cosmos-sdk/x/auth/signing
Marie Gauthier 9d0504808a
SDK Core Audit - simapp updates (#9315)
* Make package imports consistent

* Update comment

* Update FundAccount/FundModuleAccount

* Fix bench test

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2021-05-17 15:42:44 +00:00
..
handler_map.go Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00
handler_map_test.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
sig_verifiable_tx.go update SigVerifiableTx.GetPubKeys to return an error (#8828) 2021-03-10 07:16:04 +00:00
sign_mode_handler.go Put AccountSequence in SignerInfo (#6997) 2020-08-21 14:20:47 +00:00
verify.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
verify_test.go SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00