8000 Release Preaudit Updates · getwax/bls-wallet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Preaudit Updates

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 20:31
· 862 commits to refs/heads/main since this release
17ccc5b

This release sets a milestone/checkpoint 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 still under heavy active development and the contracts are under audit. Therefore, they are NOT recommended for mainnet/production use. Here be dragons

These components are ready for testnet use. See ./contracts/networks for a list of active contract deployments, and the remote development guide for how you can use them with this repo. If you would like the contracts and an aggregator deployed to a testnet that is not listed, feel free to open an issue.

  • Fixed & finalized contracts for another round of auditing.
  • Added npm package bls-wallet-aggregator-proxy to proxy to an existing aggregator instance. See the README for more details.
  • First wave of extension refactoring to reduce bugs & cleanup code base.
  • Added initial CI/CD checks and releases.
  • Updated top level project documentation.

All Changes

aggregator

contracts

clients

docs

extension

0