Commit Graph

2483 Commits

Author SHA1 Message Date
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
Christopher Goes 9f8c5adb6d
Merge pull request #1101 from cosmos/rigel/gobash2
fix go-bash, add to ci
2018-06-01 04:16:16 +02:00
Christopher Goes 7de746127e
Fix minor typo 2018-06-01 04:03:40 +02:00
rigelrozanski ba44bf7c81 rm debug output 2018-05-31 18:54:14 -07:00
rigelrozanski 5515b60b0a better tooling for cli, couple lsd fixes 2018-05-31 18:46:25 -07:00
rigelrozanski a4e1e497cd cwgoes comments 2018-05-31 15:49:18 -07:00
rigelrozanski 89df36e1d4 ... 2018-05-31 15:39:42 -07:00
rigelrozanski 4150fe5ec9 update changelog 2018-05-31 15:02:24 -07:00
rigelrozanski 6f7cabf779 fix tests/process.go lint 2018-05-31 14:59:03 -07:00
rigelrozanski 0b6aa3c047 add test_cli to ci 2018-05-31 14:57:09 -07:00
rigelrozanski 1f1097c4d3 cli test bugs 2018-05-31 14:57:09 -07:00
rigelrozanski 17a861da43 key utils output with cdc 2018-05-31 14:57:09 -07:00
rigelrozanski 952aedc4f1 get rid of candidacy references 2018-05-31 14:57:09 -07:00
rigelrozanski afc2bbfe09 working through cli 2018-05-31 14:56:17 -07:00
rigelrozanski 94e78e0602 cech32 fixes for TestGaiaCLISend 2018-05-31 14:56:17 -07:00
Jae Kwon 871574888b Make Execute and GoExecute log better 2018-05-31 14:56:17 -07:00
Christopher Goes 12a7c0373a
Merge pull request #1072 from ValarDragon/dev/tx_encoding
Change to go-wire UnmarshalJSON for bank transactions
2018-05-31 23:51:27 +02:00
Rigel 35500339e9
Merge pull request #1100 from cosmos/cwgoes/lcd-test-fix
Match UnmarshalBinaryBare/MarshalBinaryBare
2018-05-31 13:30:14 -07:00
Christopher Goes 27ae1a1490
Match UnmarshalBinaryBare/MarshalBinaryBare 2018-05-31 22:19:46 +02:00
ValarDragon 0371109039 Register crypto on amino codecs, update changelog 2018-05-31 12:55:21 -07:00
ValarDragon e9545d69ed Switch the default modules to use wire.codec's MarshalJSON instead of json.Marshal 2018-05-31 11:51:15 -07:00
Rigel 0fb2bbdfef
Merge pull request #1011 from cosmos/cwgoes/slashing
Implement slashing (v1)
2018-05-31 11:09:44 -07:00
Christopher Goes d82683ace5
Pin to upstream versions 2018-05-31 19:54:36 +02:00
rigelrozanski 64af1fa51f Merge branch 'cwgoes/slashing' of https://github.com/cosmos/cosmos-sdk into cwgoes/slashing 2018-05-30 20:46:41 -07:00
Christopher Goes f32093e9e3
Use evidence type constants from Tendermint 2018-05-31 05:43:54 +02:00
rigelrozanski 81e4a9797b genesis validator index setting 2018-05-30 18:28:02 -07:00
Christopher Goes e0b5118fce
Staking InitGenesis fixes 2018-05-31 03:00:11 +02:00