What's Changed
- Add encoding type flag to init data files by @syntrust in #52
- add CI by @iteyelmp in #72
- Validate miner address and other updates by @syntrust in #82
- Improve log, etc. by @syntrust in #89
- add make file to make the built es-node versoin contain by @ping-ke in #67
- run.sh is runnable and accepts extra args by @qizhou in #99
- Task summary output to log by @syntrust in #97
- Double default threads for mining by @syntrust in #98
- Add github workflow to release with pre-build versions of es-node by @syntrust in #94
- fix guide by @syntrust in #103
- Cache blob metas and lastKvIndex before blob syncing to improve the performance of p2p syncing by @qzhodl in #93
- add lint by @iteyelmp in #109
- expose miningInfo Attributes to other package by @ping-ke in #110
- merge p2p/protocol/metrics.go to metrics/metrics.go by @ping-ke in #107
- fix build error by @ping-ke in #113
- fix Issue74: use Node ips as fallback ips if AdvertiseIP no be set by @ping-ke in #77
- Upgrade to devnet-12, and use geth master branch as dependency by @qzhodl in #125
- Verify code correctness before merging by @iteyelmp in #123
- devnet-2 config by @qzhodl in #133
- Change the order in which peers are assigned to tasks by @ping-ke in #106
- format code by @ping-ke in #108
- Build docker image, etc. by @syntrust in #134
- Documentation update by @syntrust in #92
New Contributors
Full Changelog: v0.1.1...v0.1.2