Skip to content

Fixed consensus breaks when depositing anchor object from L1 to L2; R… #685

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

Merged
merged 4 commits into from
Jul 18, 2025

Conversation

chriscandless
Copy link
Collaborator

@chriscandless chriscandless commented Jul 11, 2025

Fixed consesus breaks if we deposit anchor object. And also refactored some of the functions in iotajsonrpc.
These functions were used to search objects in API response by module/name. The issue was that these function were returning only first found result, ignoring others and not returning any error. So I've added error into all of them... This could break some stuff, but I believe it is worth it - we might catch other errors.

@chriscandless chriscandless requested a review from lmoe July 11, 2025 15:01
Chris McCandless added 2 commits July 11, 2025 08:12
@nnikolash nnikolash merged commit c1330d6 into develop Jul 18, 2025
5 checks passed
@nnikolash nnikolash deleted the fix/multiple-anchor-obj branch July 18, 2025 09:50
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.

4 participants