Pre-release version of Dogechain v2.0.0.
What's Changed
- ci: Fix not running Github actions by @DarianShawn in #4
- build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #1
- upstream: static build by @0xcb9ff9 in #7
- cmd/geth: Set compatible genesis and IBFT hash method by @DarianShawn in #3
- core: fix some flaky tests by @DarianShawn in #10
- fix: init network by @0xcb9ff9 in #11
- Makefile: fix devtools install error by @0xcb9ff9 in #14
- docker: upgrade alpine version & remove apks version; (bnb-chain#1441) by @0xcb9ff9 in #12
- consensu/ibft: verify and finalize ibft block by @DarianShawn in #8
- fix: ibftblock not on dogechain network configs by @DarianShawn in #16
- cmd: add genesis-gen tool by @0xcb9ff9 in #17
- internal/ethapi: EstimateGas should use LatestBlockNumber by default by @0xcb9ff9 in #20
- cmd/geth: use automaxprocs to apply cpu quota correctly by @0xcb9ff9 in #21
- cmd/genesis-gen: fix null balance value by @0xcb9ff9 in #24
- p2p: move ping handling into pingLoop goroutine by @0xcb9ff9 in #23
- eth/protocols/snap: fix batch writer when resuming an aborted sync by @0xcb9ff9 in #22
- build(deps): bump google.golang.org/grpc from 1.31.0 to 1.53.0 by @dependabot in #18
- cmd/genesis-gen: mismatch vault bytecode by @DarianShawn in #25
- github/workflows: limit concurrency for unit-test by @0xcb9ff9 in #30
- eth/fetcher: remove Re-queue blocks by @0xcb9ff9 in #28
- eth/fetcher: drop peer if block too high by @0xcb9ff9 in #31
- common/clock: right restart time.Timer by @0xcb9ff9 in #29
- common/pool: fix pool abuse by @0xcb9ff9 in #27
- fix: lagging nodes failed to sync (bnb-chain#1829) by @0xcb9ff9 in #33
- metrics: add txpool config into metrics server by @0xcb9ff9 in #32
- build(deps): bump github.com/docker/docker from 1.6.1 to 20.10.24+incompatible by @dependabot in #19
- build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #35
- Hawaii fork by @DarianShawn in #34
- ci: upgrade ci url and documentation by @DarianShawn in #39
New Contributors
- @DarianShawn @0xcb9ff9 made their first contribution in #4
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/dogechain-lab/dbsc/commits/pre-v2.0.0