forked from matter-labs/zksync
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All the changelogs moved to one folder
- Loading branch information
1 parent
77d21aa
commit c5b62f3
Showing
9 changed files
with
54 additions
and
22 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Core Components Changelog | ||
All notable changes to the core components will be documented in this file. | ||
|
||
## Unrealesed | ||
|
||
## Prior to 2020-12-23 | ||
|
||
- Robustness of the fee ticker's API interacting module was increased. | ||
- A possibility to get an Ethereum tx hash for withdrawal operation was added. | ||
- Bug with delay between receiving a job and starting sending heartbeats was fixed. | ||
- Blocks that contain withdraw operations are sealed faster. | ||
- Added support for non-standard Ethereum signatures. | ||
- `eth_sender` module now can be disabled. | ||
- Transfer to zero address (0x00..00) is now forbidden in zkSync. | ||
- WebSocket server now uses more threads for handling incoming requests. |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Infrastructure Changelog | ||
All notable changes to the infrastructure will be documented in this file. Since the `infrastructure` has a lot of components, the logs will have the following format: | ||
``` | ||
(<component-name>): <the description of the change> | ||
``` | ||
|
||
## Unreleased | ||
|
||
## Prior to 2020-12-23 | ||
|
||
- (Explorer): A link to the wallet was added to the explorer. | ||
- (Explorer): Fixed bug with accessing non-existent blocks in explorer. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Rust SDK Changelog | ||
All notable changes to `zksync_rs` will be documented in this file. | ||
|
||
## Unrealesed | ||
|
||
## Prior to 2020-12-23 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Empty file.