Commit Graph
3782 Commits
Author SHA1 Message Date
Christopher Goes 97b084b842 Fix ForceUnbond() testcase 2018-05-28 21:55:53 +02:00
Christopher Goes e614799d0f ForceUnbond() implementation WIP 2018-05-28 21:55:53 +02:00
Christopher Goes 796948b838 Downtime slashing testcases 2018-05-28 21:55:53 +02:00
Christopher Goes be4b140003 Add testcase past max evidence age 2018-05-28 21:55:53 +02:00
Christopher Goes 14744cff20 Update for new Tendermint RPC interface 2018-05-28 21:55:53 +02:00
Christopher Goes 7da5833b81 Implement ValidatorSet.Slash 2018-05-28 21:55:52 +02:00
Christopher Goes 366d8f9323 Slash() and ForceUnbond() are functions of ValidatorSet, not Validator 2018-05-28 21:55:52 +02:00
Christopher Goes 66b4461543 Update pointer-by-pubkey store on set and delete 2018-05-28 21:55:52 +02:00
Christopher Goes b005f9f18d Validator by pubkey, tests work-in-progress 2018-05-28 21:55:52 +02:00
Christopher Goes adec1cd7a9 Fix dependencies, gaiacli build issue persists 2018-05-28 21:55:52 +02:00
Christopher Goes 67f7f31ba9 Fix testcases by mounting store 2018-05-28 21:55:52 +02:00
Christopher Goes 95c5baf449 Rebase & squash slashing 2018-05-28 21:55:27 +02:00
ValarDragon 2d87563856 Change to go-wire UnmarshalJSON for bank transactions
The bank module now uses it's own codec to encode and decode Bank Msgs
into JSON.
2018-05-28 11:26:43 -07:00
Zaki Manian 4fd998c669 Merge branch 'develop' into bech32cosmos 2018-05-27 19:14:15 +02:00
Zaki Manian ca9af7462a Update change log 2018-05-27 14:51:19 +02:00
Zaki Manian ba7d1c0b8e Use the account encoding for the validator address 2018-05-27 14:24:18 +02:00
Zaki Manian a163a3558f Use public keys consistently for validators and all addresses are for accounts 2018-05-27 14:21:15 +02:00
Zaki Manian f33f49a840 Almost from scratch reimplementation of bech32cosmos integration. 2018-05-27 13:47:23 +02:00
Rigel f36eb2209e Merge pull request #1067 from cosmos/sunny/subspace-iterator-2
SubspaceIterator as helper function
2018-05-27 05:17:09 -04:00
Matt Bell 5c1a7694e5 Merge branch 'develop' into matt/stake-rest 2018-05-27 16:02:33 +09:00
David Kajpust 705f344ffa Merge branch 'develop' of https://github.com/cosmos/cosmos-sdk into develop 2018-05-27 00:19:20 -03:00
sunnya97 c057a71f5b changelog 2018-05-26 18:05:21 -07:00
sunnya97 caf8c77dce works 2018-05-26 18:00:39 -07:00
Rigel 4ad3de4204 Merge pull request #1031 from davekaj/basecoin-docs
Basecoin docs
2018-05-26 04:44:53 -04:00
Rigel ae82931b7c Merge pull request #1049 from cosmos/std_to_auth
Move stuff from types to auth
2018-05-26 04:43:27 -04:00
Matt Bell cfa1d42292 Fixed LCD staking tests 2018-05-26 17:37:39 +09:00
rigelrozanski 92356b7d9b changelog update 2018-05-26 04:36:05 -04:00
Rigel cb1b6baa19 Merge pull request #1064 from cosmos/sunny/ante_fee_handle
Fee Collection in auth
2018-05-26 04:28:44 -04:00
Sunny Aggarwal bf02cdcf97 address Chris review 2018-05-25 21:14:49 -07:00
Sunny Aggarwal 4f6c77d8cb antehandler tests 2018-05-25 21:10:09 -07:00
Sunny Aggarwal f81a70b315 added keeper tests 2018-05-25 20:48:27 -07:00
Sunny Aggarwal d3bdb09ffc passes, needs tests 2018-05-25 20:29:40 -07:00
rigelrozanski 57d86cc04c fix many lcd errors, restructure lcd init 2018-05-25 10:17:49 -04:00
Fabian 2efb637f81 Merge branch 'develop' into matt/stake-rest 2018-05-25 09:54:44 +02:00
Christopher Goes 6bb27c1d99 Merge pull request #1050 from forbole/develop
fixed duplicate pub_key in stake.Validator
2018-05-25 03:38:26 +02:00
Bill Ip 87a696e490 updated changelog 2018-05-25 09:33:08 +08:00
Bill Ip ac659288bd fixed duplicate pub_key in stake.Validator 2018-05-25 09:31:25 +08:00
Christopher Goes 2cafe7d302 Merge pull request #1044 from cosmos/greg/remotenet
Remotenet commands for easy cloud validators setup
2018-05-25 03:08:17 +02:00
Greg Szabo 3b9dadd838 Added logzio scripts 2018-05-25 03:03:18 +02:00
Christopher Goes 02bf73b94d Rebase, fix changelog 2018-05-25 03:03:18 +02:00
Greg Szabo 7b64a9466a Added binary check to Makefile 2018-05-25 03:03:18 +02:00
Greg Szabo c920d9a69c Updated CHANGELOG.md 2018-05-25 03:03:18 +02:00
Greg Szabo 220afc7cf4 Remotenet start/status/stop added to Makefile to create a DO validator network 2018-05-25 03:02:54 +02:00
Matt Bell a9bcdb2a0a Addressed comments 2018-05-25 09:32:48 +09:00
Matt Bell 0738de17f4 Removed candidates endpoint and addressed some comments 2018-05-25 09:32:43 +09:00
Matt Bell 6ad16e6c90 Changes to /stake/candidates REST handler 2018-05-25 09:32:37 +09:00
Matt Bell cb107c7383 Fixed LCD tests 2018-05-25 09:32:37 +09:00
Matt Bell ae9a9eaaa3 Updated changelog 2018-05-25 09:32:37 +09:00
Matt Bell 2c46662141 Added LCD test for candidates query 2018-05-25 09:32:37 +09:00
Matt Bell 074dfd7920 Added candidate list REST query handler 2018-05-25 09:32:37 +09:00