Skip to content

Releases: covalenthq/bsp-geth

v2.0.1-bsp

30 Jan 22:50
v2.0.1-bsp
d647010
Compare
Choose a tag to compare

Commits

What's Changed

Full Changelog: https://github.com/covalenthq/bsp-geth/commits/v2.0.1-bsp

v2.0.0-bsp

16 Jan 00:43
v2.0.0-bsp
f9e4e2d
Compare
Choose a tag to compare

Documentation

Builds

Commits

  • 35b4183: cmd/utils: allow configurating blob pool from flags (#30203) (minh-bq)
  • 766ce23: core/state: fix SetStorage override behavior (#30185) (rjl493456442)
  • 4ad88e9: triedb/pathdb: print out all trie owner and hash information (#30200) (rjl493456442)
  • 4dfc75d: beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) (yukionfire)
  • ac0f220: eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) (caseylove)
  • f94baab: internal/ethapi: fix state override test (#30228) (lightclient)
  • b0f66e3: p2p/nat: return correct port for ExtIP NAT (#30234) (dknopik)
  • fix flaky test TestServerPortMapping (#30241) (Marius G)
  • de6d597: p2p/discover: schedule revalidation also when all nodes are excluded (#30239) (Daniel Knopik)
  • remove outdated comment (#30248) (Darioush Jalali)
  • dad8f23: eth/downloader: correct sync mode logging to show old mode (#30219) (Seungmin Kim)
  • remove deprecated protobuf dependencies (#30232) (Icarus Wu)
  • 67b8137: accounts/abi/bind: add accessList support to base bond contract (#30195) (ysh0566)
  • e467577: internal/debug: remove memsize (#30253) (Felix Lange)
  • 16cf5c5: eth/downloader: gofmt (#30261) (Felix Lange)
  • 142c94d: cmd/evm: don't overwrite sender account (#30259) (lightclient)
  • 1058695: eth/catalyst: get params.ExcessBlobGas but check with params.BlobGasUsed (#30267) (Delweng)
  • remove unused les parameters (#30268) (stevemilk)
  • dbc1d04: core/vm/runtime: ensure tracer benchmark calls OnTxStart (#30257) (lightclient)
  • support networkID in hex format (#30263) (Zhihao Lin)
  • b37ac5c: core/vm: improved stack swap performance (#30249) (lmittmann)
  • 978041f: signer/core: improve performance of isPrimitiveTypeValid function (#30274) (#30277) (llkhacquan)
  • 4a3aed3: core/vm: use uint64 in memory for indices everywhere (#30252) (lmittmann)
  • fix TransactionTest to actually run (#30272) (taiking)
  • ebe31df: eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) (psogv0308)
  • 83e70aa: cmd/evm: fix evm basefee (#30281) (Martin HS)
  • 811a69c: go.mod: update uint256 to 1.3.1 (#30280) (Martin HS)
  • 32a1e06: beacon/engine, consensus/beacon: use params.MaximumExtraDataSize instead of hard-coded value (#29721) (Artyom Aminov)
  • 33a13b6: p2p/simulations: remove packages (#30250) (lightclient)
  • 5adf4ad: eth/protocols/snap: cleanup dangling account trie nodes due to incomplete storage (#30258) (rjl493456442)
  • release go-ethereum v1.14.8 stable (Felix Lange)
  • a9523b6: Merge branch 'master' into release/1.14 (Felix Lange)
  • begin v1.14.9 release cycle (Felix Lange)
  • ab03c57: go.mod: remove github.com/julienschmidt/httprouter (#30290) (Shude Li)
  • bd57f35: core/txpool/blobpool: fix error message (#30247) (Zoo)
  • 2b9d198: go.mod: upgrade to pebble v1.1.2 (#30297) (Adrian Sutton)
  • only compute state root once (#30299) (Marius van der Wijden)
  • 2f2e5b0: .golangci.yml: remove lint warning for TxLookupLimit (Felix Lange)
  • c4b01d8: eth/fetcher: always expect transaction metadata in announcement (#30288) (rjl493456442)
  • c356847: eth/ethconfig: remove LES server config (#30298) (Felix Lange)
  • 7a149a1: eth/tracers/js: add coinbase addr to ctx (#30231) (Dylan Vassallo)
  • dial nodes from discv5 (#30302) (Felix Lange)
  • 43640f1: beacon/light: handle endpoint URL more gracefully (#30306) (Sina M)
  • remove withdrawal length check for state processor (#30286) (Shude Li)
  • simplify error handling in vm.EVM.create() (#30292) (Arran Schlosberg)
  • 60db6a7: internal/build: include git-date on detached head (#30320) (Martin HS)
  • ignore upload-artefacts (#30325) (Martin HS)
  • 84565dc: eth/catalyst: ensure period zero mode leaves no pending txs in pool (#30264) (lightclient)
  • 65aaf52: accounts/abi: handle ABIs with contract type parameter (#30315) (chen4903)
  • 3b48b16: core/rawdb: drop MigrateTable (#30331) (Sina M)
  • fc88cea: core/vm: reuse Memory instances (#30137) (lmittmann)
  • update to go version 1.23.0 (#30323) (Martin HS)
  • add timeout to rpc client Unsubscribe (#30318) (lightclient)
  • 0fde506: cmd/devp2p: require dns:read, dns:edit permissions for cloudflare deploy (#30326) (John Hilliard)
  • clean up goerli flag and config (#30289) (stevemilk)
  • 00294e9: cmd/utils,p2p: enable discv5 by default (#30327) (lightclient)
  • 2a534ee: travis.yml: use focal for builds (#30319) (Martin HS)
  • use go-verkle helper for speedier (*VerkleTrie).RollBackAccount (#30242) (Guillaume Ballet)
  • 733fcbb: eth/protocols/eth: handle zero-count header requests (#30305) (Martin HS)
  • 30824fa: eth/tracers: avoid panic in state test runner (#30332) (Martin HS)
  • avoid un-needed map copy (#30343) (rjl493456442)
  • c12a1c9: beacon/blsync: better error information in test (#30336) (Karl Bartel)
  • eaf4285: beacon/light/sync: basic tests for rangeLock (#30269) (Gealber Morales)
  • ignore build signatures (#30346) (Martin HS)
  • update 2021-08-22-split-postmortem (#30351) (Oksana)
  • implement EIP-2935 (#29465) ([Sina M](https://github.com/covalenthq/bsp-geth/...
Read more

v1.8.4-bsp

13 Jan 19:03
v1.8.4-bsp
c2ebad3
Compare
Choose a tag to compare

Bug Fixes

Documentation

Builds

Continuous Integration

Commits

  • 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)
  • 54a400e: internal/ethapi: ethSendTransaction check baseFee (#27834) (Delweng) #179
  • cd58897: core/rawdb: implement size reporting for live items in freezer_table (#28525) (wangyifan) #179
  • 5a9dda6: .travis: set lower GOGC value (#28705) (Martin HS) #179
  • go-ethereum v1.13.7 stable #179 (Felix Lange)
  • release go-ethereum v1.13.7 #179 (Felix Lange)
  • begin go-ethereum v1.13.8 release cycle #179 (Felix Lange)
  • 7124057: internal/build: fix crash in MustRunCommandWithOutput (#28709) (Felix Lange) #179
  • properly close managed wallets when closing manager (#28710) #179 (Martin HS)
  • 577be37: cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) (lightclient) #179
  • cca9479: core, cmd, trie: fix the condition of pathdb initialization (#28718) (rjl493456442) #179
  • f469470: core/rawdb: improve state scheme checking (#28724) (rjl493456442) #179
  • go-ethereum v1.13.8 stable #179 (Martin Holst Swende)
  • release go-ethereum v1.13.8 #179 (Martin HS)
  • begin v1.13.9 release cycle #179 (Martin Holst Swende)
  • d2e3cb8: core/state: logic equivalence for GetCodeHash (#28733) (cygaar) #179
  • add currentExcessBlobGas to state tests (#28735) #179 (Mario Vega)
  • 09e0208: accounts,signer: fix typos in comments (#28730) (Taeguk Kwon) #179
  • avoid setting default slog logger in init (#28747) #179 (Felix Lange)
  • 33c94ef: cmd/evm: fix link in README.md (#28755) (ddl) #179
  • 2365d77: core/vm: update comments to match eip number (#28743) (Darioush Jalali) #179
  • 0b471c3: cmd/evm: Fix blob-gas-used on invalid transactions in t8n (#28734) (Mario Vega) #179
  • 99eb49e: internal/flags: update copyright year to 2024 (#28760) (Marius Kjærstad) #179
  • simplify error ...
Read more

v1.8.3-bsp

02 Jan 15:55
v1.8.3-bsp
353eb3a
Compare
Choose a tag to compare

Bug Fixes

Documentation

Builds

Continuous Integration

Commits

  • 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)
  • 54a400e: internal/ethapi: ethSendTransaction check baseFee (#27834) (Delweng) #179
  • cd58897: core/rawdb: implement size reporting for live items in freezer_table (#28525) (wangyifan) #179
  • 5a9dda6: .travis: set lower GOGC value (#28705) (Martin HS) #179
  • go-ethereum v1.13.7 stable #179 (Felix Lange)
  • release go-ethereum v1.13.7 #179 (Felix Lange)
  • begin go-ethereum v1.13.8 release cycle #179 (Felix Lange)
  • 7124057: internal/build: fix crash in MustRunCommandWithOutput (#28709) (Felix Lange) #179
  • properly close managed wallets when closing manager (#28710) #179 (Martin HS)
  • 577be37: cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) (lightclient) #179
  • cca9479: core, cmd, trie: fix the condition of pathdb initialization (#28718) (rjl493456442) #179
  • f469470: core/rawdb: improve state scheme checking (#28724) (rjl493456442) #179
  • go-ethereum v1.13.8 stable #179 (Martin Holst Swende)
  • release go-ethereum v1.13.8 #179 (Martin HS)
  • begin v1.13.9 release cycle #179 ([Martin Holst Swende...
Read more

v1.8.2-bsp

09 Aug 05:39
v1.8.2-bsp
a8f3532
Compare
Choose a tag to compare

Bug Fixes

Documentation

Builds

Continuous Integration

Commits

  • 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)
  • 54a400e: internal/ethapi: ethSendTransaction check baseFee (#27834) (Delweng) #179
  • cd58897: core/rawdb: implement size reporting for live items in freezer_table (#28525) (wangyifan) #179
  • 5a9dda6: .travis: set lower GOGC value (#28705) (Martin HS) #179
  • go-ethereum v1.13.7 stable #179 (Felix Lange)
  • release go-ethereum v1.13.7 #179 (Felix Lange)
  • begin go-ethereum v1.13.8 release cycle #179 (Felix Lange)
  • 7124057: internal/build: fix crash in MustRunCommandWithOutput (#28709) (Felix Lange) #179
  • properly close managed wallets when closing manager (#28710) [#179](#179...
Read more

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