github multi-geth/multi-geth v1.9.17

latest releases: v1.9.21, v1.9.20, v1.9.19...
3 years ago

This release brings upstream changes up to go-ethereum v1.9.15.

Changes:

  • 8fbe1ae Release v1.9.17
  • d97a30f Fix dns discovery
  • 53de8ef Fix config build
  • 23e8c46 Merge branch 'master' of github.com:multi-geth/multi-geth
  • 41eb951 Merge tag 'v1.9.15' of github.com:ethereum/go-ethereum
  • 0f77f34 params: go-ethereum v1.9.15 stable
  • 6512334 Merge pull request #21188 from karalabe/cht-1.9.15
  • a5c827a params: update CHTs for 1.9.15 release
  • 0b3f3be internal/ethapi: return revert reason for eth_call (#21083)
  • 88125d8 core: fix typo in comments (#21181)
See More
  • 55f30db core/vm, crypt/bls12381: fixed comments in bls (#21182)
  • 9d93535 node: missing comma on toml tags (#21187)
  • 4b2ff14 go.mod: upgrade go-duktape to hide unused function warning (#21168)
  • 945930b forkid,params: fix Kotti test cases to match ECIP1090 (#146)
  • cefa2ab Merge pull request #21173 from karalabe/faucet-delete-oldaccs
  • b1b75f0 accounts/keystore, cmd/faucet: return old account to allow unlock
  • 201e345 Merge pull request #21172 from karalabe/faucet-twitter-mobile
  • 469b873 acounts/keystore, cmd/faucet: fix faucet double import, fix twitter url
  • 8b83125 Merge pull request #21162 from karalabe/daofork-order-check-fix
  • f52ff0f cmd/geth: fix the fork orders for DAO tests
  • 890757f cmd, core, params: inital support for yolo-v1 testnet (#21154)
  • 4fc6785 core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018)
  • 3f649d4 core: collect NewTxsEvent items without holding reorg lock (#21145)
  • 5f6f5e3 console: handle undefined + null in console funcs (#21160)
  • d98c42c rpc: send websocket ping when connection is idle (#21142)
  • 723bd8c p2p/discover: move discv4 encoding to new 'v4wire' package (#21147)
  • cd57d5c core/vm: EIP-2315, JUMPSUB for the EVM (#20619)
  • a35382d metrics: replace gosigar with gopsutil (#21041) [ #20 ]
  • a5eee8d eth/downloader: more context in errors (#21067)
  • 389da6a trie: enforce monotonic range in prover and return end marker (#21130)
  • b2c59e2 consensus/clique: make internal error private (#21132)
  • 9219e0f eth: interrupt chain insertion on shutdown (#21114)
  • 4873a9d build: upgrade to golangci lint v1.27.0 (#21127)
  • 070a5e1 trie: fix for range proof (#21107)
  • 81e9cae ethstats: avoid blocking chan when received invalid stats request (#21073)
  • 7ddb402 ethdb/leveldb: use timer instead of time.After (#21066)
  • 2f66a8d metrics/prometheus: define TYPE once, add tests (#21068)
  • dbf6b8a cmd/utils: fix default DNS discovery configuration (#21124)
  • befecc9 consensus/ethash: fix flaky test by reading seal results (#21085)
  • e868add core/vm: improve jumpdest lookup (#21123)
  • 25a661e consensus/clique: remove redundant pair of parentheses (#21104)
  • 4f2784b all: fix typos in comments (#21118)
  • 48e3b95 miner: replace use of 'self' as receiver name (#21113)
  • b4a2681 les, les/lespay: implement new server pool (#20758)
  • 65ce550 trie: extend range proofs with non-existence (#21000)
  • 0a99efa whisper: use canonical import name of package go-ethereum (#21099)
  • d5b7d1c accounts: add blockByNumberNoLock() to avoid double-lock (#20983)
  • e0987f6 cmd/clef, signer/core: password input fixes (#20960)
  • 3666da8 console: fix unlockAccount argument count check (#21081)
  • f3f1e59 accounts/abi: simplify reflection logic (#21058)
  • 677724a cmd: fix log contexts (#21077)
  • 46698d7 params: begin v1.9.15 release cycle

This list of changes was auto generated.

Don't miss a new multi-geth release

NewReleases is sending notifications on new releases.