Commit Graph

2739 Commits

Author SHA1 Message Date
Ethan Buchman
4dcf41df4b seed->seeds 2018-06-11 11:40:38 -07:00
Ethan Buchman
cfa2ba84fb
Merge pull request #1203 from cosmos/bucky/testnets
Bucky/testnets
2018-06-11 11:28:56 -07:00
Ethan Buchman
f075737083 fix status.md 2018-06-11 11:37:05 -07:00
Ethan Buchman
5e975fc675 add fixes from billy 2018-06-11 11:35:18 -07:00
Ethan Buchman
74f5b26666 readme points to testnet folder 2018-06-11 11:35:12 -07:00
Ethan Buchman
e33779ce95
Merge pull request #1198 from cosmos/bucky/testnets
Bucky/testnets
2018-06-11 11:20:58 -07:00
Rigel
fc0e401327
Merge pull request #1153 from davekaj/davekaj/addProvisionTests
Writing more provision tests in tick_test.go (updated for refractor)
2018-06-11 02:10:42 -07:00
Christopher Goes
b9c1bcbd74
Tiny linter fix 2018-06-11 03:22:38 +02:00
Christopher Goes
c9a977beae
Cleanup testcase 2018-06-11 03:15:48 +02:00
Christopher Goes
a4865ef6aa
Add mock.SignCheck, update testcase to assert error code 2018-06-11 03:14:20 +02:00
Christopher Goes
f6a30afbf4
Improve testcase, add comment 2018-06-11 03:03:52 +02:00
Christopher Goes
2d2b57261c
Update changelog 2018-06-11 02:59:36 +02:00
Christopher Goes
3bea85abb3
Register slashing keeper, set startHeight, testcases 2018-06-11 02:55:54 +02:00
Ethan Buchman
9430ba1baa cmd/gaia/testnets: update versions, use a working seed 2018-06-10 11:02:19 -07:00
Ethan Buchman
eceb56b709 cmd/gaia/testnets: update status.md with recent history 2018-06-10 10:51:18 -07:00
Ethan Buchman
e699e251f5 add cmd/gaia/testnets folder to deprecate cosmos/testnets repo 2018-06-10 10:41:37 -07:00
Rigel
d309abb4b9 Merge PR #1195: PR template improvement 2018-06-10 06:11:27 +02:00
Rigel
3fc7200f1d
Merge pull request #1182 from cosmos/cwgoes/max-gas-flag
Add --gas flag to specify gas limit for a transaction
2018-06-09 15:44:50 -07:00
Ethan Buchman
96451b55ff
Merge pull request #1188 from cosmos/release/v0.20.0
Release/v0.18.0
2018-06-09 11:15:18 -07:00
Ethan Buchman
cb6534a8f8 version and changelog 2018-06-09 09:32:59 -07:00
Christopher Goes
c6796b8fba Add --gas flag to specify gas limit for a transaction 2018-06-09 09:31:59 -07:00
rigelrozanski
d84296ed37 lawl viper 2018-06-09 09:31:59 -07:00
Dev Ojha
aaaa0e16a2 Merge PR #1195: gaiacli - Add error message for when account isn't found 2018-06-09 09:31:22 -07:00
Ethan Buchman
be340d2edd
Merge pull request #1189 from cosmos/bucky/merge-master
Bucky/merge master
2018-06-09 09:15:14 -07:00
rigelrozanski
c08a3fec04 lawl viper 2018-06-09 01:04:40 -07:00
Christopher Goes
d47b7cf5fa
Add --gas flag to specify gas limit for a transaction 2018-06-09 08:51:31 +02:00
Dev Ojha
9c4bbf7dfd Merge PR #1195: gaiacli - Add error message for when account isn't found 2018-06-09 08:40:22 +02:00
Ethan Buchman
a277ba91c7 Merge PR #1178: Merge master (Tendermint updates)
* update to tm v0.19.6
* update tm to 0.17.4
* update for tm v0.19.9
* update godep
2018-06-09 06:34:27 +02:00
Ethan Buchman
5ddcf23aca update godep 2018-06-08 21:34:26 -07:00
Ethan Buchman
2913d14239 Merge branch 'master' into develop 2018-06-08 19:31:48 -07:00
Rigel
0b9751ac98
Merge pull request #1170 from cosmos/rigel/test_framework
mock test framework for modules
2018-06-08 13:30:24 -07:00
rigelrozanski
6af81fc62e cleanup 2018-06-08 13:13:51 -07:00
rigelrozanski
17948ccf04 auth-mock simulate block now commits, stake app_test cleanup 2018-06-08 11:28:07 -07:00
rigelrozanski
42def02ae9 pr comments 2018-06-08 10:03:37 -07:00
Rigel
27365a43e5
Merge pull request #1164 from cosmos/cwgoes/bech32ify
Use bech32 encoding for msg.GetSignBytes()
2018-06-07 21:52:29 -07:00
rigelrozanski
61a510ed08 ... 2018-06-07 21:46:27 -07:00
rigelrozanski
b5d847288d move original mock into server 2018-06-07 21:33:06 -07:00
rigelrozanski
40f5928898 changelog 2018-06-07 20:59:35 -07:00
rigelrozanski
abab7c2e42 modules test within mock application 2018-06-07 20:55:14 -07:00
Christopher Goes
946f952de1
Linter fixes 2018-06-08 03:28:40 +02:00
rigelrozanski
1e67768485 ported ibc tests 2018-06-07 17:20:35 -07:00
Christopher Goes
496d4681c2
Add MsgUnrevoke.GetSignBytes() testcase, remove unused functions 2018-06-08 02:05:34 +02:00
Christopher Goes
a583a70b7c
Fix address type for x/slashing/MsgUnrevoke 2018-06-08 01:59:10 +02:00
Christopher Goes
34ec53a761
Update CHANGELOG.md, update x/auth to avoid base64 2018-06-08 01:50:59 +02:00
Christopher Goes
cbc6989ed6
Bech32ify msg.GetSignBytes() for x/ibc 2018-06-08 01:49:37 +02:00
Christopher Goes
971e1489b2
Bech32ify msg.GetSignBytes() for x/slashing & x/stake 2018-06-08 01:24:08 +02:00
rigelrozanski
f58b454985 mock application framework compiling 2018-06-07 16:13:11 -07:00
Christopher Goes
b166cc237f
Testcase/linter fixes 2018-06-08 00:35:13 +02:00
Christopher Goes
a6c0db71e5
Bech32ify GetSignBytes() for x/bank 2018-06-08 00:32:14 +02:00
Christopher Goes
f8896ee7aa
Fix x/bank Msg testcases 2018-06-07 23:47:23 +02:00