0g-chain/x/auction
Nick DeLuca bbb2235ba0
Add auction migration (#1220)
* add initial auction migration from Levi's work

* reserve bid_duration field name as well

* refactor auction specifc migration code to legacy v0_17 pkg

* Add auction migration specific test. Delete v016 migration files. Add makefile target for running migration tests.

Co-authored-by: galxy25 <levismschoen@gmail.com>
2022-04-22 11:36:05 -07:00
..
client Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
keeper fix: use new bid duration params for same-bidder tests (#1163) 2022-02-08 09:33:42 -08:00
legacy Add auction migration (#1220) 2022-04-22 11:36:05 -07:00
simulation Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
spec [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
testutil Split existing auction bid_duration parameter into forward_bid_duration and reverse_bid_duration (#1158) 2022-02-08 09:03:47 -08:00
types Add auction migration (#1220) 2022-04-22 11:36:05 -07:00
abci_test.go Split existing auction bid_duration parameter into forward_bid_duration and reverse_bid_duration (#1158) 2022-02-08 09:03:47 -08:00
abci.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
genesis_test.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
genesis.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
module.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00