Releases: 0xPolygon/zkevm-data-streamer
Releases · 0xPolygon/zkevm-data-streamer
v0.1.17
Changelog
More information
Check out the README for more detailed information.
v0.1.16
Changelog
- Remove go-eth mod dependency in test file
- Server use mutex to access the client map
More information
Check out the README for more detailed information.
v0.1.15
Changelog
- Limit maximum length of bookmark
More information
Check out the README for more detailed information.
v0.1.14
Changelog
- Bug fix kill client function
More information
Check out the README for more detailed information.
v0.1.13
Changelog
- Reduce log level of a record
More information
Check out the README for more detailed information.
v0.1.12
Changelog
- Stream relay binary: load config from file
- Fixed client starting in relay from valid entry greater than latest entry in relay
More information
Check out the README for more detailed information.
v0.1.11
Changelog
- Improve processing performance
Other
Check out the README for more detailed information.
v0.1.10
Changelog
- Remove write syncs to improve performance
- Remove test cases from dsapp
- Change log level for some calls
Other
Check out the README for more detailed information.
v0.1.9
Changelog
- Client and Relay resilient to disconnections
- Add mutex for clients map.
- Add mutex for update file header struct.
- Bug fix truncate file.
- Manage entry/bookmark not found for CmdEntry/CmdBookmark
Other
Check out the README for more detailed information.
v0.1.8
Changelog
- Bug fix for edge case adding data pages on datastream file0
- Bug fix for edge case generating full data page of padding
- New commands to query entries and bookmarks
Other
Check out the README for more detailed information.