Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(ecocredit): update genesis import & export to use v1 api (#977)
* wip: migrate genesis * fix: tests * cleanup genesis sims * Update x/ecocredit/module/module_test.go * chore: disable ecocredit tests * remove legacy genesis * wip: use memdb for genesis validation * wip: add tests * migrate core sims to v1 * update genesis tests * chore: add todo for commented code * remove test * chore: cleanup * Update x/ecocredit/core/genesis.go Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com> * chore: review changes * chore: add core state types validation * Update x/ecocredit/core/genesis.go Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com> * chore: review changes Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
- Loading branch information