Commit graph

  • 8ed9a754b2 return more slashed nodes in GetCandidates Daniel Liu 2023-07-14 15:30:13 +0800
  • 6e7d7f5002 return non-candidate masternode in GetCandidates Daniel Liu 2023-07-14 15:10:19 +0800
  • 5d24dfdf7e not sort candidates in getCandidatesFromSmartContract Daniel Liu 2023-07-14 14:50:16 +0800
  • 7dc5ffe45a fix topCandidates in function GetCandidates Daniel Liu 2023-07-14 14:47:38 +0800
  • 3214bbeeba sort candidates in function GetCandidates Daniel Liu 2023-07-14 14:36:42 +0800
  • ebf1002c67 fix function GetPreviousCheckpointFromEpoch Daniel Liu 2023-07-17 11:53:56 +0800
  • f4154d0479 remove lendingstate.EmptyAddress Daniel Liu 2023-07-14 13:45:35 +0800
  • fbb8c54d86 remove 0x0000000000000000000000000000000000000000 Daniel Liu 2023-07-14 12:04:24 +0800
  • 2c02ddc2d9 remove xdc0000000000000000000000000000000000000000 Daniel Liu 2023-07-14 11:55:07 +0800
  • e2359d9b8c filter zero address in function GetCandidates Daniel Liu 2023-07-14 11:46:36 +0800
  • 4a59bdf15a add function IsZero for type Address Daniel Liu 2023-07-14 11:23:08 +0800
  • 8339e133ee add function IsZero for type Hash Daniel Liu 2023-07-14 11:25:22 +0800
  • e9b5599403 logging Jordan Oroshiba 2023-10-23 15:11:57 -0700
  • 2530c4a3e6 expose GetWitness endpoint on Trie objects jstr1121 2023-10-24 01:04:24 +0800
  • c0ae61fa15
    trie: do error-checks prior to setting last/first in stacktrie Martin Holst Swende 2023-10-23 18:34:21 +0200
  • 566818c629
    trie: avoid panic in stacktrie, return errors instead Martin Holst Swende 2023-10-17 09:14:11 +0200
  • 29123c5d28 bump go to 1.21 in go.mod & go.sum Wang Gerui 2023-10-23 23:43:43 +0800
  • a8617c6d4d
    txpool/legacypool: remove already known error in legacypool (#28400) moomin 2023-10-24 00:36:11 +0900
  • ab04aeb855
    core, eth, trie: filter out boundary nodes and remove dangling nodes in stacktrie (#28327) rjl493456442 2023-10-23 23:31:56 +0800
  • 43e6a3c196
    graphql: return error if block from>to (#28393) Delweng 2023-10-23 23:25:26 +0800
  • 0b06bc3a5d not compare strings in func CompareSignersLists Daniel Liu 2023-10-20 14:53:53 +0800
  • 320b358830 replace package sort with common/sort Daniel Liu 2023-10-20 14:52:27 +0800
  • 4bbe5a0443 common: implement old version of func sort.Slice Daniel Liu 2023-10-20 14:50:48 +0800
  • 3fdff6e5d3
    cmd/evm/internal/t8ntool: add missing blobgas max-check Martin Holst Swende 2023-10-23 15:21:13 +0200
  • 9d6adab8fb bump go to 1.21 in makefile and ci.go Wang Gerui 2023-10-23 21:56:09 +0800
  • 3853f50082
    trie/triedb/pathdb, core/rawdb: enhance error message in freezer (#28198) rjl493456442 2023-10-23 21:46:39 +0800
  • 367f98703d
    website: fix out-of-date tracing docs (#28406) Sina Mahmoodi 2023-10-23 15:42:30 +0200
  • d9d2231fd5 Update out-of-date tracing docs Sina Mahmoodi 2023-10-23 15:28:23 +0200
  • 062598bb40
    core/blockchain: fix typos and grammar (#28295) hyunchel 2023-10-23 09:23:41 -0400
  • 54f35c68be
    ethstats: fix bug in block reporting (#28398) kaliubuntu0206 2023-10-23 22:06:05 +0900
  • c8548c9d37
    params: fix bor key-value config look-up (#1055) Andrew Ashikhmin 2023-10-23 15:00:11 +0200
  • 0133e325a6
    Merge pull request #1056 from maticnetwork/shaghai-fixes Anshal Shukla 2023-10-23 18:29:14 +0530
  • d0abdcb188 chg: make consistent with erigon Anshal Shukla 2023-10-23 18:06:55 +0530
  • 7db4b79908
    squashme Martin Holst Swende 2023-10-23 13:58:48 +0200
  • bdd15a278f
    wip Martin Holst Swende 2023-10-23 13:56:00 +0200
  • 39a00a138f ethstats: Address comments kaliubuntu0206 2023-10-23 20:49:22 +0900
  • 95cee33038
    Merge pull request #1054 from maticnetwork/withdrawals Anshal Shukla 2023-10-23 15:52:44 +0530
  • b94e602209 core, cmd/geth: add --override.* flags to geth init Guillaume Ballet 2023-10-23 12:01:01 +0200
  • 98be1d5cbf txpool/legacypool: remove already known error in legacypool nothingmin 2023-10-23 16:23:56 +0900
  • 320ca209e0 cmd, eth: Add txpool.disabled flag Ryan Schneider 2023-10-23 16:08:09 +0900
  • da5b880669 chg: club error conditions Anshal Shukla 2023-10-23 12:12:27 +0530
  • 446f3fd580 set new gas price number for testnet and mainnet Daniel Liu 2023-10-23 13:43:32 +0800
  • 6c6982163b
    core/state/pruner: track number of skipped items during state pruning (#28368) aaronbuchwald 2023-10-23 01:24:32 -0400
  • 77892376f2
    eth/fetcher: track legacypool duplicate transaction moomin 2023-10-23 14:17:05 +0900
  • 643f21a373
    feat(taiko_genesis): update genesis JSONs (#127) David 2023-10-23 10:17:21 +0800
  • ca995303d9 ethstats: Fixed full node report kaliubuntu0206 2023-10-23 05:21:38 +0900
  • 0986d4c1c9
    wip: save fieldpaddings Martin Holst Swende 2023-10-22 18:48:20 +0200
  • ad59821761
    cmd/evm: make t8ntool rlp-tranaction handle errors individually Martin Holst Swende 2023-10-21 22:47:26 +0200
  • 9e4b4060c0 bump go to 1.21 in Dockerfiles Wang Gerui 2023-10-23 00:08:43 +0800
  • ffc6a0f36e
    event: fix Resubscribe deadlock when unsubscribing after inner sub ends (#28359) Inphi 2023-10-22 11:37:56 -0400
  • a6a0ae45b6
    crypto/kzg4844: use the new trusted setup file and format (#28383) kevaundray 2023-10-22 15:05:04 +0100
  • 6a115665c1
    IsabelSchoepd.md Isabel Schöps geb. Thiel 2023-10-22 08:01:02 +0200
  • 463bd9f076
    cmd/evm/internal/t8ntool: use transaction iterator instead of list Martin Holst Swende 2023-10-21 22:36:10 +0200
  • efcb866643
    cmd/evm/internal/t8ntool: move tx handling to separate file Martin Holst Swende 2023-10-21 22:17:09 +0200
  • 3bbe4aba84
    wip fieldpadding Martin Holst Swende 2023-10-21 22:04:52 +0200
  • 2247f84407 update point evaluation testdata Kevaundray Wedderburn 2023-10-21 14:14:05 +0100
  • 2b64f7de9f update checksum Kevaundray Wedderburn 2023-10-21 13:50:35 +0100
  • 0f5fc961ba
    lower min recommit interval to enable faster blocktime (#9) Moon Shiesty 2023-10-20 14:47:39 -0500
  • a504fa6e2f fix tests Anshal Shukla 2023-10-20 23:09:00 +0530
  • 4e16f39e15 use 0.4 for c-kzg and 0.7 for go-kzg Kevaundray Wedderburn 2023-10-20 18:05:23 +0100
  • db269c4780 go mod tidy Kevaundray Wedderburn 2023-10-20 17:58:46 +0100
  • 7d139f12b6 copy file from consensus-specs Kevaundray Wedderburn 2023-10-20 17:58:21 +0100
  • aff2f1fa73 fix: linting Anshal Shukla 2023-10-20 19:58:02 +0530
  • 3856c823cb graphql: return error if block from>to jsvisa 2023-10-20 22:59:52 +0800
  • 573676a42d eth, trie: address comment Gary Rong 2023-10-20 21:20:18 +0800
  • 10e4305fee eth, trie: add more metrics Gary Rong 2023-10-19 20:13:02 +0800
  • a155a06dff eth/protocols/snap: skip healing if the storage trie is already complete Gary Rong 2023-10-19 16:47:04 +0800
  • 7e41beed18 eth/protocols/snap: keep complete boundary nodes Gary Rong 2023-10-19 14:14:41 +0800
  • a43ea13491 eth, trie: remove onBoundary callback Gary Rong 2023-10-18 16:01:15 +0800
  • c884b4dfcc Update trie/stacktrie.go rjl493456442 2023-10-18 15:42:28 +0800
  • 3be59e32cd eth/protocol/snap: add comments Gary Rong 2023-10-18 11:43:42 +0800
  • 03e5cfad11 core, eth, trie: filter out boundary nodes in stacktrie Gary Rong 2023-10-13 14:29:40 +0800
  • c1d5a012ea
    core/state, tests: fix memory leak via fastcache (#28387) Martin Holst Swende 2023-10-20 13:35:49 +0200
  • 7798de556a
    cmd/geth: add test-vectors for column alignment Martin Holst Swende 2023-10-20 12:57:25 +0200
  • 5252b09a86
    cmd/geth: fix 32-bit build Martin Holst Swende 2023-10-20 12:49:40 +0200
  • e46fea9632 Add position field for callTracer logs Alvaro 2023-10-20 12:10:09 +0200
  • 260deb873d
    eth: handle nil blocks and state when pending is not available (#1053) Manav Darji 2023-10-20 15:22:05 +0530
  • 9f4457958d bor: make withdrawals nil Anshal Shukla 2023-10-20 15:05:41 +0530
  • b187795c6c
    core/state/snapshot: do not nil the fastcache in disklayer Martin Holst Swende 2023-10-20 11:02:41 +0200
  • debb1e7d89
    log: add utility to reset global state Martin Holst Swende 2023-10-20 10:40:41 +0200
  • 692f0d7b2e
    appveyor: disable long-running tests on windows Martin Holst Swende 2023-10-20 10:11:32 +0200
  • 07bf799be5
    core/state, tests: fix memory leak via fastcache Martin Holst Swende 2023-10-20 10:04:58 +0200
  • dbf3b708bb
    internal/debug: make geth file logging not double-process output Martin Holst Swende 2023-10-20 08:34:32 +0200
  • 1b2e43e5ba
    cmd/geth: add testcase showing double-use of log formatter Martin Holst Swende 2023-10-20 08:31:30 +0200
  • 6263e17f57
    cmd/geth: more logging test-samples Martin Holst Swende 2023-10-20 08:17:55 +0200
  • fb1070040c
    Update grpc/execution/server.go Jordan Oroshiba 2023-10-19 16:31:09 -0700
  • f1186c3a07 small updates Jordan Oroshiba 2023-09-14 13:51:34 +0200
  • 6d4eece289 Updates Jordan Oroshiba 2023-09-13 19:28:56 +0200
  • 2ab39c48b5 remove need for consensus api Jordan Oroshiba 2023-09-12 10:31:53 -0700
  • 7d62342e3a Integrate updates Jordan Oroshiba 2023-09-11 12:33:37 -0700
  • 1008c4a1f5 Initial implementation of Execution v1alpha2 api Jordan Oroshiba 2023-08-08 18:11:23 -0700
  • 6de84c363f
    cmd/geth: fix fileout-test by avoiding formatter-bug Martin Holst Swende 2023-10-19 20:23:48 +0200
  • b75f045714
    cmd/geth: add test for file-logging, fix flaw on CI-runs Martin Holst Swende 2023-10-19 15:03:03 +0200
  • 6f9a6504e4 replace timers with chan signals inphi 2023-10-19 12:54:09 -0400
  • e8f7ecb857 remove receipt related codebase on process block - not required for RequiredBlockState jstr1121 2023-10-13 00:40:56 +0800
  • d0c40ed94b getRequiredBlockState endpoint add on rpc jstr1121 2023-10-12 00:22:06 +0800
  • 4dcc02fcc2 GetRequiredBlockState call ProcessBlock jstr1121 2023-10-11 23:50:32 +0800
  • cde04f1bc7 StateProcessor.Process function to internal/api jstr1121 2023-10-11 23:44:22 +0800
  • 425faae8f7 fix contracts json tag jstr1121 2023-10-07 00:52:37 +0800
  • be9d261c3f define RequiredBlockState struct for return jstr1121 2023-10-07 00:48:14 +0800