-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to latest nitro-validator lib (#23)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nitro-validator
updated
9 files
+3 −0 | .gitmodules | |
+1 −0 | lib/solidity-lib | |
+1 −0 | remappings.txt | |
+3 −10 | src/CertManager.sol | |
+0 −1,044 | src/ECDSA384.sol | |
+35 −0 | src/ECDSA384Curve.sol | |
+0 −1 | src/ICertManager.sol | |
+3 −10 | src/NitroValidator.sol | |
+0 −28 | test/ECDSA384.t.sol |