Skip to content

Releases: onit-labs/onit-contracts

Onit Account v0.0.2

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

Onit Account v0.0.1

09 Apr 13:48
3895896
Compare
Choose a tag to compare
Onit Account v0.0.1 Pre-release
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
ff6a7a0
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
e6f8c2b
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