Commit Graph

  • 79fe2899c7 chore: add more metrics to perf pbss will@2012 2024-05-20 10:22:04 +08:00
  • c77bb1110d fix: limit the gas price of the mev bid (#2473) irrun 2024-05-20 14:33:47 +08:00
  • c856d21719 fix: move mev op to MinerAPI & add command to console (#2475) Mars 2024-05-20 14:00:28 +08:00
  • f45305b1ad cmd/utils: add a flag to change breathe block interval for testing (#2472) v1.4.7 Nathan 2024-05-17 16:18:29 +08:00
  • cb0b34b7c2 jsutils: update logs emailtovamos 2024-05-16 14:34:11 +01:00
  • 5b7a71e38e jsutils: faucet balance emailtovamos 2024-05-16 12:25:25 +01:00
  • d16532d678 internal/ethapi: add optional parameter for blobSidecars (#2468) Eric 2024-05-16 19:07:14 +08:00
  • 5edd032cdb internal/ethapi: add optional parameter for blobSidecars (#2467) Eric 2024-05-16 19:06:49 +08:00
  • 6b8cbbe172 sync: fix some sync issues caused by prune-block. (#2466) galaio 2024-05-16 12:07:13 +08:00
  • 5ea2ada0ee utils: add check_blobtx.js (#2463) setunapo 2024-05-15 18:17:57 +08:00
  • b230a02006 cmd: fix memory leak when big dataset (#2455) Fynn 2024-05-15 15:28:57 +08:00
  • 86e3a02490 cmd/utils: add a flag to change breathe block interval for testing (#2462) Nathan 2024-05-15 15:27:05 +08:00
  • 0c0958ff87 eth/handler: check lists in body before broadcast blocks (#2461) Nathan 2024-05-15 14:54:25 +08:00
  • c577ce3720 Merge pull request #2460 from bnb-chain/develop buddho 2024-05-14 19:59:57 +08:00
  • d436f9e2e8 eth/fetcher/block_fetcher.go: add metrics for import failed block (#2459) Eric 2024-05-14 19:29:43 +08:00
  • 97c3b9b267 internal/api.go: add choice about not show full blob (#2458) Eric 2024-05-14 17:17:58 +08:00
  • 0560685460 core: clearup feynman testflag and rialto code (#2457) Nathan 2024-05-14 16:37:17 +08:00
  • bf16a39876 ethdb/pebble: print warning log if pebble performance degrades (#29478) rjl493456442 2024-04-17 13:52:08 +08:00
  • 2c8720016d go.mod: bump pebble db to official release (#29038) Devon Bear 2024-03-05 09:15:02 -05:00
  • f2ec3cc6a5 eth/handler: check blobs before broadcast blocks (#2450) Nathan 2024-05-13 16:20:50 +08:00
  • 0a2e1282d2 core/rawdb: add sanity-limit to header accessor (#29534) Martin HS 2024-04-15 14:54:51 +02:00
  • adb5e8fe86 eth/filters: enforce topic-limit early on filter criterias (#29535) (#2448) Nathan 2024-05-11 10:24:19 +08:00
  • 23f6194fad eth/handler: check blobs before broadcast blocks (#2450) Nathan 2024-05-13 16:20:50 +08:00
  • 691d195526 core/rawdb: add sanity-limit to header accessor (#29534) Martin HS 2024-04-15 14:54:51 +02:00
  • b57c779759 eth/filters: enforce topic-limit early on filter criterias (#29535) (#2448) Nathan 2024-05-11 10:24:19 +08:00
  • 4ab1c865b2 Merge pull request #2441 from bnb-chain/develop zzzckck 2024-05-10 13:10:56 +08:00
  • a7d5b02919 release: prepare for release v1.4.7 (#2442) zzzckck 2024-05-09 19:47:52 +08:00
  • 1ce9bb044d config: setup Mainnet Tycho(Cancun) hardfork date (#2439) zzzckck 2024-05-09 16:24:04 +08:00
  • 7948950f7a build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#2411) dependabot[bot] 2024-05-09 16:06:28 +08:00
  • 0c101e618a chore: fix some typos (#2433) knowmost 2024-05-09 16:05:46 +08:00
  • 571ea2c4b9 nancy: add files .nancy-ignore (#2440) zzzckck 2024-05-09 15:58:06 +08:00
  • 7bc5a3353d txpool: limit max gas when mining is enabled; (#2435) galaio 2024-05-09 15:54:31 +08:00
  • 901ea2e0d2 fix: performance issue when load journal (#2438) Chris Li 2024-05-08 15:36:01 +08:00
  • 1d81f3316f metrics: add blockInsertMgaspsGauge to trace mgasps (#2396) buddho 2024-04-30 17:58:04 +08:00
  • 43b2ffa63b Merge pull request #2427 from bnb-chain/develop v1.4.6 zzzckck 2024-04-29 14:07:29 +08:00
  • 0567715760 release: prepare for release v1.4.6 zzzckck 2024-04-26 14:31:45 +08:00
  • e32fcf5b93 Revert "github: add branch protect rule (#2343)" zzzckck 2024-04-26 14:30:51 +08:00
  • e55028d788 metrics: refine the double sign detect code zzzckck 2024-04-29 10:11:49 +08:00
  • 9d8df917b8 metrics: add doublesign counter (#2419) Satyajit Das 2024-04-29 07:12:43 +05:30
  • 9e170972f4 fix: oom caused by non-discarded mev simulation env (#2430) irrun 2024-04-28 19:45:42 +08:00
  • ba6726325a feat: recommit bid when newBidCh is empty to maximize mev reward (#2424) irrun 2024-04-28 11:05:09 +08:00
  • 6573254a62 fix: adapt journal for cmd (#2425) Chris Li 2024-04-28 11:02:14 +08:00
  • 31d92c50ad chore: add metric & log for blobTx; (#2428) galaio 2024-04-27 06:37:42 +08:00
  • 7cab9c622c eth/gasprice: add query limit to defend DDOS attack (#2423) Eric 2024-04-25 14:05:12 +08:00
  • 2a0e399c38 Revert "fix: wrong way to get blob tx sidecar in `BidRuntime.commitTransactio…" (#2418) irrun 2024-04-23 11:41:56 +08:00
  • 182c841374 fix: fix function names (#2416) forcedebug 2024-04-23 10:06:50 +08:00
  • 14023fae6d fix: wrong way to get blob tx sidecar in BidRuntime.commitTransaction (#2417) Roshan 2024-04-22 18:46:44 +08:00
  • d653cda82e feat: adaptive for loading journal file or journal kv during loadJournal (#2406) Chris Li 2024-04-19 16:23:28 +08:00
  • 4b54601d5c chore: fix some typos in comments (#2408) careworry 2024-04-19 13:17:58 +08:00
  • 3b7f0e4279 cmd, p2p: filter peers by regex on name (#2404) Ng Wei Han 2024-04-18 16:11:32 +08:00
  • fe1fff8c77 chore: fix some typos in comments (#2399) TechVest 2024-04-18 15:43:57 +08:00
  • c0afdc9a98 core: separated databases for block data (#2227) Chris Li 2024-04-18 15:12:05 +08:00
  • fb435eb5f1 fix: allow fast node to rewind after abnormal shutdown (#2401) buddho 2024-04-18 13:45:02 +08:00
  • 5cc253a2cd fix: NPE (#2403) irrun 2024-04-18 13:25:38 +08:00
  • cbcd26c9a9 fix: no import blocks before or equal to the finalized height (#2398) buddho 2024-04-17 14:19:50 +08:00
  • 90eb5b33e8 fix: trieJournal format compatible old db format (#2395) Chris Li 2024-04-16 11:49:04 +08:00
  • 837de88057 cmd/geth: fix importBlock (#2244) Ng Wei Han 2024-04-15 16:40:03 +08:00
  • b4fb2f6ffc fix: print value instead of pointer in ConfigCompatError (#2391) buddho 2024-04-15 14:46:14 +08:00
  • 11503edeb2 chore: render system bytecode by go:embed (#2201) dylanhuang 2024-04-15 11:23:23 +08:00
  • 3a6e3c67f2 core/trie: persist TrieJournal to journal file instead of kv database (#2341) Chris Li 2024-04-15 10:47:54 +08:00
  • 335be39905 chore: fix function names in comment (#2390) hugehope 2024-04-11 19:01:43 +08:00
  • b7972bcd77 feat: greedy merge tx in bid (#2363) irrun 2024-04-11 15:15:46 +08:00
  • 4bb1bd1a77 deps: update prsym to solve warning about quic-go version (#2389) buddho 2024-04-11 14:11:15 +08:00
  • a05724588f Merge pull request #2388 from bnb-chain/develop v1.4.5 zzzckck 2024-04-10 21:33:55 +08:00
  • 009df5a121 internal/api: return empty array rather than nil (#2385) Eric 2024-04-10 20:13:05 +08:00
  • d7836bfe98 fix: set withdrawals properly when fetching empty block (#2386) buddho 2024-04-10 19:46:34 +08:00
  • f4bad20447 docs: remove repetitive words (#2381) clonefetch 2024-04-10 17:06:12 +08:00
  • a75e82367d fix: ensure empty withdrawals after cancun (#2384) buddho 2024-04-10 14:42:16 +08:00
  • 26f50099f4 blobtx: fix some found issues; (#2383) GalaIO 2024-04-10 14:31:23 +08:00
  • 060e5c6b34 Merge pull request #2380 from bnb-chain/develop zzzckck 2024-04-09 11:05:30 +08:00
  • 4e9f699068 release: prepare for release v1.4.5 (#2379) zzzckck 2024-04-08 19:20:23 +08:00
  • 42a0236587 config: setup Testnet Tycho(Cancun) hardfork date (#2378) zzzckck 2024-04-08 19:10:38 +08:00
  • 48f58a50bb core: stateDb has no trie and no snap return err (#2369) Ng Wei Han 2024-04-07 12:07:25 +08:00
  • e4688e4e7a remove code that will not be executed (#2333) sellskin 2024-04-03 14:02:34 +08:00
  • 75a03f420f triedb: do not open state freezer under notries (#2359) Ng Wei Han 2024-04-02 19:39:43 +08:00
  • 46df9b4dcb Merge pull request #2366 from bnb-chain/develop v1.4.4-beta zzzckck 2024-04-02 19:24:18 +08:00
  • 7dbafe7453 fix: don't switch to snapsync for fast node (#2367) zzzckck 2024-04-02 19:01:22 +08:00
  • f2c9141e4f release: prepare for release v1.4.4-beta (#2365) zzzckck 2024-04-02 16:20:06 +08:00
  • c3623e9af7 core: fix block report when chain is not setHead (#2352) buddho 2024-04-01 19:26:50 +08:00
  • 32ac07f257 upgrade: update system contracts bytes code and hardfork time of Feynman upgrade (#2361) zzzckck 2024-04-01 16:37:03 +08:00
  • 3b7ee60e14 Merge pull request #2357 from irrun/re/bidfeeceil irrun 2024-04-01 13:38:30 +08:00
  • 1f769d5dd0 docs: add changelog and new version number (#2358) v1.3.10_base zjubfd 2024-04-01 13:26:15 +08:00
  • bae7e6b52e docs: add changelog and new version number v1.3.13 v1.3.13_base zjubfd 2024-04-01 12:33:58 +08:00
  • 438cdf0861 fix: type irrun 2024-04-01 12:12:08 +08:00
  • 212b7a6972 core: improve chain rewinding mechanism (#2334) VM 2024-04-01 11:41:09 +08:00
  • 7c7a9bc53b feat: add bid fee ceil in mev_params irrun 2024-04-01 11:21:24 +08:00
  • 04a3b1f94f fix: add bid fee ceil irrun 2024-03-28 15:08:54 +08:00
  • 5d51873890 p2p: add metrics for inbound/outbound peers (#2342) Ng Wei Han 2024-03-29 15:06:54 +08:00
  • 3e97f827b4 cmd: include more node info in metrics (#2338) Ng Wei Han 2024-03-29 15:04:33 +08:00
  • 9ab8565128 cancun: change empty withdrawHash value of header; (#2350) GalaIO 2024-03-29 15:03:21 +08:00
  • 7c89c65a97 4844: bugfix and improve (#2337) buddho 2024-03-28 16:35:39 +08:00
  • 3b55be5eb2 upgrade: update system contracts bytes code and hardfork time of Feynman upgrade (#2335) Roshan 2024-03-28 10:05:18 +08:00
  • e7c5ce2e94 github: add branch protect rule (#2343) zzzckck 2024-03-27 15:47:59 +08:00
  • eda56e22a9 Merge pull request #2339 from bnb-chain/fix-with-sidecars Matus Kysel 2024-03-26 11:59:26 +01:00
  • dddf20e6e0 fix missing block asigment WithSidecars Matus Kysel 2024-03-26 10:10:42 +01:00
  • 79cd5222e7 test: use full syncmode to run rpc node (#2321) VM 2024-03-25 16:49:55 +08:00
  • 38db9bf4e2 BlobTx: implement EIP-4844 on BSC (#2279) buddho 2024-03-22 22:37:47 +08:00
  • e0b98ef9cb feat: export GasCeil in mev_params (#2323) irrun 2024-03-22 16:37:20 +08:00
  • 7f3f72ed41 Merge pull request #2320 from bnb-chain/develop v1.4.3-alpha zzzckck 2024-03-21 20:47:44 +08:00
  • 76fb29504c release: prepare for release v1.4.3-alpha (#2319) zzzckck 2024-03-21 20:09:31 +08:00