David Kajpust
|
424ce545ef
|
autogen addr func updated for 999 addrs if needed
|
2018-06-01 11:39:23 +01:00 |
David Kajpust
|
7b4c632066
|
autogenerate testaddrs func created
|
2018-06-01 10:51:38 +01:00 |
rigelrozanski
|
41458956a1
|
fix tests, pool.TotalSupply -> pool.TokenSupply()
|
2018-05-22 18:50:59 -04:00 |
rigelrozanski
|
db9fd51d1c
|
...
|
2018-05-22 15:13:03 -04:00 |
rigelrozanski
|
75d572dfd1
|
...
|
2018-05-20 17:56:43 -04:00 |
rigelrozanski
|
e70249b631
|
more bucky comments, single status validator, only one store now for core validator object
|
2018-05-20 17:39:04 -04:00 |
rigelrozanski
|
26be2a231b
|
working addressed bucky comments
|
2018-05-18 18:57:47 -04:00 |
rigelrozanski
|
d442fc5fa9
|
update bonded validators now updates for new validators
|
2018-05-17 15:01:19 -04:00 |
rigelrozanski
|
037d810417
|
some cwgoes comments, getAllDelegations, getAllValidators
|
2018-05-17 14:09:35 -04:00 |
rigelrozanski
|
ceac708ff0
|
fixed tendermint updates stake store tests
|
2018-05-17 09:19:33 -04:00 |
rigelrozanski
|
e3c305dcf4
|
...
|
2018-05-17 09:19:33 -04:00 |
rigelrozanski
|
1302c71982
|
fixin tests
|
2018-05-17 09:19:33 -04:00 |
rigelrozanski
|
423917f352
|
test compile fixes for poolshares
|
2018-05-17 09:19:33 -04:00 |
rigelrozanski
|
1ab432a7e1
|
many bug fixes, introduce PoolShare type
|
2018-05-17 09:19:33 -04:00 |
rigelrozanski
|
be9413517d
|
fix UpdateSharesLocation and removeDelShares
|
2018-05-17 09:19:33 -04:00 |
rigelrozanski
|
dc3c40fecc
|
fixing tests, working on TestUpdateSharesLocation
|
2018-05-17 09:19:33 -04:00 |
rigelrozanski
|
b64363fcbe
|
split types into multiple files, fix delegation share exrate
|
2018-05-17 09:19:33 -04:00 |
rigelrozanski
|
0c98cc6895
|
working fixing validator tests
|
2018-05-17 09:19:05 -04:00 |
rigelrozanski
|
a0c73372be
|
stake refactor, tests compiling
|
2018-05-17 09:19:05 -04:00 |
rigelrozanski
|
518e2490d5
|
develop rebase staking fixes
|
2018-05-17 09:19:05 -04:00 |
rigelrozanski
|
0ad2cc0dc7
|
bring back old keeper_test
|
2018-05-17 09:19:05 -04:00 |
rigelrozanski
|
ee9fe541f4
|
refactor cwgoes mods on staking keeper
|
2018-05-17 09:19:05 -04:00 |
Christopher Goes
|
17a02e60f8
|
Staking test fixes
|
2018-05-17 09:19:05 -04:00 |
rigelrozanski
|
675dc5df15
|
staking refactor compiling
|
2018-05-17 09:19:05 -04:00 |
rigelrozanski
|
6d0c788185
|
working refactoring
|
2018-05-17 09:17:40 -04:00 |
rigelrozanski
|
aff7d28bb0
|
stake keeper renaming/refactor
|
2018-05-17 09:17:40 -04:00 |
rigelrozanski
|
fa64487e65
|
working fee distribution reorg
|
2018-05-17 09:17:40 -04:00 |
rigelrozanski
|
37156ad192
|
debug stake store refactor, cli change
|
2018-05-17 09:17:40 -04:00 |
rigelrozanski
|
ed5d088824
|
renaming and refactoring for fees
|
2018-05-17 09:17:14 -04:00 |
rigelrozanski
|
28e4ec8336
|
precommit power tests
|
2018-05-17 09:17:14 -04:00 |
rigelrozanski
|
750cbc53ec
|
stake cleanup, functionality for total prevote power
|
2018-05-17 09:17:14 -04:00 |
rigelrozanski
|
d871605241
|
staking fee distribution working commit
|
2018-05-17 09:15:06 -04:00 |
mossid
|
755f79d52d
|
GetValidators -> Validators, sdk.Validator=abci.Validator
|
2018-05-17 09:15:06 -04:00 |
mossid
|
fef5b6a30f
|
add some counterexamples
|
2018-05-17 09:15:06 -04:00 |
mossid
|
1b8033da0c
|
add tests
|
2018-05-17 09:15:06 -04:00 |
mossid
|
6d742d6829
|
add ValidatorSetKeeper, move Validator from stake to types
|
2018-05-17 09:15:06 -04:00 |
mossid
|
b3b8790793
|
add some counterexamples
|
2018-05-17 09:15:06 -04:00 |
mossid
|
d45210432c
|
add tests
|
2018-05-17 09:15:06 -04:00 |
rigelrozanski
|
ce32117399
|
rational embedes bigRat
|
2018-04-30 17:21:14 -04:00 |
Christopher Goes
|
c788c3e533
|
GetBonds => getBonds
|
2018-04-27 20:03:43 -04:00 |
Christopher Goes
|
dbdf6aae0e
|
Test GetBonds
|
2018-04-27 20:03:43 -04:00 |
Christopher Goes
|
86b79b9c84
|
Fix testcases & update changelog
|
2018-04-23 18:41:36 +02:00 |
Christopher Goes
|
5b1e2a3786
|
Add Height field to DelegatorBond, update appropriately
|
2018-04-23 18:32:55 +02:00 |
Christopher Goes
|
12336f249c
|
Address PR comments
Clarify field names, explain testing scenarios in more depth
|
2018-04-19 14:09:12 +02:00 |
Christopher Goes
|
7f38f34709
|
Stake module block-local tx index counter
|
2018-04-19 13:48:45 +02:00 |
Christopher Goes
|
4e72250dd1
|
Add testcases (ref #582 discussion)
|
2018-04-19 13:48:08 +02:00 |
Christopher Goes
|
166711742e
|
Rebase, test fix
|
2018-04-19 13:48:07 +02:00 |
Christopher Goes
|
36f5797660
|
Ordering fixes, testcases
|
2018-04-19 13:48:07 +02:00 |
rigelrozanski
|
265670297c
|
fix PK encodings
|
2018-04-18 12:19:35 -04:00 |
rigelrozanski
|
c63a545206
|
stake handler tests
|
2018-04-18 12:19:35 -04:00 |