Skip to content

Commit

Permalink
chore(main): release core 18.13.0 (#795)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[18.13.0](core-v18.12.0...core-v18.13.0)
(2024-01-02)


### Features

* **contract-verifier:** add zksolc v1.3.19
([#797](#797))
([2635570](2635570))
* Remove generic bounds on L1GasPriceProvider
([#792](#792))
([edf071d](edf071d))
* Remove TPS limiter from TX Sender
([#793](#793))
([d0e9296](d0e9296))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
zksync-era-bot committed Jan 2, 2024
1 parent 2635570 commit 357fa98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sdk/zksync-rs": "0.4.0",
"core": "18.12.0",
"core": "18.13.0",
"prover": "10.0.2"
}
9 changes: 9 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [18.13.0](https://github.com/matter-labs/zksync-era/compare/core-v18.12.0...core-v18.13.0) (2024-01-02)


### Features

* **contract-verifier:** add zksolc v1.3.19 ([#797](https://github.com/matter-labs/zksync-era/issues/797)) ([2635570](https://github.com/matter-labs/zksync-era/commit/26355705c8c084344464458f3275c311c392c47f))
* Remove generic bounds on L1GasPriceProvider ([#792](https://github.com/matter-labs/zksync-era/issues/792)) ([edf071d](https://github.com/matter-labs/zksync-era/commit/edf071d39d4dd8e297fd2fb2244574d5e0537b38))
* Remove TPS limiter from TX Sender ([#793](https://github.com/matter-labs/zksync-era/issues/793)) ([d0e9296](https://github.com/matter-labs/zksync-era/commit/d0e929652eb431f6b1bc20f83d7c21d2a978293a))

## [18.12.0](https://github.com/matter-labs/zksync-era/compare/core-v18.11.0...core-v18.12.0) (2023-12-25)


Expand Down

0 comments on commit 357fa98

Please sign in to comment.