Skip to content

Fix issues related to Merkle Tree optimization and signature validation - #1

Open
wowamaxe-glitch wants to merge 4 commits into
mainfrom
fix-multiple-issues-493-485-486-489
Open

Fix issues related to Merkle Tree optimization and signature validation#1
wowamaxe-glitch wants to merge 4 commits into
mainfrom
fix-multiple-issues-493-485-486-489

Conversation

@wowamaxe-glitch

Copy link
Copy Markdown
Owner

This PR addresses several issues regarding the Core Merkle Tree and Contracts signature validations:

  • Optimizes node hashing operations in the Merkle Tree to reduce memory allocations.
  • Writes tests for invalid signature rejection.
  • Optimizes gas costs of cryptographic signature validation.
  • Implements the Merkle Tree proof generation function.

Closes SoroLabs#493
Closes SoroLabs#485
Closes SoroLabs#486
Closes SoroLabs#489

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant