Commit Graph

11388 Commits (c9f28ca8e5aff171d1602725a78fe47b2fa27bb1)
 

Author SHA1 Message Date
Felix Lange af16ca177f
rpc: raise limit in TestClientNotificationStorm (#19999) 5 years ago
winsvega cedf8be435 retesteth: enable maxResults in AccountRange (#20020) 5 years ago
Péter Szilágyi d5bd38384c
Merge pull request #20019 from holiman/minor_adminfix 5 years ago
Martin Holst Swende 292cf7c649
eth: disallow overwrite files via admin.exportChain 5 years ago
gary rong 396f1dd87b les: fix panic (#20013) 5 years ago
gary rong 68502595f6 les: wait for all task goroutines before dropping the peer (#20010) 5 years ago
Flash Sheridan a978adfd7c README: change chainID to <arbitrary positive integer> (#20002) 5 years ago
Péter Szilágyi cc9eb91d30
Merge pull request #20004 from karalabe/istanbul-override 5 years ago
Péter Szilágyi e39b2a2bde
acmd, core, eth, les: support --override.istanbul 5 years ago
Péter Szilágyi c8a1c0a115
Merge pull request #19993 from karalabe/istanbul-eip-integration 5 years ago
Martin Holst Swende 4aeeddc658
tests: implement Istanbul support 5 years ago
Martin Holst Swende e126b0836a
retesteth: implement istanbul support 5 years ago
SjonHortensius 961aa0533f rpc: enable compression on HTTP transport (#19997) 5 years ago
Felix Lange 54b271a86d
crypto: add SignatureLength constant and use it everywhere (#19996) 5 years ago
alexwang b90cdbaa79 p2p/enode: allow DNS names in enode URLs (#18524) 5 years ago
SjonHortensius 4d358b9fc0 cmd/utils: customize cli.HelpPrinter to fix alignment (#19956) 5 years ago
Péter Szilágyi 1eaf66ae60
Merge pull request #19995 from karalabe/ios-notag 5 years ago
Péter Szilágyi 4ef5e9746b
build: gomobile automaticall adds the ios tag, don't duplicate 5 years ago
Péter Szilágyi 060e33fb4c
core/vm: enable istanbul EIPs in the jump table 5 years ago
Andrey Petrov 46ec63b849 ethdb/dbtest: addd test suite for ethdb backends (#19960) 5 years ago
lmittmann 1cd5bf080e common: unify hex prefix check code (#19937) 5 years ago
HackyMiner 7c229941ac core: log chain reorg/split metrics (#18950) 5 years ago
Péter Szilágyi ac23073619
Merge pull request #19992 from karalabe/fix-blake2b-386-2 5 years ago
Péter Szilágyi 8e391cec43
crypto/blake2b: fix 386, round 2 5 years ago
Péter Szilágyi 5b2c47a575
Merge pull request #19990 from karalabe/fix-blake2b-386 5 years ago
Péter Szilágyi 8517dd463d
crypto/blake2b: fix non-amd64 builds 5 years ago
Péter Szilágyi 22fdbee8ed
Merge pull request #19972 from keep-network/istanbul-eip-152-blake2b-f-precompile 5 years ago
Péter Szilágyi 1bccafe5ef
core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
Piotr Dyraga 2890f060b7
core/vm, crypto/blake2b: add BLAKE2b compression func at 0x09 5 years ago
gary rong 2ed729d38e les: handler separation (#19639) 5 years ago
Martin Holst Swende 4aee0d1994 core: fix crash in chain reimport (#19986) 5 years ago
Samuel Marks 039a9c3622 appveyor: bump to Go 1.12.9 (#19966) 5 years ago
Péter Szilágyi 3bb9b49afb
core/vm, params: implement EIP2200, SSTORE optimizations (#19964) 5 years ago
Péter Szilágyi 9dfca5df4b
Merge pull request #19983 from karalabe/private-chain-config 5 years ago
Péter Szilágyi 273b3741b6
README: update private network fork config fields 5 years ago
Ben Holden-Crowther 85d2b0d654 cmd/clef: spelling correction (#19973) 5 years ago
Martin Holst Swende 7d3b26018b signer/fourbyte: update signatures, sort and don't compress (#19957) 5 years ago
Martin Holst Swende dbb03fe989 tests: update from ethereum/tests (#19945) 5 years ago
gary rong 2c50b2c904 cmd/geth: set up cache and metrics when starting node (#19911) 5 years ago
Felix Lange 9bad7fa717
common/compiler: fix lint issue (#19967) 5 years ago
Felix Lange 26f538b0e5
p2p/enode, p2p/discv5: fix URL parsing test for go 1.12.8 (#19963) 5 years ago
shiqinfeng1 260b177fe3 common/compiler: support relative import paths (#17374) 5 years ago
gary rong c2c4c9f1e5 core, light, params: implement eip2028 (#19931) 5 years ago
Péter Szilágyi 44c8b9ad37
Merge pull request #19955 from karalabe/deprecate-cosmic 5 years ago
Péter Szilágyi eea66ddbbd
build: deprecate Ubuntu Cosmic, start supporting Eoan 5 years ago
Péter Szilágyi aaf29095bb
params: begin Geth v1.9.3 release cycle 5 years ago
Péter Szilágyi e76047e9f5
params: release Geth v1.9.2 5 years ago
Péter Szilágyi 34d7503d95
Merge pull request #19942 from karalabe/cht-1.9.2 5 years ago
ligi 9b8d727655 cmd/clef: fix typo introduced in #19932 (#19946) 5 years ago
gary rong df6c08a485 core, trie: decode the value for storage dump (#19943) 5 years ago