Closed livingrockrises closed 1 month ago
Generated at commit: ce3b995581c868a3a0905866023ee005512d23fd
🚨 Report Summary
Severity Level Results Contracts Critical High Medium Low Note Total 0 1 0 7 25 33
For more details view the full report in OpenZeppelin Code Inspector
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.40%. Comparing base (
a98c93f
) to head (d8f5420
). Report is 6 commits behind head on dev.
This comment was automatically generated by the GitHub Actions workflow.
adds 2D nonce support by packing 3 bytes batchId into most significant 3 bytes of 24 byte (uint192) nonceKey. no changes required in NonceLib.sol