Alessio Treglia
|
99f8b54cfd
|
fix 0.3{8,9} migrations and migration test case (#7002)
These fixes were applied to Launchopad 0.39.1 RC and
never ported to master.
|
2020-08-11 05:51:47 -04:00 |
dauTT
|
20c80cfd44
|
Rename *codec.Codec to *codec.LegacyAmino (#6991)
* Rename *codec.Codec to *codec.LegacyAmino
* Implement requested changes
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2020-08-10 19:41:21 +00:00 |
Alexander Bezobchuk
|
72f6bf0893
|
Fix 0.39 x/auth Migration Types (#6870)
* types: add coins to JSON
* add migrate test
* finish test
* Add panic
* fix test
|
2020-07-28 19:18:07 +00:00 |
Alexander Bezobchuk
|
3ff3e58240
|
Launchpad Migration (#6829)
* fix migration
* add 039 pkg
* lint
* Fix pkg name
* add v0.39 auth types
* remove file
* updates
* updates
* update godoc
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-07-28 15:28:23 +00:00 |
Aaron Craelius
|
81d647e505
|
Move codec.RegisterCrypto and codec.Cdc to new packages (#6330)
* Move codec.Cdc to legacy_global.Cdc
* Update CHANGELOG.md
* Updates
* nit
* Fix imports
* Updates
* Use cosmos multisig instead of tendermint multisig everywhere
* Fix tests
* Rename legacy_global -> legacy
* Add doc.go
* Linting, move all RegisterCrypto calls to crypto/codec
* Update crypto/codec/amino.go
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-06-04 10:38:24 +00:00 |
SaReN
|
bf8809ef98
|
Update x/auth to use Any (#6165)
* Migrate keeper codec to use marshaler
* Migrate AccountI to types
* Did go imports
* Fix tests for x/auth
* Cleanup std/codec
* Sort imports
* Fix legacy codec
* Add godoc for RegisterInterfaces
* Add RegisterInterfaces to std
* Fix typo
* Fixed merge changes
* Eliminate vesting import in auth
* Fix lint issues
* Fix tests
* Addressed comments
* Rename interfaces in RegisterInterfaces
* Removed codec.proto from std
* Minor code cleanup
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2020-05-20 19:21:00 +00:00 |
Alexander Bezobchuk
|
6890feb3d2
|
Merge PR #5572: ADR 004 Implementation
|
2020-01-30 16:31:16 -05:00 |
Alexander Bezobchuk
|
a4b36b9dcd
|
Merge PR #5561: v0.38 Migration Fixes
|
2020-01-23 13:15:22 -05:00 |
Marko
|
b9490f2d93
|
Merge PR #5203: Add more linters
|
2019-10-17 09:47:35 -04:00 |
Alexander Bezobchuk
|
943cc54811
|
Merge PR #5047: Fix Genesis Accounts Migration
|
2019-09-17 10:39:08 -04:00 |
Federico Kunze
|
ed6366679c
|
Merge PR #5017: ADR 011: Generalize Genesis Accounts Implementation
|
2019-09-12 15:22:25 -04:00 |
Federico Kunze
|
e85a734a57
|
update x/genaccounts to match module spec (#4759)
|
2019-07-22 16:26:42 +01:00 |
Federico Kunze
|
a922dad346
|
Merge PR #4686: v0.36 supply changes to genesis migration
|
2019-07-18 14:43:56 +02:00 |