Marko
|
8de96d16f9
|
tendermint: update to rc3 (#6892)
* modify light imports
* change abci.header to tmproto.header
* use rc
* rc
* fix import
* Merge PR #6893: fix key imports
* fix rc2
* tendermint: update 3 (#6899)
* tendermint: update 4 (#6919)
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
* tendermint: update 5 (#6923)
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* bump to latest master
* tendermint: update (#6972)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Cory Levinson <cjlevinson@gmail.com>
* Update x/ibc/07-tendermint/types/test_utils.go
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* address comment
* go mod
* bring back things
* fix test
* update tm proto files
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Cory Levinson <cjlevinson@gmail.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
|
2020-08-14 13:58:53 -04:00 |
dauTT
|
32278d9a2b
|
x/auth: remove alias.go usage (#6440)
* x/auth: remove alias.go usage
* Fix simd_test.go and formatting
* Fix app.go formatting
* Fix cli_test.go
* Fix lint warnings
* Undo accidental deletion during merge
Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-06-17 14:42:27 -04:00 |
dauTT
|
1783f5ef1e
|
x/gov: remove alias.go usage (#6432)
|
2020-06-13 11:07:51 +02:00 |
Alexander Bezobchuk
|
fea231556a
|
Move ModuleAccount to x/auth (#6029)
* Move ModuleAccount to x/auth
* Update x/auth module
* Update x/staking
* Update x/mint
* Update x/gov
* Update x/distribution
* Update simapp
* Update x/bank
* Update std codec
* Add changelog entries
* Update CHANGELOG.md
Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-04-20 19:32:10 +00:00 |
Alexander Bezobchuk
|
1083fa948e
|
Merge PR #6010: Merge x/supply into x/bank
|
2020-04-20 11:22:12 -04:00 |
Jonathan Gimeno
|
e45be08eb1
|
create module account on init for FeeCollectorName and tests for other module accounts
|
2020-03-05 22:11:05 +01:00 |