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

Add one of each transaction type to check_new_account_payment in test-agent.ml #5817

Closed
bkase opened this issue Aug 31, 2020 · 0 comments · Fixed by #5862
Closed

Add one of each transaction type to check_new_account_payment in test-agent.ml #5817

bkase opened this issue Aug 31, 2020 · 0 comments · Fixed by #5862
Assignees
Labels

Comments

@bkase
Copy link
Member

bkase commented Aug 31, 2020

We want to make the test-agent more powerful to ensure that operations are consistent within the mempool and block and make sense for all existing usercommands with the data-api and not just payments.

Specifically: In check_new_account_payment: Add new functions direct_graphql_delegation_through_block, direct_graphql_mint_token_through_block, etc for each user command. See the code reuse in construction_api_{payment,delegation}_through_mempool it may help with this bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants