Skip to content

Releases: covalenthq/bsp-geth

v1.8.1-bsp

12 Jun 17:34
v1.8.1-bsp
52fdf98
Compare
Choose a tag to compare

Bug Fixes

Documentation

Builds

Continuous Integration

Commits

  • bbc5db8: eth/tracers/js: fix type inconsistencies (#28488) (Sina Mahmoodi) #179
  • 34dcd74: crypto/secp256k1: fix 32-bit tests when CGO_ENABLED=0 (#28602) (Guillaume Ballet) #179
  • verify the nonexistence of shanghai- and cancun-specific header fields (#28605) #179 (Jakub Freebit)
  • 61b844f: eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) (Péter Szilágyi) #179
  • replace log15 with slog (#28187) #179 (jwasinger)
  • ab0eb46: core/state: make stateobject.create selfcontain (#28459) (rjl493456442) #179
  • fa0df76: trie/triedb/hashdb: take lock around access to dirties cache (#28542) (Maciej Kulawik) #179
  • f2b509d: accounts/abi/bind: fix typo (#28630) (BorkBorked) #179
  • faster and less memory-consumption (#28621) #179 (Martin Holst Swende)
  • 5fb8ebc: eth/tracers: tx-level state in debug_traceCall (#28460) (Delweng) #179
  • 6e488c2: cmd/evm: fix Env struct json tag (#28635) (ddl) #179
  • f04e5bd: accounts/abi/bind: fixed typos (#28634) (BorkBorked) #179
  • 70fd0b6: eth/fetcher: fix invalid tracking of received at time for block (#28637) (Manav Darji) #179
  • run tests in parallel (#28544) #179 (Håvard Anda Estensen)
  • 3dc071e: eth/tracers/logger: make structlog/json-log stack hex again (#28628) (Martin Holst Swende) #179
  • remove lazy, remove unused interfaces, unexport methods (#28622) #179 (Martin Holst Swende)
  • 69576df: .github: use github actions to run 32-bit linux tests (#28549) (Guillaume Ballet) #179
  • 55b483d: ethdb/pebble: remove a dependency (#28627) (Marius van der Wijden) #179
  • a113497: tests/fuzzers/bls12381: deactivate BLS fuzzer when CGO_ENABLED=0 (#28653) (Guillaume Ballet) #179
  • fix ns/µs mismatch in metrics (#28649) #179 (Martin HS)
  • 1048e2d: cmd/evm: fix dump after state-test exec (#28650) (Martin HS) #179
  • fff843c: beacon/light: add CommitteeChain (#27766) (Felföldi Zsolt) #179
  • d98d70f: cmd/utils, eth: disallow invalid snap sync / snapshot flag combos (#28657) (Péter Szilágyi) #179
  • remove inconsistent trie nodes during sync in path mode (#28595) #179 (rjl493456442)
  • a3ca1b2: cmd/utils: fix HTTPHost, WSHost flag priority (#28669) (Ng Wei Han) #179
  • 17c2b3c: eth/protocols/eth: fix typos in comments (#28652) (Ford) #179
  • 81fd1b3: core/txpool : small cleanup refactors (#28654) (ucwong) #179
  • d69e2a4: Merge branch 'main' into dependabot/go_modules/github.com/docker/docker-24.0.7incompatible (Pranay Valson) #171
  • b2ced97: eth/fetcher, eth/gasestimator: fix typos in comments (#28675) (Ursulafe) #179
  • fix typos in comments (#28662) #179 (Elias Rad)
  • eliminate the dead loop possibility for newWorkLoop and mainLoop (#28677) #179 (FletcherMan)
  • fix typos in comments (#28682) #179 (alex)
  • 5b22a47: p2p/discover: add liveness check in collectTableNodes (#28686) (Felix Lange) #179
  • 02766d3: internal/flags: add missing flag types for auto-env-var generation (#28692) (Sebastian Stammler) #179
  • 05bbc56: cmd/evm: default to mirror mainnet forks enabled (#28691) (jwasinger) #179
  • 553bafc: cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696) (Martin HS) #179
  • c18c5c3: cmd/evm: t8n support custom tracers (#28557) (Delweng) #179
  • release go-ethereum v1.13.6 stable #179 (Felix Lange)
  • 5ba3d57: Merge branch 'release/1.13' into release-1.13.6 (Felix Lange) #179
  • release go-ethereum v1.13.6 #179 (Felix Lange)
  • begin v1.13.7 release cycle #179 ([Felix Lange](4410...
Read more

v1.8.0-bsp (Ethereum Staking Migration with Full Blob Support)

24 Apr 19:52
v1.8.0-bsp
fd1af89
Compare
Choose a tag to compare

Bug Fixes

Documentation

Builds

Continuous Integration

Commits

  • eec37e3: cmd/devp2p/internal/ethtest: undo debug-hack (#28588) (Martin Holst Swende) #179
  • update discV5 bootnodes (#28562) #179 (Mikel Cortes)
  • bdf5e38: cmd, les, tests: remove light client code (#28586) (Marius van der Wijden) #179
  • 2a20130: eth, internal/ethapi: drop some weird indirection (#28597) (Péter Szilágyi) #179
  • fix random test generator early terminate (#28590) #179 (Ng Wei Han)
  • 1e28e0b: eth/gasestimator, internal/ethapi: move gas estimator out of rpc (#28600) (Péter Szilágyi) #179
  • 5b57727: go.mod: update uint256 to v1.2.4 (#28612) (Martin Holst Swende) #179
  • 71817f3: eth/catalyst, eth/downloader: expose more sync information (#28584) (rjl493456442) #179
  • remove package light(#28614) #179 (lightclient)
  • 63979bc: cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) (Martin Holst Swende) #179
  • remove TODO comment about subscription (#28609) #179 (Shivam Sandbhor)
  • bbc5db8: eth/tracers/js: fix type inconsistencies (#28488) (Sina Mahmoodi) #179
  • 34dcd74: crypto/secp256k1: fix 32-bit tests when CGO_ENABLED=0 (#28602) (Guillaume Ballet) #179
  • verify the nonexistence of shanghai- and cancun-specific header fields (#28605) #179 (Jakub Freebit)
  • 61b844f: eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) (Péter Szilágyi) #179
  • replace log15 with slog (#28187) #179 (jwasinger)
  • ab0eb46: core/state: make stateobject.create selfcontain (#28459) (rjl493456442) #179
  • fa0df76: trie/triedb/hashdb: take lock around access to dirties cache (#28542) (Maciej Kulawik) #179
  • f2b509d: accounts/abi/bind: fix typo (#28630) (BorkBorked) #179
  • faster and less memory-consumption (#28621) #179 (Martin Holst Swende)
  • 5fb8ebc: eth/tracers: tx-level state in debug_traceCall (#28460) (Delweng) #179
  • 6e488c2: cmd/evm: fix Env struct json tag (#28635) (ddl) #179
  • f04e5bd: accounts/abi/bind: fixed typos (#28634) (BorkBorked) #179
  • 70fd0b6: eth/fetcher: fix invalid tracking of received at time for block (#28637) (Manav Darji) #179
  • run tests in parallel (#28544) #179 (Håvard Anda Estensen)
  • 3dc071e: eth/tracers/logger: make structlog/json-log stack hex again (#28628) (Martin Holst Swende) #179
  • remove lazy, remove unused interfaces, unexport methods (#28622) #179 (Martin Holst Swende)
  • 69576df: .github: use github actions to run 32-bit linux tests (#28549) (Guillaume Ballet) #179
  • 55b483d: ethdb/pebble: remove a dependency (#28627) (Marius van der Wijden) #179
  • a113497: tests/fuzzers/bls12381: deactivate BLS fuzzer when CGO_ENABLED=0 (#28653) (Guillaume Ballet) #179
  • fix ns/µs mismatch in metrics (#28649) #179 (Martin HS)
  • 1048e2d: cmd/evm: fix dump after state-test exec (#28650) (Martin HS) #179
  • fff843c: beacon/light: add CommitteeChain (#27766) (Felföldi Zsolt) #179
  • d98d70f: cmd/utils, eth: disallow invalid snap sync / snapshot flag combos (#28657) (Péter Szilágyi) #179
  • remove inconsistent trie nodes during sync in path mode (#28595) #179 (rjl493456442)
  • a3ca1b2: cmd/utils: fix HTTPHost, WSHost flag priority (#28669) (Ng Wei Han) #179
  • 17c2b3c: eth/protocols/eth: fix typos in comments (#28652) (Ford) #179
  • 81fd1b3: core/txpool : small cleanup refactors (#28654) (ucwong) #179
  • d69e2a4: Merge branch 'main' into dependabot/go_modules/github.com/docker/docker-24.0.7incompatible (Pranay Valson) #171
  • b2ced97: eth/fetcher, eth/gasestimator: fix typos in comments (#28675) (Ursulafe) #179
  • fix typos in comments (#28662) [#179](https://github.com/covalenthq/b...
Read more

v1.7.0-bsp (Dencun upgrade)

14 Mar 00:21
v1.7.0-bsp
90e699b
Compare
Choose a tag to compare

Bug Fixes

Documentation

Builds

Continuous Integration

Commits

  • run tests in parallel (#28536) #179 (Håvard Anda Estensen)
  • a737482: accounts, cmd: fix typos (#28526) (levisyin) #179
  • 14a1e96: core/txpool/legacypool: respect nolocals-setting (#28435) (jp-imx) #179
  • run tests in parallel (#28546) #179 (Håvard Anda Estensen)
  • 661bd45: core/state/snapshot: print correct error from trie iterator (#28560) (rjl493456442) #179
  • ad16f11: cmd/evm: capitalize evm commands (#28569) (Haotian) #179
  • 525db7b: accounts/abi: context info on unpack-errors (#28529) (levisyin) #179
  • 146e8d9: core, trie, rpc: speed up tests (#28461) (Marius van der Wijden) #179
  • 6489a0d: ethdb/pebble: don't double-close iterator inside pebbleIterator (#28566) (Maciej Kulawik) #179
  • e9f59b5: eth/filters: reuse error msg for invalid block range (#28479) (ucwong) #179
  • 347fecd: core/types: make 'v' optional for DynamicFeeTx and BlobTx (#28564) (Mario Vega) #179
  • improve performance of subscription notification encoding (#28328) #179 (Delweng)
  • 104dbf7: cmd/utils: validate pre-existing genesis in --dev mode (#28468) (jwasinger) #179
  • 3cfcd25: cmd/geth: add support for --dev flag in dumpgenesis (#28463) (jwasinger) #179
  • 5ff929c: les/vflux: run tests in parallel (#28524) (Håvard Anda Estensen) #179
  • d468c33: cmd/{geth,utils}: add cmd to export preimages in snap enumeration order (#28256) (Guillaume Ballet) #179
  • 63127f5: cmd/geth: fix build error (#28585) (Felix Lange) #179
  • eec37e3: cmd/devp2p/internal/ethtest: undo debug-hack (#28588) (Martin Holst Swende) #179
  • update discV5 bootnodes (#28562) #179 (Mikel Cortes)
  • bdf5e38: cmd, les, tests: remove light client code (#28586) (Marius van der Wijden) #179
  • 2a20130: eth, internal/ethapi: drop some weird indirection (#28597) (Péter Szilágyi) #179
  • fix random test generator early terminate (#28590) #179 (Ng Wei Han)
  • 1e28e0b: eth/gasestimator, internal/ethapi: move gas estimator out of rpc (#28600) (Péter Szilágyi) #179
  • 5b57727: go.mod: update uint256 to v1.2.4 (#28612) (Martin Holst Swende) #179
  • 71817f3: eth/catalyst, eth/downloader: expose more sync information (#28584) (rjl493456442) #179
  • remove package light(#28614) #179 (lightclient)
  • 63979bc: cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) (Martin Holst Swende) #179
  • remove TODO comment about subscription (#28609) #179 (Shivam Sandbhor)
  • bbc5db8: eth/tracers/js: fix type inconsistencies (#28488) (Sina Mahmoodi) #179
  • 34dcd74: crypto/secp256k1: fix 32-bit tests when CGO_ENABLED=0 (#28602) (Guillaume Ballet) #179
  • verify the nonexistence of shanghai- and cancun-specific header fields (#28605) #179 (Jakub Freebit)
  • 61b844f: eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) (Péter Szilágyi) #179
  • replace log15 with slog (#28187) #179 (jwasinger)
  • ab0eb46: core/state: make stateobject.create selfcontain (#28459) (rjl493456442) #179
  • fa0df76: trie/triedb/hashdb: take lock around access to dirties cache (#28542) (Maciej Kulawik) #179
  • f2b509d: accounts/abi/bind: fix typo (#28630) (BorkBorked) #179
  • faster and less memory-consumption (#28621) #179 (Martin Holst Swende)
  • 5fb8ebc: eth/tracers: tx-level state in debug_traceCall (#28460) (Delweng) #179
  • 6e488c2: cmd/evm: fix Env struct json tag (#28635) (ddl) #179
  • f04e5bd: accounts/abi/bind: fixed typos (#28634) (BorkBorked) #179
  • 70fd0b6: eth/fetcher: fix invalid tracking of received at time for block (#28637) (Manav Darji) #179
  • run tests in parallel (#28544) #179 ([Håvar...
Read more

v1.6.0-bsp

24 Jan 20:58
v1.6.0-bsp
dafd3d8
Compare
Choose a tag to compare

Bug Fixes

Builds

Continuous Integration

Commits

  • release Geth v1.13.2 #179 (Péter Szilágyi)
  • begin v1.13.3 release cycle #179 (Péter Szilágyi)
  • update 4788 beacon roots contract addr (#28205) #179 (lightclient)
  • 46c850a: internal/ethapi: compact db missing key starts with 0xff (#28207) (Delweng) #179
  • b9450bf: core, eth: typos and some code formatting (#28201) (phenix3443) #179
  • f988b23: ethdb, internal/ethapi: support exposing Pebble stats too, beside LevelDB (#28224) (Péter Szilágyi) #179
  • fix typos (#28218) #179 (0xbstn)
  • infer blobGasUsed in chain maker (#28212) #179 (Sina Mahmoodi)
  • c5ff839: core/state: small trie prefetcher nits (#28183) (aaronbuchwald) #179
  • remove address.Hash footgun (#28228) #179 (Péter Szilágyi)
  • 22dcb7a: ethdb/pebble: upgrade pebble to master (aa077af62593) (#28070) (rjl493456442) #179
  • 966e50b: ethdb/pebble: luv you linter (Péter Szilágyi) #179
  • a408e37: eth/catalyst: add validation error in new paylaod hash mismatch (#28226) (lightclient) #179
  • 7b6ff52: cmd, eth: switch the dev synctarget to hash from block (#28209) (Péter Szilágyi) #179
  • implement BLOBBASEFEE opcode (0x4a) (#28098) #179 (Marius van der Wijden)
  • 705a51e: eth, rpc: add configurable option for wsMessageSizeLimit (#27801) (tylerni7) #179
  • 07dec7a: cmd/evm: cancun-updates for b11r and t8n -tools (#28195) (lightclient) #179
  • fix typos (#28238) #179 (0xbstn)
  • fix benchmark by ensuring key immutability (#28221) #179 (Chirag Garg)
  • fix erroneous error-message in test (#28227) #179 (hyunchel)
  • bc6d184: cmd/devp2p, eth: drop eth/66 (#28239) (Péter Szilágyi) #179
  • a8a9c8e: core, eth, miner: start propagating and consuming blob txs (#28243) (Péter Szilágyi) #179
  • when snap is complaining for missing eth, be verbose about the details (#28249) #179 (Péter Szilágyi)
  • 052355f: cmd/evm/internal/t8ntoo: tiny bugfix for difficulty field (#28245) (tactical_retreat) #179
  • 4e1e373: core/txpool/legacypool: fix typo (#28258) (hyunchel) #179
  • refactor stacktrie (#28233) #179 (Martin Holst Swende)
  • fix typos (#28255) #179 (0xbstn)
  • db9afae: eth, params: fix typos (#28286) (hyunchel) #179
  • move light.NodeSet to trienode.ProofSet (#28287) #179 (Martin Holst Swende)
  • fix a typo, use correct docstrings (#28302) #179 (Brandon Liu)
  • enforce announcement metadatas and drop peers violating the protocol (#28261) #179 (Péter Szilágyi)
  • ignore tests/spec-tests folder (#28254) #179 (lightclient)
  • 2c007cf: accounts/abi/bind/backend: use requested header for gas prices and gas limits (#28280) (Péter Szilágyi) #179
  • remove owner and binary marshaling from stacktrie (#28291) #179 (Martin Holst Swende)
  • 7776a32: ethdb/pebble: add level file metrics (#28271) (rjl493456442) #179
  • a6deb2d: eth/fetcher: throttle tx fetches to 128KB responses (#28304) (Péter Szilágyi) #179
  • 13d1d42: eth/fetcher: fix typo (Péter Szilágyi) #179
  • eeb5dc3: cmd, core: resolve scheme from a read-write database (#28313) (rjl493456442) #179
  • 0004c6b: accounts, cmd: fix typos (#28300) (vuittont60) #179
  • d2c0bed: cmd/geth: fix failing test (#28322) (Martin Holst Swende) #179
  • release Geth v.1.13.3 #179 (Péter Szilágyi)
  • begin v1.13.4 release cycle #179 (Péter Szilágyi)
  • 1cb3b6a: eth/protocols/snap: fix snap sync failure on empty storage range (#28306) (rjl493456442) #179
  • 1f30cae: go.mod, internal/build: update Azure dependencies (#28329) (Péter Szilágyi) [#179](https://github.com/covalenthq/bsp-ge...
Read more

v1.5.1-bsp

12 Dec 22:27
v1.5.1-bsp
a18a2bd
Compare
Choose a tag to compare

Builds

Commits

  • use atomic types (#27214) #164 (s7v7nislands)
  • 79a57d4: eth/downloader: fix error aggregator (#27217) (rjl493456442) #164
  • ba09403: core/txpool : fix map size avoid resizing (#27221) (ucwong) #164
  • 604e215: eth/tracers: add txHash field on txTraceResult (#27183) (sjlee1125) #164
  • cc8d40c: core/state: initialize maps with known size (#27222) (ucwong) #164
  • 7ac08ba: cmd/geth: rename variable 'extapi' (#27223) (joohhnnn) #164
  • report error when ctx key is non-string (#27226) #164 (ucwong)
  • port boring changes from pbss (#27176) #164 (rjl493456442)
  • initialize maps with capacity (#27228) #164 (ucwong)
  • c62da24: cmd/utils: report the blocknumber when block import fails (#27213) (Guillaume Ballet) #164
  • initialize maps with known size (#27233) #164 (ucwong)
  • fix typos in comments (#27236) #164 (Seungbae Yu)
  • initialize maps with known size (#27229) #164 (ucwong)
  • 2169fa3: crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) (Péter Szilágyi) #164
  • acquire the rpc.Client (#27246) #164 (Delweng)
  • d17ec0e: ethdb/memorydb: init map with known size (#27241) (ucwong) #164
  • 7577b9c: core/state: unexport NodeIterator (#27239) (Guillaume Ballet) #164
  • new empty trie with types.EmptyRootHash instead of null (#27230) #164 (rjl493456442)
  • use sync.map in registry (#27159) #164 (Exca-DK)
  • 0b66d47: internal/ethapi: make EstimateGas use latest block by default (#24363) (zhiqiangxu) #164
  • dffd804: internal/ethapi: remove unused err-return (#27240) (makcandrov) #164
  • 1982437: core/types: un-ssz blob txs, add json marshalling and tweaks (#27256) (Péter Szilágyi) #164
  • 9ca84e6: crypto/kzg4844: upgrade c-kzg-4844 to v0.2.0 (#27257) (Justin Traglia) #164
  • websocket should respect the "HTTP_PROXY" by default (#27264) #164 (oseau)
  • c2148c6: core/asm: remove unused return value (#27272) (joohhnnn) #164
  • 6e3aa86: internal/ethapi: minor refactor in block serialization (#27268) (Delweng) #164
  • d46f69d: tests/fuzzers/bn256: add PairingCheck fuzzer (#27252) (Marius van der Wijden) #164
  • eb83e7c: core/state/snapshot: check difflayer staleness early (#27255) (Martin Holst Swende) #164
  • 2f2959d: core/state/pruner: remove unused error-return (#27273) (John Chase) #164
  • ae1d90e: internal/ethapi: make NewAccount return EIP-55 format (#26973) (Alex Mylonas) #164
  • more accurate checking of handler method signatures (#27287) #164 (Stephen Guo)
  • 41fafa4: go.mod: upgrade gencodec (#27288) (Felix Lange) #164
  • c08dc59: beacon/types: add beacon chain data types (#27292) (Felföldi Zsolt) #164
  • 6a6318b: go.mod: usegopkg.in/yaml.v3 instead of github.com/go-yaml/yaml (#27295) (Shude Li) #164
  • tie timestamp based forks to the passage of London (#27279) #164 (Péter Szilágyi)
  • 99394ad: ethdb/pebble: prevent shutdown-panic (#27238) (Martin Holst Swende) #164
  • 3223950: cmd/utils: do not check free disk space in dev mode (#27281) (Shude Li) #164
  • 944e1a0: beacon/types: auto-generate SyncCommittee marshaling methods (#27296) (Felix Lange) #164
  • 6fe0252: rpc, internal/cmdtest: increase timeout in tests (#27083) (Delweng) #164
  • upgrade UI to v2 (#27294) #164 (Sina Mahmoodi)
  • 5b792e0: accounts/abi: add ErrorById (#27277) (Chawin Aiemvaravutigul) #164
  • a190da9: eth/tracers: fix flatCallTracer crasher (#27304) (minh-bq) #164
  • bfded65: core/state: do not ignore null addr while iterative dump (#27320) (Park Changwan) #164
  • 1a18283: cmd/evm: make batched state-test execution possible (#27318) (Martin Holst Swende) #164
  • change BlockNumber constant values to match ethclient (#27219) #164 (Martin Holst Swende)
  • use errrors.New instead of empty fmt.Errorf (#27329) #164 (Delweng)
  • b0095ee: ethclient,event: replace noarg fmt.Errorf with errors.New (#27334) (Delweng) #164
  • replace noarg fmt.Errorf with errors.New (#27333) #164 (Delweng)
  • dd25a4f: les, signer, light: replace noarg fmt.Errorf with errors.New (#27336) (Delweng) #164
  • b21ba66: internal,tests: replace noarg fmt.Errorf with errors.New (#27335) (Delweng) #164
  • 8a78a4f: eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) (Delweng) #164
  • 33fdd03: ethdb/pebble: fix NewBatchWithSize to set db (#27350) (Martin Holst Swende) #164
  • go-ethereum v1.12.0 stable #164 (Martin Holst Swende)
  • begin v1.12.1 release cycle #164 ([Martin Holst Swende](6...
Read more

v1.5.0-bsp

12 Sep 20:43
v1.5.0-bsp
8c669bd
Compare
Choose a tag to compare

Builds

Commits

  • ae66009: internal/ethapi: add block overrides to eth_call (#26414) (Sina Mahmoodi) #164
  • a9d7cda: core/types: go generate (#27196) (ucwong) #164
  • 7d1ebe5: p2p/discover: fix lint nit (#27206) (Martin Holst Swende) #164
  • remove unused ContractCode method from BlockChain (#27186) #164 (Guillaume Ballet)
  • 29c33d9: graphql, internal: fix typos in comments (#27184) (David Dzhalaev) #164
  • ac3418d: accounts/abi: resolve name conflict for methods starting with a number (#26999) (Marius van der Wijden) #164
  • remove ethash pow, only retain shims needed for consensus and tests (#27178) #164 (Péter Szilágyi)
  • use atomic types (#27214) #164 (s7v7nislands)
  • 79a57d4: eth/downloader: fix error aggregator (#27217) (rjl493456442) #164
  • ba09403: core/txpool : fix map size avoid resizing (#27221) (ucwong) #164
  • 604e215: eth/tracers: add txHash field on txTraceResult (#27183) (sjlee1125) #164
  • cc8d40c: core/state: initialize maps with known size (#27222) (ucwong) #164
  • 7ac08ba: cmd/geth: rename variable 'extapi' (#27223) (joohhnnn) #164
  • report error when ctx key is non-string (#27226) #164 (ucwong)
  • port boring changes from pbss (#27176) #164 (rjl493456442)
  • initialize maps with capacity (#27228) #164 (ucwong)
  • c62da24: cmd/utils: report the blocknumber when block import fails (#27213) (Guillaume Ballet) #164
  • initialize maps with known size (#27233) #164 (ucwong)
  • fix typos in comments (#27236) #164 (Seungbae Yu)
  • initialize maps with known size (#27229) #164 (ucwong)
  • 2169fa3: crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) (Péter Szilágyi) #164
  • acquire the rpc.Client (#27246) #164 (Delweng)
  • d17ec0e: ethdb/memorydb: init map with known size (#27241) (ucwong) #164
  • 7577b9c: core/state: unexport NodeIterator (#27239) (Guillaume Ballet) #164
  • new empty trie with types.EmptyRootHash instead of null (#27230) #164 (rjl493456442)
  • use sync.map in registry (#27159) #164 (Exca-DK)
  • 0b66d47: internal/ethapi: make EstimateGas use latest block by default (#24363) (zhiqiangxu) #164
  • dffd804: internal/ethapi: remove unused err-return (#27240) (makcandrov) #164
  • 1982437: core/types: un-ssz blob txs, add json marshalling and tweaks (#27256) (Péter Szilágyi) #164
  • 9ca84e6: crypto/kzg4844: upgrade c-kzg-4844 to v0.2.0 (#27257) (Justin Traglia) #164
  • websocket should respect the "HTTP_PROXY" by default (#27264) #164 (oseau)
  • c2148c6: core/asm: remove unused return value (#27272) (joohhnnn) #164
  • 6e3aa86: internal/ethapi: minor refactor in block serialization (#27268) (Delweng) #164
  • d46f69d: tests/fuzzers/bn256: add PairingCheck fuzzer (#27252) (Marius van der Wijden) #164
  • eb83e7c: core/state/snapshot: check difflayer staleness early (#27255) (Martin Holst Swende) #164
  • 2f2959d: core/state/pruner: remove unused error-return (#27273) (John Chase) #164
  • ae1d90e: internal/ethapi: make NewAccount return EIP-55 format (#26973) (Alex Mylonas) #164
  • more accurate checking of handler method signatures (#27287) #164 (Stephen Guo)
  • 41fafa4: go.mod: upgrade gencodec (#27288) (Felix Lange) #164
  • c08dc59: beacon/types: add beacon chain data types (#27292) (Felföldi Zsolt) #164
  • 6a6318b: go.mod: usegopkg.in/yaml.v3 instead of github.com/go-yaml/yaml (#27295) (Shude Li) #164
  • tie timestamp based forks to the passage of London (#27279) #164 (Péter Szilágyi)
  • 99394ad: ethdb/pebble: prevent shutdown-panic (#27238) (Martin Holst Swende) #164
  • 3223950: cmd/utils: do not check free disk space in dev mode (#27281) (Shude Li) #164
  • 944e1a0: beacon/types: auto-generate SyncCommittee marshaling methods (#27296) (Felix Lange) #164
  • 6fe0252: rpc, internal/cmdtest: increase timeout in tests (#27083) (Delweng) #164
  • upgrade UI to v2 (#27294) #164 (Sina Mahmoodi)
  • 5b792e0: accounts/abi: add ErrorById (#27277) (Chawin Aiemvaravutigul) #164
  • a190da9: eth/tracers: fix flatCallTracer crasher (#27304) (minh-bq) #164
  • bfded65: core/state: do not ignore null addr while iterative dump (#27320) (Park Changwan) #164
  • 1a18283: cmd/evm: make batched state-test execution possible (#27318) (Martin Holst Swende) #164
  • change BlockNumber constant values to match ethclient (#27219) #164 (Martin Holst Swende)
  • use errrors.New instead of empty fmt.Errorf (#27329) #164 (Delweng)
  • b0095ee: ethclient,event: replace noarg fmt.Errorf with errors.New (#27334) (Delweng) #164
  • replace noarg fmt.Errorf with errors.New (#27333) #164 (Delweng)
  • dd25a4f: les, signer, light: replace noarg fmt.Errorf with errors.New (#27336) (Delweng) #164
  • b21ba66: internal,tests: replace noarg fmt.Errorf with errors.New (#27335) (Delweng) #164
  • 8a78a4f: eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) (Delweng) [#164](https://github.com/covalenthq/bsp-get...
Read more

v1.4.5-bsp

26 Apr 18:29
e156a80
Compare
Choose a tag to compare

Builds

Continuous Integration

Commits

  • 8748972: go.sum: tidy (#26525) (ucwong) #118
  • 3f544ce: .travis.yml: go1.19.5 for android builds (#26524) (ucwong) #118
  • define cancun and prague as timestamp based forks (#26481) #118 (rjl493456442)
  • 4f4a25d: signer/core: don't require capital lettered reference types (#26462) (Martin Holst Swende) #118
  • 2b44ef5: miner, cmd, eth: require explicit etherbase address (#26413) (rjl493456442) #118
  • d36e6fc: go.mod: upgrade to latest goja (#26523) (Sina Mahmoodi) #118
  • typos #101 (omahs)
  • e4fa2cf: go.sum: go mod tidy (#26536) (ucwong) #118
  • use http package to replace http method names (#26535) #118 (Shude Li)
  • 59a48e0: cmd/utils: improve parsing of --miner.etherbase address (#26541) (Felix Lange) #118
  • make timestamp-based fork checks based on uint64 (#26474) #118 (Martin Holst Swende)
  • implement withdrawals (EIP-4895) (#26484) #118 (Marius van der Wijden)
  • 55f41d1: cmd/utils: fix error at geth startup in --dev mode (#26550) (Felix Lange) #118
  • 245cff0: eth/catalyst: error on nil withdrawals post-shanghai (#26549) (Marius van der Wijden) #118
  • 2fecac6: eth/catalyst: implement exchangeCapabilities method (#26555) (Marius van der Wijden) #118
  • fix timestamp display in fork banner (#26553) #118 (Felix Lange)
  • remove deprecated bootnodes (#26530) #118 (Nicola Cocchiaro)
  • a63875b: go.mod: gnark-crypto upgrade (#26545) (ucwong) #118
  • 90f15a0: cmd/evm: add blocktest subcommand to evm (#26526) (Mario Vega) #118
  • df52967: eth/catalyst: fix panic in TestWithdrawals (#26563) (Felix Lange) #118
  • fix typo in comment (#26569) #118 (ucwong)
  • 3ff3d07: cmd/devp2p: fix broken link in readme(#26576) (Pascal Marco Caversaccio) #118
  • 6d1de15: update bsp-geth version (Pranay Valson)
  • better sanitation (#26556) #118 (Martin Holst Swende)
  • 63a2d57: update client identifier (Pranay Valson) #104
  • 78d089b: ethclient/gethclient: fix typo (#26580) (Mio) #118
  • efbd508: eth/tracer: rename to revertReason (#26574) (rjl493456442) #118
  • bd6a05e: internal/ethapi: always return block withdrawals if present (#26565) (lightclient)...
Read more

v1.4.4-bsp

20 Apr 23:50
v1.4.4-bsp
befc5d4
Compare
Choose a tag to compare

Builds

Continuous Integration

Commits

  • 97401b6: eth/filters: fix typo in comment (#26515) (Paul) #118
  • 4a3fb58: les/fetcher : fix requestTimer leak (#26514) (ucwong) #118
  • a35b654: core/txpool: check if initcode size is exceeded (#26504) (Marius van der Wijden) #118
  • remove Kiln testnet (#26522) #118 (Zachinquarantine)
  • 2d2c069: console, internal/jsre: fix autocomplete issues (#26518) (Sina Mahmoodi) #118
  • 24c7023: go.mod: upgrade to go-bip39 v1.1.0 (#26527) (meehow) #118
  • 8748972: go.sum: tidy (#26525) (ucwong) #118
  • 3f544ce: .travis.yml: go1.19.5 for android builds (#26524) (ucwong) #118
  • define cancun and prague as timestamp based forks (#26481) #118 (rjl493456442)
  • 4f4a25d: signer/core: don't require capital lettered reference types (#26462) (Martin Holst Swende) #118
  • 2b44ef5: miner, cmd, eth: require explicit etherbase address (#26413) (rjl493456442) #118
  • d36e6fc: go.mod: upgrade to latest goja (#26523) (Sina Mahmoodi) #118
  • typos #101 (omahs)
  • e4fa2cf: go.sum: go mod tidy (#26536) (ucwong) #118
  • use http package to replace http method names (#26535) #118 (Shude Li)
  • 59a48e0: cmd/utils: improve parsing of --miner.etherbase address (#26541) (Felix Lange) #118
  • make timestamp-based fork checks based on uint64 (#26474) #118 (Martin Holst Swende)
  • implement withdrawals (EIP-4895) (#26484) #118 (Marius van der Wijden)
  • 55f41d1: cmd/utils: fix error at geth startup in --dev mode (#26550) (Felix Lange) #118
  • 245cff0: eth/catalyst: error on nil withdrawals post-shanghai (#26549) (Marius van der Wijden) #118
  • 2fecac6: eth/catalyst: implement exchangeCapabilities method (#26555) (Marius van der Wijden) #118
  • fix timestamp display in fork banner (#26553) #118 (Felix Lange)
  • remove deprecated bootnodes (#26530) #118 (Nicola Cocchiaro)
  • a63875b: go.mod: gnark-crypto upgrade (#26545) (ucwong) #118
  • 90f15a0: cmd/evm: add blocktest subcommand to evm (#26526) (Mario Vega) #118
  • df52967: eth/catalyst: fix panic in TestWithdrawals (#26563) (Felix Lange) #118
  • fix typo in comment (#26569) #118 (ucwong)
  • 3ff3d07: cmd/devp2p: fix broken link in readme(#26576) (Pascal Marco Caversaccio) #118
  • 6d1de15: update bsp-geth version (Pranay Valson)
  • better sanitation (#26556) [...
Read more

v1.4.3-bsp - Geth v1.11.5-stable

19 Apr 18:59
v1.4.3-bsp
ab03cbc
Compare
Choose a tag to compare

Builds

Continuous Integration

Commits

  • d379e3f: ethclient/gethclient: ensure getProof keys parameter is not null (#26409) (Felix Lange) #118
  • a21e963: eth/catalyst: trigger beacon sync directly with provided chain head (#26489) (rjl493456442) #118
  • e04d63e: core/rawdb: fsync head data file before closing it (#26490) (rjl493456442) #118
  • 0e486a5: Use filepath.clean instead of path.clean (#26404) (Marius van der Wijden) #118
  • fix broken link to installation instructions (#26497) #118 (David Hwang)
  • 0b53b29: core/rawdb: fix cornercase shutdown behaviour in freezer (#26485) (Martin Holst Swende) #118
  • 554c8d7: cmd/utils: update Rinkeby deprecation message (#26496) (Zachinquarantine) #118
  • fix outdated link (#26501) #118 (ucwong)
  • d345a4a: cmd/bootnode, cmd/utils: add 'pmp:' to --nat flag description (#26381) (Seungbae Yu) #118
  • c858da5: cmd/evm: fix typo in README.md (#26500) (Ikko Eltociear Ashimine) #118
  • f2758a8: cmd/evm: typo fix in docs (#26506) (ucwong) #118
  • 297ec06: metrics/influxdb: fix time ticker leaks (#26507) (ucwong) #118
  • 97401b6: eth/filters: fix typo in comment (#26515) (Paul) #118
  • 4a3fb58: les/fetcher : fix requestTimer leak (#26514) (ucwong) #118
  • a35b654: core/txpool: check if initcode size is exceeded (#26504) (Marius van der Wijden) #118
  • remove Kiln testnet (#26522) #118 (Zachinquarantine)
  • 2d2c069: console, internal/jsre: fix autocomplete issues (#26518) (Sina Mahmoodi) #118
  • 24c7023: go.mod: upgrade to go-bip39 v1.1.0 (#26527) (meehow) #118
  • 8748972: go.sum: tidy (#26525) (ucwong) #118
  • 3f544ce: .travis.yml: go1.19.5 for android builds (#26524) (ucwong) #118
  • define cancun and prague as timestamp based forks (#26481) #118 (rjl493456442)
  • 4f4a25d: signer/core: don't require capital lettered reference types (#26462) (Martin Holst Swende) #118
  • 2b44ef5: miner, cmd, eth: require explicit etherbase address (#26413) (rjl493456442) #118
  • d36e6fc: go.mod: upgrade to latest goja (#26523) (Sina Mahmoodi) #118
  • typos #101 (omahs)
  • e4fa2cf: go.sum: go mod tidy (#26536) (ucwong) #118
  • use http package to replace http method names (#26535) #118 (Shude Li)
  • 59a48e0: cmd/utils: improve parsing of --miner.etherbase address (#26541) (Felix Lange) #118
  • make timestamp-based fork checks based on uint64 (#26474) #118 (Martin Holst Swende)
  • implement withdrawals (EIP-4895) (#26484) #118 (Marius van der Wijden)
  • 55f41d1: cmd/utils: fix error at geth startup in --dev mode (#26550) (Felix Lange) #118
  • 245cff0: eth/catalyst: error on nil withdrawals post-shanghai (#26549) (Marius van der Wijden) #118
  • 2fecac6: eth/catalyst: implement exchangeCapabilities method (#26555) (Marius van der Wijden) [#118](https://github.com/covalenthq/bs...
Read more

v1.4.2-bsp - Geth v1.11.5

11 Apr 17:19
d96d7c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0-bsp...v1.4.2-bsp