cosmos-sdk/x/auth/signing
Robert Zaremba 8f7cdafc32
update SigVerifiableTx.GetPubKeys to return an error (#8828)
closes: #8129
2021-03-10 07:16:04 +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 [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00