rigelrozanski
|
f3c0496c99
|
TestWithdrawDelegationRewardsAll
|
2018-10-12 04:11:09 -04:00 |
rigelrozanski
|
8cb6d106d1
|
TestWithdrawDelegationRewardWithCommission
|
2018-10-11 02:26:54 -04:00 |
rigelrozanski
|
8e378e2b2d
|
got basic delegation tests working
|
2018-10-11 02:14:06 -04:00 |
rigelrozanski
|
f4f39ae03f
|
allocation tests
|
2018-10-10 23:16:49 -04:00 |
rigelrozanski
|
900a5f47f6
|
keeper_test
|
2018-10-10 22:53:25 -04:00 |
rigelrozanski
|
3b5e57be08
|
ctx with proposer, working through allocation test
|
2018-10-10 17:43:47 -04:00 |
rigelrozanski
|
22de85651f
|
fix distr initialization
|
2018-10-09 21:59:07 -04:00 |
rigelrozanski
|
52316d9ef6
|
fix initialization of the test
|
2018-10-09 21:43:23 -04:00 |
rigelrozanski
|
ace19d9264
|
Merge branch 'rigel/fee-distribution' of https://github.com/cosmos/cosmos-sdk into rigel/fee-distribution
|
2018-10-09 20:37:47 -04:00 |
rigelrozanski
|
151a81eddb
|
staking changes test_cover fixes
|
2018-10-09 20:37:22 -04:00 |
rigelrozanski
|
fc9bafb8d3
|
Merge remote-tracking branch 'origin/develop' into rigel/fee-distribution
|
2018-10-09 20:19:22 -04:00 |
Christopher Goes
|
6d4975e2c2
|
R4R: Fix simulation proposer (#2460)
* Correctly set proposer in randomized simulation
* Return nil if no validators are present
|
2018-10-09 19:14:46 -04:00 |
Christopher Goes
|
e251088672
|
Merge PR #2452: Fix LCD Validator Initialization
|
2018-10-09 20:10:37 +02:00 |
rigelrozanski
|
c9730329bf
|
...
|
2018-10-09 13:58:59 -04:00 |
Christopher Goes
|
e13bbe2afd
|
Merge PR #2255: Offset validator set power calculations by one block
|
2018-10-09 19:29:35 +02:00 |
rigelrozanski
|
46fe52bbac
|
create test initialization for distr
|
2018-10-09 11:27:26 -04:00 |
Christopher Goes
|
71a80bf176
|
'make format'
|
2018-10-09 06:38:58 +02:00 |
Christopher Goes
|
9c53f5aadf
|
Merge branch 'develop' into cwgoes/nextvalset
|
2018-10-09 06:33:19 +02:00 |
Christopher Goes
|
7c9048b591
|
Merge PR #2441: Add swagger-ui for key management
|
2018-10-09 06:31:05 +02:00 |
Zaki Manian
|
d6be4fcf69
|
Merge PR #2455: Print out all 3 public key encoding with gaiadebug
|
2018-10-09 06:26:56 +02:00 |
HaoyangLiu
|
1aebe103ba
|
Merge branch 'develop' of https://github.com/cosmos/cosmos-sdk into bianjie/lcd-lite-swagger-ui
|
2018-10-09 09:21:45 +08:00 |
rigelrozanski
|
600532575b
|
Merge remote-tracking branch 'origin/develop' into rigel/fee-distribution
|
2018-10-08 20:15:17 -04:00 |
rigelrozanski
|
142f42ecc7
|
...
|
2018-10-08 20:14:03 -04:00 |
Christopher Goes
|
4814ae4df5
|
Merge branch 'develop' into cwgoes/nextvalset
|
2018-10-08 06:44:29 +02:00 |
Sunny Aggarwal
|
cd21427a7b
|
Merge PR #2405: Unbonding and Redelegations Queue
|
2018-10-08 06:43:47 +02:00 |
Dev Ojha
|
d661ccb30e
|
Merge PR #2450: Add ValidateGenesis to staking, add more tests
|
2018-10-08 06:12:37 +02:00 |
Dev Ojha
|
869d85fba5
|
Merge PR #2453: Update to tm version v0.25.0
|
2018-10-08 06:08:20 +02:00 |
Jae Kwon
|
a1bc7185a4
|
s/bonding/unbonding/ in a comment
|
2018-10-07 18:48:08 -07:00 |
Aleksandr Bezobchuk
|
23dc24e9e4
|
Merge remote-tracking branch 'origin/develop' into bez/2339-fix-lcd-val-init
|
2018-10-08 09:14:11 +08:00 |
Aleksandr Bezobchuk
|
18dce870d9
|
Fix linting
|
2018-10-08 02:54:23 +08:00 |
Aleksandr Bezobchuk
|
975065724b
|
Revert back to 100 power for proposing validator
|
2018-10-08 02:51:29 +08:00 |
Aleksandr Bezobchuk
|
79a0339844
|
Use NewTestGaiaAppGenState in LCD test gen
|
2018-10-08 00:59:44 +08:00 |
Aleksandr Bezobchuk
|
2527e1fa3b
|
Implement NewTestGaiaAppGenState and update LCD test bonding
|
2018-10-08 00:57:52 +08:00 |
HaoyangLiu
|
3bcbcd08b9
|
create adequate error for key managerment
|
2018-10-06 11:59:12 +08:00 |
rigelrozanski
|
e304b9c600
|
debugging simulation
|
2018-10-05 20:32:06 -04:00 |
Christopher Goes
|
1ed338fc5f
|
Fixup comments
|
2018-10-05 20:00:01 +02:00 |
Christopher Goes
|
317be2bc16
|
Clarify ValidatorUpdateDelay
|
2018-10-05 19:56:17 +02:00 |
Christopher Goes
|
b625cf85a1
|
Cleanup testcase
|
2018-10-05 19:45:45 +02:00 |
Christopher Goes
|
482537e6c1
|
Merge PR #2430: Aggressive slashing simulation & fixes
|
2018-10-05 19:42:52 +02:00 |
rigelrozanski
|
83c2781c1c
|
Merge remote-tracking branch 'origin/develop' into rigel/fee-distribution
|
2018-10-05 13:23:01 -04:00 |
Christopher Goes
|
b7cb2e4252
|
Slowly start multiple simulations in parallel
|
2018-10-05 15:07:28 +02:00 |
Christopher Goes
|
1046831296
|
Don't trap EXIT
|
2018-10-05 15:03:17 +02:00 |
Christopher Goes
|
034163c021
|
Minor fixes
|
2018-10-05 14:58:19 +02:00 |
Christopher Goes
|
fa3b459314
|
Actually run multi-seed simulation
|
2018-10-05 14:41:12 +02:00 |
Christopher Goes
|
fdc7b4d7a5
|
Add default CI multi-seed sim
|
2018-10-05 14:33:46 +02:00 |
Christopher Goes
|
1909d8f269
|
Update slashing period key appropriately
|
2018-10-05 14:24:02 +02:00 |
Christopher Goes
|
1f12f204ce
|
Testcase fixes, 'make format', negative pre-genesis block
|
2018-10-05 14:11:36 +02:00 |
Christopher Goes
|
91b755d220
|
Add testcase for failing to sign "extra block"
|
2018-10-05 13:52:30 +02:00 |
Christopher Goes
|
018aaeb443
|
Add testcase for slash at negative height
|
2018-10-05 13:40:00 +02:00 |
Christopher Goes
|
a2113b24dc
|
Address TODOs in slashing tests
|
2018-10-05 13:31:26 +02:00 |