Commit Graph

5 Commits

Author SHA1 Message Date
pinosu 60375abf50
Fix Amino JSON representation (#1844)
* Fix Amino JSON representation

* Update amino encoding
2024-04-11 14:57:51 +02:00
Christoph Otter c7ba88f81d Adjust to type changes and renamings 2024-02-15 14:30:37 +01:00
Pino' Surace ffcfa8dfa0 Remove Wasmer references 2023-09-04 17:01:29 +02:00
Jacob Gadikian 8627f85275
style: lint wasmd in the same manner as cosmos-sdk (#1537)
* golangci-lint run ./... --fix

* linting completed

* use the CosmWasm repo as part of the gci config
2023-07-31 15:53:20 +02:00
pinosu e6d451bf9d
Add migration for AccessConfig (#1395)
* Add migration for AccessConfig

* Add more tests

* Make migration more resilient and remove "old" types

* cleanup legacy types

* fix comments
2023-05-26 13:08:48 +02:00