Commit Graph

12110 Commits (a19b4235c71a1d440e585b13be90677e3572261e)
 

Author SHA1 Message Date
gary rong bdc7554918
params: update CHTs (#21706) 4 years ago
Marius van der Wijden 1fed223483
accounts/keystore: fix flaky test (#21703) 4 years ago
Martin Holst Swende 1e10489196
miner: don't interrupt mining after successful sync (#21701) 4 years ago
Giuseppe Bertone 2a9ea6be87
cmd/geth, cmd/utils: fixed flags name (#21700) 4 years ago
Martin Holst Swende 7a5a822905
eth, p2p: use truncated names (#21698) 4 years ago
mr_franklin 5c6155f9f4
internal/web3ext: improve some web3 apis (#21639) 4 years ago
Martin Holst Swende 348c3bc47d
trie: fix flaw in stacktrie pool reuse (#21699) 4 years ago
mr_franklin 94d1f5888a
consensus/clique: unexport calcDifficulty and improve comment (#21619) 4 years ago
mr_franklin c37e68e7c1
all: replace RWMutex with Mutex in places where RLock is not used (#21622) 4 years ago
Hanjiang Yu 32341f88e3
console: fix admin.sleepBlocks (#21629) 4 years ago
mr_franklin 66c3eb2f1a
accouts, consensus, core: fix some comments (#21617) 4 years ago
gary rong 86dd005544
trie: polish commit function (#21692) 4 years ago
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