Activity
refactor: add init events and zero address check
refactor: add init events and zero address check
test: test same hash multiple signs and any sender
test: test same hash multiple signs and any sender
refactor: use accountSalt for deploying the EmailAuth proxy
refactor: use accountSalt for deploying the EmailAuth proxy
refactor: remove unused library
refactor: remove unused library
refactor: simplify package configuration
refactor: simplify package configuration
chore: remove and ignore braodcasts
chore: remove and ignore braodcasts
fix: update EIP-1271 magic value and improve test organization
fix: update EIP-1271 magic value and improve test organization
refactor: remove relayer from docker
refactor: remove relayer from docker
remove aggregator from validation
remove aggregator from validation
feat: use unsafe bundler and anvil node
feat: use unsafe bundler and anvil node
feat: return aggregator address from validation function
feat: return aggregator address from validation function
chore: remove broadcasts
chore: remove broadcasts
refactor: optimize dev docker images for final image size
refactor: optimize dev docker images for final image size
refactor: rename test/foundry to test/unit
refactor: rename test/foundry to test/unit
refactor: rename test/hardhat to test/e2e
refactor: rename test/hardhat to test/e2e
test: send some eth to another account
test: send some eth to another account
feat: deploy email account factory for testing
feat: deploy email account factory for testing
feat: 4337 bundler and compatible node for dev environment
feat: 4337 bundler and compatible node for dev environment
feat: setup hardhat tests
feat: setup hardhat tests
feat: init hardhat project
feat: init hardhat project
feat: simple 4337 account and factory
feat: simple 4337 account and factory
refactor: move to EmailSigner directory
refactor: move to EmailSigner directory
chore: remove SafeSigner
chore: remove SafeSigner
refactor: fix comments
refactor: fix comments