Jonathan Gimeno
fe1012dc29
migrate revocation of old slash test
2020-02-24 17:34:22 +01:00
Jonathan Gimeno
3910ec25f6
refactor and remove unused code
2020-02-24 16:14:16 +01:00
Jonathan Gimeno
17ee1f510a
finish refactor delegation test
2020-02-24 15:37:03 +01:00
Jonathan Gimeno
a1fcb07d0f
refactor TestRedelegateFromUnbondingValidator to use simapp
2020-02-24 15:28:25 +01:00
Jonathan Gimeno
5bf1fa0048
refactor delegation test
2020-02-24 15:11:37 +01:00
Jonathan Gimeno
ae44324d5a
refacotr TestRedelegationMaxEntries to use simapp
2020-02-24 15:06:12 +01:00
Jonathan Gimeno
27e20236a3
refactor TestRedelegateToSameValidator to use simapp
2020-02-24 13:16:32 +01:00
Jonathan Gimeno
e33844fa56
refactor TestRedelegation to use simapp
2020-02-24 13:11:18 +01:00
Jonathan Gimeno
9a5aae9f0e
refactor TestGetRedelegationsFromSrcValidator to use simapp
2020-02-24 12:50:02 +01:00
Jonathan Gimeno
62dbd8bcee
TestUnbondingAllDelegationFromValidator to use simapp
2020-02-24 12:46:14 +01:00
Jonathan Gimeno
6ce12184d4
refactor TestUndelegateFromUnbondedValidator to use simapp
2020-02-24 12:37:32 +01:00
Jonathan Gimeno
bbc2b33f7d
update TestUndelegate from unbonding validator and fix bug
2020-02-24 12:24:25 +01:00
Jonathan Gimeno
8378be277c
refactor TestUndelegateSelfDelegationBelowMinSelfDelegation to use simapp
2020-02-21 21:18:24 +01:00
Jonathan Gimeno
8cf9219a53
refactor test unbondingdelegationsmax entries
2020-02-21 21:05:56 +01:00
Jonathan Gimeno
e5b67801a3
refactor to use accounts
2020-02-21 20:51:11 +01:00
Jonathan Gimeno
ee7ccc3704
make TestDelegation pass with generated accounts
2020-02-21 19:34:07 +01:00
Jonathan Gimeno
89785765e0
comment before creating new way to generate accounts
2020-02-21 19:19:57 +01:00
Jonathan Gimeno
01aaf8446d
refactor creation of simapp
2020-02-21 18:54:10 +01:00
Jonathan Gimeno
e155b1083d
refactor creation of the simapp
2020-02-21 18:49:54 +01:00
Jonathan Gimeno
594e0a6bfa
avoid usage of historicals
2020-02-21 18:38:28 +01:00
Jonathan Gimeno
27ff208fb8
make all test pass temporary
2020-02-21 18:34:03 +01:00
Jonathan Gimeno
9eaa5b0e1a
refactor delegation test TestUnbondDelegation to use simapp
2020-02-21 12:24:41 +01:00
Jonathan Gimeno
fdba5b5904
finish keeper refactor for querier in staking using simapp
2020-02-20 18:10:37 +01:00
Jonathan Gimeno
32a27afbd5
make TestQueryRedelegations pass with simapp
2020-02-20 17:58:17 +01:00
Jonathan Gimeno
06c144805d
rename function
2020-02-20 17:30:45 +01:00
Jonathan Gimeno
29987a095b
make TestQueryDelegations pass with simapp :D
2020-02-20 17:30:13 +01:00
Jonathan Gimeno
0d24d2b2cb
fix test query validators
2020-02-20 16:09:25 +01:00
Jonathan Gimeno
cdcbecb2f4
rename and temp commit
2020-02-19 10:53:43 +01:00
Jonathan Gimeno
7f8d0e6047
commit end of day refactoring
2020-02-18 19:10:53 +01:00
Jonathan Gimeno
c84c5922e4
temporal commit on querier test, it passes
2020-02-18 16:44:23 +01:00
Jonathan Gimeno
6025132720
refactor historical info test
2020-02-18 14:03:06 +01:00
Jonathan Gimeno
918949cf23
refactor TestHistoricalInfo to use simapp
2020-02-18 14:00:59 +01:00
Jonathan Gimeno
f912618b8a
use simapp into keeper
2020-02-18 13:42:53 +01:00
Federico Kunze
c0a4222e6b
remove Rigel from codeowners ( #5552 )
...
* remove Rigel from codeowners
* [skip ci]
* [skip ci]
Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-17 21:22:48 +01:00
Alessio Treglia
8a74dcafb5
Merge PR #5656 : Make golangci-lint happy again
2020-02-17 17:30:18 +01:00
Alexander Bezobchuk
5ee65cb897
Merge PR #5650 : ADR 019 - Protocol Buffer State Encoding
2020-02-17 17:10:54 +01:00
gamarin2
fa5120a5d8
Merge PR #5654 : Replace Lino with Kava in docs
2020-02-17 15:08:16 +01:00
Alexander Bezobchuk
9b3296be79
Merge PR #5655 : Fix TestParseHTTPArgs
2020-02-17 14:46:48 +01:00
Gerry Agbobada
235aa6c091
Merge PR #5648 : Add min-height and max-height filters to TxSearch
2020-02-17 04:17:34 -05:00
Alessio Treglia
c77bb7b038
Squash various linter warnings ( #5652 )
...
Closes : #5651
2020-02-16 20:06:45 +01:00
Alexander Bezobchuk
05c21a534a
Merge Pr #5642 : Remove x/mock
2020-02-14 10:30:51 -05:00
Marko
e44f914893
dep: bump tendermint version to 0.33.1 ( #5645 )
...
* dep: bump tendermint version to 0.33.1
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* minor touch up
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-14 09:04:05 -05:00
Alessio Treglia
09b661d1fa
Remove replace statement ( #5643 )
...
Mac OS users will be presented with a warning at compile
time. No actual problems are resolved by keeping the replace
statement in place though.
2020-02-14 07:35:25 -05:00
Jonathan Gimeno
242f674e78
Merge PR #5640 : change default path to show swagger
2020-02-13 12:08:34 -05:00
Marko
07d4263cf6
Merge PR #5639 : fix codecov
2020-02-12 15:18:12 -05:00
Marko
48d39e344e
Merge PR #5619 : proto: migrate params to hybrid codec
2020-02-12 11:34:09 -05:00
dependabot-preview[bot]
dca7246997
Merge PR #5636 : Bump github.com/gorilla/mux from 1.7.3 to 1.7.4
2020-02-12 08:11:09 -05:00
Alexander Bezobchuk
77a47ca4a1
Merge PR #5633 : Add v0.38.1 changelog entry
2020-02-11 12:14:00 -05:00
Marko
56c5868975
Merge PR #5610 : proto: migrate x/distr to use hybrid codec
2020-02-11 09:58:37 -05:00
dependabot-preview[bot]
61c9902aae
Bump github.com/99designs/keyring from 1.1.3 to 1.1.4 ( #5632 )
...
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/99designs/keyring/releases )
- [Commits](https://github.com/99designs/keyring/compare/v1.1.3...v1.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 08:57:45 -05:00