cosmos-sdk/client/utils
Alessio Treglia 26cb0a125a Multi-signature workflow support (#3264)
- New keys add --multisig flag to store multisig keys
  locally.
- New multisign command to generate multisig
  signatures.
- New sign --multisig flag to enable multisig mode.
- Add multisig transactions support in ante handler.
- gaiad add-genesis-account can now take both account
  addresses and key names.

Closes: #3198
2019-01-16 09:30:57 -08:00
..
rest.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
utils.go Multi-signature workflow support (#3264) 2019-01-16 09:30:57 -08:00
utils_test.go Add fees and memo to REST, updated CLI to receive coins as fees (#3069) 2018-12-19 16:26:33 -08:00