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

Merge master #937

Merged
merged 8 commits into from
Mar 20, 2024
Merged

Merge master #937

merged 8 commits into from
Mar 20, 2024

Commits on Jan 17, 2024

  1. Merge pull request #863 from ton-blockchain/testnet

    Merge developer branch
    EmelyanenkoK authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2748477 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #865 from ton-blockchain/testnet

    Merge developer branch
    EmelyanenkoK authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9728bc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge pull request #877 from ton-blockchain/testnet

    Merge developer branch
    EmelyanenkoK authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8a9ff33 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Merge pull request #908 from ton-blockchain/testnet

    Merge developer branch
    EmelyanenkoK authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    73621f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge pull request #913 from ton-blockchain/testnet

    Fix checking ext message broadcasts (#912)
    EmelyanenkoK authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    17c3477 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request #916 from ton-blockchain/testnet

    Fix fetching mc config for runSmcMethod, fix caching in LS (#915)
    EmelyanenkoK authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    692211f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request #929 from ton-blockchain/testnet

    Merge developer branch
    EmelyanenkoK authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    200508c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Single call optimized runGetMethod emulator (#920)

    * TVM Emulator optimized output method
    
    * TVM Emulator single call version
    
    * Fixed tvm_emulator export, changed to tvm_emulator_emulate
    
    * Removed imports
    
    * Set C7 from outside
    
    * Removed tvm_emulator_run_get_method_optimized
    
    * Renamed tvm_emulator_emulate to tvm_emulator_emulate_run_method
    xssnick authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dd5540d View commit details
    Browse the repository at this point in the history