Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 15:06
7671d78

This is the initial and final stable release for the bls-wallet contracts, aggregator service, npm packages bls-wallet-clients & bls-wallet-aggregator-proxy, and prototype browser extension Quill.

This repo/those components are no longer under active development & maintenance. All known critical & high security issues have been addressed. See ./contracts/audits for details. If you plan on deploying to a mainnet EVM chain, it is highly recommended that you honeypot and/or take other sensible precautions to ensure that the contracts & deployment will work as you expect.

Breaking Changes

  • To prevent a security issue, wallet contracts are no longer upgradable

Overview

  • Fix aggregator fee calculation for Optimism
  • Bundle hashes are no deterministic
  • Improvements to extension UI

What’s Changed

aggregator

aggregator-proxy

contracts

clients

docs

extension