Merged
Conversation
leekt
added a commit
that referenced
this pull request
Oct 4, 2023
* forge install: aa-benchmark * temp * updated forge-std
leekt
added a commit
that referenced
this pull request
Oct 26, 2023
* commented out session key owned validator for temporary usage * Feat/add benchmark (#36) * forge install: aa-benchmark * temp * updated forge-std * test refactor * Kernel lite draft * test for kernel lite ecdsa * gas report * removed bytes * fixed test * small gas optimize trick * execute batch * kernel lite has execute batch too * removed delegate call * bumped version of kernel to 0.2.2 in test * revert on setDefaultValidator in kernel lite * updated libraries * updated tag for entrypoint * sessionkey for batching * sessionkey batch call tested * readme updated for addresses * fix: userOpHash verification for unlimited permission * temp : passes with no-validation, parsing was successful for multiple * test passing * added interval validation * forge fmt * chore: remove mock files from coverage * moved to mock folder for test artifacts * added session key invalidator * refactoring IKernel * increasing test case coverage * removed aa-benchmark for now * removed fallback to default option for 0x00000001 * Removed dependencies * removed remappings * test for invalid signatures * removed multiowned validator * added forge test for validator * renamed the test function * forge fmt * using custom error for validator * updated session key to invalidate nonce and nonce is incremental * kernel lite to operate as a validator to mitigate wallet bricked situation * todo: sessionkey test cases * sessionkey test passing * Merkle renamed * changed kernel to support selfcall for executor * test for delegatecall * sessionkey test added for validAfter, interval invariants * removed broadcast * ignoring broadcast * updated readme for deployed addresses * updated address for via-ir enabled versions
MaxMoskalenko
pushed a commit
to MaxMoskalenko/kernel
that referenced
this pull request
Mar 11, 2024
* commented out session key owned validator for temporary usage * Feat/add benchmark (zerodevapp#36) * forge install: aa-benchmark * temp * updated forge-std * test refactor * Kernel lite draft * test for kernel lite ecdsa * gas report * removed bytes * fixed test * small gas optimize trick * execute batch * kernel lite has execute batch too * removed delegate call * bumped version of kernel to 0.2.2 in test * revert on setDefaultValidator in kernel lite * updated libraries * updated tag for entrypoint * sessionkey for batching * sessionkey batch call tested * readme updated for addresses * fix: userOpHash verification for unlimited permission * temp : passes with no-validation, parsing was successful for multiple * test passing * added interval validation * forge fmt * chore: remove mock files from coverage * moved to mock folder for test artifacts * added session key invalidator * refactoring IKernel * increasing test case coverage * removed aa-benchmark for now * removed fallback to default option for 0x00000001 * Removed dependencies * removed remappings * test for invalid signatures * removed multiowned validator * added forge test for validator * renamed the test function * forge fmt * using custom error for validator * updated session key to invalidate nonce and nonce is incremental * kernel lite to operate as a validator to mitigate wallet bricked situation * todo: sessionkey test cases * sessionkey test passing * Merkle renamed * changed kernel to support selfcall for executor * test for delegatecall * sessionkey test added for validAfter, interval invariants * removed broadcast * ignoring broadcast * updated readme for deployed addresses * updated address for via-ir enabled versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.