Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beta/dev: migrate flow pallet to 3.0 #4

Closed
9 of 12 tasks
2075 opened this issue Feb 14, 2022 · 0 comments · Fixed by #8 or #20
Closed
9 of 12 tasks

beta/dev: migrate flow pallet to 3.0 #4

2075 opened this issue Feb 14, 2022 · 0 comments · Fixed by #8 or #20
Assignees

Comments

@2075
Copy link
Member

2075 commented Feb 14, 2022

========================================

Stage 1

  • open branch migration/flow

  • update cargo.toml dependencies

  • migrate structs to new macro syntax

  • migrate storage to new macro syntax

  • migrate events, errors to new macro syntax

  • migrate pallet to new macro syntax

  • add/fix commission calculation (fixed point arithmetic)

  • write tests

  • benchmarking

  • add PR to main

Stage 2

Refactor assets to ORML:

  • Network Transaction fees use local network native currency

  • Deposits use GAME

  • Payments use (depending on network) aUSD/PLAY/DAI/USDT

  • suggest migration in architecture round

  • extend this issue with new decisions

========================================

how to test:

your build should result in no warnings by your added functionality.

@vovacha vovacha linked a pull request Feb 18, 2022 that will close this issue
6 tasks
@vovacha vovacha reopened this Mar 13, 2022
@vovacha vovacha linked a pull request Mar 21, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants