Commit Graph

6154 Commits

Author SHA1 Message Date
Jonathan Gimeno 60293dd2e6
Merge branch 'master' into jonathan/4875-staking-test-use-simapp 2020-02-27 17:51:14 +01:00
Jonathan Gimeno 0027111db4 fix linter test 2020-02-27 17:29:13 +01:00
Jonathan Gimeno f89fc6af03 Merge branch 'master' into jonathan/5684-prune-syncable 2020-02-27 17:23:40 +01:00
Jonathan Gimeno 191664bb30 fix issue number 2020-02-27 17:22:47 +01:00
Jonathan Gimeno ce46939308 rename function names 2020-02-27 16:49:53 +01:00
Jonathan Gimeno d279066285 remove duplicated func 2020-02-27 16:47:59 +01:00
Jonathan Gimeno fa3572e300 update start cmd desc 2020-02-27 16:35:13 +01:00
Jonathan Gimeno a21a7faebc update test error lint 2020-02-27 16:33:30 +01:00
Jonathan Gimeno 0a3fcf6d2d change section in changelog 2020-02-27 16:23:15 +01:00
Jonathan Gimeno 2dbd364d3b update changelog 2020-02-27 16:16:08 +01:00
Jonathan Gimeno 0c3117b3c7 add godoc into GetPruningOptionsFromFlags 2020-02-27 16:07:24 +01:00
Jonathan Gimeno 9aeefa77d3 update command doc 2020-02-27 16:05:10 +01:00
Jonathan Gimeno 93e3f33461 remove unused error 2020-02-27 16:02:29 +01:00
Jonathan Gimeno 2f55b9d255 change default and fix test 2020-02-27 15:56:07 +01:00
Jonathan Gimeno cfb3819183 add function to get pruning options from flags 2020-02-27 13:40:01 +01:00
Jonathan Gimeno a6cd6554ec extract to function logic to check pruning params 2020-02-27 12:30:24 +01:00
Jonathan Gimeno 0d8dade5e2 add case for none set 2020-02-27 12:18:21 +01:00
Jonathan Gimeno ae14edc900 add pre run command to check for prunning options 2020-02-27 12:01:27 +01:00
Alessio Treglia 5a2e59ebb2
Exclude proto files from format (#5706)
* Don't change proto files on make format

The format target does not need to depend on tools.
Thus remove dependency.

* Run make format

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-27 07:53:22 -03:00
dependabot-preview[bot] 8227d9e376
Bump github.com/golang/protobuf from 1.3.3 to 1.3.4 (#5707)
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.3.3...v1.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-27 02:47:05 -05:00
Anthony 2b75f50604
Merge PR #5708: fix type for the event documentation 2020-02-27 02:37:16 -05:00
Aaron Craelius 56104c2961
Merge PR #5703: Fix typo in distribution proto package name 2020-02-26 10:58:27 -05:00
Jonathan Gimeno 4de26fd67a fix lint errors 2 2020-02-26 16:35:04 +01:00
Alexander Bezobchuk 8cab43c812
Merge PR #5702: Add Param Querying to x/auth 2020-02-26 10:33:56 -05:00
Jonathan Gimeno 14469ccc74 fix lint errors 2020-02-26 16:29:48 +01:00
Jonathan Gimeno 1648edfc0d use prealloc array for ConvertAddrsToValAddrs 2020-02-26 16:16:56 +01:00
Jonathan Gimeno c94a98f459 fix based on PR comments 2020-02-26 16:05:12 +01:00
Jonathan Gimeno 1d18f8839c remove create test public keys 2020-02-26 15:57:41 +01:00
Jonathan Gimeno 64c2971c6f remove test_common 2020-02-26 15:51:45 +01:00
Jonathan Gimeno bbbbc61276 end refactor handler_test 2020-02-26 15:48:51 +01:00
Jonathan Gimeno 015fd43f51 refactor TestMultipleUnbondingDelegationAtUniqueTimes and TestUnbondingWhenExcessValidators 2020-02-26 15:44:15 +01:00
Jonathan Gimeno 9381500fbc refactor TestMultipleRedelegationAtUniqueTimes and TestMultipleUnbondingDelegationAtSameTime 2020-02-26 15:39:56 +01:00
Jonathan Gimeno 4e16a0861c refactor TestTransitiveRedelegation and TestMultipleRedelegationAtSameTime 2020-02-26 15:35:29 +01:00
Jonathan Gimeno c58ec7f7b7 refactor TestUnbondingFromUnbondingValidator and TestRedelegationPeriod 2020-02-26 15:31:16 +01:00
Jonathan Gimeno eb26b478b4 refactor TestUnbondingPeriod and TestValidatorQueue 2020-02-26 15:26:50 +01:00
Jonathan Gimeno 0fcf1e20d6 refactor TestJailValidator 2020-02-26 15:21:42 +01:00
Jonathan Gimeno 0e3b95857b refactor TestMultipleMsgDelegate 2020-02-26 15:19:39 +01:00
Jonathan Gimeno d251f6436e refator TestMultipleMsgCreateValidator 2020-02-26 15:17:31 +01:00
Jonathan Gimeno 46d62ebfa9 refactor TestIncrementsMsgUnbond 2020-02-26 15:13:08 +01:00
Jonathan Gimeno a07ed83dd2 refactor TestEditValidatorIncreaseMinSelfDelegationBeyondCurrentBond 2020-02-26 15:08:43 +01:00
Jonathan Gimeno 8ecd5b8954 refactor next 2020-02-26 15:06:52 +01:00
Jonathan Gimeno 3f319c2578 refactor TestIncrementsMsgDelegate 2020-02-26 15:04:40 +01:00
dependabot-preview[bot] 201d1cdc34
Merge PR #5701: Bump github.com/tendermint/tm-db from 0.4.0 to 0.4.1
Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/tendermint/tm-db/releases)
- [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tm-db/compare/v0.4.0...v0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-26 08:56:17 -05:00
Jonathan Gimeno ee21805282 refactor TestLegacyValidatorDelegations to use simapp 2020-02-26 14:52:34 +01:00
dependabot-preview[bot] b01185d34c
Merge PR #5699: Bump github.com/rakyll/statik from 0.1.6 to 0.1.7
Bumps [github.com/rakyll/statik](https://github.com/rakyll/statik) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/rakyll/statik/releases)
- [Commits](https://github.com/rakyll/statik/compare/v0.1.6...v0.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 08:39:02 -05:00
Jonathan Gimeno c314b93789 temporary commit 2020-02-26 13:28:18 +01:00
Jonathan Gimeno 030f612b6c refactor TestInvalidPubKeyTypeMsgCreateValidator 2020-02-26 12:23:55 +01:00
Jonathan Gimeno 59ecf11a12 refactor TestDuplicatesMsgCreateValidator 2020-02-26 11:36:37 +01:00
Jonathan Gimeno 315572bcd2 refactor TestValidatorByPowerIndex 2020-02-26 11:33:25 +01:00
Jonathan Gimeno 399ea763ee refactor old genesis_test to use simapp 2020-02-26 10:47:39 +01:00