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

Implementation of transaction dry run #2380

Merged
merged 4 commits into from
Aug 9, 2024

Commits on Aug 8, 2024

  1. execute transaction only and then apply the changeset

    return error info when dry run execution function
    
    finish the dry_run
    
    finish the transaction dry run while publishing the transaction
    
    remove debug code in counter example
    
    remove unused parameter
    
    execute the action directly instead sign it
    steelgeek091 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9d9931e View commit details
    Browse the repository at this point in the history
  2. append the missed file

    steelgeek091 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    556cfcc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    697b0bf View commit details
    Browse the repository at this point in the history
  2. remove unused code

    steelgeek091 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f63fdb8 View commit details
    Browse the repository at this point in the history