issues
search
zerodevapp
/
kernel
https://docs.zerodev.app/
MIT License
178
stars
63
forks
source link
Added new ERC1271 signature verification logic in Kernel v0.2.3
#43
Closed
de33
closed
11 months ago
de33
commented
11 months ago
Summary of Changes
Kernel.sol
: Refinements in ERC1271 signature verification logic.
Constants.sol
: Bumped contract version to
0.2.3
.
KernelTestBase.sol
: Expanded test suite with additional cases and minor modifications to align with the updated logic.
Summary of Changes
Kernel.sol
: Refinements in ERC1271 signature verification logic.Constants.sol
: Bumped contract version to0.2.3
.KernelTestBase.sol
: Expanded test suite with additional cases and minor modifications to align with the updated logic.