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

Polishing TF-improvements to the w5 contract #24

Merged
merged 4 commits into from
Jul 3, 2024

Commits on Jun 14, 2024

  1. Some improvements and changes to the contract

    1) Internal messages can use any send_mode
    2) Action list verification accounts for exotic cells
    4) Removed unneccessary (and maybe even harming) shortcuts
    5) Deduplicated process_signed_xxx code into single fun
    Skydev0h committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    92471dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1d144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f9b0a3 View commit details
    Browse the repository at this point in the history
  4. Fix getExtensionsArray() method when address hash starts with 00

    Co-authored-by: Dmytro Polunin <[email protected]>
    Skydev0h and p0lunin committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a210caa View commit details
    Browse the repository at this point in the history