0g-chain/migrate/v0_15
Kevin Davis cac7398120
Add swp token distribution (#1003)
* implement swp airdrop to usdx depositors to hard

* verify swp airdrop amount, total supply, affected users

* remove unused test code

* add map as go file

* update tests to use stored variable

* re-add snapshot test

* update snapshot testdata

* remove unused code for generating swp airdrop map

* remove snapshot test

* add swp token distribution

* bump test timeouts

* address review comments

* use global variables to simplify testing assertions on swp supply

* optional: swp migration test and small refactor (#1005)

* add test to ensure balances are not decreased

* simplify slice manipulation

* bump context deadline in circleci

Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com>
2021-08-18 23:10:58 -06:00
..
data SWP airdrop for USDX suppliers to hard (#996) 2021-08-17 11:59:07 -06:00
testdata SWP airdrop for USDX suppliers to hard (#996) 2021-08-17 11:59:07 -06:00
account_test.go Fix Account Migration for Additive Vesting Periods (#993) 2021-08-16 12:25:15 -06:00
account.go Fix Account Migration for Additive Vesting Periods (#993) 2021-08-16 12:25:15 -06:00
generate-test-auth-data.sh Reset Periodic Vesting Accounts for Kava-8 (#987) 2021-08-12 10:31:58 -05:00
incentive.go Initial kava 8 migration (#985) 2021-08-16 10:34:30 -06:00
migrate_cn.md translation (#991) 2021-08-16 07:26:07 -06:00
migrate_test.go Add swp token distribution (#1003) 2021-08-18 23:10:58 -06:00
migrate.go Add swp token distribution (#1003) 2021-08-18 23:10:58 -06:00
migrate.md translation (#991) 2021-08-16 07:26:07 -06:00
rollback_cn.md translation (#991) 2021-08-16 07:26:07 -06:00
rollback.md translation (#991) 2021-08-16 07:26:07 -06:00
swp_airdrop.go SWP airdrop for USDX suppliers to hard (#996) 2021-08-17 11:59:07 -06:00