Commit Graph

4521 Commits

Author SHA1 Message Date
Christopher Goes
a4e5d8e594
Merge PR #2773: Require moniker on gaiad init
* Generate random moniker when missing
* Update moniker prefix
* Require moniker instead of generating a random one
* Fix test coverage
* Fix required flag
* Link to issue
2018-11-13 13:58:40 +01:00
Christopher Goes
e76a18dcec Link to issue 2018-11-13 13:46:38 +01:00
Christopher Goes
4177f3063a
Merge PR #2786: Fix redelegation command follow up to #2727
* Fix redelegation command
* Add pending entry
2018-11-12 22:18:38 +01:00
Jack Zampolin
8be97eec78 Add pending entry 2018-11-12 13:05:47 -08:00
Jack Zampolin
97c0251bf7 Fix redelegation command 2018-11-12 13:01:00 -08:00
Aleksandr Bezobchuk
964123356b Fix required flag 2018-11-12 15:44:59 -05:00
Jack Zampolin
b9b6f26c97
Merge pull request #2761 from WALL-E/patch-1
fix typo
2018-11-12 12:21:31 -08:00
Jack Zampolin
4df780b1dc
Merge branch 'develop' into bez/require-moniker-init 2018-11-12 12:08:38 -08:00
Jack Zampolin
3bbb1e1e17
Merge pull request #2774 from cosmos/bucky/tm-v0.26.1
[R4R] Update to tendermint v0.26.1
2018-11-12 12:07:09 -08:00
Jack Zampolin
fd7175d8ca
Merge pull request #2709 from cosmos/greg/MakefileFix2672
R4R: Makefile OS compatibility update
2018-11-12 11:33:22 -08:00
Jack Zampolin
0345f38639
Merge pull request #2682 from cosmos/dev/sim_msg_edit_val
R4R: Make the simulator create the new comission rate sensibly
2018-11-12 11:13:00 -08:00
Christopher Goes
bbf8e54616
Merge PR #2719: Cleanup bank keeper
* Cleanup bank keeper
* Address style comments
2018-11-12 20:06:28 +01:00
Christopher Goes
689d3ba8e8 Merge branch 'greg/MakefileFix2672' of github.com:cosmos/cosmos-sdk into greg/MakefileFix2672 2018-11-12 20:00:42 +01:00
Christopher Goes
9c01348d7c Merge branch 'develop' into greg/MakefileFix2672 2018-11-12 19:59:06 +01:00
Jack Zampolin
82af3be6c7
Merge branch 'develop' into greg/MakefileFix2672 2018-11-12 10:58:48 -08:00
Christopher Goes
0228d8f694
Merge branch 'develop' into dev/sim_msg_edit_val 2018-11-12 19:57:54 +01:00
Jack Zampolin
b7daf23366 R4R: Fix unbonding command flow (#2727) 2018-11-12 19:55:24 +01:00
Alessio Treglia
70826495b8 Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00
Jack Zampolin
7a9687a9cd
Merge pull request #2782 from cosmos/jack/date-fix
[R4R] Fix `test_sim_gaia_multi_seed` to be cross platform
2018-11-12 10:22:00 -08:00
Jack Zampolin
2d38a96a6d Fix date to be cross platform 2018-11-12 09:44:45 -08:00
Aleksandr Bezobchuk
8c14b1d77f Fix test coverage 2018-11-12 08:45:05 -05:00
Ethan Buchman
fdad4aa4da update to tendermint v0.26.1 2018-11-12 08:38:19 -05:00
Aleksandr Bezobchuk
08a1667246 Require moniker instead of generating a random one 2018-11-12 08:27:26 -05:00
Aleksandr Bezobchuk
29bec833f3 Update moniker prefix 2018-11-12 08:16:47 -05:00
Aleksandr Bezobchuk
156370ea9c Generate random moniker when missing 2018-11-12 08:15:08 -05:00
Alexander Bezobchuk
811b863677 Use correct Bech32 prefix for show-address command (#2746)
* Use consensus address bech32 prefix
* Update show-address CLI description
2018-11-11 23:34:50 -08:00
zhangzheng
3bc245e198
fix typo
I think it might be a spelling mistake
2018-11-11 09:20:30 +08:00
Jae Kwon
bb54a0de12 Gaia-9000: Update to TM 0.26.1-rc3 -- pex SeedMode fix 2018-11-09 19:39:22 -08:00
Jack Zampolin
e66a39c898 Gaia-9000: Update to TM 0.26.1-rc2 (#2753)
* Update to tm 0.26.1-rc2 to fix prometheus issue and node disconnect issue.
2018-11-09 16:11:58 -08:00
Hendrik Hofstadt
61fd142b9e Fix TimeoutCommit (#2743)
* Fix TimeoutCommit to 5 seconds instead of whatever it was before which was too short.
2018-11-09 16:08:35 -08:00
Jack Zampolin
056e75c30b
Merge pull request #2704 from cosmos/alessio/utility-to-add-accts-to-genesis
R4R: Add small utility to add account to genesis.json after gaiad init
2018-11-09 09:40:46 -08:00
Christopher Goes
1049a2647f
Merge PR #2720: x/mock/simulation cleanup and re-org 2018-11-09 16:54:25 +01:00
Christopher Goes
2aa14d9a45
Merge PR #2749: Add --chain-id to testnet command
* Add --chain-id to testnet command
* Update PENDING.md
2018-11-09 16:44:44 +01:00
rigelrozanski
b1ba6a4455 add back in PeriodicInvariant 2018-11-09 10:31:56 -05:00
Alessio Treglia
fc56dd011e Update PENDING.md 2018-11-09 15:27:28 +00:00
Alessio Treglia
201abfec8c Add --chain-id to testnet command 2018-11-09 15:25:14 +00:00
Christopher Goes
8a58fdf634
Merge branch 'develop' into rigel/sim-cleanup 2018-11-09 16:16:01 +01:00
Alessio Treglia
8a7c4900f4 s/WriteGenesisFile/ExportGenesisFile/ 2018-11-09 10:59:11 +00:00
Alessio Treglia
194691f052 Update CHANGELOG.md 2018-11-09 10:53:40 +00:00
Alessio Treglia
4f6f8e09ae Add small utility to add account to genesis.json after gaiad init 2018-11-09 10:52:28 +00:00
Jae Kwon
a4af659b33
Merge pull request #2740 from cosmos/master
Merge pull request #2739 from cosmos/develop
2018-11-08 16:48:34 -08:00
Jae Kwon
8550968c61
Merge pull request #2739 from cosmos/develop
Release 0.26.0
2018-11-08 16:47:38 -08:00
Jae Kwon
d8b6d1d106 Update CHANGELOG/PENDING for straggling PR #2690 2018-11-08 16:45:44 -08:00
Christopher Goes
02da397899 Merge 0.26.0 back to develop (#2718)
* PENDING => CHANGELOG
* Linkify changelog
* Merge PR #2716: Temporarily disable gaia lite insecure mode
* TODO: need to update CHANGELOG w/ import-export PR #2690
2018-11-08 16:41:57 -08:00
Christopher Goes
94f45311a0 Fix state export/import, add to CI (#2690)
* Update slashing import/export
* More slashing.WriteGenesis
* Add test import/export to CI
* Store equality comparison.
* Fix validator bond intra-tx counter
* Set timeslices for unbonding validators
* WriteGenesis => ExportGenesis
* Delete validators from unbonding queue when re-bonded
* Hook for validator deletion, fix staking genesis tests
2018-11-08 16:28:28 -08:00
rigelrozanski
bfc7944b55 val comments 2018-11-08 10:32:53 -05:00
Greg Szabo
9bbd3e3711 Removed comment from Makefile as per bez's request 2018-11-08 10:20:14 -05:00
rigelrozanski
bbf574cedb pending 2018-11-08 02:19:08 -05:00
rigelrozanski
a9ef83bc4a compiling 2018-11-08 01:57:37 -05:00
rigelrozanski
5f289e5fdd event stats object, more general cleanup 2018-11-08 00:54:12 -05:00