cosmos-sdk/types/tx
Amaury 8647474888
fix: AuxTxBuilder check all AuxSignerData match (#10547)
* Rename file

* Check matching AuxSignerData

* Remove getbody

* Remove useless code

* Add small test

Co-authored-by: Marko <marbar3778@yahoo.com>
2021-11-16 21:48:52 +01:00
..
signing revert: Remove SIGN_MODE_AMINO_AUX (#10322) 2021-10-18 10:32:43 +00:00
direct_aux.go fix: AuxTxBuilder check all AuxSignerData match (#10547) 2021-11-16 21:48:52 +01:00
direct_aux_test.go fix: AuxTxBuilder check all AuxSignerData match (#10547) 2021-11-16 21:48:52 +01:00
middleware.go refactor!: BaseApp {Check,Deliver}Tx with middleware design (#9920) 2021-08-25 14:40:33 +00:00
msgs.go feat: Add group module proto definitions and basic types (#9631) 2021-07-09 07:36:16 +00:00
service.pb.go chore: Add "Since:" on proto doc comments (#10434) 2021-10-27 14:13:35 +00:00
service.pb.gw.go gRPC gateway issue with colons in the account url path (#8649) 2021-02-22 11:30:45 +00:00
tips.go feat: Add `fee.{payer,granter}` and `tip` fields to StdSignDoc (#10348) 2021-10-22 15:13:37 +02:00
tx.pb.go fix: AuxTxBuilder check all AuxSignerData match (#10547) 2021-11-16 21:48:52 +01:00
types.go fix: null guard for tx fee amounts (#10327) 2021-10-12 09:11:14 +00:00