File tree 3 files changed +24
-0
lines changed
3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ Changes to the reference FVM implementation.
4
4
5
5
## [ Unreleased]
6
6
7
+ ## 4.2.1 [ 2023-06-12]
8
+
9
+ - feat: FIP-0079: syscall for aggregated bls verification [ #2003 ] ( https://github.com/filecoin-project/ref-fvm/pull/2003 )
10
+ - fix: install rust nightly toolchain for clusterfuzzlite [ #2007 ] ( https://github.com/filecoin-project/ref-fvm/pull/2007 )
11
+ - chore: upgrade rust toolchain to 1.78.0 [ #2006 ] ( https://github.com/filecoin-project/ref-fvm/pull/2006 )
12
+ - fix: remove the pairing feature from fvm_shared [ #2009 ] ( https://github.com/filecoin-project/ref-fvm/pull/2009 )
13
+ - Small tidy-ups in CONTRIBUTING.md [ #2012 ] ( https://github.com/filecoin-project/ref-fvm/pull/2012 )
14
+
7
15
## 4.2.0 [ 2023-04-29]
8
16
9
17
- chore: update to wasmtime 19.0.1 [ #1993 ] ( https://github.com/filecoin-project/ref-fvm/pull/1993 )
Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## 4.2.1 [ 2023-06-12]
6
+
7
+ - feat: FIP-0079: syscall for aggregated bls verification [ #2003 ] ( https://github.com/filecoin-project/ref-fvm/pull/2003 )
8
+ - fix: install rust nightly toolchain for clusterfuzzlite [ #2007 ] ( https://github.com/filecoin-project/ref-fvm/pull/2007 )
9
+ - chore: upgrade rust toolchain to 1.78.0 [ #2006 ] ( https://github.com/filecoin-project/ref-fvm/pull/2006 )
10
+ - fix: remove the pairing feature from fvm_shared [ #2009 ] ( https://github.com/filecoin-project/ref-fvm/pull/2009 )
11
+ - Small tidy-ups in CONTRIBUTING.md [ #2012 ] ( https://github.com/filecoin-project/ref-fvm/pull/2012 )
12
+
5
13
## 4.2.0 [ 2023-04-29]
6
14
7
15
- chore: update to wasmtime 19.0.1 [ #1993 ] ( https://github.com/filecoin-project/ref-fvm/pull/1993 )
Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## 4.2.1 [ 2023-06-12]
6
+
7
+ - feat: FIP-0079: syscall for aggregated bls verification [ #2003 ] ( https://github.com/filecoin-project/ref-fvm/pull/2003 )
8
+ - fix: install rust nightly toolchain for clusterfuzzlite [ #2007 ] ( https://github.com/filecoin-project/ref-fvm/pull/2007 )
9
+ - chore: upgrade rust toolchain to 1.78.0 [ #2006 ] ( https://github.com/filecoin-project/ref-fvm/pull/2006 )
10
+ - fix: remove the pairing feature from fvm_shared [ #2009 ] ( https://github.com/filecoin-project/ref-fvm/pull/2009 )
11
+ - Small tidy-ups in CONTRIBUTING.md [ #2012 ] ( https://github.com/filecoin-project/ref-fvm/pull/2012 )
12
+
5
13
## 4.2.0 [ 2023-04-29]
6
14
7
15
- chore: update to wasmtime 19.0.1 [ #1993 ] ( https://github.com/filecoin-project/ref-fvm/pull/1993 )
You can’t perform that action at this time.
0 commit comments