Commit Graph

2655 Commits

Author SHA1 Message Date
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
Christopher Goes cabb6e68fc
bech32ify x/bank/MsgSend 2018-06-07 23:42:37 +02:00
Christopher Goes 7baed6d361
Add MustUnBech32() functions 2018-06-07 21:36:03 +02:00
Rigel 3c17fa285c
Merge pull request #1155 from cosmos/joon/1015-revoked-candidates
1015 Revoked Candidates in Stake
2018-06-07 01:56:47 -07:00
mossid 04d6ce6898 add revoked prefix to key, add condition in getbypower 2018-06-06 18:25:00 -07:00
David Kajpust 78703f027d fixed small breaking changes from pulling in develop 2018-06-06 15:49:22 -04:00
David Kajpust 33a5e01264 fixed merge conflicts 2018-06-06 14:14:51 -04:00
David Kajpust 5352b65078 Added TestInflationWithRandomOperations 2018-06-06 14:05:51 -04:00
David Kajpust 5aa6c96cb6 added Large Bond test for provisions 2018-06-06 13:11:36 -04:00
Christopher Goes 3fbee11ccc
Merge PR #1142: Export validators to genesis
* Validator export skeleton
* Update export command, add tests, update CHANGELOG
* Rename exportAppState to exportAppStateAndTMValidators
2018-06-06 18:38:13 +02:00
David Kajpust 7cb404d578 created a test to check large unbonds lower bonded ratio 2018-06-06 09:55:34 -04:00
Fabian 5f409ce832 Merge PR #1086: Bech32Cosmos output/input for the LCD
* refactored bech32ization
* updated keys endpoints for bech32
* bech32 for sending and querying
* trying to change output of validator addresses
* fixed validator output
* linted
* fixed merge conflict
* added bech32 to staking endpoints
* removed some logging statements
* added GetAccPubKeyBech32Cosmos
* fixed cli tests
* updated swagger
* merged standard bech32 change
* renamed bech32cosmos to bech32
* bech32ify json output for key add
* readded changelog
* fixed changelog merge issue
* Update CHANGELOG.md
2018-06-06 06:53:04 +02:00
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
Rigel e0e50fce50
Merge pull request #1134 from cosmos/jlandrews/clidocfix
Fix docs for cli refactor
2018-06-04 23:30:28 -07:00