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

RPC simulations should allow for passing in user provided account data #18746

Closed
jon-chuang opened this issue Jul 17, 2021 · 1 comment
Closed
Labels
stale [bot only] Added to stale content; results in auto-close after a week.

Comments

@jon-chuang
Copy link
Contributor

jon-chuang commented Jul 17, 2021

Problem

Users may want to simulate transactions based on hypothetical account state.

Proposed Solution

Use a json format to pass account data, bank ingests this data and writes over any data fetched from accountsDB when executing transaction.

Related #17796

@ryoqun
Copy link
Member

ryoqun commented Jul 22, 2021

yeah, I like this additional facility. :)

@github-actions github-actions bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Dec 26, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale [bot only] Added to stale content; results in auto-close after a week.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants