Christopher Goes
|
004e10ebcd
|
More comments on counter logic
|
2018-05-31 00:32:08 +02:00 |
Christopher Goes
|
99bed49c8d
|
Minor wording changes
|
2018-05-31 00:25:18 +02:00 |
Christopher Goes
|
1a3ef51129
|
PubKeyKey => PubKeyIndexKey
|
2018-05-31 00:21:00 +02:00 |
Christopher Goes
|
5f03e370c3
|
Remove ValidatorByPubKey, don't marshal sdk.Address
|
2018-05-31 00:19:23 +02:00 |
Christopher Goes
|
4e266013a8
|
store.Delete instead of store.Set to nil
|
2018-05-31 00:13:13 +02:00 |
rigelrozanski
|
40526d3e77
|
unbond validator return updated validator
|
2018-05-30 14:52:56 -07:00 |
rigelrozanski
|
c8133a0f6a
|
fix revoke validator bug
|
2018-05-30 14:43:22 -07:00 |
Christopher Goes
|
3b4aa4d0ae
|
Minor test fix after merge
|
2018-05-29 21:46:38 +02:00 |
Christopher Goes
|
91f14e1b48
|
Merge branch 'develop' into cwgoes/slashing
|
2018-05-29 21:39:45 +02:00 |
Ethan Buchman
|
b0e5b8cc2e
|
Merge pull request #1074 from cosmos/bucky/bech32
Bucky/bech32
|
2018-05-29 09:14:32 -04:00 |
Christopher Goes
|
9dfaf1797c
|
Staking InitGenesis fix II
|
2018-05-29 08:56:53 +02:00 |
Christopher Goes
|
74e8159c3f
|
Force update staking store
|
2018-05-29 08:49:37 +02:00 |
Christopher Goes
|
6712ea7f3a
|
Present, not absent
|
2018-05-29 08:32:39 +02:00 |
Christopher Goes
|
a5395f0619
|
Swap to tagged IAVL version
|
2018-05-29 07:53:06 +02:00 |
Christopher Goes
|
4447440c29
|
Switch to tagged ABCI version
|
2018-05-29 05:47:28 +02:00 |
Christopher Goes
|
5254a4aa1d
|
Dependency fix, try II
|
2018-05-29 05:30:01 +02:00 |
Christopher Goes
|
ef3e2200a5
|
Fix dependencies
|
2018-05-29 05:13:50 +02:00 |
Christopher Goes
|
5055a4af45
|
Tiny indentation fix
|
2018-05-29 04:51:11 +02:00 |
Ethan Buchman
|
f946b630a4
|
fixes from review
|
2018-05-28 22:20:30 -04:00 |
Christopher Goes
|
69af8b1a94
|
Clarify signing info stored by validator address
|
2018-05-29 02:58:43 +02:00 |
Christopher Goes
|
88e0025724
|
DowntimeUnbondDuration to 10 minutes
|
2018-05-29 02:56:40 +02:00 |
Christopher Goes
|
345b5b88a8
|
Add comment on MsgUnrevoke
|
2018-05-29 02:50:04 +02:00 |
Christopher Goes
|
65945c069c
|
Clarify counter logic
|
2018-05-29 02:48:29 +02:00 |
Christopher Goes
|
7fbecc6b72
|
Clarify default signing info
|
2018-05-29 02:36:31 +02:00 |
Christopher Goes
|
b8b4fe24e3
|
Absent validators map[crypto.PubKey]struct{}
|
2018-05-29 02:33:01 +02:00 |
Christopher Goes
|
0dae7f8e4c
|
Panic on revoke/unrevoke nonexistent validator
|
2018-05-29 02:27:43 +02:00 |
Christopher Goes
|
aed5d94b1c
|
Remove absent validators from sdk.NewContext
|
2018-05-29 02:26:17 +02:00 |
Christopher Goes
|
f4f8cc66d9
|
Add some explanatory comments
|
2018-05-29 00:10:52 +02:00 |
Christopher Goes
|
26f22dbe4d
|
Test start height update
|
2018-05-28 23:55:39 +02:00 |
Christopher Goes
|
c0487996ab
|
Update slashing docs, slight index change
|
2018-05-28 23:46:08 +02:00 |
Christopher Goes
|
02ab73e266
|
Signing info slashing testcases
|
2018-05-28 23:39:57 +02:00 |
Christopher Goes
|
93f1cb45cc
|
Split slashing params & signing info into separate files
|
2018-05-28 23:24:58 +02:00 |
Christopher Goes
|
bfa9d5f914
|
Linter fixes
|
2018-05-28 22:12:45 +02:00 |
Christopher Goes
|
d03577a2fc
|
Fixes after rebase, jail in x/slashing
|
2018-05-28 22:08:13 +02:00 |
Christopher Goes
|
e4b0d0a618
|
Reorganization in progress
|
2018-05-28 21:55:54 +02:00 |
Christopher Goes
|
6f3d81d5d6
|
Swap to individual offset
|
2018-05-28 21:55:53 +02:00 |
Christopher Goes
|
9cfc6de055
|
Linter fix
|
2018-05-28 21:55:53 +02:00 |
Christopher Goes
|
8aaff4b96e
|
Cleanup testcase a bit
|
2018-05-28 21:55:53 +02:00 |
Christopher Goes
|
97b084b842
|
Fix ForceUnbond() testcase
|
2018-05-28 21:55:53 +02:00 |
Christopher Goes
|
e614799d0f
|
ForceUnbond() implementation WIP
|
2018-05-28 21:55:53 +02:00 |
Christopher Goes
|
796948b838
|
Downtime slashing testcases
|
2018-05-28 21:55:53 +02:00 |
Christopher Goes
|
be4b140003
|
Add testcase past max evidence age
|
2018-05-28 21:55:53 +02:00 |
Christopher Goes
|
14744cff20
|
Update for new Tendermint RPC interface
|
2018-05-28 21:55:53 +02:00 |
Christopher Goes
|
7da5833b81
|
Implement ValidatorSet.Slash
|
2018-05-28 21:55:52 +02:00 |
Christopher Goes
|
366d8f9323
|
Slash() and ForceUnbond() are functions of ValidatorSet, not Validator
|
2018-05-28 21:55:52 +02:00 |
Christopher Goes
|
66b4461543
|
Update pointer-by-pubkey store on set and delete
|
2018-05-28 21:55:52 +02:00 |
Christopher Goes
|
b005f9f18d
|
Validator by pubkey, tests work-in-progress
|
2018-05-28 21:55:52 +02:00 |
Christopher Goes
|
adec1cd7a9
|
Fix dependencies, gaiacli build issue persists
|
2018-05-28 21:55:52 +02:00 |
Christopher Goes
|
67f7f31ba9
|
Fix testcases by mounting store
|
2018-05-28 21:55:52 +02:00 |
Christopher Goes
|
95c5baf449
|
Rebase & squash slashing
|
2018-05-28 21:55:27 +02:00 |