Skip to content

Conversation

@0xca11
Copy link
Collaborator

@0xca11 0xca11 commented Sep 18, 2023

leekt and others added 30 commits June 8, 2023 17:25
* added stake functionality to factory

* added task for testing userOp with stackUp

* added setting for hardhat

* added stake factory to follow the storage access rule for associated storage

* renamed to TempKernel

* deploy script

* changed script a bit

* renamed to TempKernel

* forge fmt

* removed console.sol

* removed staker and renamed actions to executor

* test fixes and callcode test

* deployed with deterministic deployment

* validator not accessing the 2 dimensional mapping

* script done for session key

* using simple trick to adapt the storage access rule

* Feat/session key owned (zerodevapp#6)

* session key owned validator

* named variable for mapping

* deployed to goerli
* removed typescript deployments

* fix : kernel helper

* added multi ecdsa kernel factory

* only owner
* v4.0.0-beta.10

* v4.0.0-beta.11

* v4.0.0-beta.12

* changed killswitch validator to plugin

* v4.0.0-beta.13
* v4.0.0-beta.10

* updator draft

* removed temp kernel

* create account 142873

* added validCaller

* forge fmt

* small touch on comments

* validCaller changed

* test for external call

* renamed modifier

* removed callcode test

* forge fmt

* added snapshot

* custom errors

* using gas() for prepay

* removed unused copy

* payable for gas optimization

* using solady for optimization

* forge fmt

* cache storage for optimization

* admin less erc 1967 optimization

* unchecked blocks

* validator to payable

* using constant for gas optimization

* removed return

* via-ir for optimization

* change in order of ecdsa validator to lower the gas cost

* squeezing gas

* more squeezing

* removed exec

* kernel helper in yul

* more optimization

* updated aa dependency

* V2.1 optimize (zerodevapp#20)

* factory merged with erc1967 minimal factory

* Kernel Storage to abstract the initData setting

* only one factory to decrease deployment gas

* test cleanup to properly structure the test

* removing killswitch test too

* KernelLite PoC

* files for setting a proper gas report

* using memory directly to reduce gas

* changed order for validator to reduce gas cost

* optimize only

* remove kernel lite gas report

* internal functions for erc1967factory

* change kernel sig order for validUntil and validAfter (zerodevapp#21)

* forge fmt

* fix: parsing typo and mode(1)

* V2.1 session key (zerodevapp#22)

* session Key debug done

* foundry viaIr setting enabled

* forge fmt

* V2.1 stake factory (zerodevapp#23)

* gas optimization by using memory for validateUserOp

* optimization with calldata parsing

* stake for factory

* stake factory

* report

* fmt

* removed unused file

* session key now filters the operation

* fix: using proper bytes for parsing operation

* script for deploying kernel/kernel factory for v2.1

* script for deploying session key

* deployed to all testnet

* kilswitch (zerodevapp#24)
* typed primitives for validation data

* forge fmt

* added test for proxy

* fix: return address when proxy is deployed

* forge fmt

* cleaned up the test, should deal with weird gas limit afterward

* removed comments
* deploy kernel/sessionkey on mumbai

* fix:check proxy deployment first and try deploy

* deployed new factory

* deployed on mumbai, goerli

* deployed to testnets

* seprate stake

* deployed to polygon

* deployed and staked on mainnets
* deploy kernel/sessionkey on mumbai

* fix:check proxy deployment first and try deploy

* deployed new factory

* deployed on mumbai, goerli

* deployed to testnets

* seprate stake

* deployed to polygon

* deployed and staked on mainnets

* deployed on bsc
@0xca11 0xca11 merged commit 8469c4b into main Sep 18, 2023
@0xca11 0xca11 deleted the feat/upstream-rebase branch September 18, 2023 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants