Skip to content

Releases: ethstorage/es-node

Release v0.1.16

07 Nov 10:43
1023e56
Compare
Choose a tag to compare

What's Changed

  • fix Issue232: Use dynamically adjusted request size to fetch blobs data from peers through p2p instread of using the static p2p.max.request.size value by @ping-ke in #287
  • fix unit test bug: TestSaveAndLoadSyncStatus would randomly fail by @ping-ke in #294
  • fix issue 262: close peers that have no addresses in the host.peerstore due to expired ttl. by @ping-ke in #288
  • Download blob from da server when deploying on L2 by @qzhodl in #292
  • L2 support miner change by @syntrust in #293
  • L2 rpc running script by @qzhodl in #295
  • add concurrency to release workflow by @zhiqiangxu in #296
  • The RPC service needs to be public when running the RPC script. by @qzhodl in #299
  • Support go-rapidsnark in addition to snarkjs with a flag (Part 1) by @syntrust in #181
  • "Support go-rapidsnark in addition to snarkjs with a flag (Part 2)" by @syntrust in #302
  • Fix uint underflow when downloading metadata on multiple shard cases by @qzhodl in #301
  • Fix L2 run script by @syntrust in #303
  • Batch download into cache by @qzhodl in #305
  • L2 testnet by @qzhodl in #309
  • Load blob from downloader cache by @syntrust in #300
  • fix miner test by @syntrust in #311
  • Disk-based cache for the downloader by @syntrust in #306
  • Move init data file functionality out of run script by @syntrust in #310
  • Fix 'diff not match' by @syntrust in #315
  • Mining multiple shards support by @syntrust in #187
  • Miner optimization - reduce RPC queries when submitting a transaction by @syntrust in #286
  • fix bug: connection with DirInbound may not have addresses in Peerstore. by @ping-ke in #316
  • RPC timeout update by @syntrust in #318
  • Create action to run Integration test regularly by @ping-ke in #313
  • Prover mem fix by @syntrust in #317
  • Fix max fee per gas less than block base fee by @syntrust in #289
  • Integratiointest run as schedule do not sync to latest main branch by @ping-ke in #319
  • add upload logs to Integration test action by @ping-ke in #320
  • Add notification job to Integration test to send email to related people. by @ping-ke in #321
  • update integration test run-on to ubuntu-latest for notification job by @ping-ke in #322
  • Add workflow_dispatch to the integration test action so that it can be triggered manually by @ping-ke in #327
  • Fix scripts for RPC node setup by @syntrust in #324
  • Prompt version to v0.1.16 by @syntrust in #329
  • Add checkState before reporting node state. by @ping-ke in #331
  • Add alert action to check ethstorage state by @ping-ke in #330
  • Add check known failure check to integration test by @ping-ke in #326
  • Add contract address to filter whether networks are from Sepolia or l2. by @ping-ke in #333
  • Fix arithmetic underflow or overflow by @syntrust in #334

New Contributors

Full Changelog: v0.1.15...v0.1.16

Release v0.1.15

08 May 03:32
adc71c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

Release v0.1.14

28 Apr 11:24
d06bd18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.13...v0.1.14

Release v0.1.13

12 Apr 10:17
a4df58b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

Release v0.1.12

27 Mar 02:54
3b86fef
Compare
Choose a tag to compare

What's Changed

  • fix issue: inscrease max peers count and use p2p.peers.hi as maxPeers instead by @ping-ke in #255
  • fix issue: es-node cannot stop by ctrl + c by @ping-ke in #257
  • prompt version by @syntrust in #259

Full Changelog: v0.1.11...v0.1.12

Release v0.1.11

21 Mar 03:19
51976e7
Compare
Choose a tag to compare

What's Changed

  • Issue164: A new node can not discover all the active peers that boot node connected by @ping-ke in #200
  • don't ignore error of querying transaction by @dorisRiver in #236
  • fix zkey link by @syntrust in #251
  • prompt version by @syntrust in #252

New Contributors

  • @dorisRiver made their first contribution in #236

Full Changelog: v0.1.10...v0.1.11

Release v0.1.10

16 Mar 08:20
5f38159
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10

Release v0.1.9

15 Mar 08:40
793d28a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

Release v0.1.8

07 Mar 01:40
82dfc06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

Release v0.1.7

06 Mar 06:44
a9c781b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7