Commit Graph

  • df438df72d fix: fix code db flywukong 2024-07-15 18:03:39 +08:00
  • f6819ed658 fix: multidatabase flag is now only used by the init command Chris Li 2024-07-15 17:04:16 +08:00
  • d8940bbf50 fix: add more comment Chris Li 2024-07-15 14:30:33 +08:00
  • b9cce0141e fix: remove some redundant interfaces Chris Li 2024-07-15 14:03:09 +08:00
  • 8bd1e15988 fix: add MultiDatabaseReader for some metadata stored in blockdb Chris Li 2024-07-15 12:14:11 +08:00
  • 8b03bf0fae fix: add MultiDatabaseReader for some metadata stored in blockdb Chris Li 2024-07-15 12:13:03 +08:00
  • 685fce6647 fix: some ut tests Chris Li 2024-07-12 17:05:23 +08:00
  • b21b7c9250 fix: fix some code Chris Li 2024-07-12 16:35:04 +08:00
  • 77707afe17 fix: fix download scheduler of multidatabase flywukong 2024-07-11 18:23:11 +08:00
  • 15adc74843 fix: ancient api for Downloader Chris Li 2024-07-11 17:32:48 +08:00
  • 11454edee4 fix: fix snap sync with multidatabase flywukong 2024-07-10 19:02:52 +08:00
  • 3a87ab9589 fix: some api for multi database ancient Chris Li 2024-07-11 16:39:45 +08:00
  • 1994c36c7e fix: multi database compatibility with EIP-4844 Chris Li 2024-07-04 09:47:45 +08:00
  • 973c5c3abe cmd/jsutill: add validator name qybdyx 2024-07-16 14:11:06 +08:00
  • dfb046e852 txpool: incomplete pool2 and pool3 emailtovamos 2024-07-16 05:49:06 +01:00
  • 92aa77ae57 freezer: opt freezer env check logic; galaio 2024-07-16 11:21:00 +08:00
  • ea6ee5912a Merge remote-tracking branch 'bnb-chain/develop' into jsutill qybdyx 2024-07-16 11:14:43 +08:00
  • 8ace404d49 cmd/jsutill: add validator name qybdyx 2024-07-16 11:12:23 +08:00
  • 6b4eefdee9 fix: remove delete and dangling side chains in prunefreezer Chris Li 2024-07-16 11:01:18 +08:00
  • 133b018430 chore: fix some comments stellrust 2024-07-15 19:43:31 +08:00
  • aed1d66447
    Revert "fix: return exact result when send bundle (#40)" (#41) irrun 2024-07-15 15:57:56 +08:00
  • 3840c52449 freezer: opt freezer env check logic; galaio 2024-07-15 15:42:48 +08:00
  • 710cb56946 freezer: opt freezer env check logic; galaio 2024-07-15 14:24:53 +08:00
  • 10383a52ce core/systemcontracts: use vm.StateDB in UpgradeBuildInSystemContract easyfold 2024-07-13 19:24:59 +08:00
  • 0f5894a0f5 cmd/jsutils: update readme qybdyx 2024-07-13 12:55:15 +08:00
  • feb55f21e4 freezer: opt freezer env check logic; galaio 2024-07-12 21:55:09 +08:00
  • 0b619b0d3e miner/worker: broadcast block immediately once sealed buddh0 2024-07-12 17:33:00 +08:00
  • 6589d44ff7 consensus/parlia: leave buffer time for import and vote NathanBSC 2024-07-12 16:36:22 +08:00
  • d3b16efa66 freezer: opt freezer env check logic; galaio 2024-07-12 15:03:11 +08:00
  • 1b7bb5d1d9 fix: fix lint flywukong 2024-07-12 14:26:15 +08:00
  • 8fa7895c9d remove double check flywukong 2024-07-12 13:38:04 +08:00
  • 74a77197bf feat: supprt fastcache flywukong 2024-07-04 21:17:57 +08:00
  • 695740cac0 fix: fix issues and support storage cache flywukong 2024-06-19 10:53:43 +08:00
  • c96fab04a3
    core/vote: not vote if too late for next in turn validator (#2568) Nathan 2024-07-11 22:39:07 +08:00
  • 7582407d09 BEP-402: Complete Missing Fields in Block Header to Generate Signature buddh0 2024-05-31 15:57:45 +08:00
  • db6f13b7e5 BEP-404: Clear Miner History when Switching Validators Set buddh0 2024-07-01 19:19:21 +08:00
  • b6cf5b6657
    fix: return exact result when send bundle (#40) irrun 2024-07-11 18:08:55 +08:00
  • 27d86948fa
    core: adapt highestVerifiedHeader to FastFinality (#2574) buddho 2024-07-11 15:01:01 +08:00
  • a04e287cb6
    feat: enhance bid comparison and reply bidding results && detail logs (#2538) Mars 2024-07-11 11:31:24 +08:00
  • 96b6909f97
    Merge pull request #2 from irrun/i/mevlog Mars 2024-07-11 11:11:08 +08:00
  • bf4c999789 chore: remove metric irrun 2024-07-11 11:08:14 +08:00
  • 4a29e31c38 core/vote : change timeForBroadcast to 50ms from 100ms NathanBSC 2024-07-10 19:08:09 +08:00
  • ae0900699c core/vote: change log level to warn from debug NathanBSC 2024-07-10 19:05:26 +08:00
  • 8c0d391460 core/vote: not vote if too late for next in turn validator NathanBSC 2024-07-08 18:07:18 +08:00
  • fdd5bccbb9 core: adapt highestVerifiedHeader to FastFinality buddh0 2024-07-10 17:27:37 +08:00
  • c3d6155fff
    cmd/utils: support use NetworkId to distinguish chapel when do syncing (#2573) Nathan 2024-07-10 16:10:07 +08:00
  • d21f432e3e
    Merge pull request #1 from irrun/i/mevlog Mars 2024-07-10 15:42:53 +08:00
  • a00ffa762c
    fix: fix statedb copy (#2567) will-2012 2024-07-10 15:39:20 +08:00
  • 337d6f7821 chore: lower report issue log level irrun 2024-07-10 15:38:55 +08:00
  • 863fdea026
    core: avoid to cache block before wroten into db (#2566) buddho 2024-07-10 14:46:11 +08:00
  • c2758d3a3a fix: temp version Chris Li 2024-07-09 18:20:13 +08:00
  • 90e67970ae
    core: clearup testflag for Cancun and Haber (#2572) Nathan 2024-07-09 14:30:19 +08:00
  • ed52afd714 fix: fix prunedfreezer repair skip empty table Chris Li 2024-07-09 11:58:49 +08:00
  • 220cf29ac2 cmd/utils: support use NetworkId to distinguish chapel when do syncing NathanBSC 2024-07-09 10:57:32 +08:00
  • 87d06e25e8 core: clearup testflag for Cancun and Haber NathanBSC 2024-07-09 10:29:25 +08:00
  • e8456c2d08
    cmd/jsutils: add a tool to get slash count (#2569) Eric 2024-07-08 22:37:05 +08:00
  • 27dcc44c1c cmd/jsutils: update readme qybdyx 2024-07-08 22:18:34 +08:00
  • 84c83ab374 cmd/jsutils: add a tool to get slash count qybdyx 2024-07-08 22:13:49 +08:00
  • 2094e8c4e0 cmd/jsutils: add a tool to get slash count qybdyx 2024-07-08 21:12:59 +08:00
  • bc970e5893
    fix: delete unexpected block (#2562) Chris Li 2024-07-08 19:21:56 +08:00
  • f513d207ce consensus/parlia: apply BEP-404 NathanBSC 2024-07-08 12:20:18 +08:00
  • 749b3afac6 fix: add more log Chris Li 2024-07-08 11:19:00 +08:00
  • 26c3a6869b fix: prunedfreezer compatibility with EIP-4844 Chris Li 2024-07-08 11:11:29 +08:00
  • 2fa163d28e fix: prunedfreezer compatibility with EIP-4844 Chris Li 2024-07-08 11:08:41 +08:00
  • 8ba3eae5cc fix: prunedfreezer compatibility with EIP-4844 Chris Li 2024-07-08 11:06:51 +08:00
  • 599c6f44d4 fix: prune ancient restart from last frozen position Chris Li 2024-07-04 22:32:55 +08:00
  • f6b851578a fix: fix statedb copy will@2012 2024-07-08 09:54:11 +08:00
  • f79e275688 fix: delete unexpected block Chris Li 2024-07-05 19:46:46 +08:00
  • 8cf28ebc78 core: avoid to cache block before wroten into db buddh0 2024-07-05 16:40:32 +08:00
  • a5810fefc9
    fix: fix state inspect error after pruned state (#2557) wayen 2024-07-04 22:24:22 +08:00
  • 5d8987976d
    fix: bug in profit calculation (#35) ohmyfinger 2024-07-04 17:00:16 +08:00
  • 757cbc7beb fix: fix state inspect error after pruned state flywukong 2024-06-26 23:49:18 +08:00
  • 971c0fa380
    tests: fix unstable test (#2561) Matus Kysel 2024-07-04 07:56:35 +02:00
  • 80188421fd
    tests: fix unstable test Matus Kysel 2024-07-03 12:43:52 +02:00
  • 88225c1a4b
    chore: update greenfield cometbft version (#2556) KeefeL 2024-07-03 15:14:19 +08:00
  • f2b702978d chore: update greenfield cometbft version Keefe Liu 2024-07-01 14:14:28 +08:00
  • 94c5fcaf6a chore: reduce log will@2012 2024-07-03 14:00:03 +08:00
  • 4ed722741a chore: debug try bottom difflayer will@2012 2024-07-03 11:04:21 +08:00
  • 295354ccdd
    Merge pull request #37 from bnb-chain/readme irrun 2024-07-03 10:36:45 +08:00
  • f7f161f656 chore: builder readme irrun 2024-07-03 10:35:09 +08:00
  • e06040520f chore: debug bottom difflayer will@2012 2024-07-03 09:44:46 +08:00
  • 41e9d4dd23 chore: fix nil pointer will@2012 2024-07-03 09:34:57 +08:00
  • 4cf5c24dd4 chore: debug code will@2012 2024-07-02 22:45:04 +08:00
  • b24754cfcd chore: enable more log will@2012 2024-07-02 22:20:48 +08:00
  • 271de88afc chore: enable double check log will@2012 2024-07-02 22:12:57 +08:00
  • 915f0f30bb chore: reduce log will@2012 2024-07-02 21:48:49 +08:00
  • e711cf44a3 chore: enable check parent will@2012 2024-07-02 21:34:51 +08:00
  • bcb2a71467 chore: polish query workflow will@2012 2024-07-02 21:23:04 +08:00
  • 92be2c7b40 chore: skip check parent will@2012 2024-07-02 21:10:52 +08:00
  • 0ace3ecd7a chore: polish try bottom workflow will@2012 2024-07-02 20:49:29 +08:00
  • 51031d0722 chore: add more log will@2012 2024-07-02 20:40:49 +08:00
  • 2910ca094f chore: add more log will@2012 2024-07-02 20:26:09 +08:00
  • 6d178ca826 chore: polish try bottom workflow will@2012 2024-07-02 20:15:43 +08:00
  • 664240c5a1 chore: add double check will@2012 2024-07-02 20:07:52 +08:00
  • 5789bb8574 chore: add bottom difflayer to multiversion cache will@2012 2024-07-02 19:58:49 +08:00
  • 7b4d72707f chore: add more cap log will@2012 2024-07-02 17:16:13 +08:00
  • 04522f3184
    p2p: remove unused ENR error Huy Ngo 2024-07-02 16:08:27 +07:00
  • e9c425fa90 chore: add more multiversion cache metrics will@2012 2024-07-02 16:57:09 +08:00
  • 9e635f82d0 chore: add resort conf will@2012 2024-07-02 16:11:18 +08:00
  • df76aee88d chore: add more log/metrics will@2012 2024-07-02 15:47:24 +08:00