File tree Expand file tree Collapse file tree 5 files changed +33
-4
lines changed
Expand file tree Collapse file tree 5 files changed +33
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "proof_verifier_js" : " 0.1.1 " ,
3- "ethereum_prover" : " 0.1.0 "
2+ "proof_verifier_js" : " 0.1.2 " ,
3+ "ethereum_prover" : " 0.1.1 "
44}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.1] ( https://github.com/matter-labs/ethereum-prover/compare/ethereum-prover-v0.1.0...ethereum-prover-v0.1.1 ) (2026-01-20)
4+
5+
6+ ### Features
7+
8+ * Add basic Grafana/Prometheus infra ([ #12 ] ( https://github.com/matter-labs/ethereum-prover/issues/12 ) ) ([ 22661d7] ( https://github.com/matter-labs/ethereum-prover/commit/22661d727de624f3dbd50598af1e8099d65ebc63 ) )
9+ * Ethereum prover ([ #8 ] ( https://github.com/matter-labs/ethereum-prover/issues/8 ) ) ([ b9def53] ( https://github.com/matter-labs/ethereum-prover/commit/b9def53c6c271032f7111af3d5199f3e6030241c ) )
10+ * Revive continue-on-error mode ([ #11 ] ( https://github.com/matter-labs/ethereum-prover/issues/11 ) ) ([ 8714144] ( https://github.com/matter-labs/ethereum-prover/commit/871414478fa0ee72b04af88bdcdfd384235ca706 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * Fix CLZ opcode + disable continue-on-error mode temporarily ([ #10 ] ( https://github.com/matter-labs/ethereum-prover/issues/10 ) ) ([ 07975e9] ( https://github.com/matter-labs/ethereum-prover/commit/07975e995d44686b0bb65646d53aeca769043be0 ) )
Original file line number Diff line number Diff line change 11[package ]
22name = " ethereum_prover"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44edition.workspace = true
55authors.workspace = true
66homepage.workspace = true
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.2] ( https://github.com/matter-labs/ethereum-prover/compare/ethproofs-airbender-verifier-v0.1.1...ethproofs-airbender-verifier-v0.1.2 ) (2026-01-20)
4+
5+
6+ ### Features
7+
8+ * Ethereum prover ([ #8 ] ( https://github.com/matter-labs/ethereum-prover/issues/8 ) ) ([ b9def53] ( https://github.com/matter-labs/ethereum-prover/commit/b9def53c6c271032f7111af3d5199f3e6030241c ) )
9+ * Initial commit ([ #1 ] ( https://github.com/matter-labs/ethereum-prover/issues/1 ) ) ([ 08e3492] ( https://github.com/matter-labs/ethereum-prover/commit/08e3492154425f4860af3bf70a00f8c6d200d669 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * Fix packaging the library and enable wasmopt ([ #3 ] ( https://github.com/matter-labs/ethereum-prover/issues/3 ) ) ([ 48caa26] ( https://github.com/matter-labs/ethereum-prover/commit/48caa26092ab13fa42f574e33a0e0dd4c761bb3e ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @matterlabs/ethproofs-airbender-verifier" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " Airbender ZK Proof Verifier for EthProofs" ,
55 "license" : " (MIT OR Apache-2.0)" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments