Commit Graph

351 Commits (5079e3c6e5f2096e32b2216d1119db66fe0ff531)

Author SHA1 Message Date
Martin Holst Swende 4860e50e05
cmd/geth, node, rpc: implement jwt tokens (#24364) 3 years ago
Felföldi Zsolt 7033724522
les/vflux/client: fix goroutine leak in testIter (#24449) 3 years ago
Felix Lange d6f49bf764
core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 3 years ago
rjl493456442 9da25c5db7
all: separate catalyst package (#24280) 3 years ago
Martin Holst Swende 335914a63a
les: fix serverHandler crash after setHead (#24200) 3 years ago
Sina Mahmoodi ada9c774e9
eth, les: update unclean shutdown markers regularly (#24077) 3 years ago
Felföldi Zsolt fc01a7ce8e
les/vflux/client, p2p/nodestate: fix data races (#24058) 3 years ago
Péter Szilágyi 58d1988349
core, eth, les, trie: remove the sync bloom, used by fast sync 3 years ago
Taeik Lim 85064ed09b
all: fix 'the the' in comments (#24036) 3 years ago
Péter Szilágyi c10a0a62c3
eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
Marius van der Wijden 3038e480f5
all: core rework for the merge transition (#23761) 3 years ago
Felföldi Zsolt 8be8ba450e
les/vflux: fixed panic and data races (#23865) 3 years ago
Martin Holst Swende 3bbeb94c1c
eth: make traceChain avoid OOM on long-running tracing (#23736) 3 years ago
Martin Holst Swende 32150f8aa9
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810) 3 years ago
meowsbits c72b16c340
core: use block difficulty for genesis (#23793) 3 years ago
noam-alchemy 633e7ef478
eth,rpc: allow for flag configured timeouts for eth_call (#23645) 3 years ago
rjl493456442 088bc34194
les/vflux/server: fix metrics (#22946) 3 years ago
Guillaume Ballet 443afc975c
core/state: move state account to core/types + abstracted "write account to trie" (#23567) 3 years ago
Péter Szilágyi 9e17648d8c
les: duplicate downloader and fetcher to allow progressive refactoring 3 years ago
gary rong 83ad92c421
les: fix data races in tests (#23457) 3 years ago
Péter Szilágyi 0db0b27754
Revert "Revert "eth: drop eth/65, the last non-reqid protocol version" (#23426)" (#23456) 3 years ago
chuwt 79bb9300c1
trie, les: add missing calls to Ticker.Stop (#23415) 3 years ago
Marius van der Wijden d02c605367
core: only check sendernoeoa in non fake mode (#23424) 3 years ago
Péter Szilágyi c368f728c1
Revert "eth: drop eth/65, the last non-reqid protocol version" (#23426) 3 years ago
lightclient bbfa6488ac
Use `hexutil.Uint` for `blockCount` parameter in `feeHistory` method (#23239) 3 years ago
gary rong f05419f0fb
les: fix eth_sendTransaction API (#23215) 3 years ago
Mark c49e065fea
internal: get pending and queued transaction by address (#22992) 3 years ago
Martin Holst Swende 6ed812db13
les: avoid shutdown hang (#23139) 3 years ago
Marius van der Wijden 686b2884ee
all: removed blockhash from statedb (#23126) 3 years ago
Péter Szilágyi d3f018fde8
eth: drop eth/65, the last non-reqid protocol version 3 years ago
Felföldi Zsolt 35dbf7a8a3
eth/gasprice: implement feeHistory API (#23033) 3 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
Martin Holst Swende 5cff9754d7
core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) 3 years ago
Péter Szilágyi 835fe06f1d
les: generate random nums directly, not via strange conversions 3 years ago
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837) 3 years ago
Felix Lange c0e201b690
eth/protocols/eth, les: avoid Raw() when decoding HashOrNumber (#22841) 3 years ago
Martin Holst Swende cc606be74c
all: define London+baikal, undefine yolov3, add london override flag (#22822) 3 years ago
gary rong 6d7c9566df
les, tests: fix les clientpool (#22756) 3 years ago
gary rong 854f068ed6
les: polish code (#22625) 3 years ago
Martin Holst Swende 3e68d627b1
les: fix goroutine leaks in tests (#22707) 3 years ago
Felföldi Zsolt 65689e7fce
les/vflux/server: fix priority cornercase causing fuzzer timeout (#22650) 3 years ago
Péter Szilágyi fe1586b094
eth, les: drop support for eth/64, fix eth/66 tests 4 years ago
Marius van der Wijden 9d10856e84
core, eth, internal/ethapi: create access list RPC API (#22550) 4 years ago
gary rong a600dab7e5
eth, les: fix tracers (#22473) 4 years ago
Felföldi Zsolt 2d89fe0883
les: move client pool to les/vflux/server (#22495) 4 years ago
Felix Lange 5129cdc4f0
cmd/devp2p: skip ENR field tails properly in nodeset filter (#22565) 4 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
Felföldi Zsolt 91726e8aad
les: allow either full enode strings or raw hex ids in the API (#22423) 4 years ago
Felföldi Zsolt 62d8022b51
les: fix UDP connection query (#22451) 4 years ago
Martin Holst Swende bc47993692
tests/fuzzers: fix goroutine leak in les fuzzer (#22455) 4 years ago