Commit Graph

  • aa8ebfa235 ensur (*StateDB).Witness() never returns nil Guillaume Ballet 2022-07-18 09:02:01 +02:00
  • 224368c83e add GetTransactionReceiptsByBlockNumber tursom 2022-07-17 22:35:34 +08:00
  • 46faf9bd75 use the main database instead of a side db, and preimages Guillaume Ballet 2022-07-14 06:39:09 +00:00
  • 09d03493b9
    docs: Update private network config (#25310) Patricio Palladino 2022-07-17 06:11:28 -03:00
  • b0c075db4b add missing double quote Guillaume Ballet 2022-07-17 11:09:54 +02:00
  • 5db71d013a cmd/geth: remove redundant 0x in dbGet/dbDelete Guillaume Ballet 2022-07-17 09:32:35 +02:00
  • 4eea723717
    Add API to get latest committed blockInfo, also send it via 'block' message type to stats server (#113) Jerome 2022-07-16 16:14:36 +10:00
  • 3682e05f3f
    zktrie part3: include zktrie witness in block trace; add demo for generating witness data for mpt circuit (#123) Ho 2022-07-16 07:00:07 +08:00
  • f8fe923b1a
    Update Private-Network.md Patricio Palladino 2022-07-15 15:06:32 -03:00
  • 242022bd79 cmd/devp2p/internal/ethtest: remove even more '66' Felix Lange 2022-07-15 16:30:46 +02:00
  • 535b14ff77 cmd/devp2p/internal/ethtest: remove more '66' Felix Lange 2022-07-15 16:28:33 +02:00
  • be7884a455 cmd/devp2p/internal/ethtest: allow negotiating eth/67 Felix Lange 2022-07-15 16:27:26 +02:00
  • 0b922bdcac cmd/devp2p/internal/ethtest: rename readAndServe66 Felix Lange 2022-07-15 16:27:12 +02:00
  • 801ca2ec73 cmd/devp2p/internal/ethtest: remove 66 in test name Felix Lange 2022-07-15 16:24:00 +02:00
  • 3ccd7968cd cmd/devp2p/internal/ethtest: remove unused getBlockHeaders66 Felix Lange 2022-07-15 16:23:06 +02:00
  • 7c12d1b828 cmd/devp2p/internal/ethtest: remove eth/65 tests Felix Lange 2022-07-13 23:18:47 +02:00
  • a9ef135e2d
    p2p/discover: apply netrestrict in discv5 response handler (#25304) Ha ĐANG 2022-07-15 23:37:51 +07:00
  • e3df3d34cf
    trie: fix 'gosimple' lint issue (#25309) Felix Lange 2022-07-15 18:36:05 +02:00
  • 914098f5fe trie: fix 'gosimple' lint issue Felix Lange 2022-07-15 18:28:47 +02:00
  • 91018a4423 p2p/discover: only get the peer nodes in netrestrict config Ha ĐANG 2022-07-15 10:26:32 +07:00
  • 04f321af63 support more keywords Guillaume Ballet 2022-07-15 16:56:53 +02:00
  • 41aa7a2f82 accounts/abi: substitude arg%d to the range keyword Guillaume Ballet 2022-07-15 15:38:29 +02:00
  • 361aee2bf2 code factorization Guillaume Ballet 2022-07-15 14:32:21 +02:00
  • 8b67636334 fix broken test Guillaume Ballet 2022-07-15 14:19:48 +02:00
  • 8b28fb45f7
    core/vm: don't chunk code in interpreter loop (#116) Guillaume Ballet 2022-07-15 14:17:14 +02:00
  • a54a230a08
    tests: only activate merge on london rules (#25239) Marius van der Wijden 2022-07-15 14:01:07 +02:00
  • 1657e43931
    core, les, eth: port snap sync changes (#24898) rjl493456442 2022-07-15 19:55:51 +08:00
  • 5c99f486d8 remove dummy iterator Guillaume Ballet 2022-07-15 13:23:22 +02:00
  • 1c9afc56ae
    core: prevent negative fee during RPC calls (#25214) Lee Bousfield 2022-07-15 04:32:54 -05:00
  • 32437fbf13 fix typo in Shanghai name Guillaume Ballet 2022-07-15 10:30:27 +02:00
  • 78ed9fe837
    fix copy/paste error Guillaume Ballet 2022-07-15 10:26:19 +02:00
  • 21dba4e3ff params: Add Shangai and Cancun blocks Guillaume Ballet 2022-07-15 09:18:25 +02:00
  • 4da68f6530 support query from rpc server worm 2022-07-15 11:00:00 +08:00
  • 4f033c30f5
    Merge branch 'ethereum:master' into master tokeyg 2022-07-14 11:40:47 -07:00
  • ef9c3fdbba
    rewrite port access sentences Joseph Cook 2022-07-14 16:12:14 +01:00
  • 4766b1107f
    core: remove lock in BlockChain.ExportN (#25254) henridf 2022-07-14 14:55:54 +02:00
  • 3eb5c42a65
    Update blockchain.go rjl493456442 2022-07-14 20:19:10 +08:00
  • 77522a0d45
    Update blockchain.go rjl493456442 2022-07-14 20:17:42 +08:00
  • 434ca026c9
    internal/ethapi: error if tx args includes chain id that doesn't match local (#25157) lightclient 2022-07-14 04:17:25 -06:00
  • 3b715c3bf3
    internal/ethapi: simplify code a bit Péter Szilágyi 2022-07-14 13:16:17 +03:00
  • 46e131e4c1 fix check order Henri DF 2022-07-14 12:13:29 +02:00
  • b53d38246e
    Merge pull request #25096 from lightclient/remove-version-field Péter Szilágyi 2022-07-14 12:13:59 +03:00
  • 8fc7da97e2 Add hash check to detect reorgs during export. Henri DF 2022-07-14 10:56:21 +02:00
  • 5b5dfba70a
    accounts/abi/bind/backends: return hash of new blocks (#25163) Jens W 2022-07-14 10:34:16 +02:00
  • 93f981bb61
    accounts/abi: fix typo in comment (#25271) Ikko Ashimine 2022-07-14 17:29:05 +09:00
  • e108d36575
    Merge pull request #25293 from sandakersmann/master Péter Szilágyi 2022-07-14 10:30:53 +03:00
  • 7b8f14a818
    Apply suggestions from code review Joseph Cook 2022-07-13 18:20:28 +01:00
  • 10e1ec9505
    Apply suggestions from code review Joseph Cook 2022-07-13 18:13:29 +01:00
  • 8d983ccd4e trie, core: don't attempt to commit empty state roots Lee Bousfield 2022-07-13 11:44:25 -05:00
  • f2ff026b47 + line about ext/int api, clarify 'unlocking' Joe 2022-07-13 09:48:53 +01:00
  • 9f9657850f
    build: upgrade -dlgo version to Go 1.18.4 Marius Kjærstad 2022-07-12 23:19:41 +02:00
  • c21c11b584 removing extra type check trevoraron 2022-07-12 16:19:35 -04:00
  • 308250688d ethdb/redis: add contextualized logger. Add password option. Bruno E. Grossi 2022-07-12 15:34:19 -03:00
  • f6bcc6fadf
    core: avoid extra big.Int in fee computation Felix Lange 2022-07-12 17:58:42 +02:00
  • e2fa2b10f8
    core: use Sign instead of BitLen to check for zero Felix Lange 2022-07-12 17:56:39 +02:00
  • 69fa71a831 update rpc to better explain transport protocols Joe 2022-07-12 16:02:48 +01:00
  • 765d962d8b
    xin-202 fix sync issue on v2 blocks (#108) Liam 2022-07-12 16:57:18 +02:00
  • 833f70bdb7
    xin-203 fix wrong config hash and update v2 params on mainnet (#109) Liam 2022-07-12 16:56:55 +02:00
  • d740d6e741
    Merge pull request #25290 from karalabe/tar-archive-folder-time Péter Szilágyi 2022-07-12 14:39:05 +03:00
  • 68cd0cda4a
    internal/build: add a timestamp to the tar archive folder Péter Szilágyi 2022-07-12 14:35:35 +03:00
  • ab02b0ebe5
    doc: add missing API methods (#25194) Sina Mahmoodi 2022-07-12 13:14:37 +02:00
  • 48da9d5513
    Merge pull request #25288 from karalabe/enable-sepolia-dnsdisc Péter Szilágyi 2022-07-12 14:09:42 +03:00
  • e66a538a36
    params: enable DNS discovery on Sepolia too Péter Szilágyi 2022-07-12 14:06:23 +03:00
  • 3cf48aa454
    Private network page (#24875) Joseph Cook 2022-07-12 11:58:47 +01:00
  • 432fc4314b minor fixes Sina Mahmoodi 2022-07-12 12:51:08 +02:00
  • 05c862b42e core/bloom_indexer: preallocate batch in bloomIndexer dbadoy4874 2022-07-12 19:25:39 +09:00
  • 3e759e28d7
    eth/tracers: add initial revertReasonTracer tracer (#25265) Philip Fan 2022-07-12 16:10:12 +08:00
  • 44893be0d6
    core, eth: pre-allocate map in storage copy (#25279) Seungbae.yu 2022-07-12 16:08:45 +09:00
  • a79304f355 eth/tracers: rename to revertReasonTracer Philip Fan 2022-07-12 10:55:02 +08:00
  • ec165463af
    Merge branch 'ethereum:master' into master tokeyg 2022-07-11 13:21:36 -07:00
  • fd413dc363 les: add flag to configure les recent available state Sina Mahmoodi 2022-07-11 15:30:09 +02:00
  • 90395f5423
    add initial in verifyheader (#112) Liam 2022-07-11 17:32:22 +02:00
  • 58b03a74e7 fix: stack trace in blocks with poas Guillaume Ballet 2022-07-11 15:28:37 +02:00
  • e6b333e2dd upgrade go-verkle to master Guillaume Ballet 2022-07-11 14:09:34 +02:00
  • b36ea357ce fix proxy instantiation Sina Mahmoodi 2022-07-11 13:13:01 +02:00
  • 0a4457d533 finish Intro and Tutorial pages Joe 2022-07-11 11:08:14 +01:00
  • eacfcc28d8 fix: first stem in group is missing in TreeFromProof Guillaume Ballet 2022-07-11 12:05:56 +02:00
  • 64132ebdeb upgrade to fix proofs for empty key in list Guillaume Ballet 2022-07-11 10:50:58 +02:00
  • 15650416a2 core, eth: pre-allocate in Copy() dbadoy4874 2022-07-11 17:05:16 +09:00
  • 714fb302a5
    Merge pull request #25247 from sandakersmann/master Péter Szilágyi 2022-07-11 10:33:12 +03:00
  • 56c1456eae
    Merge pull request #25273 from DrawnWren/patch-1 rjl493456442 2022-07-11 14:14:05 +08:00
  • c24dec3d09
    core: skip fee payment when NoBaseFee is set and feeCap is 0 lightclient@protonmail.com 2022-07-10 14:54:01 -06:00
  • b3fc9574ec
    p2p/discover: fix typos in comments (#25272) Seungbae.yu 2022-07-10 17:15:54 +09:00
  • 94cb160801 ethdb/memorydb: make keyvalue slice with cap dbadoy4874 2022-07-10 13:18:19 +09:00
  • e55fca6703
    log improvement and some refactor (#110) Liam 2022-07-10 01:11:28 +02:00
  • 55d0612aa4
    chore(typo): ExecutionResurt -> ExecutionResult wren 2022-07-09 14:08:59 -04:00
  • 2b237466b0 cmd/console: use all apis if rpc_module not found zacscoding 2022-07-09 11:41:06 +09:00
  • ab849ded3a p2p/discover: fix typo in comment. dbadoy4874 2022-07-09 13:00:06 +09:00
  • 43261f841d
    Update eth/tracers/native/returnmsg.go Philip Fan 2022-07-09 11:38:12 +08:00
  • 265e88b660 Reorg chain indexer on startup if necessary Lee Bousfield 2022-07-08 16:08:21 -05:00
  • b05bc648a3 ethdb/redis: Adds Redis as Database instead of LevelDB Bruno E. Grossi 2022-07-08 17:49:54 -03:00
  • d839515434
    rpc: add graceful shutdown timeout for HTTP server (#25258) Brion 2022-07-09 03:25:12 +08:00
  • baacaef161 ethdb/redis: Adds Redis as Database instead of LevelDB Bruno E. Grossi 2022-07-08 15:18:32 -03:00
  • 9d8bb33bc7
    accounts/abi: fix typo in selector_parser.go Ikko Ashimine 2022-07-09 02:03:02 +09:00
  • 1ac87207ea deactivate DAO block check for now Guillaume Ballet 2022-07-08 17:26:27 +02:00
  • a6ac1f5fc4 fix: size endianness Guillaume Ballet 2022-07-08 17:25:42 +02:00
  • 3ded02571c Fix bloombits matcher shutdown on error Lee Bousfield 2022-07-08 10:14:20 -05:00
  • 94756b8724 finish 1st draft of tutorial page Joe 2022-07-08 15:19:03 +01:00
  • 52672ff330
    docs: update pre-merge info (#25099) Joseph Cook 2022-07-08 14:28:49 +01:00
  • 8daefff6b1 minor fixes Sina Mahmoodi 2022-07-08 15:27:47 +02:00