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

W5R1 #26

Closed
wants to merge 68 commits into from
Closed

W5R1 #26

wants to merge 68 commits into from

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 <dmytro.polunin@gmail.com>
    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

Commits on Jun 21, 2024

  1. add builds to git

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ba7e312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d44704 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99493bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d5cc02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce56813 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b58bbb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1f4cb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0537f52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0574f37 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f20a49 View commit details
    Browse the repository at this point in the history
  11. simplify

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    edef797 View commit details
    Browse the repository at this point in the history
  12. refactor signature_allowed

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4f77395 View commit details
    Browse the repository at this point in the history
  13. preload_dict

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9869fef View commit details
    Browse the repository at this point in the history
  14. get-methods cosmetic

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5a21842 View commit details
    Browse the repository at this point in the history
  15. simplify

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ad1d90b View commit details
    Browse the repository at this point in the history
  16. simplify

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2e31a01 View commit details
    Browse the repository at this point in the history
  17. c5 comments

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5424092 View commit details
    Browse the repository at this point in the history
  18. fix size check

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b3d712d View commit details
    Browse the repository at this point in the history
  19. fix error naming

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    520dec7 View commit details
    Browse the repository at this point in the history
  20. simplify

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    243d7d2 View commit details
    Browse the repository at this point in the history
  21. simplify

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a39b7b0 View commit details
    Browse the repository at this point in the history
  22. cosmetic-optimization

    rise1507 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fe128dd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

    rise1507 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    477bf6d View commit details
    Browse the repository at this point in the history
  3. fix return

    rise1507 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    029e60a View commit details
    Browse the repository at this point in the history
  4. simplify

    rise1507 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    5910896 View commit details
    Browse the repository at this point in the history
  5. commit only for external

    rise1507 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2ba7fda View commit details
    Browse the repository at this point in the history
  6. xctos comment

    rise1507 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c10105a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f3c177 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    464e68d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. comments

    rise1507 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d5ea381 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    816e446 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. action prefix 8bit

    rise1507 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    43fabdf View commit details
    Browse the repository at this point in the history
  2. wallet_id 32bit

    rise1507 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    68a0866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21f229a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a40931 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d822d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    c5dc057 View commit details
    Browse the repository at this point in the history
  2. refactor errors naming

    rise1507 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c678610 View commit details
    Browse the repository at this point in the history
  3. refactor errors

    rise1507 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    aff9c49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4b8c5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd9ff28 View commit details
    Browse the repository at this point in the history
  6. simplify

    rise1507 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b7b8fd8 View commit details
    Browse the repository at this point in the history
  7. fix mistake

    rise1507 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3dc030e View commit details
    Browse the repository at this point in the history
  8. receive tons

    rise1507 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e6ef9e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39d0feb View commit details
    Browse the repository at this point in the history
  10. return_unless not work

    rise1507 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    444ddde View commit details
    Browse the repository at this point in the history
  11. update wrappers and tests

    rise1507 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3bd769e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fix typo

    rise1507 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    38f7e3a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    64cff84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e81ad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. additional checks for c5

    rise1507 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    facbfcf View commit details
    Browse the repository at this point in the history
  2. fix numbers

    rise1507 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    84eaf15 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Upgrade packages

    Trinketer22 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ee52524 View commit details
    Browse the repository at this point in the history
  2. Migrate to @ton packages

    Trinketer22 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    047852a View commit details
    Browse the repository at this point in the history
  3. Minor fix

    Trinketer22 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    982f304 View commit details
    Browse the repository at this point in the history
  4. Extra moar utils for the utils god

    Trinketer22 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ff8cd74 View commit details
    Browse the repository at this point in the history
  5. Test wrapper and constants

    Trinketer22 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d349886 View commit details
    Browse the repository at this point in the history
  6. W5 wallet tests

    Trinketer22 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    57e37aa View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #1 from Trinketer22/w5_tests

    W5 tests
    tolya-yanot authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e805cde View commit details
    Browse the repository at this point in the history
  2. rebuild

    rise1507 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6220bd6 View commit details
    Browse the repository at this point in the history
  3. optimize bounced check

    rise1507 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2f962c3 View commit details
    Browse the repository at this point in the history
  4. more accurate check

    rise1507 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b66b103 View commit details
    Browse the repository at this point in the history
  5. delete unused code

    rise1507 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    62bfd99 View commit details
    Browse the repository at this point in the history