Commit Graph

  • 91f911abbb feat:txpool-premiming qinglin89 2022-04-22 09:35:32 +08:00
  • fa8fd6444a refactor and update ut qinglin89 2022-04-24 17:04:32 +08:00
  • 925f94c65d fix: make sure peek before shift qinglin89 2022-04-24 15:51:18 +08:00
  • 3cecfcb4e1 fix:Shift panic for zero length of heads qinglin89 2022-04-24 15:32:33 +08:00
  • 15bc2548c1
    fix logic issue: handlers.removePeer() is called twice. (#856) Jolly Zhao 2022-04-24 14:24:07 +08:00
  • 9e0a10004e
    cmd/faucet: fix genesis flag and improve documentation (#24735) s7v7nislands 2022-04-23 22:53:21 +08:00
  • 2951b50bae
    internal/flags: fix godoc (#24734) s7v7nislands 2022-04-23 22:52:26 +08:00
  • a15a32a2f1
    .github: update CODEOWNERS (#24743) Felix Lange 2022-04-23 14:37:04 +02:00
  • b6f85d91fe
    no value of type uint64 is less than 0 Evgeny Kolyakov 2022-04-23 11:46:44 +03:00
  • 315075564f fix log format j75689 2022-04-23 16:29:41 +08:00
  • 0ce87464bb
    no value of type uint64 is less than 0 Evgeny Kolyakov 2022-04-23 11:24:44 +03:00
  • 769caeb3b6
    x = append(y) is equivalent to x = y Evgeny Kolyakov 2022-04-23 01:07:00 +03:00
  • c840e7f34a fix diffhash mismatch issue j75689 2022-04-23 06:02:29 +08:00
  • 734d17ff67 fix gracefull shutdown issue j75689 2022-04-23 06:01:23 +08:00
  • efcff1f6f4
    x = append(y) is equivalent to x = y Evgeny Kolyakov 2022-04-23 00:33:59 +03:00
  • 7163e6d47f
    README.md: update Go min required version to 1.16 (#24713) Koosha K 2022-04-22 01:31:33 +02:00
  • a8bb49b8ea
    eth/tracers/logger: remove unnecessary comparisons in accessList.equal (#24663) Emmanuel T Odeke 2022-04-22 00:30:15 +01:00
  • f62106ee3d fix close remoted client bug user 2022-04-21 16:57:31 +08:00
  • 7843aa60f7 change remotedb iterator goroutine model user 2022-04-21 15:12:14 +08:00
  • 7dbee434ed add read marker err check logic user 2022-04-21 11:45:57 +08:00
  • 40cfe71002
    eth/downloader: fix typo in downloader.go (#24704) Ikko Ashimine 2022-04-20 23:17:29 +09:00
  • 637cf34ded
    core/vm: fix typo (#24714) Enrique Ortiz 2022-04-20 10:13:47 -04:00
  • 8bf0565ebb
    trie: remove unused makeHashNode (#24702) Darioush Jalali 2022-04-20 09:12:06 -05:00
  • a73aad6c03 fix validateBody j75689 2022-04-20 18:00:32 +08:00
  • 23913cf1ad remove unused code j75689 2022-04-20 17:53:52 +08:00
  • 006f25f093 add marker to controller only one producer open remotedb user 2022-04-20 17:06:16 +08:00
  • 2e6c33bae5 don't need to send verify task when node start j75689 2022-04-20 15:52:24 +08:00
  • e0cf707675 remove unused code j75689 2022-04-20 15:48:47 +08:00
  • 5855422348 add ethapi register log user 2022-04-20 15:44:22 +08:00
  • c57fdd7cef fix comments j75689 2022-04-20 15:27:30 +08:00
  • 7ad4d024cb Revert "change type of diffLayerChanCache to sync.Map" j75689 2022-04-20 15:13:51 +08:00
  • 15a10bee65 give high priority for worker forcodedancing 2022-04-20 14:23:37 +08:00
  • 597fa3dcab fix stop err log user 2022-04-20 12:38:29 +08:00
  • 45f9aefb70 add remote keys collection user 2022-04-20 12:34:52 +08:00
  • 77c913bbb9 add keys get form remotedb omit persist cache user 2022-04-20 12:25:42 +08:00
  • d56c85ae57 fix format err user 2022-04-20 11:37:46 +08:00
  • 05b6428e4d add flag log user 2022-04-20 11:34:37 +08:00
  • b92e4b956f add readonly and diffstore for remotedb user 2022-04-20 10:57:16 +08:00
  • 28ea256ed5 add archive.service mode feature user 2022-04-20 00:57:21 +08:00
  • 1e44aa6859 fixup! rewind to last non verified block when restart fast node j75689 2022-04-19 17:54:37 +08:00
  • 8c6d5a8c7b fixup! rewind to last non verified block when restart fast node j75689 2022-04-19 17:37:04 +08:00
  • be53153566 rewind to last non verified block when restart fast node j75689 2022-04-19 14:39:12 +08:00
  • 74ae1fee61 Merge branch 'allocs_opt' of https://github.com/forcodedancing/bsc into allocs_opt forcodedancing 2022-04-19 14:00:44 +08:00
  • a686ca5988 revert changes of memory forcodedancing 2022-04-19 14:00:26 +08:00
  • b3a701d36a refactor block remote validation code j75689 2022-04-19 13:40:17 +08:00
  • 3a760e1c3e change journal and sync pool forcodedancing 2022-04-19 13:57:25 +08:00
  • 0606e3bb59
    Merge branch 'bnb-chain:master' into allocs_opt WayToFuture 2022-04-19 13:52:57 +08:00
  • f8c6a4a7b9 change type of diffLayerChanCache to sync.Map j75689 2022-04-19 12:46:01 +08:00
  • 74d3da79f9 chage remote_iterator number cursor to key cursor user 2022-04-18 19:09:47 +08:00
  • 174e3cf6b3 add prune ancient feature user 2022-03-11 15:55:24 +08:00
  • 8b5a76d042 perf:rm defer bloomprocessors Close and manual close before return qinglin89 2022-04-17 23:33:21 +08:00
  • bb5633c5ee
    go.mod: upgrade btcec and add 'chainhash' module requirement (#24700) Felix Lange 2022-04-17 14:53:25 +02:00
  • d16580aa05 add remotedb to genesis block tool user 2022-04-15 17:04:58 +08:00
  • d74b1da75e fix: fix deadlock in Close qinglin89 2022-04-15 15:38:28 +08:00
  • 7144b3f4cb fix:defer bloomprocessor close qinglin89 2022-04-15 15:09:06 +08:00
  • 03864cbc11 fix remnote iterator release core user 2022-04-14 20:38:30 +08:00
  • f0328f241b
    eth/downloader: resolve local header by hash for beacon sync (#24691) rjl493456442 2022-04-14 14:49:23 +08:00
  • 9f7bcb9d76
    build: upgrade -dlgo version to Go 1.18.1 (#24689) Marius Kjærstad 2022-04-14 07:45:04 +02:00
  • 86216189a5
    eth/downloader: remove stale beacon headers as backfilling progresses (#24670) Péter Szilágyi 2022-04-13 20:31:08 +03:00
  • 5675916349 fixup! put difflayer into verifyManage cache when node restart j75689 2022-04-14 01:16:00 +08:00
  • 34e8ce0626 remove testing code j75689 2022-04-14 00:19:41 +08:00
  • 161c467bad Merge branch 'develop' into fast-node-fix j75689 2022-04-14 00:18:02 +08:00
  • b978ed3d03 put difflayer into verifyManage cache when node restart j75689 2022-04-13 18:40:49 +08:00
  • 1aaab766e3 verify task get difflayer cache synchronously kyrie-yl 2022-04-07 00:21:26 +08:00
  • b5287ee5ed fix exit failed bug user 2022-04-13 17:31:30 +08:00
  • ca298a2821
    cmd/geth: support bigints for --override.terminaltotaldifficulty (#24646) Marius van der Wijden 2022-04-13 11:28:23 +02:00
  • 9c82c646e4
    eth/tracers: make txhash blockhash accessible to native tracers (#24679) Sina Mahmoodi 2022-04-12 21:09:27 +02:00
  • d4d288e3f1
    build: add imports for go generate tools (#24682) ucwong 2022-04-13 02:24:02 +08:00
  • e2fd1d1a15 update sync pool usage forcodedancing 2022-04-12 22:52:30 +08:00
  • eb69f490ed
    abi/base: return error for pending call error (#24649) JoeGruffins 2022-04-12 17:36:29 +09:00
  • 195c979168
    core: fix benchmark panic (#24657) rjl493456442 2022-04-12 16:34:07 +08:00
  • 4095205b3c fix: modify test function for close testing. Jolly's Mac Mini 2022-04-12 14:58:03 +08:00
  • c40943a167
    cmd: set DefaultGasLimit to 30M (#24680) Marius van der Wijden 2022-04-12 07:48:03 +02:00
  • b0156b1e31 fix logic issue: handlers.removePeer() is called twice. Jolly's Mac Mini 2022-04-12 09:58:26 +08:00
  • 59f0e8ae60
    core/types: make "miner" optional in Header JSON (#24666) Felix Lange 2022-04-11 20:19:13 +02:00
  • 40b736463a
    build/deb: update Debian control file to remove unencrypted git protocol (#24676) Vaibhaw 2022-04-11 23:34:08 +05:30
  • 2f740d3958 remotedb iterator change mget to pipeline get command user 2022-04-11 15:02:25 +08:00
  • a715eb6b5f forbid pruneancient mode before fast finish user 2022-04-09 02:08:41 +08:00
  • 6c3fea0fc9
    log: modify lock defer unlock order in sync handler (#24667) aaronbuchwald 2022-04-08 10:02:16 -04:00
  • c1b69bd121
    les: fix panic in ultralight client sync (#24641) rjl493456442 2022-04-08 21:48:52 +08:00
  • 8d066f1f42
    all: use T.TempDir to create temporary test directories (#24633) Eng Zer Jun 2022-04-08 21:44:55 +08:00
  • bf5cacfb8f
    accounts/abi: handle tuple arrays in ParseSelector (#24587) Tangui Clairet 2022-04-08 15:38:23 +02:00
  • 92e3c56e7b
    cmd/geth: inspect snapshot dangling storage (#24643) Martin Holst Swende 2022-04-08 15:08:46 +02:00
  • 145128367a Merge remote-tracking branch 'official/master' into HEAD zjubfd 2022-04-08 19:33:12 +08:00
  • da5a9af125 merge with v1.1.9 zjubfd 2022-04-08 19:32:53 +08:00
  • 74ecbf271d
    Merge pull request #850 from bnb-chain/develop v1.1.9 zjubfd 2022-04-08 19:06:42 +08:00
  • 1aeadc143a
    [R4R] prepare for release of v1.1.9 (#849) WayToFuture 2022-04-08 15:59:40 +08:00
  • d2c79e192d prepare release of v1.1.9 forcodedancing 2022-04-08 15:47:43 +08:00
  • 8e2aa322a8 prepare release of v1.1.9 forcodedancing 2022-04-08 15:45:26 +08:00
  • ca2ab4d65f prepare release of v1.1.9 forcodedancing 2022-04-08 15:42:21 +08:00
  • 9a8f80726f tmp qinglin89 2022-04-08 15:09:58 +08:00
  • cdffcd4ed9 Merge branch 'develop' into pr640Mdev qinglin89 2022-04-08 14:52:41 +08:00
  • 66fb9c996d fix remote close nil persist cache user 2022-04-07 23:17:33 +08:00
  • c1a52bce2c add remotedb to node init user 2022-04-07 21:42:37 +08:00
  • c9bedaecb8 use sync.pool to optimize Resize func forcodedancing 2022-04-07 16:14:04 +08:00
  • 19396af8ba use sync.pool for prefetch forcodedancing 2022-04-07 19:45:16 +08:00
  • 9fd8825d5a
    Merge pull request #24659 from karalabe/snapshot-remove-noo Péter Szilágyi 2022-04-07 12:58:44 +03:00
  • af3cfcad02 fix load current full block logic user 2022-04-07 14:43:35 +08:00
  • f6891ba40d
    core/state/snapshot: remove noop map item assignment Péter Szilágyi 2022-04-07 09:36:44 +03:00
  • 65825cd134
    README: remove mentions of fast sync (#24656) Tbnoapi 2022-04-07 13:23:55 +07:00