-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
fault_proving(global_roots): populate ProcessedTransactions table #2650
Merged
netrome
merged 4 commits into
master
from
2583-fault_provingglobal_roots-populate-processedtransactions-table
Feb 5, 2025
Merged
fault_proving(global_roots): populate ProcessedTransactions table #2650
netrome
merged 4 commits into
master
from
2583-fault_provingglobal_roots-populate-processedtransactions-table
Feb 5, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b1cbd67
to
4cb48c4
Compare
2457f06
to
bbf6361
Compare
Base automatically changed from
2582-fault_provingglobal_roots-initial-test-suite-for-storage-updates
to
master
January 31, 2025 21:11
4cb48c4
to
0c85f8f
Compare
0c85f8f
to
d3e9c9e
Compare
rymnc
reviewed
Feb 5, 2025
rymnc
reviewed
Feb 5, 2025
rymnc
reviewed
Feb 5, 2025
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.
left a few comments!
765c9fc
to
5dc7e60
Compare
acerone85
reviewed
Feb 5, 2025
acerone85
reviewed
Feb 5, 2025
acerone85
requested changes
Feb 5, 2025
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.
Test not compiling locally. The rest of the PR is good :)
7a37b17
to
63394f6
Compare
63394f6
to
4a681b6
Compare
4a681b6
to
524a2ae
Compare
acerone85
approved these changes
Feb 5, 2025
rymnc
approved these changes
Feb 5, 2025
Merged
AurelienFT
added a commit
that referenced
this pull request
Feb 5, 2025
## Version 0.41.6 ### Added - [2668](#2668): Expose gas price service test helpers - [2621](#2598): Global merkle root storage updates process upgrade transactions. - [2650](#2650): Populate `ProcessedTransactions` table in global merkle root storage. - [2667](#2667): Populate `Blobs` table in global merkle root storage. - [2652](#2652): Global Merkle Root storage crate: Add Raw contract bytecode to global merkle root storage when processing Create transactions. ### Fixed - [2673](#2673): Change read behavior on the InMemoryTransaction to use offset and allow not equal buf size (fix CCP and LDC broken from FuelLabs/fuel-vm#847)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #2583