Commit Graph

6274 Commits

Author SHA1 Message Date
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
Alexander Bezobchuk ec39bb3b42
Merge PR #5696: Fix x/auth proto json tags 2020-02-25 15:22:28 -05:00
Jonathan Gimeno 660ffc8be5 refactor ordering functions 2020-02-25 18:01:18 +01:00
Jonathan Gimeno 194b97b1c1 git remove unused vars 2020-02-25 17:33:18 +01:00
Jonathan Gimeno 13f2138989 Merge branch 'master' into jonathan/4875-staking-test-use-simapp 2020-02-25 15:48:13 +01:00
Jonathan Gimeno a44bebc11c rename commont test 2020-02-25 15:31:22 +01:00
Jonathan Gimeno b931c491ae rename 2020-02-25 15:29:53 +01:00
Jonathan Gimeno 632e65f575 move methods 2020-02-25 15:27:51 +01:00
Jonathan Gimeno 8f779b12b8 clean code 2020-02-25 15:11:52 +01:00
Jonathan Gimeno 9ae53260bf end refactoring validator_test 2020-02-25 14:07:01 +01:00
Jonathan Gimeno b4ab8e5e07 refactor TestFullValidatorSetPowerChange test 2020-02-25 13:54:55 +01:00
Jonathan Gimeno 96216c3dac make test TestValidatorBondHeight pass 2020-02-25 13:51:48 +01:00
Jonathan Gimeno 99554926e8 refctor TestGetValidatorsEdgeCases to use simapp 2020-02-25 13:45:29 +01:00
Jonathan Gimeno c7d68c59a9 refactor TestGetValidatorSortingMixed test to simap 2020-02-25 13:38:27 +01:00
Jonathan Gimeno 460619fa29 refactro TestGetValidatorSortingUnmixed to simapp 2020-02-25 13:27:05 +01:00
Jonathan Gimeno 9fa658c3f9 TestValidatorBasics 2020-02-25 13:23:22 +01:00
Jonathan Gimeno ed401119e4 refactor TestSlashToZeroPowerRemoved 2020-02-25 13:18:49 +01:00
Jonathan Gimeno 385c5c556b refactor TestUpdateBondedValidatorsDecreaseCliff to simapp 2020-02-25 11:59:15 +01:00
Jonathan Gimeno 25681ad3ad refacor TestUpdateValidatorByPowerIndex to use simapp 2020-02-25 11:54:43 +01:00
Jonathan Gimeno 66abd1f19f refactor first test validation to simapp 2020-02-25 11:43:51 +01:00
Jonathan Gimeno 0cddd4fff6 end refactoring slash_test 2020-02-25 10:32:53 +01:00
Jonathan Gimeno 15eaa129ee refactor TestSlashWithRedelegation 2020-02-25 10:24:58 +01:00
Jonathan Gimeno a6767d31fe migrated two tests from slash_test to use simapp 2020-02-25 10:13:13 +01:00
Jonathan Gimeno b36cdac3e3 test TestSlashAtNegativeHeight migrated to simapp 2020-02-24 19:01:55 +01:00
Jonathan Gimeno 7ee50eacf2 refactor TestSlashAtFutureHeight test 2020-02-24 18:43:51 +01:00
Jonathan Gimeno 3ea53f5682 refactor TestSlashRedelegation to use simapp 2020-02-24 18:41:01 +01:00
Jonathan Gimeno a34575a8bb fix TestSlashUnbondingDelegation test to use simapp 2020-02-24 18:30:30 +01:00
Aaron Craelius df65016694
Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
Jonathan Gimeno fe1012dc29 migrate revocation of old slash test 2020-02-24 17:34:22 +01:00
Marko f7486b9395
Merge PR #5634: Protobuf - Migrate x/evidence 2020-02-24 17:05:21 +01:00
Jonathan Gimeno 3910ec25f6 refactor and remove unused code 2020-02-24 16:14:16 +01:00