-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release core 16.0.2 (#199)
🤖 I have created a release *beep* *boop* --- ## [16.0.2](core-v16.0.1...core-v16.0.2) (2023-10-12) ### Bug Fixes * **API:** return correct v value for Legacy tx ([#154](#154)) ([ed502ea](ed502ea)) * **API:** U256 for chainId in api::Transaction struct ([#211](#211)) ([ca98a1c](ca98a1c)) * **prover:** Fix statistic query ([#193](#193)) ([5499093](5499093)) * **state-keeper:** Add L2ToL1LogsCriterion ([#195](#195)) ([64459b2](64459b2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Danil <[email protected]> Co-authored-by: Danil <[email protected]>
- Loading branch information
1 parent
26c6767
commit e1deecd
Showing
3 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"sdk/zksync-web3.js": "0.15.4", | ||
"sdk/zksync-rs": "0.4.0", | ||
"core": "16.0.1", | ||
"core": "16.0.2", | ||
"prover": "7.1.1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters