Commit Graph

  • 68107c1b24 p2p: add metrics for inbound/outbound peers weiihann 2024-03-27 14:01:58 +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
  • 5e200fd5d8 cmd: include more node info in metrics weiihann 2024-03-26 16:25:13 +08:00
  • f2f8577a36 upgrade: update system contracts bytes code and hardfork time of Feynman upgrade Roshan 2024-03-26 10:48:08 +08:00
  • e3a02fb54d core: improve chain rewinding mechanism (#29196) rjl493456442 2024-03-13 19:39:30 +08:00
  • dbf64eb8b1
    feat: call mev_params before send bid (#12) irrun 2024-03-26 10:09:21 +08:00
  • 845fbc7614
    Merge pull request #11 from bnb-chain/bnb-chain/develop irrun 2024-03-26 10:03:21 +08:00
  • 79cd5222e7
    test: use full syncmode to run rpc node (#2321) VM 2024-03-25 16:49:55 +08:00
  • e6693fdbc7 remove code that will not be executed sellskin 2024-03-25 12:22:03 +08:00
  • 38db9bf4e2
    BlobTx: implement EIP-4844 on BSC (#2279) buddho 2024-03-22 22:37:47 +08:00
  • 5560375fc0
    fix WithSidecars (#2329) buddho 2024-03-22 18:53:17 +08:00
  • 5e6123e919 fix WithSidecars buddh0 2024-03-22 18:50:51 +08:00
  • a85b134c8a
    fix: fix mined block sidecar issue; (#2328) GalaIO 2024-03-22 18:02:47 +08:00
  • 18e5b60bab fix: fix mined block sidecar issue; GalaIO 2024-03-22 18:00:09 +08:00
  • 0800afd5c8
    fix WithSidecars (#2327) buddho 2024-03-22 17:39:26 +08:00
  • 7db10bb372 fix WithSidecars buddh0 2024-03-22 17:35:21 +08:00
  • 96605e4331
    remove useless Config() (#2326) buddho 2024-03-22 17:16:14 +08:00
  • ca39f676ac remove useless Config() buddh0 2024-03-22 17:01:46 +08:00
  • e0b98ef9cb
    feat: export GasCeil in mev_params (#2323) irrun 2024-03-22 16:37:20 +08:00
  • 8e6835b2ca
    mev: add TxIndex for mev bid (#2325) buddho 2024-03-22 15:03:12 +08:00
  • 2d6beadfd7 mev: add TxIndex for mev bid rollback interface of NewFreezer remove ci for blobtx buddh0 2024-03-22 13:50:52 +08:00
  • 7fc9e2832a
    core/rawdb: optimize write block with sidecars (#2318) buddho 2024-03-22 13:42:47 +08:00
  • 73118c0dc1 core: fix TestIsDataAvailable buddh0 2024-03-22 12:31:20 +08:00
  • 3ded2a9a6c feat: export GasCeil in mev_params irrun 2024-03-22 11:54:36 +08:00
  • 6bd6238583 core: more check for validity of sidecars core/rawdb: optimize write block with sidecars core/rawdb: rollback interface freezeRange buddh0 2024-03-21 18:51:25 +08:00
  • c5d7e75364
    chore: fix typos snoppy 2024-03-22 10:52:18 +08:00
  • ab655d0b2a test: use full syncmode to run rpc node VM 2024-03-22 10:04:15 +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
  • be6e269a4d release: prepare for release v1.4.3-alpha zzzckck 2024-03-18 20:45:09 +08:00
  • 2313e2c137
    blobsidecar: add new sidecar struct with metadata; (#2315) GalaIO 2024-03-21 18:26:14 +08:00
  • 873a0594b9 fix: fix some UTs fails & comments; GalaIO 2024-03-21 18:06:24 +08:00
  • bc47b8eb87 blobfee: add UT to check blob fee reward; GalaIO 2024-03-20 23:52:28 +08:00
  • 3ad08711e9 blobsidecar: add new sidecar struct with metadata; GalaIO 2024-03-20 20:32:16 +08:00
  • 352bfd2396
    fix: fix some validation issues & ancient reset; (#2316) GalaIO 2024-03-21 16:02:22 +08:00
  • 6b2951673b fix: fix some UTs fails; GalaIO 2024-03-21 15:58:37 +08:00
  • 84c36588cd
    cmd/utils: disable snap protocol for fast node (#2234) Ng Wei Han 2024-03-21 15:15:13 +08:00
  • 677a8158f6 fix: fix some UTs fails; GalaIO 2024-03-21 15:06:12 +08:00
  • 22888c8725
    feat: add mev metrics (#2317) Raina 2024-03-21 15:03:35 +08:00
  • 4e7ca151bb feat: mev metrics raina 2024-03-21 14:34:28 +08:00
  • 724eecdb32 feat: mev metrics raina 2024-03-21 14:06:02 +08:00
  • e313d5b319
    internal/ethapi: add net_nodeInfo (#2307) Ng Wei Han 2024-03-21 13:09:34 +08:00
  • 1208d07e94
    cmd, node: initialize ports with --instance (#2298) Ng Wei Han 2024-03-21 13:06:48 +08:00
  • 84302429ff cmd/utils: disable snap protocol for fast node weiihann 2024-02-23 14:29:19 +08:00
  • a4620fead5 fix: fix some validation issues & ancient reset; GalaIO 2024-03-21 11:38:53 +08:00
  • 445a0b198f
    Merge branch 'develop' into develop/instance zzzckck 2024-03-21 11:47:23 +08:00
  • fd284c74dd
    cmd/utils, core: only full sync for fast nodes (#2280) Ng Wei Han 2024-03-21 11:42:33 +08:00
  • fdbe2e3cb0
    cmd/utils, node: switch to Pebble as the default db if none exists (#27136) (#2312) VM 2024-03-21 11:41:21 +08:00
  • 9684ba3a83
    core: rephrase TriesInMemory log (#2228) Ng Wei Han 2024-03-21 11:37:47 +08:00
  • 1324884db7
    cmd/jsutil: dump MinGasPrice for validator (#2314) zzzckck 2024-03-21 11:35:16 +08:00
  • 420147caf1 fix: fix som failed UTs; GalaIO 2024-03-20 11:15:56 +08:00
  • 6552451ea3 freezer: fix blob ancient save error; GalaIO 2024-03-20 10:07:25 +08:00
  • da48fc85f7 flags: add new flags to override blobs' params; GalaIO 2024-03-20 10:06:56 +08:00
  • 4f7c26c4eb consensus/misc: rollback CalcBlobFee (#2306) buddho 2024-03-19 20:02:43 +08:00
  • 7b941873f3 internal/api_test: add test case for eth_getBlobSidecars && eth_getBlobSidecarByTxHash (#2300) Eric 2024-03-18 20:41:30 +08:00
  • cb56d54cc3 fix: Withdrawals turn into empty from nil when BlockBody has Sidecars (#2301) buddho 2024-03-18 15:35:58 +08:00
  • dd6550d80f config: reduce sidecar cache to 1024 and rename (#2297) zzzckck 2024-03-18 14:24:47 +08:00
  • 24b6fc774e fix the semantics of WithXXX (#2293) buddho 2024-03-16 08:41:28 +08:00
  • e5d81b8c23 core: build fix (#2294) Satyajit Das 2024-03-16 06:04:22 +05:30
  • 832e1fcd06 naming: rename blobs to sidecars; GalaIO 2024-03-15 11:27:21 +08:00
  • 7afc260da6 syncing: support blob syncing & DA checking; GalaIO 2024-03-13 17:11:14 +08:00
  • 59a6552b88 execution: add blob gas fee reward to system; GalaIO 2024-03-12 21:41:26 +08:00
  • 38a240432e Implement eth_getBlobSidecars && eth_getBlobSidecarByTxHash (#2286) Eric 2024-03-15 16:52:00 +08:00
  • e29c3866df Sidecar fetching changes for 4844 (#2283) Satyajit Das 2024-03-14 12:37:14 +05:30
  • 8063efde11 blobtx mining pass (#2282) buddho 2024-03-13 19:25:50 +08:00
  • 49e78bbefa blobTx: mining + brodcasting (#2253) Satyajit Das 2024-03-13 08:07:39 +05:30
  • 989bc66efc blockchian: support to import block with blob & blobGasFee; (#2260) GalaIO 2024-03-12 17:57:45 +08:00
  • ab8a8fd240 feat: support blob storage & miscs; (#2229) GalaIO 2024-03-04 08:41:41 +08:00
  • 595efc3b20 Switch ON blobpool & ensure Cancun hardfork can occur (#2223) Satyajit Das 2024-02-21 08:57:48 +00:00
  • 286bbb8200 ci: temp enable blobtx branch ci run; GalaIO 2024-02-19 16:23:39 +08:00
  • 007a78c0f0 feat: mev metrics raina 2024-03-21 09:43:31 +08:00
  • 1555722036 cmd/jsutil: dump MinGasPrice for validator zzzckck 2024-03-20 20:21:00 +08:00
  • 3b17f180d9 cmd/utils, node: switch to Pebble as the default db if none exists (#27136) Péter Szilágyi 2023-04-21 19:24:18 +03:00
  • ebe88c09a9
    Merge pull request #2311 from buddh0/port_cancun_related_changes_from_unreleased_v1.4.0 zzzckck 2024-03-20 19:49:24 +08:00
  • 66ed85ef82 params: use the same variable name as EIP-4788 (#29195) Haotian 2024-03-15 16:14:31 +08:00
  • 2893079aa4 cmd/emv/internal/t8ntool: fix shadowing of excessBlobGas (#29263) John Xu 2024-03-14 21:38:11 +08:00
  • 3c81d559e7 core/txpool/blobpool: return ErrAlreadyKnown for duplicate txs (#29210) Lee Bousfield 2024-03-11 05:05:17 -05:00
  • c1496e7ced ethclient/gethclient: add blob transaction fields in toCallArg (#29198) colin 2024-03-08 19:13:46 +08:00
  • 291ab99d4a eth/tracers: prestate tracer add blob fee (#29168) Delweng 2024-03-06 20:36:12 +08:00
  • e6e1d06687 internal/jsre: format blob fields from hexdecimal to int (#29166) Delweng 2024-03-05 21:37:26 +08:00
  • c170814596 eth/catalyst: update simulated beacon for cancun (#28829) Sina Mahmoodi 2024-02-29 13:17:32 +01:00
  • 09b469f0bf
    tests/truffle: use hbss to run test (#2313) buddho 2024-03-20 19:16:07 +08:00
  • bcad7432f0 tests/truffle: use hbss to run test buddh0 2024-03-20 17:42:29 +08:00
  • 6978f009ab cmd/geth, core/rawdb: add dbDeleteTrieState weiihann 2024-03-12 12:20:40 +08:00
  • 74d20546c3 core: don't check genesis hash for no tries weiihann 2024-03-18 13:51:45 +08:00
  • 8943e3fd7c
    fix: index out of range (#10) Raina 2024-03-20 17:13:07 +08:00
  • ccd7a44be0
    core/vm: fix PrecompiledContractsCancun (#2310) buddho 2024-03-20 16:24:02 +08:00
  • 83ec27f044 core/vm: fix PrecompiledContractsCancun buddh0 2024-03-20 15:12:54 +08:00
  • 23c8042867 fix: fix som failed UTs; GalaIO 2024-03-20 11:15:56 +08:00
  • 36e2516b60 freezer: fix blob ancient save error; GalaIO 2024-03-20 10:07:25 +08:00
  • e29ea962d9 flags: add new flags to override blobs' params; GalaIO 2024-03-20 10:06:56 +08:00
  • cf8c13ed54
    consensus/misc: rollback CalcBlobFee (#2306) buddho 2024-03-19 20:02:43 +08:00
  • b31a462abf internal/ethapi: add net_nodeInfo weiihann 2024-03-19 18:49:24 +08:00
  • 6a6de148cd cmd/geth, core/rawdb: add dbDeleteTrieState weiihann 2024-03-12 12:20:40 +08:00
  • 1f52ae0fec consensus/misc: rollback CalcBlobFee buddh0 2024-03-19 17:59:36 +08:00
  • 10ae179a73
    cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#2241) VM 2024-03-19 15:18:58 +08:00
  • f6e66b0abb internal/api_test: add test case for eth_getBlobSidecars && eth_getBlobSidecarByTxHash (#2300) Eric 2024-03-18 20:41:30 +08:00
  • 8648600d26 fix: Withdrawals turn into empty from nil when BlockBody has Sidecars (#2301) buddho 2024-03-18 15:35:58 +08:00
  • aa16ee9486 config: reduce sidecar cache to 1024 and rename (#2297) zzzckck 2024-03-18 14:24:47 +08:00