Commit Graph

3782 Commits

Author SHA1 Message Date
mossid
d8694070c7 use tmlibs/log 2018-04-03 18:19:47 +02:00
Christopher Goes
b117f082ef
Cleanup, add comments 2018-04-03 13:47:26 +02:00
Christopher Goes
e5a5535b8c
Refine to single test case 2018-04-03 13:25:29 +02:00
Christopher Goes
19137d007b
Cleanup testcases, refine to the error of concern 2018-04-03 13:15:27 +02:00
Christopher Goes
8fad09a659
Implement InitGenesis for x/stake (closes #737) 2018-04-03 12:56:33 +02:00
Christopher Goes
b78aa2f650
Rebase & add more invariants 2018-04-03 12:50:50 +02:00
Christopher Goes
9640c7d5c6
Add additional error information 2018-04-03 12:12:50 +02:00
Christopher Goes
ffb4ab739c
Simpler multi-candidate testing 2018-04-03 12:12:45 +02:00
mossid
606f516ecf done 2018-04-03 00:56:02 +02:00
Rigel
d88026244d
Merge pull request #745 from cosmos/joon/732-stake-keeper
Joon/732 stake keeper
2018-04-03 00:22:06 +02:00
Rigel
47aaae835e
Merge branch 'rigel/tick-tests' into joon/732-stake-keeper 2018-04-03 00:21:30 +02:00
rigelrozanski
7d67d00866 pool test correct in AssertInvariance 2018-04-03 00:19:21 +02:00
rigelrozanski
bac81838d0 random test overhaul 2018-04-03 00:19:21 +02:00
rigelrozanski
6c2eda6e1d adrian pr comment 2018-04-03 00:19:21 +02:00
rigelrozanski
34278f5220 fix in candidateAddTokens 2018-04-03 00:19:21 +02:00
rigelrozanski
c017256300 remove pool_test dep on other test declations 2018-04-03 00:19:21 +02:00
rigelrozanski
3441bc3598 visual cleanup 2018-04-03 00:19:21 +02:00
Christopher Goes
3023f3008f Enable share removal test, additional diagnostics 2018-04-03 00:19:21 +02:00
Christopher Goes
ff0fefa558 Use require.Equal instead of assert.Equal, add diagnostic messages 2018-04-03 00:19:21 +02:00
Christopher Goes
765e065e50 Staking pool tests (closes #731) 2018-04-03 00:19:21 +02:00
rigelrozanski
dd0712c5d7 move rounding into nextInflation 2018-04-03 00:19:21 +02:00
rigelrozanski
48ae300ab7 comment out handler_test.go 2018-04-03 00:19:21 +02:00
rigelrozanski
3827b34468 ... 2018-04-03 00:19:21 +02:00
rigelrozanski
4b9bd0e7ea handler tests beginning 2018-04-03 00:19:21 +02:00
rigelrozanski
c1a8f2cce9 fix tick tests 2018-04-03 00:19:21 +02:00
rigelrozanski
5486d6a283 compiling 2018-04-03 00:19:20 +02:00
rigelrozanski
55c5bf87a1 pool compiles 2018-04-03 00:19:20 +02:00
rigelrozanski
d0db8b45ae pool.go to be functions on pool 2018-04-03 00:19:20 +02:00
rigelrozanski
a6d587b870 fix remove candidate keeper logic 2018-04-03 00:15:56 +02:00
rigelrozanski
7565ba4c0c fix kicking validators logic 2018-04-03 00:15:56 +02:00
mossid
0fa0491d0f remove some unnecessary setCandidates 2018-04-03 00:15:56 +02:00
rigelrozanski
daf5fb9a13 change use of global candidates
in progress

in progress

done
2018-04-03 00:15:56 +02:00
mossid
1c079199e8 remove some TODO tags 2018-04-03 00:15:56 +02:00
mossid
77e73334b7 add test for inserting validator at the beginning/middle 2018-04-03 00:15:56 +02:00
mossid
67a943d9df write test for keeper 2018-04-03 00:15:56 +02:00
mossid
4b0c367afa keeper bugfixes, bit a pair programin w joon
in progress

in progress
2018-04-03 00:15:39 +02:00
Ethan Buchman
797aec2e71
Merge pull request #769 from cosmos/release/v0.13.0
Release/v0.13.0
2018-04-02 22:17:37 +03:00
Federico Kunze
5b9ae43b76 Update SDK readme 2018-04-02 14:21:34 -03:00
Ethan Buchman
e7e98a0644 lcd: waitForHeight instead of sleep in tests 2018-04-02 19:31:54 +03:00
Ethan Buchman
f40e01aada fix test 2018-04-02 18:30:30 +03:00
Ethan Buchman
be05bf4343 remove InitGenesis 2018-04-02 18:14:42 +03:00
Ethan Buchman
1d2c2d88b1 version and changelog 2018-04-01 22:01:32 +03:00
Ethan Buchman
ba9eb6d368
Merge pull request #760 from cosmos/bucky/gitignore
cleanup gitignore
2018-04-01 21:54:40 +03:00
Ethan Buchman
fedcdbf494
Merge pull request #688 from cosmos/joon/555-tests
Joon/555 tests
2018-04-01 21:52:22 +03:00
Ethan Buchman
ac4409d432
Merge pull request #764 from cosmos/bucky/cli
remove --testnet flag. just output all info on init
2018-04-01 21:49:47 +03:00
Ethan Buchman
e509590817
Merge pull request #763 from cosmos/bucky/changelog
changelog and version
2018-04-01 21:46:58 +03:00
Sunny Aggarwal
c441ccdf01 added more test 2018-04-01 18:00:28 +02:00
Ethan Buchman
8170d878b8 remove --testnet flag. just output all info on init 2018-04-01 02:57:47 +03:00
Ethan Buchman
7238b9d2d6 changelog and version 2018-04-01 02:30:12 +03:00
Sunny Aggarwal
d98ea3764f it works 2018-04-01 00:26:00 +02:00