Commit Graph

  • ad09930bdf faucet: new faucet client (#2074) Matus Kysel 2023-12-26 04:32:04 +01:00
  • 432085ea62 fix: avoid update validators on Feynman block (#2102) Roshan 2023-12-25 11:20:50 +08:00
  • eb4ea42196 core: add metrics for bad block (#2101) buddho 2023-12-25 11:07:31 +08:00
  • 0ba5816cc7 core/genesis: support chapel to run without geth init (#2100) buddho 2023-12-25 10:58:52 +08:00
  • 8d0391806f params: begin v1.13.9 release cycle Martin Holst Swende 2023-12-22 13:46:27 +01:00
  • b20b4a7159 all: release go-ethereum v1.13.8 Martin HS 2023-12-22 13:44:46 +01:00
  • 904a278054 params: go-ethereum v1.13.8 stable Martin Holst Swende 2023-12-22 13:37:16 +01:00
  • f469470aff core/rawdb: improve state scheme checking (#28724) rjl493456442 2023-12-22 14:50:41 +08:00
  • 354c0d7180 params/config: remove useless toml tag for hardforks (#2099) buddho 2023-12-22 11:58:36 +08:00
  • cca94792a4 core, cmd, trie: fix the condition of pathdb initialization (#28718) rjl493456442 2023-12-22 03:28:32 +08:00
  • 9badb15e80 rpc: fix ns/µs mismatch in metrics (#28649) Martin HS 2023-12-08 09:40:50 +01:00
  • aab5ad94b8 Merge pull request #2096 from Pythonberg1997/bc-fusion zjubfd 2023-12-21 16:30:35 +08:00
  • c0df5e7000 chore: add new byte code of TokenHub and GovHub to Feynman upgrade Roshan 2023-12-21 16:15:10 +08:00
  • 167da21801 Merge branch 'develop' into merge Roshan 2023-12-21 16:14:09 +08:00
  • 577be37e0e cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) lightclient 2023-12-20 09:23:48 -07:00
  • 8c2d455ccd build: upgrade to golangci-lint v1.55.2 (#28712) Felix Lange 2023-12-20 15:36:10 +01:00
  • d3452a22cc accounts: properly close managed wallets when closing manager (#28710) Martin HS 2023-12-20 13:41:40 +01:00
  • 08f75ca23f chore: update system contracts' byte code (#2093) Roshan 2023-12-20 17:17:43 +08:00
  • 7124057bad internal/build: fix crash in MustRunCommandWithOutput (#28709) Felix Lange 2023-12-20 07:56:41 +01:00
  • 9258a44b8f params: begin go-ethereum v1.13.8 release cycle Felix Lange 2023-12-19 13:32:25 +01:00
  • c3d9ca62c1 all: release go-ethereum v1.13.7 Felix Lange 2023-12-19 13:30:06 +01:00
  • 3fd568855f params: go-ethereum v1.13.7 stable Felix Lange 2023-12-19 13:25:03 +01:00
  • 0cc192bd3a build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#28702) dependabot[bot] 2023-12-19 10:50:02 +01:00
  • 435bed5da0 ci: disable lint on travis (#28706) Martin HS 2023-12-19 10:35:02 +01:00
  • 5a9dda64ce .travis: set lower GOGC value (#28705) Martin HS 2023-12-19 09:24:23 +01:00
  • 952b343cb3 build: make linter emit output (#28704) Martin HS 2023-12-19 08:55:04 +01:00
  • f28b98a994 Merge pull request #2088 from bnb-chain/develop v1.3.7 zzzckck 2023-12-19 14:09:44 +08:00
  • 01a4b00a2b release: prepare for release v1.3.7 (#2087) zzzckck 2023-12-19 13:01:14 +08:00
  • 474860ef77 Merge pull request #2035 from weiihann/v1.3.4-snapsync zzzckck 2023-12-19 11:25:56 +08:00
  • 4d2bd1253d internal/ethapi: fix TestRPCGetBlockReceipts qybdyx 2023-12-15 10:52:41 +08:00
  • ca058b7a69 rpc: use correct stringer-method for serializing BlockNumberOrHash (#28358) Adrian Sutton 2023-10-25 23:52:42 +10:00
  • f4b7cdfe38 ethclient: fix BlockReceipts parameter encoding (#28087) Andryanau Kanstantsin 2023-09-25 23:24:20 +02:00
  • f6fb2e9116 internal/ethapi: implement eth_getBlockReceipts (#27702) Delweng 2023-08-15 20:35:48 +08:00
  • 6685f68995 chore: fix CI issues (#2085) Roshan 2023-12-19 09:46:15 +08:00
  • cd58897f18 core/rawdb: implement size reporting for live items in freezer_table (#28525) wangyifan 2023-12-18 11:10:54 -08:00
  • 54a400ee71 internal/ethapi: ethSendTransaction check baseFee (#27834) Delweng 2023-12-19 03:09:41 +08:00
  • 4410c1416a params: begin v1.13.7 release cycle Felix Lange 2023-12-18 19:10:11 +01:00
  • da6cdaf635 all: release go-ethereum v1.13.6 Felix Lange 2023-12-18 19:06:41 +01:00
  • 5ba3d578ee Merge branch 'release/1.13' into release-1.13.6 Felix Lange 2023-12-18 18:55:38 +01:00
  • a18b845ecd params: release go-ethereum v1.13.6 stable Felix Lange 2023-12-18 18:53:47 +01:00
  • c18c5c3d92 cmd/evm: t8n support custom tracers (#28557) Delweng 2023-12-18 22:16:25 +08:00
  • 553bafc127 cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696) Martin HS 2023-12-18 14:11:27 +01:00
  • 05bbc56677 cmd/evm: default to mirror mainnet forks enabled (#28691) jwasinger 2023-12-18 20:56:27 +08:00
  • 02766d349a internal/flags: add missing flag types for auto-env-var generation (#28692) Sebastian Stammler 2023-12-18 13:28:41 +01:00
  • 5b22a472d6 p2p/discover: add liveness check in collectTableNodes (#28686) Felix Lange 2023-12-18 10:47:21 +01:00
  • e44de3ab27 core: LoadChainConfig return the predefined config for built-in networks firstly (#2078) buddho 2023-12-18 17:07:50 +08:00
  • edc864f9ba all: fix typos in comments (#28682) alex 2023-12-18 16:35:12 +08:00
  • 07c46abcbe cmd/geth: add check func to validate state scheme (#2067) VM 2023-12-18 15:34:58 +08:00
  • 8a440e753f fix: fix the pebble config of level option (#2072) wayen 2023-12-18 13:11:17 +08:00
  • f1794ba278 miner: eliminate the dead loop possibility for newWorkLoop and mainLoop (#28677) FletcherMan 2023-12-15 11:48:55 +08:00
  • 5ee77bbe8b Merge pull request #2066 from bnb-chain/develop v1.3.6 zzzckck 2023-12-14 14:26:55 +08:00
  • 8205fdc525 release: prepare for release v1.3.6 (#2065) zzzckck 2023-12-14 11:59:24 +08:00
  • 0b632d97f3 cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD Péter Szilágyi 2023-10-13 22:50:20 +03:00
  • 84b268f6fb cmd, core, eth: change default network from ETH to BSC weiihann 2023-11-29 15:04:50 +08:00
  • f628e32ba5 cmd, core, params: add support for the Holesky testnet (#28007) Péter Szilágyi 2023-08-25 18:11:40 +03:00
  • e4910b9540 cmd/utils: allow HTTPHost and WSHost flags precede (#2060) Ng Wei Han 2023-12-14 11:04:04 +08:00
  • 2e69dcb342 log: limit rotateHours in range [0,23] (#2064) buddho 2023-12-14 10:58:37 +08:00
  • 64be7df9e2 log: support to disable log rotate by hours (#2063) buddho 2023-12-14 10:02:26 +08:00
  • 0f74aad641 all: fix typos in comments (#28662) Elias Rad 2023-12-14 00:33:46 +02:00
  • b2ced97ac4 eth/fetcher, eth/gasestimator: fix typos in comments (#28675) Ursulafe 2023-12-13 23:32:17 +01:00
  • 1ebf2a4376 params: fix comment buddh0 2023-12-13 15:28:57 +08:00
  • 8ce9cdaae3 params: set default hardfork times buddh0 2023-12-12 17:22:15 +08:00
  • b3df096358 core/vote: wait some blocks beforing voting since mining begin buddh0 2023-12-08 18:43:13 +08:00
  • d4f7313760 chore: remove unused code (#2061) Roshan 2023-12-13 15:53:36 +08:00
  • 81fd1b3cf9 core/txpool : small cleanup refactors (#28654) ucwong 2023-12-12 15:23:36 +00:00
  • 17c2b3c194 eth/protocols/eth: fix typos in comments (#28652) Ford 2023-12-12 14:47:59 +01:00
  • a3ca1b2818 cmd/utils: fix HTTPHost, WSHost flag priority (#28669) Ng Wei Han 2023-12-12 21:40:50 +08:00
  • 4b107c5303 readme: update hardware requirements for BSC full node (#2057) zzzckck 2023-12-12 18:44:06 +08:00
  • 94b68156c8 chore: update logic of determining breathe block and returned data of verifyDoubleSignEvidence (#2056) Roshan 2023-12-12 17:24:43 +08:00
  • ab8793ae9f fix: bug in determining breathe block (#2055) Roshan 2023-12-12 14:21:30 +08:00
  • 880667e77f fix: bug in determining breathe block bc-fusion-testing j75689 2023-12-12 12:23:56 +08:00
  • f599fee78c fix: add TokenHubContract bytecode j75689 2023-12-11 13:38:14 +08:00
  • eb93010928 fix: add BerlinBlock and LondonBlock to rialto j75689 2023-12-11 12:07:22 +08:00
  • d94cb56ae9 fix: upgrade config j75689 2023-12-11 10:51:20 +08:00
  • 0438b61114 fix: hardfork setting for rialto j75689 2023-12-11 10:24:44 +08:00
  • c73b11055e fix: _hertz_upgrade_block_ j75689 2023-12-11 10:00:16 +08:00
  • 54f334a95f fix: HertzBlock setup j75689 2023-12-11 09:56:44 +08:00
  • f2e38fec9a fix: add ShanghaiTime, KeplerTime j75689 2023-12-11 09:45:08 +08:00
  • d1118313ce fix: add _rialto_upgrade_height_ j75689 2023-12-11 09:28:02 +08:00
  • 288b4f9926 test: bytecode template for rialto net j75689 2023-12-11 07:43:43 +08:00
  • 6744d7c15f chore: modify breath block interval for test (#2054) Roshan 2023-12-11 17:12:42 +08:00
  • e206d3f897 trie: remove inconsistent trie nodes during sync in path mode (#28595) rjl493456442 2023-12-08 21:28:23 +08:00
  • d98d70f670 cmd/utils, eth: disallow invalid snap sync / snapshot flag combos (#28657) Péter Szilágyi 2023-12-08 15:16:04 +02:00
  • fff843cfaf beacon/light: add CommitteeChain (#27766) Felföldi Zsolt 2023-12-08 13:38:00 +01:00
  • 1048e2d6a3 cmd/evm: fix dump after state-test exec (#28650) Martin HS 2023-12-08 11:06:01 +01:00
  • 5a45e7a631 rpc: fix ns/µs mismatch in metrics (#28649) Martin HS 2023-12-08 09:40:50 +01:00
  • 3414e5672a Merge pull request #2048 from Pythonberg1997/bc-fusion zjubfd 2023-12-08 16:26:32 +08:00
  • 8f3c525adc chore: resolve merge conflicts and fix review comments Roshan 2023-12-08 16:20:30 +08:00
  • fe928d4778 Merge pull request #2006 from bnb-chain/develop v1.3.5 zzzckck 2023-12-08 14:17:24 +08:00
  • a140a5a324 cmd/jsutils: add 2 tools get validator version and block txs number (#2036) Eric 2023-12-08 13:44:16 +08:00
  • 77c4bbcaa5 build: upgrade -dlgo version to Go 1.21.5 (#28648) Marius Kjærstad 2023-12-07 11:45:09 +01:00
  • 3e9e6423c0 Merge remote-tracking branch 'BNBChain/develop' into bc-fusion Roshan 2023-12-07 18:25:45 +08:00
  • a113497dd7 tests/fuzzers/bls12381: deactivate BLS fuzzer when CGO_ENABLED=0 (#28653) Guillaume Ballet 2023-12-07 10:07:20 +01:00
  • e3ef62f3bd rpc,eth: output more info about failed txs(#2041) buddho 2023-12-07 16:07:48 +08:00
  • fa5d0cf287 core/systemcontracts: update CommitUrl for keplerUpgrade buddh0 2023-12-06 18:09:25 +08:00
  • 6c788d7675 tests/truffle: adapt changes in bsc-genesis-contracts buddh0 2023-12-06 18:32:31 +08:00
  • 55b483d82a ethdb/pebble: remove a dependency (#28627) Marius van der Wijden 2023-12-06 11:41:04 +01:00
  • a30beeba59 core/txpool/legacypool: respect nolocals-setting (#2037) buddho 2023-12-06 17:05:13 +08:00
  • 69576df254 .github: use github actions to run 32-bit linux tests (#28549) Guillaume Ballet 2023-12-05 14:45:40 +01:00
  • b8d44ed98b log: remove lazy, remove unused interfaces, unexport methods (#28622) Martin Holst Swende 2023-12-05 11:54:44 +01:00