File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ dev]
99
10+ ## [ 6.0.3] - 2021-09-25
11+
12+ - bls-eth-wasm (herumi) package update to 0.4.8 for invalidating signature not in G2 [ #106 ] ( https://github.com/ChainSafe/bls/pull/106 )
13+ - Signature.fromBytes now has default verification on [ #106 ] ( https://github.com/ChainSafe/bls/pull/106 )
14+
15+
1016## [ 6.0.2] - 2021-08-23
1117
1218- Add register script [ #102 ] ( https://github.com/ChainSafe/bls/pull/102 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/bls" ,
3- "version" : " 6.0.2 " ,
3+ "version" : " 6.0.3 " ,
44 "description" : " Implementation of bls signature verification for ethereum 2.0" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments