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

Nonce Error Handling #365

Closed
wants to merge 26 commits into from
Closed

Nonce Error Handling #365

wants to merge 26 commits into from

Commits on Mar 1, 2024

  1. initial

    augustbleeds committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e18b840 View commit details
    Browse the repository at this point in the history
  2. add comment

    augustbleeds committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c7cdafb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    5eb8215 View commit details
    Browse the repository at this point in the history
  2. fix tests

    augustbleeds committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0969de6 View commit details
    Browse the repository at this point in the history
  3. fix txm tests

    augustbleeds committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7aa42ef View commit details
    Browse the repository at this point in the history
  4. fix function invoke

    augustbleeds committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0380732 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix err string handling

    augustbleeds committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    67bbc5a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. (debug) nonce (#369)

    * debug logs
    
    * publickey is for nonce manager, not contract address
    
    * add skip validate to estimate
    
    * change tag to pending
    
    * make deep copy in txstore
    
    * deep copy fix
    
    * set x-apikey option for juno rpc
    
    * fix bug
    
    * add api key in few places
    
    * fix debug err
    
    * log
    
    * tidy up logging
    
    * remove nonce tracking from txstore
    
    * clean up deep copy
    
    * remove test
    augustbleeds authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ca88f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    879a575 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5dfb386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7f0ec View commit details
    Browse the repository at this point in the history
  3. add key

    augustbleeds committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ae27b98 View commit details
    Browse the repository at this point in the history
  4. switch back to L1Gas

    augustbleeds committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e3db4b2 View commit details
    Browse the repository at this point in the history
  5. higher gas pad

    augustbleeds committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a546236 View commit details
    Browse the repository at this point in the history
  6. remove chainid

    augustbleeds committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9bd3814 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1770cc View commit details
    Browse the repository at this point in the history
  8. simplify validate

    augustbleeds committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    28e451d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    39eaea7 View commit details
    Browse the repository at this point in the history
  2. adjust token amount + add exp timer (#370)

    * adjust token amount + add exp timer
    
    * add back skip_validate flag
    
    * modify config
    augustbleeds authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ed682b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f07597 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. bubble up sync error

    augustbleeds committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    871bd0f View commit details
    Browse the repository at this point in the history
  2. verbose err logging

    augustbleeds committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1ef9c54 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Image bump

    smickovskid committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1372a5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af34a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3edb0e View commit details
    Browse the repository at this point in the history