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

Support dry running of transactions in the past #2062

Open
xgreenx opened this issue Aug 8, 2024 · 0 comments
Open

Support dry running of transactions in the past #2062

xgreenx opened this issue Aug 8, 2024 · 0 comments

Comments

@xgreenx
Copy link
Collaborator

xgreenx commented Aug 8, 2024

Requires first #1995 feature to avoid error in the case of the InMemory storage.

xgreenx added a commit that referenced this issue Aug 8, 2024
Due to race conditions dry run may fail with `InMemory` store. I
disabled the usage of the historical view for dry run case until the
future. #2062

### Before requesting review
- [x] I have reviewed the code myself
GoldenPath1109 added a commit to GoldenPath1109/fuel-core that referenced this issue Sep 7, 2024
Due to race conditions dry run may fail with `InMemory` store. I
disabled the usage of the historical view for dry run case until the
future. FuelLabs/fuel-core#2062

### Before requesting review
- [x] I have reviewed the code myself
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

No branches or pull requests

1 participant