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

[rosetta] implement balance tracking and redo tx construction #8729

Merged
merged 39 commits into from
Mar 11, 2021

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    702ea89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f711a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. add: converter

    fdymylja committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    ab91ce3 View commit details
    Browse the repository at this point in the history
  2. fix: casting error message

    fdymylja committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    b3bf68b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    593f26d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbdeabc View commit details
    Browse the repository at this point in the history
  3. chore: cleanup api

    fdymylja committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    232d83f View commit details
    Browse the repository at this point in the history
  4. chore: cleanup api

    fdymylja committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b43553e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    e2b1a01 View commit details
    Browse the repository at this point in the history
  2. add: signed tx tests

    fdymylja committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    5292379 View commit details
    Browse the repository at this point in the history
  3. add: ops and signers test

    fdymylja committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    976f2e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a489652 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18bd9e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a32c005 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ad9d28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52be187 View commit details
    Browse the repository at this point in the history
  9. chore: lint

    fdymylja committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    7375263 View commit details
    Browse the repository at this point in the history
  10. chore: lint

    fdymylja committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    2246c6c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4377a09 View commit details
    Browse the repository at this point in the history
  12. chore: lint again

    fdymylja committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    a1f82bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89de69c View commit details
    Browse the repository at this point in the history
  14. chore: lint

    fdymylja committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    687aef2 View commit details
    Browse the repository at this point in the history
  15. chore: lint

    fdymylja committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    8a9a140 View commit details
    Browse the repository at this point in the history
  16. chore: cleanup ci

    fdymylja committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    bf428f4 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' into frojdi/rosetta-balance-tracking

    Alessio Treglia committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    c7da349 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'master' into frojdi/rosetta-balance-tracking

    Alessio Treglia committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    8af9112 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b3f5410 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0bb7b16 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    daeb5f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Merge branch 'master' into frojdi/rosetta-balance-tracking

    Alessio Treglia committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    fe10978 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Update docs server/rosetta/client_online.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    fdymylja and robert-zaremba committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    57e684a View commit details
    Browse the repository at this point in the history
  2. Update docs server/rosetta/client_online.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    fdymylja and robert-zaremba committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    0c3bad6 View commit details
    Browse the repository at this point in the history
  3. cleanup spacing server/rosetta/converter_test.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    fdymylja and robert-zaremba committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d6e1622 View commit details
    Browse the repository at this point in the history
  4. revert: baseapp.md

    fdymylja committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    f28f18d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f7a5c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fda8a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    958fba5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6354cfa View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into frojdi/rosetta-balance-tracking

    Alessio Treglia committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3e47bb4 View commit details
    Browse the repository at this point in the history