cosmos-sdk/cmd/gaia/init
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
..
collect.go Reintroduce collect-gentxs's --gentx-dir flag 2018-12-11 12:32:28 +00:00
genesis_accts_test.go Run make format 2018-12-10 14:27:25 +00:00
genesis_accts.go Multi-signature workflow support (#3264) 2019-01-16 09:30:57 -08:00
gentx.go Merge PR #3286: Print out sdk.AccAddress.String() instead of hex 2019-01-14 13:25:44 +01:00
init_test.go Run make format 2018-12-10 14:27:25 +00:00
init.go Reintroduce collect-gentxs's --gentx-dir flag 2018-12-11 12:32:28 +00:00
testnet.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
utils.go Upgrade tendermint to 0.28.0-dev0 (#3279) 2019-01-11 09:19:01 -08:00