mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-02 15:17:26 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| data | ||
| testdata | ||
| account_test.go | ||
| account.go | ||
| generate-test-auth-data.sh | ||
| incentive.go | ||
| migrate_cn.md | ||
| migrate_test.go | ||
| migrate.go | ||
| migrate.md | ||
| rollback_cn.md | ||
| rollback.md | ||
| swp_airdrop.go | ||