Commit Graph

  • bc5617d57f
    newHeads subscription doesn't take a second param Samuel Laferriere 2022-03-03 14:10:14 -05:00
  • 5130988cb9
    docs/_rpc: fix doc for tracing configs (#24498) rjl493456442 2022-03-03 21:59:30 +08:00
  • 4adf98ae72
    Fixed typo in tracing.md (ina -> a) (#24494) Samuel Laferriere 2022-03-02 10:11:06 -05:00
  • 8fddf27a98
    internal/build: switch azure sdk from Azure/azure-storage-blob-go to Azure/azure-sdk-for-go/sdk/storage/azblob. (#24473) uji 2022-03-02 20:05:14 +09:00
  • f4ff4268f7
    rpc: fix godoc (#24488) s7v7nislands 2022-03-02 09:51:55 +08:00
  • 7307d97ae1
    README.md: add hardware requirements (#24395) Yash Atwal 2022-03-01 15:30:44 +05:30
  • 6662c78ec0
    internal/flags: update copyright year (#24415) Zachinquarantine 2022-03-01 04:53:19 -05:00
  • 9f031488a3
    Tweak downloads page to work better on slow networks (#24458) Paul "Joey" Clark 2022-03-01 17:52:32 +08:00
  • 7033724522
    les/vflux/client: fix goroutine leak in testIter (#24449) Felföldi Zsolt 2022-03-01 10:36:42 +01:00
  • 03b7de28b2
    appveyor.yml: fetch sub-modules recursively (#24451) Guruprasad Kamath 2022-03-01 10:36:11 +01:00
  • 687e4dc855
    rlp: add WriteString method on EncoderBuffer (#24425) ucwong 2022-02-25 05:55:45 +08:00
  • 0cb4d65f8d
    params: replace 2 bootnodes (#24432) Martin Holst Swende 2022-02-23 11:33:14 +01:00
  • 862f8e98bc
    graphql: fix nonce for pending accounts (#24443) Sina Mahmoodi 2022-02-22 10:45:11 +01:00
  • d6f49bf764
    core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) Felix Lange 2022-02-18 08:10:26 +01:00
  • 58cd25b166
    Update Getting Started guide (#24357) Nwokocha wisdom maduabuchi 2022-02-17 19:21:28 +01:00
  • 06aaeed1a6
    build: add Ubuntu 21.10 PPA target (#24418) Felix Lange 2022-02-17 18:35:33 +01:00
  • 9b93564e21
    rlp/rlpgen: RLP encoder code generator (#24251) Felix Lange 2022-02-16 18:14:12 +01:00
  • 6cde301e53
    Add page about JSON-RPC batch requests (#24394) Sina Mahmoodi 2022-02-16 17:57:41 +01:00
  • 4335bbbf0a
    build: disable Ubuntu Hirsuite (#24408) Martin Holst Swende 2022-02-16 17:38:21 +01:00
  • fc8ad1b70d
    Merge pull request #24391 from rjl493456442/trie-iterator Péter Szilágyi 2022-02-15 15:35:47 +02:00
  • 4d086430bd
    core, ethdb, tests, trie: implement NewBatchWithSize API for batcher (#24392) rjl493456442 2022-02-15 21:15:13 +08:00
  • 2056e596f2
    params: begin v1.10.17 release cycle Martin Holst Swende 2022-02-15 13:34:12 +01:00
  • 20356e57b1
    params: go-ethereum v1.10.16 stable v1.10.16 Martin Holst Swende 2022-02-15 13:32:24 +01:00
  • e98114da4f
    ethclient: add CallContractAtHash (#24355) zhiqiangxu 2022-02-15 17:55:55 +08:00
  • f01e2fab07
    internal/ethapi: fix incorrect type on empty slice (#24372) b1ackd0t 2022-02-15 12:44:22 +03:00
  • 55430b6ea2 trie: implement NodeBlob API for trie iterator Gary Rong 2022-02-15 16:07:27 +08:00
  • 6c3513c077
    p2p: reduce the scope of variable dialPubkey (#24385) zhiqiangxu 2022-02-14 19:05:48 +08:00
  • 51e7968b8b
    core/state: fix read-meters + simplify code (#24304) Martin Holst Swende 2022-02-14 09:22:57 +01:00
  • fb3a6528cf
    go.mod: upgrade to github.com/karalabe/usb v0.0.2 (#24356) Felix Lange 2022-02-08 19:58:27 +01:00
  • 5a0d487c3b
    signer/core: fix complex typed data sign (EIP712) (#24220) Martin Holst Swende 2022-02-08 14:40:00 +01:00
  • 2d20fed893
    miner: avoid data race in miner (#24349) rjl493456442 2022-02-08 01:34:13 +08:00
  • 2961064acf
    Fix typos in peer-to-peer.md (#24335) Jeff Schuler 2022-02-07 03:54:47 -07:00
  • 5dbfb369d5
    [DOCS]: Update copyright year (#24343) Zachinquarantine 2022-02-07 04:31:20 -05:00
  • 18e05266c0
    Merge pull request #24342 from Zachinquarantine/gethv11015 ligi 2022-02-06 17:45:04 +01:00
  • 2b2d5e6423
    Update command line options to v1.10.15 Zachinquarantine 2022-02-06 11:42:37 -05:00
  • 6ce4670bc0
    cmd/devp2p: implement snap protocol testing (#24276) Martin Holst Swende 2022-02-04 15:24:32 +01:00
  • aaca58a7a1
    go.mode: bump graphql-go dependency to v1.3.0 (#24324) aaronbuchwald 2022-02-02 11:21:25 -05:00
  • 1a7e345af4
    Merge pull request #24328 from karalabe/uke-catalyst Péter Szilágyi 2022-02-02 18:15:38 +02:00
  • d99e759e76
    cmd: auto-enable beacon APIs if TTD is defined Péter Szilágyi 2022-02-02 17:57:34 +02:00
  • afe344bcf3
    accounts/abi/bind: improve WaitMined error handling (#24321) komika 2022-02-01 16:42:51 +01:00
  • c5436c8eb7
    eth/tracers: clean-up tracer collection (#24320) Sina Mahmoodi 2022-02-01 10:44:44 +01:00
  • b868ca1790
    accounts: correct spelling mistake (#24323) Brandon Harden 2022-02-01 03:36:39 -06:00
  • 9da25c5db7
    all: separate catalyst package (#24280) rjl493456442 2022-01-31 20:22:35 +08:00
  • a5c0cfb451
    build: fix lint on ARM (#24311) ligi 2022-01-31 13:17:18 +01:00
  • cac09a3823
    eth/tracers: native prestate tracer (#24268) Sina Mahmoodi 2022-01-31 09:51:17 +01:00
  • 0c1bd22ec0
    cmd/geth: make test pass on a pi4 by using lightkdf (#24314) ligi 2022-01-31 09:50:10 +01:00
  • 64c53edf83
    tests: external evm benchmarks (#24050) Paweł Bylica 2022-01-28 08:47:19 +01:00
  • abd49a6c48
    rpc: set Request.GetBody for client requests (#24292) Valentin Trinqué 2022-01-27 10:59:05 +01:00
  • a9885505ca
    internal/web3ext: add eth.getLogs wrapper (#24297) Sina Mahmoodi 2022-01-27 10:56:04 +01:00
  • 7a36eb855d
    Remove mention of fast sync mode in Getting Started guide (#24300) Zachinquarantine 2022-01-27 04:30:56 -05:00
  • e282246a4b
    cmd/utils: open db in readonly when dev datadir exists (#24298) Sina Mahmoodi 2022-01-27 10:06:40 +01:00
  • 9c67d521ac reproduce the bug verkle/fix/multiple-blocks Guillaume Ballet 2022-01-25 16:19:58 +01:00
  • 015fde9a2c
    eth/tracers: avoid using blockCtx concurrently (#24286) Martin Holst Swende 2022-01-25 14:45:30 +01:00
  • 29cb5deea3
    core/rawdb: fix typo (#24289) Marius van der Wijden 2022-01-25 11:36:51 +01:00
  • 78f13a3a57
    Merge pull request #24288 from holiman/prefer_prefixed Péter Szilágyi 2022-01-25 12:18:16 +02:00
  • 0e35192797
    core/rawdb: do prefixed lookup first Martin Holst Swende 2022-01-25 10:51:18 +01:00
  • f39f068161
    accounts/abi: simplify Arguments.Unpack (#24277) zhiqiangxu 2022-01-25 00:19:43 +08:00
  • f9ce40bb84
    Merge pull request #24281 from karalabe/dev-read-write Péter Szilágyi 2022-01-24 10:35:39 +02:00
  • 4230f5f08f
    cmd/utils: fix regression placing dev mode datadir readonly Péter Szilágyi 2022-01-24 10:19:31 +02:00
  • 78636ee568
    eth, miner: use miner for post-merge block production (#23256) rjl493456442 2022-01-24 15:19:52 +08:00
  • bd615e0e5f
    go.mod : golang-set 1.8.0 go.mod added & cardinality check for subset (#24165) ucwong 2022-01-24 12:46:49 +08:00
  • 683854255c
    accounts: fix typo in errors.go (#24270) David Cai 2022-01-24 12:44:29 +08:00
  • 06e16de894
    internal/ethapi: remove unnecessary comment (#24271) Denver 2022-01-24 13:43:51 +09:00
  • 2dfa4bcf6c
    trie: test for edgecase in VerifyRangeProof (#24257) Darioush Jalali 2022-01-21 07:35:30 -06:00
  • 15b353d7b4
    verkle proof deserialization (#61) Guillaume Ballet 2022-01-21 12:38:40 +01:00
  • eef7a33135
    core, miner, rpc, eth: fix goroutine leaks in tests (#24211) Shihao Xia 2022-01-21 06:22:44 -05:00
  • ae45c97d3d
    trie: fix range prover (#24266) rjl493456442 2022-01-21 17:41:51 +08:00
  • c029cdc90b
    core: fix typo in blockchain test (#24263) Di Peng 2022-01-21 16:12:40 +08:00
  • 5bcbb2980b
    rpc: add PeerInfo (#24255) Felix Lange 2022-01-20 12:45:07 +01:00
  • 514ae7cfa3
    eth/catalyst: evict old payloads, type PayloadID (#24236) Diederik Loerakker 2022-01-20 12:29:06 +01:00
  • 03aaea11d1
    internal/ethapi: use same receiver names (#24252) Denver 2022-01-20 17:38:42 +09:00
  • 51242a49f4
    docs: add page on graphql (#24250) Sina Mahmoodi 2022-01-19 10:34:46 +01:00
  • 5beac51808
    Charge witness gas when calling/creating a contract (#60) Guillaume Ballet 2022-01-19 08:36:57 +01:00
  • 7dec26db2a
    signer, core: support chainId for GnosisSafeTx (#24231) Mikhail Mikheev 2022-01-18 13:31:25 +01:00
  • 51eb5f8ca8
    cmd/geth: add db cmd to show metadata (#23900) Martin Holst Swende 2022-01-18 11:30:41 +01:00
  • 4aab440ee2
    core/rawdb: enforce readonly in freezer instantiation (#24119) Sina Mahmoodi 2022-01-18 10:29:38 +01:00
  • f80ce141a1
    accounts/abi/bind/backends: return errors instead of panic (#24242) Pantelis Peslis 2022-01-18 11:17:37 +02:00
  • b1f09596e6
    SECURITY.md: fix typo (#24244) Greg Myers 2022-01-15 16:38:43 -07:00
  • 99604b0699
    Use IsCancun where applicable (#56) jwasinger 2022-01-13 23:53:27 -10:00
  • 952be80177
    Verkle EXTCODECOPY implementation (#55) jwasinger 2022-01-13 02:06:21 -10:00
  • d761880fd2
    core/vm: don't include contract deployer bytecode in AccessWitness or charge witness access costs for it (#54) jwasinger 2022-01-12 23:08:22 -10:00
  • 045e90c897
    crypto/ecies: use AES-192 for curve P384 (#24139) xq840622 2022-01-12 18:09:10 +08:00
  • 2c58e6b62d
    trie: use keyvalue reader for non-mutating methods (#24221) Darioush Jalali 2022-01-11 14:36:48 -06:00
  • 52448e9585
    cmd/geth: update copyright year (#24224) Vie 2022-01-12 04:34:53 +08:00
  • 4428439fdf
    fix: don't use rlp in the tree for slot values (#51) Guillaume Ballet 2022-01-11 11:38:49 +01:00
  • c006261758
    cmd/geth: add tests for version_check (#24169) rangzen 2022-01-11 04:39:04 -05:00
  • e6b61edd57
    Merge pull request #24171 from ucwong/pmp Péter Szilágyi 2022-01-11 11:35:28 +02:00
  • acd7b36999
    Merge pull request #24197 from rjl493456442/periodically-flush-batch Péter Szilágyi 2022-01-11 11:32:43 +02:00
  • 99f3c92361
    fix: don't create settings each time a key is calculated (#53) Guillaume Ballet 2022-01-10 15:39:46 +01:00
  • b1e72f7ea9
    core/evm: RANDOM opcode (EIP-4399) (#24141) Marius van der Wijden 2022-01-10 08:44:21 +01:00
  • c87a6d904f reactivate working lines in test Guillaume Ballet 2022-01-07 17:35:19 +01:00
  • 1884f37f2c
    cmd/ethkey: fix comment typo (#24205) aaronbuchwald 2022-01-07 09:46:24 -05:00
  • 23471288c8
    accouts/scwallet: typo fix (#24207) ucwong 2022-01-07 22:45:53 +08:00
  • adc0a6adca
    Merge pull request #24210 from holiman/whitelist_investigate Péter Szilágyi 2022-01-07 16:44:22 +02:00
  • 0dec47b5c0
    eth: continue after whitelist check Martin Holst Swende 2022-01-07 14:12:43 +01:00
  • e16e9cc84b
    replace sha256 with pedersen_hash in get_key (#46) Guillaume Ballet 2022-01-07 11:53:48 +01:00
  • 127ce93db4
    accounts: corrected spelling mistakes (#24194) sanskarkhare 2022-01-06 19:33:33 +05:30
  • 9aa2e98191
    README: fix a typo (#24196) Dmitriy Fishman 2022-01-06 16:02:57 +02:00
  • 7403a38ab7
    core: fix a typo (#24198) Sam 2022-01-06 22:02:23 +08:00
  • af2ca5a654
    Merge pull request #24117 from holiman/db_has Péter Szilágyi 2022-01-06 11:30:11 +02:00