github ethstorage/es-node v0.1.1
Release v0.1.1

latest releases: v0.1.16, v0.1.15, v0.1.14...
12 months ago

What's Changed

  • Serving 4844 decoded data in the es_getBlob RPC call by @qzhodl in #30
  • Fix init log and improve docs by @syntrust in #42
  • fix issue 27 - Forcibly killing and restarting the service will start synchronization from blob 0 by @ping-ke in #39
  • add mock l1 to sync test by @ping-ke in #34
  • sync perf improvement - change commit blob to batch commit blobs by @ping-ke in #35
  • update log / comments and resolve warning by @ping-ke in #45
  • Sampling performance fix by @syntrust in #46
  • Use enum instead bool for decodeType for es_getBlob RPC by @qzhodl in #47
  • Fix nil when check transaction receipt by @syntrust in #57
  • Multi thread mining by default with cpu cores by @syntrust in #51
  • add profile to ethstorage by @ping-ke in #56
  • sync -- make max request size can be set in the command line by @ping-ke in #49
  • Support Devnet 10 by @qzhodl in #59
  • update go version in go.mod by @ping-ke in #60
  • Reduce the time of downloading and committing a large amount of blobs for downloader by @qzhodl in #58
  • Less log by @syntrust in #63
  • remove mplex which block Upgrade libp2p to v0.32.0 by @ping-ke in #68
  • sync -- performance improvement and issue fix by @ping-ke in #66
  • verify the "commit" content passed by DataShard.go by @iteyelmp in #23
  • update log level for "Attempting connection" log by @ping-ke in #71
  • EthStorage devnet-1 config by @syntrust in #69
  • Guide update to v0.1.1 by @syntrust in #75

New Contributors

Full Changelog: v0.1.0...v0.1.1

Don't miss a new es-node release

NewReleases is sending notifications on new releases.