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

refactor(codec)!: update codec to x/tx v0.6.0 #15873

Merged
merged 50 commits into from
Apr 28, 2023
Merged

Commits on Apr 14, 2023

  1. fix for 32 bit platforms

    kocubinski committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0331b97 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 18, 2023

  1. Add default mode

    kocubinski committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    78247ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d9bc1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e997676 View commit details
    Browse the repository at this point in the history
  4. update go.mod

    aaronc committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1bd5544 View commit details
    Browse the repository at this point in the history
  5. CHANGELOG.md

    aaronc committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a7cc17a View commit details
    Browse the repository at this point in the history
  6. add validation check

    aaronc committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0b531ed View commit details
    Browse the repository at this point in the history
  7. go mod tidy

    aaronc committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0dc96b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

    kocubinski committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    93475ea View commit details
    Browse the repository at this point in the history
  3. simpler

    kocubinski committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    059e1ac View commit details
    Browse the repository at this point in the history
  4. try to fix validate

    aaronc committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a8628b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    97aaef5 View commit details
    Browse the repository at this point in the history
  2. fix validate another way

    aaronc committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7d83030 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/aaronc/11275-update-codec' into …

    …aaronc/11275-update-codec
    aaronc committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    2de4eed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4ad892 View commit details
    Browse the repository at this point in the history
  5. merge

    aaronc committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ed17c8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd2b706 View commit details
    Browse the repository at this point in the history
  7. remove unused code

    kocubinski committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c0f4eda View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0a3553 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2128b1a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    c9c34ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f899dcf View commit details
    Browse the repository at this point in the history
  3. use x/tx v0.6.1

    kocubinski committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5bd54fe View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    kocubinski committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4c34673 View commit details
    Browse the repository at this point in the history
  5. Squashed commit of the following:

    commit db90228
    Merge: cfea957 e3860ac
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 15:56:57 2023 -0500
    
        Merge branch 'main' into kocubinski/adpatable-tx
    
    commit cfea957
    Merge: 4340a37 dde6fcd
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 12:51:10 2023 -0500
    
        Merge branch 'main' into kocubinski/adpatable-tx
    
    commit 4340a37
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 12:50:54 2023 -0500
    
        add nil guard
    
    commit e461f2c
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 12:32:05 2023 -0500
    
        include comment
    
    commit 8598ac5
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 12:22:50 2023 -0500
    
        rosetta fix
    
    commit 1136533
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 11:57:24 2023 -0500
    
        remove now unused argument
    
    commit 6b9de69
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 11:53:31 2023 -0500
    
        revert keeper_test change
    
    commit 81c9105
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 11:50:30 2023 -0500
    
        fix mistake in recursive callg
    
    commit 485599f
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 11:14:28 2023 -0500
    
        use private getter to gen bytes in tests
    
    commit 497338d
    Merge: 7131462 866cfa4
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 10:32:57 2023 -0500
    
        Merge branch 'main' of github.com:cosmos/cosmos-sdk into kocubinski/adpatable-tx
    
    commit 7131462
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Mon Apr 24 10:32:32 2023 -0500
    
        Smaller interface
    
    commit 17bd6fa
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Fri Apr 21 13:18:10 2023 -0500
    
        bug fix
    
    commit 2a89563
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Fri Apr 21 11:51:06 2023 -0500
    
        fix nil ref bug
    
    commit 00a357c
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Fri Apr 21 11:31:43 2023 -0500
    
        implement V2AdaptableTx in wrapper
    
    commit b4aeece
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Fri Apr 21 11:28:13 2023 -0500
    
        clean up
    
    commit 2cc424f
    Author: Matt Kocubinski <mkocubinski@gmail.com>
    Date:   Fri Apr 21 11:19:46 2023 -0500
    
        v2 adaptable tx
    kocubinski committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1e5b778 View commit details
    Browse the repository at this point in the history
  6. fix some errors

    kocubinski committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0439089 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f88ca77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d568178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a00f65 View commit details
    Browse the repository at this point in the history
  5. add comments

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    9c76023 View commit details
    Browse the repository at this point in the history
  6. linting fixes

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    409ed10 View commit details
    Browse the repository at this point in the history
  7. fix rosetta tests

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    76f5774 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dc5a5a View commit details
    Browse the repository at this point in the history
  9. gofumpt

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c8c4893 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49541c4 View commit details
    Browse the repository at this point in the history
  11. fix usage

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e623044 View commit details
    Browse the repository at this point in the history
  12. nit

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2c71536 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf0830d View commit details
    Browse the repository at this point in the history
  14. fix usage

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    fe9f831 View commit details
    Browse the repository at this point in the history
  15. go mod tidy

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    cae22dd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    23398ce View commit details
    Browse the repository at this point in the history
  17. fix failing simapp_v1 test

    kocubinski committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1711502 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ea46ef4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f92230d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. address review comments

    aaronc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5dae4ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8211a3a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. remove unused import

    kocubinski committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    506ecf9 View commit details
    Browse the repository at this point in the history