Commit Graph

  • 9fd8825d5a
    Merge pull request #24659 from karalabe/snapshot-remove-noo Péter Szilágyi 2022-04-07 12:58:44 +03: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
  • dd65a95c5d core: fix benchmark panic Gary Rong 2022-04-07 10:25:23 +08:00
  • 2b74aa09f5 miner: refactor block building helpers to return proper errors Mateusz Morusiewicz 2022-04-05 15:20:38 +02:00
  • f918f1ca3d miner: do not commit interrupted blocks Mateusz Morusiewicz 2022-04-04 18:38:54 +02:00
  • 1df9386ad6 update compose file syntax Sina Mahmoodi 2022-04-06 14:15:28 +02:00
  • b91923f6b5 add section on ulc Sina Mahmoodi 2022-04-06 14:15:14 +02:00
  • 111a1b73cf
    Merge pull request #24652 from karalabe/block-fetcher-timeouts Péter Szilágyi 2022-04-06 10:43:18 +03:00
  • fb3a081c7e
    eth/tracers: refactor traceTx to separate out struct logging (#24326) Sina Mahmoodi 2022-04-06 09:34:18 +02:00
  • 7e2bbb9cbb
    eth/fetcher: if peers never respond, drop them Péter Szilágyi 2022-04-06 10:18:57 +03:00
  • 0bf5c6e67b abi/base: Return error for pending call error. JoeGruff 2022-04-06 13:02:31 +09:00
  • c180aa2e75
    enable berlin & london (#76) maskpp 2022-04-06 11:27:15 +08:00
  • 8c5d71473f go.mod | fastcache deps update & mem reduce of bucket reset ucwong 2022-04-06 10:03:12 +08:00
  • ff8c8e55a9 more tracer changes Dmarz 2022-04-05 22:00:22 -04:00
  • 28d9c3d12a switch tracer Dmarz 2022-04-05 21:27:33 -04:00
  • 486463533c Rm gemfile.lock Sina Mahmoodi 2022-04-05 19:35:02 +02:00
  • 52f951ca48 Add light client page Sina Mahmoodi 2022-04-05 19:34:34 +02:00
  • 87a9773b63 cmd/geth: allow for big ttd Marius van der Wijden 2022-04-05 17:41:11 +02:00
  • b9adceba61
    ParseNode with commitment parameter (#95) Guillaume Ballet 2022-04-05 11:20:54 +02:00
  • 9f2626aa4b
    cmd/geth: make verify-state invoke verify-dangling Martin Holst Swende 2022-04-05 11:08:04 +02:00
  • 0654014652
    rpc: fixed a typo (#24642) Tatsuya Shimoda 2022-04-05 16:45:20 +09:00
  • 61d978c73c
    cmd/geth: inspect snapshot dangling storage Martin Holst Swende 2022-04-05 09:15:58 +02:00
  • afb945704f fixed a typo Tatsuya Shimoda 2022-04-05 15:07:34 +09:00
  • aa123939c2
    README: update free space required (#24636) John Adler 2022-04-05 01:45:13 -04:00
  • 2412c20b14 les: fix panic in ultra light client sync Gary Rong 2022-04-05 10:03:06 +08:00
  • 7d552cc2f3
    Merge pull request #2 from Kishan-Dhakan/feature/rangeLimit Kishan-Dhakan 2022-04-05 03:00:08 +05:30
  • 28cc42c637 change bool to uint64 with default 0 Kishan-Dhakan 2022-04-05 02:57:49 +05:30
  • e7d4e74cdb
    test: remove unnecessary tt.Cleanup line Eng Zer Jun 2022-04-05 01:01:45 +08:00
  • 8bb9a28984 Quick comment fix for statedb.go Alan Orwick 2022-04-04 11:49:18 -05:00
  • 5517dbb193
    Update free space required John Adler 2022-04-04 09:18:21 -04:00
  • 3e6643392d
    build: usage of opencontainers labels Willian Paixao 2022-04-04 11:33:31 +02:00
  • 114d5e2efe Run container with a non root user Antony Denyer 2022-04-04 10:26:29 +01:00
  • 21bdd0176b
    test: use T.TempDir to create temporary test directory Eng Zer Jun 2022-04-04 12:58:10 +08:00
  • 28ec26094b
    eth/downloader: retrieve pivot header from local chain if necessary (#24610) rjl493456442 2022-04-04 15:10:16 +08:00
  • cfda0bf8a8 fix typo Noam Hurwitz 2022-04-03 12:12:03 -07:00
  • 92857e50e5
    xin-177 check penalty only on epoch switch block and Add Hook on initial (#78) Liam 2022-04-02 23:59:39 -05:00
  • 0ded664f0c
    add highestSelfMinedRound to make sure we mine once per round (#79) Jerome 2022-04-03 12:45:25 +10:00
  • da3d56d547
    Update CODEOWNERS Delegat43 2022-04-03 04:37:59 +05:00
  • 06190d0642
    fix FormatLogs memory (#75) HAOYUatHZ 2022-04-02 11:25:07 +08:00
  • 3d3c9d3edf
    fix bigInt encoding (#74) HAOYUatHZ 2022-04-02 10:13:04 +08:00
  • cec5a5a385 add missing implementations Noam Hurwitz 2022-04-01 19:05:10 -07:00
  • abbca6b649 remove .gitignored files Noam Hurwitz 2022-04-01 16:15:34 -07:00
  • fed07c9637 Allow configurable timeouts for eth_estimateGas as a function of EVM timeout Noam Hurwitz 2022-04-01 16:14:00 -07:00
  • ca661be905
    test: missing children of the same internal node produce a single extension status (#94) Guillaume Ballet 2022-04-01 15:31:03 +02:00
  • a16a90fb87 revert blockchain test changes Sina Mahmoodi 2022-04-01 14:50:05 +02:00
  • b714e22893
    fix bug of null baseFee (#73) maskpp 2022-04-01 20:40:34 +08:00
  • 8f01a89b68
    fix: redundant proof-of-absence stems (#93) Guillaume Ballet 2022-04-01 13:03:25 +02:00
  • 33fcd2bf6d
    fix(trace): use string for big.Int (#72) HAOYUatHZ 2022-04-01 16:56:01 +08:00
  • 2329d32409
    fix(trace): fix incorrect sender state info. (#71) maskpp 2022-04-01 16:07:26 +08:00
  • fe4e05f6f7
    consensus/misc: correct error message Martin Holst Swende 2022-04-01 09:54:42 +02:00
  • b59d235e1c eth/downloader: remove duplicated code Gary Rong 2022-04-01 15:18:06 +08:00
  • 8d651cde40 eth/downloader: add beacon sync tests Gary Rong 2022-04-01 15:11:57 +08:00
  • 0241d40699
    verify headers shall use parent block if not present in the chain (#77) Jerome 2022-04-01 17:11:04 +11:00
  • cb67e8e26a
    Xin 163 (#76) Jerome 2022-04-01 14:59:16 +11:00
  • b1b5690614 eth/downloader: update fix Gary Rong 2022-04-01 11:55:40 +08:00
  • e2097d7d95 les: fix ulc sync Gary Rong 2022-04-01 10:57:34 +08:00
  • 19a364cbe8
    Update peer-to-peer.md (#24621) Zachinquarantine 2022-03-31 16:38:33 -04:00
  • 1c39b7aef8
    cmd/utils: fix fake-pow to also be wrapped in beacon Martin Holst Swende 2022-03-31 22:37:05 +02:00
  • 5c05cbb284
    Update peer-to-peer.md Zachinquarantine 2022-03-31 16:09:32 -04:00
  • 5cfb055eca
    cmd/utils: utilize beacon wrapper in makechain Martin Holst Swende 2022-03-31 21:39:28 +02:00
  • 1e973a96b4
    eth: clarify the error string on getlogs failure (#24617) Martin Holst Swende 2022-03-31 21:16:03 +02:00
  • e955b708c8
    Update eth/api_backend.go Martin Holst Swende 2022-03-31 20:26:53 +02:00
  • cf44a399b7
    Update eth/api_backend.go Martin Holst Swende 2022-03-31 20:26:46 +02:00
  • ff726e9ca2 avoid executionResult in struct logger Sina Mahmoodi 2022-03-31 20:15:58 +02:00
  • 623a21cb6d minor Sina Mahmoodi 2022-03-31 19:23:19 +02:00
  • d4da59a535 use tx hooks in struct logger Sina Mahmoodi 2022-03-31 19:22:46 +02:00
  • 04d9936324 eth/tracers: refactor traceTx to separate out struct logging Sina Mahmoodi 2022-02-01 21:50:33 +01:00
  • 40e8f088b6
    opt: upgrade blockResult process flow (#68) maskpp 2022-03-31 18:01:14 +08:00
  • 3fd16af5a9
    core,eth: implement tx-level hooks for tracers (#24510) Sina Mahmoodi 2022-03-31 11:51:44 +02:00
  • a5006d4cde
    eth: clarify the error string on getlogs failure Martin Holst Swende 2022-03-31 11:34:55 +02:00
  • 5bffbc083f simplify consumedGas calc in prestate tracer Sina Mahmoodi 2022-03-31 10:18:23 +02:00
  • da16d089c0
    trie, les, tests, core: implement trie tracer (#24403) rjl493456442 2022-03-31 15:28:32 +08:00
  • a96775b3ff
    fix code_hash json annotation (#64) HAOYUatHZ 2022-03-31 15:08:04 +08:00
  • fccb5bf6ec
    fix bug about get the trace of opcode (#67) maskpp 2022-03-31 15:00:55 +08:00
  • 36602f5246 all: implement path based storage scheme Gary Rong 2022-03-24 11:08:53 +08:00
  • 9f1d8552e4
    feat: add RefundCounter to StructLogRes (#66) HAOYUatHZ 2022-03-31 13:11:34 +08:00
  • 18c414e54e trie, les, tests, core: implement trie tracer Gary Rong 2022-02-15 19:42:09 +08:00
  • d68cda5f0c all: extend ancient store APIs with freezer identifier routing Gary Rong 2022-02-28 14:57:00 +08:00
  • 8f8cba6d22 eth/downloader: improve readability Gary Rong 2022-03-31 11:53:07 +08:00
  • e55d05d3ab
    optimizate code (#63) maskpp 2022-03-31 11:37:33 +08:00
  • 65e62b17e0 Merge tag 'v1.10.17' into merge/v1.10.17 Austin Roberts 2022-03-30 14:43:51 -05:00
  • 300ba39a44 Merge branch 'mempool-feed' into merge/v1.10.17 Austin Roberts 2022-03-30 14:43:34 -05:00
  • ac0021fa45
    Move scope close to after committing most recent trie root to reduce state re-generation Aaron Buchwald 2022-03-30 18:09:51 +02:00
  • a167f7e611 fix test case Sina Mahmoodi 2022-03-30 16:01:21 +02:00
  • 74f2f1dc9c mod style 徐志强 2022-03-30 21:03:56 +08:00
  • 539718feb0 add comment for HashByHeader 徐志强 2022-03-30 20:50:17 +08:00
  • b7d6ba0348 refactor Sina Mahmoodi 2022-03-30 13:55:11 +02:00
  • 3f09581e65 add comments Sina Mahmoodi 2022-03-30 13:43:32 +02:00
  • a59d257fac fix intrinsic gas for prestate tracer Sina Mahmoodi 2022-03-30 13:43:20 +02:00
  • fc9c06da1a
    fix: don't add PUSH1-data during contract deployment (#91) Guillaume Ballet 2022-03-30 13:38:59 +02:00
  • 507f6b4109 Revert "Mv some fields from Start to TxStart" Sina Mahmoodi 2022-03-16 19:33:10 +01:00
  • 47913aa3f0 Revert "simplify sender lookup in prestate tracer" Sina Mahmoodi 2022-03-16 19:33:05 +01:00
  • 34303bfa0f Revert "mv env to TxStart" Sina Mahmoodi 2022-03-16 19:32:56 +01:00
  • d3ae492be6 mv env to TxStart Sina Mahmoodi 2022-03-10 12:01:54 +01:00
  • 02b47418b3 simplify sender lookup in prestate tracer Sina Mahmoodi 2022-03-09 17:02:03 +01:00
  • 6cfef9f5a5 Mv some fields from Start to TxStart Sina Mahmoodi 2022-03-09 16:56:44 +01:00
  • a76d5ac3df rm logs Sina Mahmoodi 2022-03-07 19:05:37 +01:00
  • cbb23c8f40 rm logs Sina Mahmoodi 2022-03-07 19:02:14 +01:00
  • 48937ffbe9 re-use rules in transitiondb Sina Mahmoodi 2022-03-07 15:45:36 +01:00