-
Notifications
You must be signed in to change notification settings - Fork 87
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
Mock Tokens Initial Scope #212
Conversation
protocol-units/mock-assets/devnet/m1/mevm/src/interfaces/IWETH10.sol
Outdated
Show resolved
Hide resolved
protocol-units/mock-assets/devnet/m2/sui/tests/mock_tokens_tests.move
Outdated
Show resolved
Hide resolved
protocol-units/mock-assets/devnet/m1/mevm/.github/workflows/test.yml
Outdated
Show resolved
Hide resolved
protocol-units/mock-assets/testnet/suzuka/aptos/sources/faucet.move
Outdated
Show resolved
Hide resolved
protocol-units/mock-assets/testnet/suzuka/aptos/sources/tokens.move
Outdated
Show resolved
Hide resolved
@0xPrimata are you stuck on this? Does it still need to be merged? |
What's the status on this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assuming the checks pass.
Generally, you should be explaining how they were tested, how someone else should test, and programmatic tests added. |
it's the current devnet and testnet versions, so they are working |
Will take one last look over, thanks. |
Summary
protocol-units
,scripts
.#203
Scripts and instructions on Mock Tokens deployed on test or development networks.
Changelog
Initializes tokens for:
Testnet
Devnet
Testing
All were throughly tested
Outstanding issues
Deployment