Governed Gas Pool User Journeys #982
Replies: 2 comments 1 reply
-
|
Writing these e2e tests will necessarily involved a fair amount of wielding the @0xmovses, this is where I think you and I can help @Icarus131 can get started on Monday. For example, item 6 above can be written without the |
Beta Was this translation helpful? Give feedback.
-
|
Happy to issue these up. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I am opening this discussion to cover Governed Gas Pool user journeys, particularly as inform e2e tests. Once agreed upon, these user journeys will be placed in issues.
The original testnet user journeys were provided in the e2e test sketch here: https://github.com/movementlabsxyz/movement/pull/957/files#diff-5af859a157b190153ae86e9a868f5f5ef02ab79743130de89b1da03dafc255ed
Note: the terms fund, asset, token, fee, and deposit refer to either
aptos_framework::coinoraptos_framework::fatokens.governed_gas_pool.fundfrom thegoverned_gas_poolmodule by callingaptos_governance::get_signer_testnet_onlyto acquire theaptos_frameworksigner and then callinggoverned_gas_pool::fundwith said signer.aptos_frameworksigner will fail.aptos_frameworksigner attempts to use the Governed Gas Pool will fail.governed_gas_pool::fundWILL receive their funds without any fees.governed_gas_pool::fund.aptos_frameworkin following a version not using the Governed Gas Pool. Immediately following the epoch transition accompanying this vote, the gas fees are collected in the Governed Gas Pool.Beta Was this translation helpful? Give feedback.
All reactions