cosmos-sdk/types/tx
Aaron Craelius 60f7edfe3d
Add SignatureV2 infrastructure (#6373)
* Updte tx generator

* Add sigv2, PublicKeyCodec

* revert changes

* revert changes

* updates

* Updates

* Integrate multisig support

* Undo move

* remove func

* undo

* godocs

* godocs, cleanup

* Cleanup

* godocs, tests

* lint

* Re-enable VerifyBytes

* Address comments

* Fix imports

* Update crypto/types/multisig/multisignature.go

* Add test for MultiSignatureData

* Add nested multisig case

* Add test for AddSignatureV2

* Add changelog

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: sahith-narahari <sahithnarahari@gmail.com>
2020-06-12 18:13:20 +00:00
..
signing Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00
types.pb.go Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00
types.proto Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00