cosmos-sdk/x/auth/signing
Emmanuel T Odeke 1d711f537c
x/auth/signing/direct: increase test coverage to 100% from 83.3% (#6731)
Ensure that all known routes for GetSignBytes are explored for
DirectHandler.
2020-07-16 03:48:36 -04:00
..
direct x/auth/signing/direct: increase test coverage to 100% from 83.3% (#6731) 2020-07-16 03:48:36 -04:00
handler_map.go Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00
handler_map_test.go Update TxBuilder to use SignatureV2 (#6443) 2020-06-16 19:57:37 +00:00
sig_verifiable_tx.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
sign_mode_handler.go Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00
verify.go Update ante handlers to use SignatureV2 (#6428) 2020-06-29 20:48:41 +00:00
verify_test.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00