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

[BP: v6 <- #679] refactor: use cosmos sdk Int type for balances/token amounts #685

Closed
wants to merge 1 commit into from

Commits on Aug 2, 2023

  1. refactor: use cosmos sdk Int type for balances/token amounts (#679)

    * refactor: use csdk Int type for balances/token amounts
    
    * chore: use ZeroInt func
    
    (cherry picked from commit 8e02aef)
    
    # Conflicts:
    #	chain/polkadot/query.go
    #	conformance/flush.go
    #	conformance/test.go
    #	examples/cosmos/light_client_test.go
    #	examples/hyperspace/hyperspace_test.go
    #	examples/ibc/interchain_accounts_test.go
    #	examples/ibc/learn_ibc_test.go
    #	examples/ibc/packet_forward_test.go
    #	examples/ibc/wasm/wasm_ibc_test.go
    #	examples/ibc/wasm/wasm_icq_test.go
    #	examples/polkadot/polkadot_chain_test.go
    #	examples/polkadot/push_wasm_client_code_test.go
    #	go.mod
    #	ibc/types.go
    #	interchain_test.go
    #	internal/blockdb/messages_view_test.go
    #	test_user.go
    jtieri authored and mergify[bot] committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    59a2d31 View commit details
    Browse the repository at this point in the history