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

Fixed argument check error in Move language #4007

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 18, 2024

  1. Change new repository version for move language which has fixed argum…

    …ent check error that caused attack
    welbon committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5d23b83 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    e26d1c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. fixed compile error

    welbon committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0a2fd42 View commit details
    Browse the repository at this point in the history
  2. fixed build error

    welbon committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    985d02d View commit details
    Browse the repository at this point in the history
  3. fix timestamp error

    welbon committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5cb6a56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4214458 View commit details
    Browse the repository at this point in the history
  5. commit all code

    welbon committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    53e5931 View commit details
    Browse the repository at this point in the history
  6. add signer filter

    welbon committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e920344 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7aaae2a View commit details
    Browse the repository at this point in the history
  8. fix progress bar show

    welbon committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9679d68 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fixed clippy

    welbon committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    47cb159 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. reformat command code

    welbon committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e720db3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5f156 View commit details
    Browse the repository at this point in the history
  3. update move language modify

    welbon committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    88e192b View commit details
    Browse the repository at this point in the history
  4. add cargo.lock

    welbon committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b0b76c1 View commit details
    Browse the repository at this point in the history
  5. fixed the query block number

    welbon committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ceec189 View commit details
    Browse the repository at this point in the history