Commit Graph

3782 Commits

Author SHA1 Message Date
Adrian Brink
af15f89531 Update changelog for 0.18.0 (#1149) 2018-06-06 06:34:19 +02:00
David Kajpust
8d470e5410 TestHourlyInflationRateOfChange() added, checks 11.4 years of inflation 2018-06-05 23:12:28 -04:00
David Kajpust
89d6264587 simplified TestProcessProvisions into 4 repeatable funcs. fixed a small bug in it 2018-06-05 23:02:31 -04:00
Ethan Buchman
cf46be225b
Merge pull request #1147 from cosmos/release/v0.17.5
update for tm v0.19.9
2018-06-05 18:01:02 -07:00
Ethan Buchman
f3f2729b11 update for tm v0.19.9 2018-06-05 18:04:16 -07:00
rigelrozanski
02559e725a cwgoes spec comments 2018-06-05 09:25:27 -07:00
Dev Ojha
23fe4fab45 Fix typo 2018-06-05 09:25:27 -07:00
ValarDragon
508af391fe docs: Add disclaimer for install scripts 2018-06-05 09:25:27 -07:00
ValarDragon
40df73adc2 docs: Add BSD install script 2018-06-05 09:25:27 -07:00
Zach Ramsay
cd4499c15f docs: link to quick install script 2018-06-05 09:25:27 -07:00
Zach Ramsay
1031e45a82 docs/install: add easy script 2018-06-05 09:25:27 -07:00
Zach Ramsay
d87dfce8e4 docs: rst => md 2018-06-05 09:25:27 -07:00
Christopher Goes
e78a232e85 Move over slashing spec changes from #1011 2018-06-05 09:23:23 -07:00
rigelrozanski
605dfbbe54 changelog, update spec README 2018-06-05 09:23:23 -07:00
Zach Ramsay
d587a6f6c3 docs: some files need to be in root & path fixes 2018-06-05 09:23:23 -07:00
rigelrozanski
25ae026958 spec complete unbonding, redelegation txs 2018-06-05 09:23:23 -07:00
rigelrozanski
e39ba70c08 complete staking spec update 2018-06-05 09:23:23 -07:00
rigelrozanski
b8cf5f347e transaction stake updates 2018-06-05 09:23:23 -07:00
rigelrozanski
35956c1c78 staking spec state revisions 2018-06-05 09:23:23 -07:00
rigelrozanski
55cc086f55 docs reorganization 2018-06-05 09:23:23 -07:00
rigelrozanski
c66ded7646 staking overview.md revisions, moving files 2018-06-05 09:23:23 -07:00
rigelrozanski
18aa9a9909 stake/fees spec updates 2018-06-05 09:23:23 -07:00
gamarin
8c800eb42a Sunnys feedback 2018-06-05 16:43:56 +02:00
Rigel
e0e50fce50
Merge pull request #1134 from cosmos/jlandrews/clidocfix
Fix docs for cli refactor
2018-06-04 23:30:28 -07:00
Dev Ojha
fefd1d2d8b Merge PR #1075: Add more baseapp tests
* Complete TestCheckTx
* Add a test for delivering invalid transaction types
* Add test for loading of older versions
2018-06-05 06:55:02 +02:00
Jeremiah Andrews
91c8962740 changelog 2018-06-04 18:38:50 -07:00
Jeremiah Andrews
5a831bd0f8 additional changes 2018-06-04 18:35:07 -07:00
Christopher Goes
be7ec5bc07
Merge PR #1115: Update SDK to ABCI v11 2018-06-05 01:42:01 +02:00
Jeremiah Andrews
3f4b041d0b changed to new cli commands in docs 2018-06-04 16:40:04 -07:00
Rigel
f0a53e26bb
Merge pull request #1131 from cosmos/cwgoes/rest-server-feedback
Feedback on REST server start
2018-06-04 16:39:39 -07:00
Rigel
1a0139401a
Merge pull request #1132 from cosmos/cwgoes/squash-merge-required
Update PR checkboxes
2018-06-04 12:22:35 -07:00
Christopher Goes
b9888d64ba
Update PR checkboxes 2018-06-04 21:04:17 +02:00
Christopher Goes
781975d6a0
Feedback on REST server start (closes #973) 2018-06-04 17:39:28 +02:00
gamarin
6f8a2d562c better display 2018-06-04 17:34:31 +02:00
gamarin
bd8c481064 Small fix 2018-06-04 17:22:38 +02:00
gamarin
5735075b05 Revamp gov spec 2018-06-04 17:20:07 +02:00
Christopher Goes
d55c86bcce
Merge pull request #1121 from cosmos/adrian/graphviz
Correct graphviz command in Makefile
2018-06-02 21:42:40 +02:00
Jae Kwon
b0c58c0b37 Revert "Run CLI tests"
This reverts commit 5d2e7e94e5.
2018-06-02 04:49:46 -07:00
Jae Kwon
5d2e7e94e5 Run CLI tests 2018-06-02 04:41:34 -07:00
Adrian Brink
17ab868af5 Correct graphviz command in Makefile 2018-06-01 22:50:41 -07:00
Rigel
af1ab47b20
Merge pull request #1116 from cosmos/cwgoes/slashing-staking-separation
Swap x/slashing to sdk.ValidatorSet
2018-06-01 15:33:58 -07:00
Christopher Goes
024eaf6ac0
Swap x/slashing to sdk.ValidatorSet 2018-06-02 00:27:37 +02:00
Christopher Goes
8240e9bc00
Merge pull request #1113 from cosmos/rigel/end_blockers
Revised use of EndBlock/BeginBlock + Basecoin Update
2018-06-01 23:51:53 +02:00
Christopher Goes
f2cf0bee14
Remove commented-out testcode 2018-06-01 23:45:30 +02:00
rigelrozanski
0ef3259a39 revised use of EndBlock/BeginBlock, basecoin updated for staking/slashing 2018-06-01 14:24:48 -07:00
Rigel
7faa452857
Merge pull request #1110 from cosmos/jlandrews/bech32fix
fix for slashing with bech32 change
2018-06-01 12:49:24 -07:00
Jeremiah Andrews
ad48f1b4a2 fix for slashing with bech32 change 2018-06-01 12:32:26 -07:00
Christopher Goes
537ce91e33
Merge pull request #1105 from cosmos/cwgoes/slashing-v1.1
Fix minor slashing issues
2018-06-01 18:41:13 +02:00
Ethan Buchman
19bef171b9
Merge pull request #1109 from zmanian/bech32cosmostobech32
Switch from bech32cosmos to bech32
2018-06-01 10:52:35 -04:00
Zaki Manian
ce850dca3b Switch from bech32cosmos to bech32 2018-06-01 16:23:58 +02:00