Commit Graph

  • cba5b88988 internal/ethapi: change range to [1,len(currentValidators)] buddh0 2024-08-16 19:19:24 +08:00
  • ae76ce1423 internal/ethapi: add debug log buddh0 2024-08-16 18:59:14 +08:00
  • e339e24c16 internal/ethapi: fix comment buddh0 2024-08-16 18:52:51 +08:00
  • 79d4befaea internal/ethapi: exclude genesis block buddh0 2024-08-16 18:47:01 +08:00
  • a16c676381 internal/ethapi: make GetFinalizedHeader monotonically increasing buddh0 2024-08-16 18:32:48 +08:00
  • 77dea68afd chore: add detete key debug log joeycli 2024-08-16 16:51:10 +08:00
  • 33f8c93c6d internal/ethapi: make GetFinalizedHeader monotonically increasing buddh0 2024-08-16 16:32:24 +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
  • 7462078caa chore: add system tx log joeycli 2024-08-15 14:45:07 +08:00
  • cf04af0cc1 chore: add tx execute log joeycli 2024-08-15 14:25:34 +08:00
  • dec27d1b52 fix: add address check for get versa tree joeycli 2024-08-15 10:28:48 +08:00
  • 99a2dd5ed9
    internal/debug: remove memsize (#2649) buddho 2024-08-15 11:38:14 +08:00
  • fed71841b1 internal/debug: remove memsize buddh0 2024-08-15 10:54:28 +08:00
  • bbef39738d chore:add tree get debug info joeycli 2024-08-15 08:49:29 +08:00
  • 6dfcbc6519 fix lint error joeycli 2024-08-14 17:10:35 +08:00
  • 42b72feed1 chore: add debug state after tx execute joeycli 2024-08-14 16:49:02 +08:00
  • 8d7ee3aeb6 chore: add parse state obj joeycli 2024-08-14 16:32:58 +08:00
  • a3f8c707e6 chore: fix build error joeycli 2024-08-14 16:05:21 +08:00
  • bd9c2ae465 chore: add tx hash log joeycli 2024-08-14 16:03:14 +08:00
  • 023b092e95 chore: delete storage pool joeycli 2024-08-14 15:35:04 +08:00
  • 0941eb6ccf chore: panic for snap joeycli 2024-08-14 15:21:05 +08:00
  • b73a98cd65 chore: forbid prefetcher joeycli 2024-08-14 15:02:20 +08:00
  • 26d7f62caa chore: forbid prefetcher joeycli 2024-08-14 15:00:33 +08:00
  • be0a305251 chore: add delete obj debug info joeycli 2024-08-14 14:46:51 +08:00
  • bfe07c5a83 chore: adjust state obj debug info joeycli 2024-08-14 14:33:31 +08:00
  • 412c5ee791 chore: add state obj debug info joeycli 2024-08-14 12:03:27 +08:00
  • 3a70b35ea2 chore: dadd debug log for tx diff joeycli 2024-08-14 11:10:51 +08:00
  • f284358f8f chore: delete redundant code joeycli 2024-08-14 09:32:57 +08:00
  • 5b4e00c905 fix: decode storage val joeycli 2024-08-13 20:35:17 +08:00
  • c572535693 chore: add reset panic joeycli 2024-08-13 20:20:39 +08:00
  • 324e4a4af7 chore: add panic log joeycli 2024-08-13 20:07:17 +08:00
  • 58dabc990e chore: add apply tx debug log joeycli 2024-08-13 20:03:20 +08:00
  • 2f0f91dbf8 chore: delete debug log joeycli 2024-08-13 18:21:32 +08:00
  • 657eced3b7 chore: delete panic code joeycli 2024-08-13 18:02:33 +08:00
  • f69ff95e77 fix: blockchain stateat use rw state joeycli 2024-08-13 17:54:37 +08:00
  • 04e5c1732c chore: add debug panic joeycli 2024-08-13 17:32:01 +08:00
  • ec2384aca4 fix: change check from tree root to tree handler joeycli 2024-08-13 17:06:23 +08:00
  • 3adcfabb41
    core/systemcontracts: use vm.StateDB in UpgradeBuildInSystemContract (#2578) easyfold 2024-08-13 17:06:07 +08:00
  • 83287cec5c chore: add debug log joeycli 2024-08-13 16:22:41 +08:00
  • d162a63438 chore: change panic to log joeycli 2024-08-13 15:30:45 +08:00
  • f48e4bfc2b
    Merge pull request #47 from bnb-chain/merge-1.4.13 zoro 2024-08-13 15:16:54 +08:00
  • b00582cb8a chore: add state info debug log joeycli 2024-08-13 15:10:16 +08:00
  • d148b4bb31 Merge tag 'v1.4.13' into merge-1.4.13 irrun 2024-08-13 14:53:20 +08:00
  • b6554880a9
    fix: deadlock when add bundle into bundlepool (#46) irrun 2024-08-13 14:49:10 +08:00
  • d8c3726154 fix: state object trie expire joeycli 2024-08-13 14:26:36 +08:00
  • b1f0a3c79b
    core: fix cache for receipts (#2643) buddho 2024-08-13 14:02:38 +08:00
  • 5b39e82f0b core: fix cache for receipts buddh0 2024-08-13 11:39:05 +08:00
  • e8309adedc chore: delete debug print code joeycli 2024-08-13 11:05:17 +08:00
  • ed7aa3e3b9 fix: storage tree value encode joeycli 2024-08-13 10:57:42 +08:00
  • 6188aaec48 chore: add debug print statedb joeycli 2024-08-13 09:47:02 +08:00
  • 60df2fa712 fix: open strorage trie param error joeycli 2024-08-12 19:40:53 +08:00
  • bb167a9af6 chore: add stack debug joeycli 2024-08-12 18:27:25 +08:00
  • 66bd59013f chore: delete debug code and add log joeycli 2024-08-12 18:20:27 +08:00
  • 6b7c807e86 chore: add debug code joeycli 2024-08-12 18:15:32 +08:00
  • 3a34c737dc feat: support has state on statedb and must fullsync under version joeycli 2024-08-12 17:58:22 +08:00
  • 4635a457c1 feat: add caching db and trie copy joeycli 2024-08-12 17:30:21 +08:00
  • e1a2b8e8d6 feat: init genesis joeycli 2024-08-12 15:26:45 +08:00
  • 6cf5169ce1 feat: add version scheme for startup joeycli 2024-08-12 11:46:32 +08:00
  • 7f3aac35e4 feat: add mode for new caching db joeycli 2024-08-12 11:07:45 +08:00
  • 435410f6f3 chore: forbid versiondb rewind joeycli 2024-08-12 10:50:49 +08:00
  • d2e5c03965 feat: add version commit joeycli 2024-08-12 10:35:13 +08:00
  • 41ab497c22 feat: setup versa db joeycli 2024-08-09 17:29:47 +08:00
  • 26a4d4fda6
    Merge pull request #2633 from bnb-chain/develop v1.4.13 zzzckck 2024-08-08 16:38:42 +08:00
  • e988d1574e
    consensus/parlia: support recovery when snapshot of parlia gone in disk (#2587) buddho 2024-08-08 14:53:51 +08:00
  • f82bfcf6eb consensus/parlia: add more comments buddh0 2024-08-08 09:18:49 +08:00
  • 8735dc50dc
    Merge branch 'develop' into upgrade-sys-contract easyfold 2024-08-08 07:00:37 +08:00
  • f3a47cd2fc consensus/parlia: add parseTurnLength buddh0 2024-08-07 19:29:17 +08:00
  • 83693170f6 consensus/parlia: add more comments buddh0 2024-08-07 18:18:48 +08:00
  • 16f28bdca2 consensus/parlia: modify the offset buddh0 2024-07-18 13:55:32 +08:00
  • 49abffd336 consensus/parlia: defaultEpochLength to p.config.Epoch buddh0 2024-07-18 11:19:19 +08:00
  • 628213c684 consensus/parlia: fix var assign buddh0 2024-07-17 15:12:39 +08:00
  • b261714c86 consensus/parlia: recover history cap buddh0 2024-07-17 10:51:16 +08:00
  • 76da058ee3 consensus/parlia: support recovery when snapshot of parlia gone in disk buddh0 2024-07-16 15:39:32 +08:00
  • 2cce9dd3de
    release: prepare for release v1.4.13 (#2632) zzzckck 2024-08-07 17:53:24 +08:00
  • ba71e76c55 chore: add influence for versadb versa_compare joeycli 2024-08-07 17:52:55 +08:00
  • a2149b38aa release: prepare for release v1.4.13 zzzckck 2024-08-07 15:39:37 +08:00
  • b7e678e93d
    config: setup Testnet Bohr hardfork date (#2634) zzzckck 2024-08-07 16:24:28 +08:00
  • e8bdbac131 config: setup Testnet Bohr hardfork date zzzckck 2024-08-07 15:50:17 +08:00
  • d33ca4f108 initial version integration_with_VersaDB Rick975 2024-08-07 10:23:51 +08:00
  • f21d7626c2 faucet: captcha to separate function emailtovamos 2024-08-06 12:23:37 +01:00
  • 1eb87068c8 core: fix too many logs about new potential chain buddh0 2024-08-06 13:47:54 +08:00
  • f8e4fdbbed faucet: no infinite for loop and captcha first emailtovamos 2024-08-06 05:48:10 +01:00
  • b61128bd7b
    utils: add GetTopAddr to analyse large traffic (#2629) zzzckck 2024-08-05 16:48:33 +08:00
  • 8a51156526 utils: print % for GetTopAddr zzzckck 2024-08-05 16:30:54 +08:00
  • ce25a3712f utils: add GetTopAddr to analyse large traffic zzzckck 2024-08-05 15:46:18 +08:00
  • 107b147b14 consensus/parlia: increase initial backOffTime from 1 to 2 second buddh0 2024-08-05 11:21:56 +08:00
  • df16ab95ab
    Makefile: use docker compose v2 instead of v1 (#2628) buddho 2024-08-05 15:15:46 +08:00
  • 2cacf7d526 Makefile: use docker compose v2 instead of v1 buddh0 2024-08-05 14:53:24 +08:00
  • 616275b087 utils: merge several jsutils into one zzzckck 2024-08-05 14:14:32 +08:00
  • d5ab727161
    Merge pull request #45 from bnb-chain/merge-bohr zoro 2024-08-05 12:55:09 +08:00
  • 1d4045f4e2 Merge branch 'bn/develop' into merge-bohr irrun 2024-08-05 10:47:38 +08:00
  • 5faf41359a pool: add discarded ones to pool3 by default. emailtovamos 2024-08-02 13:05:05 +01:00
  • d0d6a272f0 pool: buffer test and size logic emailtovamos 2024-08-02 13:03:35 +01:00