Joon
|
314b5a854d
|
Merge PR #1218: sdk.Int in sdk.Coin
implement Int, Int256, Uint256
pass ci
pass ci
add to changelog, add boundcheck to test
add comments, fix cli_test.go
fix errors
apply requested changes
panics on New*WithDecimal
fix Int.BigInt()
fix stake tests
* Panic on uint division-by-zero
* Set ok=false on NewIntFromString, NewUintFromString failure
* Nuke CircleCI caches
|
2018-06-15 23:16:45 +02:00 |
Christopher Goes
|
ee17b7c9cc
|
Address PR comments: test descriptions & NewValidatorSigningInfo
|
2018-06-11 21:47:35 +02:00 |
Christopher Goes
|
f6a30afbf4
|
Improve testcase, add comment
|
2018-06-11 03:03:52 +02:00 |
Christopher Goes
|
3bea85abb3
|
Register slashing keeper, set startHeight, testcases
|
2018-06-11 02:55:54 +02:00 |
rigelrozanski
|
0ef3259a39
|
revised use of EndBlock/BeginBlock, basecoin updated for staking/slashing
|
2018-06-01 14:24:48 -07:00 |
rigelrozanski
|
952aedc4f1
|
get rid of candidacy references
|
2018-05-31 14:57:09 -07:00 |
Christopher Goes
|
5c4c486e7b
|
Add newlines to clarify testcase separation
|
2018-05-31 01:39:57 +02:00 |
Christopher Goes
|
604fd4c9a7
|
Address a few style comments
|
2018-05-31 01:37:38 +02:00 |
Christopher Goes
|
5f03e370c3
|
Remove ValidatorByPubKey, don't marshal sdk.Address
|
2018-05-31 00:19:23 +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
|
02ab73e266
|
Signing info slashing testcases
|
2018-05-28 23:39:57 +02:00 |
Christopher Goes
|
e4b0d0a618
|
Reorganization in progress
|
2018-05-28 21:55:54 +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
|
7da5833b81
|
Implement ValidatorSet.Slash
|
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
|
95c5baf449
|
Rebase & squash slashing
|
2018-05-28 21:55:27 +02:00 |