Commit Graph

2509 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Rigel
5e39d05a2f
Merge pull request #1073 from cosmos/jeremiah/subcommands
Refactored gaiacli and gaiad commands into subcommands
2018-06-01 02:03:00 -07:00
rigelrozanski
e1d9f00d2d ... 2018-06-01 01:57:21 -07:00
rigelrozanski
823814dfce fix cli test 2018-06-01 01:47:44 -07:00
rigelrozanski
34686e8d61 unsafe_reset_all back to root 2018-06-01 01:35:39 -07:00
rigelrozanski
7ce9e000b6 update changelog, minor update 2018-06-01 00:53:54 -07:00
Jeremiah Andrews
a03638d14a changed commands in cli_test to match refactor 2018-05-31 22:06:13 -07:00
Jeremiah Andrews
aa41cefb1e renamed state subcommand to tendermint 2018-05-31 21:50:01 -07:00
Jeremiah Andrews
744f78573e small fixes 2018-05-31 21:50:01 -07:00
Jeremiah Andrews
a032386e87 Added comments to newly exported functions 2018-05-31 21:50:01 -07:00
Jeremiah Andrews
083ca8234b Refactored gaiacli and gaiad commands into subcommands 2018-05-31 21:50:01 -07:00
Christopher Goes
7ff6eebb32
Fix command documentation 2018-06-01 06:21:26 +02:00
Christopher Goes
c7a9b53fae
Use valpk.Address() 2018-06-01 06:21:26 +02:00
Christopher Goes
9fa4a55012
Add 'gaiacli signing_info' 2018-06-01 06:21:26 +02:00
Christopher Goes
cde91bd229
gaiacli unrevoke 2018-06-01 06:21:22 +02:00