Skip to content

Releases: onit-labs/onit-contracts

Onit Account v3.0.2

30 Aug 11:22
Compare
Choose a tag to compare
  • 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

25 Jun 20:32
Compare
Choose a tag to compare
Onit Account v3.0.1 Pre-release
Pre-release
  • Full handling of relaySafeHash
  • Updates to domain and types for signing
  • Updates to scripts
  • Use latest WebAuthnSol lib

Onit Account v3.0.0-alpha

09 Apr 13:48
Compare
Choose a tag to compare
Pre-release

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

19 May 21:03
Compare
Choose a tag to compare
  • 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

04 Apr 21:31
Compare
Choose a tag to compare

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

11 Nov 16:49
Compare
Choose a tag to compare
v1.0.0

initial commit: moving contracts from monorepo