Commit Graph

12098 Commits (7c30f4d08580aa0de5e88b55f8abe96e50e0f441)
 

Author SHA1 Message Date
Martin Holst Swende 706f5e3b98
core: fix txpool off-by-one error (#21683) 4 years ago
Marius van der Wijden 19a1c95046
eth/downloader: cache parent hash instead of recomputing (#21678) 4 years ago
gary rong 905ed109ed
eth/downloader: fix data race around the ancientlimit (#21681) 4 years ago
Guillaume Ballet 43cd31ea9f
core/vm: dedup config check in markdown logger (#21655) 4 years ago
Felix Lange 5e86e4ed29
p2p/discover: remove use of shared hash instance for key derivation (#21673) 4 years ago
Martin Holst Swende 6d29e192e9
signer/core: don't mismatch reject and no accounts (#21677) 4 years ago
Felix Lange 015e78928a
node: relax websocket connection header check (#21646) 4 years ago
rene 716864deba
cmd/devp2p/internal/ethtest: improve eth test suite (#21615) 4 years ago
Martin Holst Swende e43d827a19
core/types: optimize bloom filters (#21624) 4 years ago
Martin Holst Swende eb87121300
core/bloombits: faster generator (#21625) 4 years ago
Raw Pong Ghmoa 2b2fd74158
params: update goerli testnet bootnodes (#21659) 4 years ago
Felix Lange d9890a6a8f
cmd/faucet: enable DNS discovery for known networks (#21636) 4 years ago
Péter Szilágyi a15d71a255
core/state/snapshot: stop generator if it hits missing trie nodes (#21649) 4 years ago
Martin Holst Swende 9d1e2027a0
trie: add Commit-sequence tests for stacktrie commit (#21643) 4 years ago
gary rong 053ed9cc84
trie: polishes to trie committer (#21351) 4 years ago
Martin Holst Swende dad26582b6
accounts, signer: implement gnosis safe support (#21593) 4 years ago
Guillaume Ballet 6c8310ebb4
trie: use stacktrie for Derivesha operation (#21407) 4 years ago
mr_franklin 4ee11b072e
cmd/bootnode,internal/debug: fix some comments (#21623) 4 years ago
Marius van der Wijden 901471f733
build: keep geth-sources.jar build result for JavaDoc (#21596) 4 years ago
mr_franklin 666092936c
p2p/enode: remove unused code (#21612) 4 years ago
shigeyuki azuchi b007df89dd
light: fix wrong description in a comment (#21573) 4 years ago
mr_franklin a04294d160
internal/web3ext: improve eth_getBlockByNumber and eth_getBlockByHash console api (#21608) 4 years ago
aaronbuchwald eebfb13053
core: free pointer from slice after popping element from price heap (#21572) 4 years ago
Martin Holst Swende 0ddd4612b7
core/vm, params: make 2200 in line with spec (#21605) 4 years ago
Marius van der Wijden a90e645ccd
mobile: added constructor for big int (#21597) 4 years ago
Marius van der Wijden 420b78659b
accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 4 years ago
Péter Szilágyi c9959145a9
params: begin v1.9.23 release cycle 4 years ago
Péter Szilágyi c71a7e26a8
params: release Geth v1.9.22 4 years ago
Péter Szilágyi 7ddb44b80e
Merge pull request #21635 from karalabe/cht-1.9.22 4 years ago
Péter Szilágyi b5d362b2bf
params: update CHTs for Geth v1.9.22 4 years ago
rene fdd42d425b
cmd/devp2p/internal/ethtest: lower protocol version to 64 (#21604) 4 years ago
rene 39f8268147
cmd/devp2p/internal/ethtest: update version in handshake (#21603) 4 years ago
rene a25899f3dc
cmd/devp2p: add eth protocol test suite (#21598) 4 years ago
Marius van der Wijden c1544423d6
internal/ethapi: fix nil deref + fix estimateGas console bindings (#21601) 4 years ago
gary rong e5defccd58
trie: extend range proof (#21250) 4 years ago
Marius van der Wijden 0921f8a74f
internal/ethapi: add optional parameter blockNrOrHash to estimateGas (#21545) 4 years ago
gary rong 25b16085da
trie: support empty range proof (#21199) 4 years ago
gary rong e1365b2464
trie: fix gaped range proof test case (#21484) 4 years ago
Binacs fdb742419e
cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils (#21579) 4 years ago
rene 129cf075e9
p2p: move rlpx into separate package (#21464) 4 years ago
Marius van der Wijden 2c097bb7a2
mobile: better api for java users (#21580) 4 years ago
Osoro Bironga 9a39c6bcb1
accounts/abi: improve documentation and names (#21540) 4 years ago
Guillaume Ballet f354c622ca
core: fix a typo in comment (#21439) 4 years ago
Péter Szilágyi 2482ba016e
Merge pull request #21529 from karalabe/dynamic-pivot 4 years ago
Péter Szilágyi fb835c024c
eth/downloader: dynamically move pivot even during chain sync 4 years ago
Giuseppe Bertone 07751c3d26
cmd/geth: added counters to the geth inspect report (#21495) 4 years ago
Marius van der Wijden faba018b29
cmd/utils: use preconfigured testnet flags instead of networkid (#21561) 4 years ago
Marius van der Wijden 89884dc353
tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) 4 years ago
gary rong 93f047023f
les/lespay/server: bump database version (#21571) 4 years ago
Vinod Damle 8696dd39cb
params: allow setting Petersburg block before chain head (#21473) 4 years ago