Releases: onit-labs/onit-contracts
Releases · onit-labs/onit-contracts
Onit Account v3.0.2
- Fork of Base smart wallet
- Added Legacy ERC-1271 support for use as Safe signer
- Includes tests for setup of implementation and factory
- Currently deployed on Base and Base Sepolia
Onit Account v3.0.1
- Full handling of relaySafeHash
- Updates to domain and types for signing
- Updates to scripts
- Use latest WebAuthnSol lib
Onit Account v3.0.0-alpha
The first draft of the new Onit Smart Contract Account.
Features
- ERC4337 v7 account
- Single passkey signer
- Built on Safe
- Built with elements from Base smart-account
NOTICE: This is not audited and is likely to change
EntryPoint v6
- Updates EntryPoint to v6 (nonce handled on EntryPoint)
- ClientDataStart, ClientDataEnd, and AuthentacatorData are no longer passed to the validateUserOp function. They are written to the account on deploy
- New Elliptic Curve Verifier from FCL reducing gas to 250k
ERC-4337 Passkey Group Wallet
The first public, testnet, release of Forum contracts.
- ERC-4337 accounts using P-256 signatures
- Group account built on Safe, with P-256 public keys as members
V1 Forum Contracts
v1.0.0 initial commit: moving contracts from monorepo