Commit Graph

  • 706a24eb2c pool: lint fix emailtovamos 2024-09-04 04:46:45 +01:00
  • 2c59e15b7a chore: add validate metrics joeycli 2024-09-04 10:20:47 +08:00
  • 3082da4e86 chore: add validate metrics joeycli 2024-09-04 10:20:47 +08:00
  • d334f520be chore: add state trie metrics joeycli 2024-09-04 09:39:08 +08:00
  • 094519d058 beaconserver: simulated beacon api server for op-stack (#2678) Dike.w 2024-09-04 09:39:01 +08:00
  • 5f398db90a pool: pool2 can have 0 size emailtovamos 2024-09-03 16:57:21 +01:00
  • 8e6833cec4 pool: bug fix and test fix emailtovamos 2024-09-03 16:39:35 +01:00
  • 53042e15d7 buffer: make private emailtovamos 2024-09-03 15:08:30 +01:00
  • aeec0c7129 pool: remove unused criticalpathpool emailtovamos 2024-09-03 13:03:10 +01:00
  • 76d157d08b pool: set transfer time in config emailtovamos 2024-09-03 12:42:11 +01:00
  • 0f8a1b5c5a pool: test for transfer emailtovamos 2024-09-03 12:41:54 +01:00
  • d3450f13c9 log: add some p2p log (#2677) zzzckck 2024-09-03 14:27:53 +08:00
  • 16a2a53635 Merge remote-tracking branch 'origin/develop' into txpool-new emailtovamos 2024-09-02 15:03:44 +01:00
  • a5e12fe178 feat: support rewind for versa db joeycli 2024-08-27 15:51:30 +08:00
  • 0af2fb4324 feat: support rewind for versa db versa_rewind joeycli 2024-08-27 15:51:30 +08:00
  • 4ed6b8e36f chore: add execute, verify and commit total metrics joeycli 2024-09-02 09:08:55 +08:00
  • cef6acec23 chore: add execute, verify and commit total metrics joeycli 2024-09-02 09:08:55 +08:00
  • 092fbafa3c chore: delete share mem pool joeycli 2024-09-01 12:20:05 +08:00
  • b76062c354 fix: rewind ancient store joeycli 2024-09-01 08:47:49 +08:00
  • e7d0a16bc4 pool: fix test as now by default pool2 and pool3 aren't empty emailtovamos 2024-08-30 13:36:09 +01:00
  • 70ece9355a pool: flags for pool2 and 3 capacity emailtovamos 2024-08-29 16:10:59 +01:00
  • 069eaf22f7 pool: proper use of AsyncSendPooledTransactionHashes emailtovamos 2024-08-29 15:57:30 +01:00
  • facbe6a886 chore: add mgasps metrics versa_interface joeycli 2024-08-29 16:40:46 +08:00
  • 84da730eed chore: add pprof service joeycli 2024-08-29 11:59:30 +08:00
  • c4e8ec7fea chore: add mgasps metrics joeycli 2024-08-29 16:40:46 +08:00
  • b298f4b6e6 chore: add mgasps metrics joeycli 2024-08-29 16:40:46 +08:00
  • e45e7eb9c6 pool: include static in flatten emailtovamos 2024-08-29 08:03:45 +01:00
  • bdb4cc2acd pool: lint emailtovamos 2024-08-29 06:49:28 +01:00
  • 06366d743d chore: add pprof service joeycli 2024-08-29 11:59:30 +08:00
  • ebd8f590a3 pool: fix all old tests emailtovamos 2024-08-28 15:52:41 +01:00
  • 6673f3e75a pool: fix TestUnderpricingDynamicFee based on new pool emailtovamos 2024-08-28 15:49:07 +01:00
  • 40dcfcd776 pool: cleanup debug logs emailtovamos 2024-08-28 14:29:15 +01:00
  • 0692a99ea9 pool: fix the TestTransactionFutureAttack test emailtovamos 2024-08-28 14:26:16 +01:00
  • 75af65dbf2 Merge pull request #2669 from bnb-chain/develop zzzckck 2024-08-27 15:00:23 +08:00
  • 253d9a566b pool: some cleanups emailtovamos 2024-08-27 07:58:38 +01:00
  • a1a25e91a4 pool: TestDualHeapEviction fully pass emailtovamos 2024-08-27 07:38:02 +01:00
  • 9d7298f0c1 pool: TestDualHeapEviction passing partly emailtovamos 2024-08-27 07:33:23 +01:00
  • 6daecfb105 pool: bugfix:always drop drop and pool2 size emailtovamos 2024-08-27 07:24:00 +01:00
  • 959850218c release: prepare for release v1.4.14 (#2668) zzzckck 2024-08-27 11:23:04 +08:00
  • 86406c08ac release: prepare for release v1.4.14 v1.4.14 release_v1.4.14 zzzckck 2024-08-27 10:38:26 +08:00
  • 3e8e74d5c2 feat: delete statedb debug system joeycli 2024-08-27 09:29:24 +08:00
  • d20bbb4799 feat: integrate versa db versa_debug joeycli 2024-08-09 17:29:47 +08:00
  • af0204bd68 faucet: bump and resend faucet transaction if it has been pending for a while (#2665) zzzckck 2024-08-26 16:09:34 +08:00
  • ed2d1d7f8f pool: enqueue in pool2 & drop properly emailtovamos 2024-08-25 19:24:20 +01:00
  • 94a60a9006 pool: add underpriced to pool2 or 3 emailtovamos 2024-08-23 09:11:59 +01:00
  • ec2d7e0228 config: setup Mainnet 2 hardfork date: HaberFix & Bohr (#2661) zzzckck 2024-08-23 13:59:56 +08:00
  • af34894fc3 add logs stale-peer-logs Matus Kysel 2024-08-22 11:34:23 +02:00
  • 7dcd01e9be statistics on stale peers Matus Kysel 2024-08-22 09:23:58 +02:00
  • 85a6b17ab0 chore: add reopen same tree error debug info joeycli 2024-08-22 15:05:42 +08:00
  • 8db789b2c0 fix: update trie error joeycli 2024-08-22 14:14:29 +08:00
  • c46d7e8bd8 ethclient: fix BlobSidecars api (#2656) Dike.w 2024-08-22 11:07:05 +08:00
  • d03f7e5e94 pool: initialise pool3 slots emailtovamos 2024-08-21 15:51:21 +01:00
  • 6b4e16ba7b pool: make slots config emailtovamos 2024-08-21 15:50:59 +01:00
  • 36044b05f3 chore: add open state version joeycli 2024-08-21 16:39:28 +08:00
  • 6cb4be4ebf fix: when dataset is pruned and pruneancient is set, the offset is error (#2657) Chris Li 2024-08-21 15:37:42 +08:00
  • d5e38ad81e chore: adjust log confidition joeycli 2024-08-21 14:23:51 +08:00
  • 3bd9a2395c core: improve readability of the fork choice logic (#2658) buddho 2024-08-20 23:06:49 +08:00
  • d5a438a06d chore: add diff and disk version log joeycli 2024-08-20 17:59:03 +08:00
  • 5bb78b34be pool: minor refactor emailtovamos 2024-08-20 07:46:22 +01:00
  • 5d19f2182b internal/ethapi: make GetFinalizedHeader monotonically increasing (#2655) buddho 2024-08-20 11:51:32 +08:00
  • b585984e32 fix: remove enable hash check Fynn 2024-08-20 11:23:26 +08:00
  • a1d4b06707 feat: check ca changeable joeycli 2024-08-20 09:01:18 +08:00
  • ea76d5f359 chore: add debug inof for get trie version mismatch error joeycli 2024-08-20 08:24:57 +08:00
  • b8fa4761b8 fix: get ca trie joeycli 2024-08-20 08:02:58 +08:00
  • 3ad7c4e63b fix: panic for updating code joeycli 2024-08-20 07:44:17 +08:00
  • 74ab9ab248 fix: changte the confidition for open storage tree joeycli 2024-08-20 07:38:00 +08:00
  • 9c239db9d9 fix: compare func joeycli 2024-08-19 16:52:42 +08:00
  • d3854b41ec fix: compare funx joeycli 2024-08-19 16:51:13 +08:00
  • 30b371daf2 chore: compatable empty hash joeycli 2024-08-19 16:45:22 +08:00
  • 4764fdb47f fix: the timing release debug state instance joeycli 2024-08-19 16:23:01 +08:00
  • fa7a43a2df fix: add calc hash point joeycli 2024-08-19 16:14:14 +08:00
  • 1a40f79ade fix: set path mode breakpoint joeycli 2024-08-19 16:08:56 +08:00
  • 3ad4700907 fix: diff debug state error joeycli 2024-08-19 16:04:41 +08:00
  • f724941948 fix: add protection for debug hash state joeycli 2024-08-19 15:33:06 +08:00
  • ef3f9dfaa7 fix: repeated cmd error joeycli 2024-08-19 15:11:27 +08:00
  • aa9d5182c1 fix: panic bug joeycli 2024-08-19 15:05:55 +08:00
  • a0daf107f9 fix: genesis init panic joeycli 2024-08-19 14:58:54 +08:00
  • 55cdcfaff3 fix: repeat cmd error joeycli 2024-08-19 14:52:06 +08:00
  • 7d5e6ce2d7 feat: add version and hash state diff system joeycli 2024-08-19 14:08:40 +08:00
  • 1cbdf0a4c9 feat: add hash state db debug system joeycli 2024-08-19 12:50:56 +08:00
  • 997d7b5bba chore: delete debug log joeycli 2024-08-18 16:50:32 +08:00
  • 90aa2e137c fix: change pebble to default db joeycli 2024-08-18 16:45:25 +08:00
  • e940e28f6c fix: access nil pointer joeycli 2024-08-18 16:39:25 +08:00
  • 23c60a38a4 feat: add version state debug system joeycli 2024-08-18 16:21:06 +08:00
  • f67f494346 chore: add 373559 debug breakpoint joeycli 2024-08-16 22:28:44 +08:00
  • 84767d1957 chore: add update storage debug info joeycli 2024-08-16 21:17:28 +08:00
  • bf808915f0 chore: add update storage debug info joeycli 2024-08-16 21:10:46 +08:00
  • b80d78701a chore: add update storage debug info joeycli 2024-08-16 21:04:43 +08:00
  • 3c4b452ee2 fix: chang condition for ca joeycli 2024-08-16 20:45:37 +08:00
  • 8197064e91 fix: chang condition for ca joeycli 2024-08-16 20:30:18 +08:00
  • 90de1d7ff8 fix: version mismatch that add contract balance without update storage tree joeycli 2024-08-16 19:01:30 +08:00
  • 77dea68afd chore: add detete key debug log joeycli 2024-08-16 16:51:10 +08:00
  • 9d20658f8d chore: debug 24611 joeycli 2024-08-16 14:59:57 +08:00
  • dc510033c0 feat: return version for repeat search account tree joeycli 2024-08-16 14:43:23 +08:00
  • 7bce07abdf chore: adjust state reset joeycli 2024-08-16 14:08:55 +08:00
  • 2e4ec39e52 chore: add owner and hash log joeycli 2024-08-15 17:26:40 +08:00
  • 0a901183b9 chore: delete part log joeycli 2024-08-15 16:53:16 +08:00
  • 2e38d0662c chore: change panic to log error joeycli 2024-08-15 16:09:37 +08:00
  • ac2d1a8ada chore: add versa db error log joeycli 2024-08-15 15:46:22 +08:00
  • c6d8d6355d fix: get code error joeycli 2024-08-15 15:13:21 +08:00