Alessio Treglia
70826495b8
Merge PR #2752 : Don't hardcode bondable denom
2018-11-12 19:54:18 +01:00
Sunny Aggarwal
1d3a04a61c
Switch gov proposal-queues to use iterators ( #2638 )
...
* switched gov proposals queue to use iterators
* update gov spec
* update proposal.Equal
* Amino api change
* switched proposalID to uint64
* renamed Gov Procedures to Params
* s/ActiveProposalQueueProposalKey/KeyActiveProposalQueueProposal/g
* numLatestProposals -> Limit
* fixed staking invariant breakage because of gov deposits
* Send deposits to DepositedCoinsAccAddr or BurnedDepositCoinsAccAddr
2018-11-06 23:33:18 -08:00
Alexander Bezobchuk
50926fffff
Update to TM v0.26.0 - Part I ( #2679 )
...
* Update to TM v0.26.0
2018-11-04 18:28:38 -08:00
Sunny Aggarwal
8721dd6ff8
Merge PR #2355 : Governance BFT Time 2: Electric Boogaloo
2018-09-20 22:53:52 +08:00
Christopher Goes
72e9664ce1
Revert "Merge PR #2217 : Governance BFT Time"
...
This reverts commit 94b86f85c1
, reversing
changes made to 2a4edcca48
.
2018-09-07 17:00:57 +02:00
Sunny Aggarwal
aafa0d92dd
BFT Time
2018-09-03 00:09:26 -07:00
youjing
517682f17c
fix Iterator leak, ref to https://github.com/cosmos/cosmos-sdk/issues/2105
2018-08-21 14:54:12 +08:00
Joon
19b0781e60
Merge PR #1811 : NewCoin takes sdk.Int
2018-07-31 02:09:50 +02:00
Sunny Aggarwal
55ef898db8
Merge PR #1688 : Un-hardcode in governance parameters
2018-07-27 03:24:41 +02:00
Ethan Buchman
2cbe5662d0
fix tests
2018-07-16 18:08:22 +01:00
Dev Ojha
955a0c9af7
Switch asserts to require ( #1483 )
...
* meta: Switch the majority of asserts to require
Switch most assert statements to require, to ease debugging.
Closes #1418
* Fix imports
2018-06-30 03:10:15 +02:00
Christopher Goes
59aadf42aa
Ledger integration ( #931 )
...
Merges the keybase and Ledger code from go-crypto (which is no more) into the SDK
Adds support for Ledger into gaiacli
Cherry-picks updated error handling from #1158
2018-06-29 02:54:47 +02:00
Sunny Aggarwal
dc2c8f900b
Merge PR #1168 : Governance MVP
2018-06-22 02:19:14 +02:00