Tags: PeggyJV/sommelier
Tags
Collin/v8 migration fixes (#324) * Add missing SDK 0.47 upgrade steps * Remove msg event boilerplate replace in 0.47 * Add missing param migrations and additional IBC client type * Fixing cellarfees params migration * More cellarfees params fixing * Even more cellarfees params fixing * Hopefully last cellarfees params fix * Hopefully the last last cellarfees fix * Remove write to old cellarfees param subspace * Use correct method to retrieve legacy cellarfees subspace * Add missing IBC migration stuff * Test commit for debugging * More debugging * Please * Debugging * AHHHH * just trying stuff * . * .. * Trying with legacySubspace passed in via app module, and deleting param by key * Fix method call * Fix method call * Move upgrade handler setup after store mount * Hardcode cellarfees params * Incentives params test * Cellarfees params migration fix test * Clean up auction params migration * Explicitly set new auction module account permissions * Fix axelarcork export genesis bug that results in null values for CorkResults and ScheduledCorks * Actually add the upgrade fix... * Move auction permission to end of upgrade handler * Wow. * Tweak auction test * Fix params validation in cellarfees
v6 upgrade (#207) * v5 -> v6 * move to github runners, go to 1.19, mod tidy * cosmos-sdk 0.45.13, ibc-go 3.4.0 * fix proto go packages to v6 * v6 upgrade * Update linter for go 1.19 * Appease linter * sdk down to 0.45.10, tendermint to 0.34.22 put back dragonberry replace directive after sdk downgrade to match gravity * golang back down to 1.18 * Update v6 upgrade README
v5 incentives/gravity rc1 (#201) * v5 upgrade with only incentives and gravity updates * go.mod major version v4 -> v5 * go 1.15 -> 1.16 * Update prost_build and somm_proto * Generate somm_proto for v5 * Fix proto import path bug and regenerate protos * Fix linter * Pin to ubuntu version in releaser * Set incentives cutoff height
PreviousNext