Skip to content

v0.0.2

Compare
Choose a tag to compare
@j75689 j75689 released this 31 Jul 02:41
· 50 commits to master since this release
b8ca9a0

v0.0.2

This release mainly includes following feature, bugfix and improvement:

Features:

  • #11 feat: add option to disable tx event indexing
  • #14 feat: add websocket client

Bugfixes:

  • #4 fix: infinite re-entry of MarshalJSON method
  • #6 fix: rollback LastRandaoMix was incorrect
  • #16 fix: block include nonce mismatch tx issue

Improvements:

  • #5 perf: performance improvement
  • #8 perf: remove some local client's mutex