Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Burn illegal token and Frozen configuration #250

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 13, 2024

  1. 1. Added illegal token processing, 2. Added some frozen configuration…

    … determinations, mainly when publishing packages and executing transactions.
    welbon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    791b3f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    a5a8009 View commit details
    Browse the repository at this point in the history
  2. revert the intergration test

    welbon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    945b9c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. add frozen config module

    welbon committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2e120e5 View commit details
    Browse the repository at this point in the history
  2. Updated binary files

    welbon committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c65308d View commit details
    Browse the repository at this point in the history
  3. Updated binary files

    welbon committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3ad9561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d005b68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fafbe93 View commit details
    Browse the repository at this point in the history
  6. add illegal token check

    welbon committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    eaea2a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Revert code style

    welbon committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4b72a56 View commit details
    Browse the repository at this point in the history
  2. revert code style for modify

    welbon committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    eee7465 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Fixed error name words

    welbon committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    433d429 View commit details
    Browse the repository at this point in the history
  2. [frozen-config] Removed duplicate calls, because PackageManager::pack…

    …age_txn_prologue_v2 will be called in TransactionManager::prologue, and the freeze assertion decision has been made before it
    welbon committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    feb773c View commit details
    Browse the repository at this point in the history
  3. [frozen-config] binary files

    welbon committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f1e32b7 View commit details
    Browse the repository at this point in the history
  4. [frozen-config] warning fix

    welbon committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    06b9781 View commit details
    Browse the repository at this point in the history
  5. [frozen-config] binary commit

    welbon committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    df0eda4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32a63a0 View commit details
    Browse the repository at this point in the history
  7. [frozen-config] add binary

    welbon committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    602e1c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2f1c86 View commit details
    Browse the repository at this point in the history