Skip to content

Releases: 0xPolygon/zkevm-data-streamer

v0.1.17

04 Jan 15:03
v0.1.17
df93c90
Compare
Choose a tag to compare

Changelog

  • Downgrade viper version

More information

Check out the README for more detailed information.

v0.1.16

04 Jan 11:36
v0.1.16
37ff0cf
Compare
Choose a tag to compare

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

22 Dec 11:37
v0.1.15
d6cf784
Compare
Choose a tag to compare

Changelog

  • Limit maximum length of bookmark

More information

Check out the README for more detailed information.

v0.1.14

29 Nov 13:16
v0.1.14
b375cd0
Compare
Choose a tag to compare

Changelog

  • Bug fix kill client function

More information

Check out the README for more detailed information.

v0.1.13

22 Nov 15:11
v0.1.13
beb7c5c
Compare
Choose a tag to compare

Changelog

  • Reduce log level of a record

More information

Check out the README for more detailed information.

v0.1.12

21 Nov 14:13
v0.1.12
52441bb
Compare
Choose a tag to compare

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

13 Nov 14:31
v0.1.11
0c12411
Compare
Choose a tag to compare

Changelog

  • Improve processing performance

Other

Check out the README for more detailed information.

v0.1.10

13 Nov 10:52
v0.1.10
63349f7
Compare
Choose a tag to compare

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

03 Nov 08:32
v0.1.9
32e4f3e
Compare
Choose a tag to compare

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

30 Oct 08:38
1545001
Compare
Choose a tag to compare

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.