This repository has been archived on 2023-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
chainsafe-bls/CHANGELOG.md

879 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2020-02-25

Compatible with Eth2 spec 0.10.1 and IETF draft bls specification

BREAKING CHANGES

  • domain param is removed from all apis
  • message length constraint is changed

[0.3.0] - 2020-02-20

BREAKING CHANGES

  • Uint8Array inputs in functional interface

[0.2.2] - 2020-02-12

###Bugfixes:

  • updated bls wasm binding version - it isn't catching unhandled rejections and modify stacktraces