File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk/zksync-rs" : " 0.4.0" ,
3
- "core" : " 18.2 .0" ,
3
+ "core" : " 18.3 .0" ,
4
4
"prover" : " 9.0.0"
5
5
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 18.3.0] ( https://github.com/matter-labs/zksync-era/compare/core-v18.2.0...core-v18.3.0 ) (2023-11-28)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** contract-verifier:** Add zkvyper 1.3.13 ([ #552 ] ( https://github.com/matter-labs/zksync-era/issues/552 ) ) ([ 198deda] ( https://github.com/matter-labs/zksync-era/commit/198deda685a5bf44dc41911fe7b7797a219aa29c ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** house_keeper:** Emit the correct circuit_id for aggregation round 2 ([ #547 ] ( https://github.com/matter-labs/zksync-era/issues/547 ) ) ([ 9cada1a] ( https://github.com/matter-labs/zksync-era/commit/9cada1a17469e876cbf82d923e3d59f21576ec94 ) )
14
+
3
15
## [ 18.2.0] ( https://github.com/matter-labs/zksync-era/compare/core-v18.1.0...core-v18.2.0 ) (2023-11-27)
4
16
5
17
You can’t perform that action at this time.
0 commit comments