What's Changed
- fix cmd/es-utils/utils test error by @iteyelmp in #159
- Launch es-node fixes by @syntrust in #163
- Fix storage_manager_test.go error by @iteyelmp in #156
- Issue126: upgrade go version to go1.21 by @ping-ke in #165
- Issue144: emptyBlobsToFill and emptyBlobsFilled is mismatch with real value. by @ping-ke in #166
- issue157: CTRL+C should stop es-node immediately during meta download phase by @ping-ke in #169
- Fix unit test execution failed for node and sync by @ping-ke in #173
- Dashboard - report contract data by @ping-ke in #79
- RPC uses l2ChainId which can be set using ---l2.chain_id by @qzhodl in #175
- check snarkjs installation by @syntrust in #178
- Enable Metrics in the es-node by @ping-ke in #61
- add RecordBandwidth metrics by @ping-ke in #111
- optimization: generate zk proof for 2 samples at once by @syntrust in #167
- Rewrite shell to be readable to Docker container by @syntrust in #183
- fix BandwidthTotal crash issue by @ping-ke in #184
- Use randao to replace block hash by @syntrust in #191
- Mining changes for circuit updates to check encodingKey and xIn by @syntrust in #192
- fix download zkey by @syntrust in #190
- fix size of zkey by @syntrust in #193
- run.sh for devnet-3 on Goerli by @qzhodl in #197
- Issue168: fix es-node crash when --p2p.disable set by @ping-ke in #170
- doc update for devnet3 by @syntrust in #194
- Run.sh: new storage contract + specify udp port + new ENR by @qzhodl in #199
Full Changelog: v0.1.4...v0.1.5