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

Feat/track txs locally #1726

Merged
merged 14 commits into from
Sep 28, 2021
Merged

Feat/track txs locally #1726

merged 14 commits into from
Sep 28, 2021

Commits on Sep 28, 2021

  1. feat: local txs atoms

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e9f3e90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    120bc1b View commit details
    Browse the repository at this point in the history
  3. fix: nonce should be number

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    0f286ee View commit details
    Browse the repository at this point in the history
  4. fix: isMissing for api nonce

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d679362 View commit details
    Browse the repository at this point in the history
  5. fix: submitted -> queued

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d57f155 View commit details
    Browse the repository at this point in the history
  6. refactor: move things around

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    226d1c4 View commit details
    Browse the repository at this point in the history
  7. chore: allow utils

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1f77ea6 View commit details
    Browse the repository at this point in the history
  8. chore: add queued query param

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    7a17adc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce957d0 View commit details
    Browse the repository at this point in the history
  10. chore: deps

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e029f6d View commit details
    Browse the repository at this point in the history
  11. fix: typo, increment nonce

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5596cec View commit details
    Browse the repository at this point in the history
  12. fix: default empty string

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1bbbfa5 View commit details
    Browse the repository at this point in the history
  13. feat: implement cleanup logic

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1b6358e View commit details
    Browse the repository at this point in the history
  14. chore: changeset

    aulneau committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    54c2577 View commit details
    Browse the repository at this point in the history