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

SHARD-1926: compare afterStateHash in receipt verification #153

Merged
merged 3 commits into from
Mar 10, 2025

Conversation

urnotsam
Copy link
Contributor

@urnotsam urnotsam commented Mar 7, 2025

Summary :

The global Tx receipt verification flow on the archiver side now fetches the afterStateHash from the signed receipt and then compares it with the entry from the afterStates array

mhanson-github
mhanson-github previously approved these changes Mar 8, 2025
@BelfordZ BelfordZ closed this Mar 9, 2025
@BelfordZ BelfordZ reopened this Mar 9, 2025
aniketdivekar
aniketdivekar previously approved these changes Mar 10, 2025
abdulazeem-tk4vr and others added 3 commits March 10, 2025 17:17
- Enhanced verifyGlobalTxAccountChange function with detailed documentation
- Improved error messages for network account state verification
- Added TODO comment for potential optimization in account lookup
- Removed unnecessary console.dir and commented-out code
- Refined hash comparison and error reporting for global modification transactions
@mhanson-github mhanson-github merged commit 33cb055 into mainnet-launch Mar 10, 2025
5 checks passed
@mhanson-github mhanson-github deleted the SHARD-1926 branch March 10, 2025 21:21
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

Successfully merging this pull request may close these issues.

5 participants