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

Problem: sdk v47 is not used #1121

Merged
merged 33 commits into from
Sep 6, 2023
Merged

Problem: sdk v47 is not used #1121

merged 33 commits into from
Sep 6, 2023

Commits on Aug 1, 2023

  1. migrate

    rm Route
    
    fix ChangeSet
    
    update nix
    
    use iavl 0.20.x
    
    fix keyformat
    
    fix sim
    
    fix broadcast mode
    
    upgrades
    
    fix proto
    
    set chainid
    
    fix cp
    
    cleanup
    
    prune
    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    226259b View commit details
    Browse the repository at this point in the history
  2. fix mode

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7ca2112 View commit details
    Browse the repository at this point in the history
  3. fix deposit_params

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    83c7464 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daa1ace View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6b793b View commit details
    Browse the repository at this point in the history
  6. fix format

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ec7fceb View commit details
    Browse the repository at this point in the history
  7. fix resolve

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e35db7b View commit details
    Browse the repository at this point in the history
  8. update deps

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    941c832 View commit details
    Browse the repository at this point in the history
  9. enable event_query_tx

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3226643 View commit details
    Browse the repository at this point in the history
  10. wait for tx

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    757b69a View commit details
    Browse the repository at this point in the history
  11. fix test

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    487f2bf View commit details
    Browse the repository at this point in the history
  12. empty spendable

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bda2e38 View commit details
    Browse the repository at this point in the history
  13. point back iavl

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b07bf76 View commit details
    Browse the repository at this point in the history
  14. fix e2e

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9bca5b7 View commit details
    Browse the repository at this point in the history
  15. point to root key fix

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7e92a86 View commit details
    Browse the repository at this point in the history
  16. fix test

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7ddc080 View commit details
    Browse the repository at this point in the history
  17. turnoff sdk46-compact

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ae9d981 View commit details
    Browse the repository at this point in the history
  18. make use of sim utils

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    51dba37 View commit details
    Browse the repository at this point in the history
  19. fix sim import export

    mmsqe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a23eca8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. update deps

    mmsqe committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bdd21f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8903adc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acd0bc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. sync ibc proto

    mmsqe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    129dfd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f7db77 View commit details
    Browse the repository at this point in the history
  3. fix ica test

    mmsqe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6ab6c59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebf1161 View commit details
    Browse the repository at this point in the history
  5. clean up

    mmsqe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a4f6c99 View commit details
    Browse the repository at this point in the history
  6. update deps

    mmsqe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0d8123e View commit details
    Browse the repository at this point in the history
  7. fix migrate version

    mmsqe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    af5350f View commit details
    Browse the repository at this point in the history
  8. use pointer UpgradeKeeper

    yihuang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0b64b01 View commit details
    Browse the repository at this point in the history
  9. keep close method

    yihuang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    86545e9 View commit details
    Browse the repository at this point in the history
  10. add change doc

    mmsqe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ccd3ebc View commit details
    Browse the repository at this point in the history
  11. fix lint

    mmsqe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3142c42 View commit details
    Browse the repository at this point in the history