Commit Graph

  • af16ca177f rpc: raise limit in TestClientNotificationStorm (#19999) Felix Lange 2019-09-02 12:05:07 +02:00
  • cedf8be435 retesteth: enable maxResults in AccountRange (#20020) winsvega 2019-09-02 12:49:49 +03:00
  • d5bd38384c Merge pull request #20019 from holiman/minor_adminfix Péter Szilágyi 2019-08-30 15:35:43 +03:00
  • 292cf7c649 eth: disallow overwrite files via admin.exportChain Martin Holst Swende 2019-08-30 10:39:29 +02:00
  • 396f1dd87b les: fix panic (#20013) gary rong 2019-08-27 21:29:00 +08:00
  • 68502595f6 les: wait for all task goroutines before dropping the peer (#20010) gary rong 2019-08-27 19:07:25 +08:00
  • a978adfd7c README: change chainID to <arbitrary positive integer> (#20002) Flash Sheridan 2019-08-26 03:44:05 -04:00
  • cc9eb91d30 Merge pull request #20004 from karalabe/istanbul-override Péter Szilágyi 2019-08-23 12:38:05 +03:00
  • e39b2a2bde acmd, core, eth, les: support --override.istanbul Péter Szilágyi 2019-08-23 12:09:27 +03:00
  • c8a1c0a115 Merge pull request #19993 from karalabe/istanbul-eip-integration Péter Szilágyi 2019-08-23 11:55:43 +03:00
  • 4aeeddc658 tests: implement Istanbul support Martin Holst Swende 2019-08-23 10:01:09 +02:00
  • e126b0836a retesteth: implement istanbul support Martin Holst Swende 2019-08-23 09:48:40 +02:00
  • 961aa0533f rpc: enable compression on HTTP transport (#19997) SjonHortensius 2019-08-22 15:18:39 +02:00
  • 54b271a86d crypto: add SignatureLength constant and use it everywhere (#19996) Felix Lange 2019-08-22 15:14:06 +02:00
  • b90cdbaa79 p2p/enode: allow DNS names in enode URLs (#18524) alexwang 2019-08-22 20:23:40 +08:00
  • 4d358b9fc0 cmd/utils: customize cli.HelpPrinter to fix alignment (#19956) SjonHortensius 2019-08-22 13:32:26 +02:00
  • 1eaf66ae60 Merge pull request #19995 from karalabe/ios-notag Péter Szilágyi 2019-08-22 14:18:51 +03:00
  • 4ef5e9746b build: gomobile automaticall adds the ios tag, don't duplicate Péter Szilágyi 2019-08-22 14:16:48 +03:00
  • 060e33fb4c core/vm: enable istanbul EIPs in the jump table Péter Szilágyi 2019-08-22 13:41:55 +03:00
  • 46ec63b849 ethdb/dbtest: addd test suite for ethdb backends (#19960) Andrey Petrov 2019-08-22 05:47:24 -04:00
  • 1cd5bf080e common: unify hex prefix check code (#19937) lmittmann 2019-08-22 11:45:07 +02:00
  • 7c229941ac core: log chain reorg/split metrics (#18950) HackyMiner 2019-08-22 18:28:23 +09:00
  • ac23073619 Merge pull request #19992 from karalabe/fix-blake2b-386-2 Péter Szilágyi 2019-08-22 12:27:54 +03:00
  • 8e391cec43 crypto/blake2b: fix 386, round 2 Péter Szilágyi 2019-08-22 12:24:11 +03:00
  • 5b2c47a575 Merge pull request #19990 from karalabe/fix-blake2b-386 Péter Szilágyi 2019-08-22 11:50:40 +03:00
  • 8517dd463d crypto/blake2b: fix non-amd64 builds Péter Szilágyi 2019-08-22 11:22:16 +03:00
  • 22fdbee8ed Merge pull request #19972 from keep-network/istanbul-eip-152-blake2b-f-precompile Péter Szilágyi 2019-08-22 11:09:31 +03:00
  • 1bccafe5ef core/vm, crypto/blake2b: add SSE, AVX and AVX2 code Péter Szilágyi 2019-08-21 12:38:18 +03:00
  • 2890f060b7 core/vm, crypto/blake2b: add BLAKE2b compression func at 0x09 Piotr Dyraga 2019-06-17 19:19:47 +02:00
  • 2ed729d38e les: handler separation (#19639) gary rong 2019-08-21 17:29:34 +08:00
  • 4aee0d1994 core: fix crash in chain reimport (#19986) Martin Holst Swende 2019-08-21 09:17:19 +02:00
  • 039a9c3622 appveyor: bump to Go 1.12.9 (#19966) Samuel Marks 2019-08-19 23:23:13 +10:00
  • 3bb9b49afb core/vm, params: implement EIP2200, SSTORE optimizations (#19964) Péter Szilágyi 2019-08-19 14:39:38 +03:00
  • 9dfca5df4b Merge pull request #19983 from karalabe/private-chain-config Péter Szilágyi 2019-08-19 14:08:34 +03:00
  • 273b3741b6 README: update private network fork config fields Péter Szilágyi 2019-08-19 14:07:23 +03:00
  • 85d2b0d654 cmd/clef: spelling correction (#19973) Ben Holden-Crowther 2019-08-19 05:31:45 -05:00
  • 7d3b26018b signer/fourbyte: update signatures, sort and don't compress (#19957) Martin Holst Swende 2019-08-19 11:46:19 +02:00
  • dbb03fe989 tests: update from ethereum/tests (#19945) Martin Holst Swende 2019-08-15 14:59:46 +02:00
  • 2c50b2c904 cmd/geth: set up cache and metrics when starting node (#19911) gary rong 2019-08-15 20:54:16 +08:00
  • 9bad7fa717 common/compiler: fix lint issue (#19967) Felix Lange 2019-08-15 12:12:56 +02:00
  • 26f538b0e5 p2p/enode, p2p/discv5: fix URL parsing test for go 1.12.8 (#19963) Felix Lange 2019-08-15 10:36:36 +02:00
  • 260b177fe3 common/compiler: support relative import paths (#17374) shiqinfeng1 2019-08-15 16:33:06 +08:00
  • c2c4c9f1e5 core, light, params: implement eip2028 (#19931) gary rong 2019-08-14 20:53:21 +08:00
  • 44c8b9ad37 Merge pull request #19955 from karalabe/deprecate-cosmic Péter Szilágyi 2019-08-13 16:17:43 +03:00
  • eea66ddbbd build: deprecate Ubuntu Cosmic, start supporting Eoan Péter Szilágyi 2019-08-13 14:04:03 +03:00
  • aaf29095bb params: begin Geth v1.9.3 release cycle Péter Szilágyi 2019-08-13 13:06:00 +03:00
  • e76047e9f5 params: release Geth v1.9.2 v1.9.2 Péter Szilágyi 2019-08-13 13:03:42 +03:00
  • 34d7503d95 Merge pull request #19942 from karalabe/cht-1.9.2 Péter Szilágyi 2019-08-12 18:50:09 +03:00
  • 9b8d727655 cmd/clef: fix typo introduced in #19932 (#19946) ligi 2019-08-12 16:39:15 +02:00
  • df6c08a485 core, trie: decode the value for storage dump (#19943) gary rong 2019-08-12 22:14:40 +08:00
  • 423fd5877d params: update CHT to 12th August, 2019 Péter Szilágyi 2019-08-12 14:23:32 +03:00
  • 8657a0d6b5 les: degrade the log level (#19939) gary rong 2019-08-12 19:19:53 +08:00
  • 36994e4e0b all: replace passPHRASE with passWORD in user interactions (#19932) SjonHortensius 2019-08-12 11:00:38 +02:00
  • c9cdf144d5 graphql, internal/ethapi: support overriding accounts in eth_call (#19917) gary rong 2019-08-08 21:44:11 +08:00
  • 081642ed25 Eip 1344 (ChainID opcode) (#19921) Martin Holst Swende 2019-08-08 15:20:28 +02:00
  • 17589aa75f accounts, internal/ethapi: use common Accounts method (#18428) Roc Yu 2019-08-08 17:23:40 +08:00
  • 3e993ff64a Eip 1884 v3 (#19743) Martin Holst Swende 2019-08-08 11:07:23 +02:00
  • f3478f2899 internal/build: fix commit extraction for detached head repo (#18315) Aleksey @soar Smyrnov 2019-08-08 12:05:35 +03:00
  • c55e1b495c ethapi: implement filltransaction Martin Holst Swende 2019-08-08 10:22:10 +02:00
  • f891fd9875 core/vm: fix comment grammar (#19923) Corey Lin 2019-08-07 17:53:16 +08:00
  • beff5fa578 params, core/vm: Istanbul EIP-1108 bn256 gas cost reduction (#19904) Antonio Salazar Cardozo 2019-08-06 10:12:54 -04:00
  • aa6005b469 core/vm, params: refactor chain configuration (#19735) Martin Holst Swende 2019-08-05 10:01:02 +02:00
  • a7de796840 les: implement new client pool (#19745) Felföldi Zsolt 2019-08-03 14:36:10 +02:00
  • 947f5f2b15 accounts/abi, signer/fourbyte: fix incorrect signature (#19881) gary rong 2019-08-02 15:20:46 +08:00
  • e46a01d56c ethdb/memorydb: allow noop compact on memdb (#19907) Péter Szilágyi 2019-08-01 11:00:56 +03:00
  • 7f3362595a Merge pull request #19902 from karalabe/simulated-close Péter Szilágyi 2019-07-31 12:07:03 +03:00
  • 140a7e9177 accounts/abi/bind: support closing a simulated backend Péter Szilágyi 2019-07-31 11:35:57 +03:00
  • 96ab8e1575 internal/ethapi: return null inclusion info for pending transactions (#19901) Felix Lange 2019-07-30 15:39:48 +02:00
  • f34a3a6805 cmd/clef: fix colored output on Windows (#19889) Frank Szendzielarz 2019-07-25 13:46:42 +02:00
  • 66e016c6dc swarm: release v0.4.3 (#1602) v0.4.3 Rafael Matias 2019-07-25 13:08:29 +02:00
  • 74b12e35bf network/retrieve: add bzz-retrieve protocol (#1589) acud 2019-07-25 14:23:46 +05:30
  • 8812c4d3f9 eth, graphql, internal/ethapi, les: polish and improve graphql (#19886) gary rong 2019-07-25 14:29:53 +08:00
  • e4232c153b ineternal/ethapi: wrap block size with hex.Uint64 (#19885) gary rong 2019-07-25 14:25:16 +08:00
  • 389bd75142 travis: isolate linter and tests jobs (#19883) Tyler Ferrara 2019-07-25 01:51:31 -04:00
  • 388d8ccd9f PoC: Network simulation framework (#1555) Rafael Matias 2019-07-24 17:00:13 +02:00
  • 08e5cd94a9 params: begin Geth v1.9.2 release cycle Péter Szilágyi 2019-07-24 09:44:37 +03:00
  • b7b2f60f86 params: release Geth v1.9.1 v1.9.1 Péter Szilágyi 2019-07-24 09:41:48 +03:00
  • 530f78e22d eth, internal, les: add getHeaderBy* APIs (#19669) gary rong 2019-07-23 21:52:24 +08:00
  • 57d9c93dcd vendor, internal/build: fix OpenBSD by bumping Azure libs (#17966) Alexander van der Meij 2019-07-23 14:06:44 +02:00
  • 4f56790efc signer/fourbytes: fix up error messages (#19877) Péter Szilágyi 2019-07-23 13:06:31 +03:00
  • 78ab411aac Merge pull request #19875 from karalabe/dev-4gb-cache Péter Szilágyi 2019-07-23 12:54:20 +03:00
  • f08eb04896 les: get rid of testing tx journal (#19876) gary rong 2019-07-23 17:53:35 +08:00
  • 3b96c17fc1 cmd/faucet: add grace period to faucet timeout (#18105) wbt 2019-07-23 05:52:41 -04:00
  • 4ac941a9fc cmd/geth: skip 4GB memory bump for devnet Péter Szilágyi 2019-07-23 12:18:22 +03:00
  • b80c840af3 core, les: fix les unit tests (#19823) gary rong 2019-07-22 20:45:40 +08:00
  • a32a2b933a cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments (#19869) Christian Muehlhaeuser 2019-07-22 12:34:41 +02:00
  • 04e175b8ec rpc: implement websockets with github.com/gorilla/websocket (#19866) Felix Lange 2019-07-22 12:22:39 +02:00
  • e8141e1685 Merge pull request #19873 from karalabe/author-1.9.1 Péter Szilágyi 2019-07-22 12:57:54 +03:00
  • 82985075f7 Merge pull request #19872 from karalabe/cht-1.9.1 Péter Szilágyi 2019-07-22 12:45:33 +03:00
  • b973eddd28 build: deduplicate same authors with different casing Péter Szilágyi 2019-07-22 12:31:11 +03:00
  • 1a83114c74 all: update author list and licenses Péter Szilágyi 2019-07-22 12:17:27 +03:00
  • 364e485e51 build: update license exclusions, case insensitive author list Péter Szilágyi 2019-07-22 12:16:51 +03:00
  • 28fea9c5af params: bump hard-coded CHTs to 22nd July values Péter Szilágyi 2019-07-22 11:26:07 +03:00
  • 57fc1d21e1 cmd/geth, core/rawdb: add missing error checks (#19871) Christian Muehlhaeuser 2019-07-22 09:51:13 +02:00
  • cc3ef1e4f4 cmd, crypto, eth, internals: fix Typos (#19868) Kitten King 2019-07-22 13:04:33 +05:30
  • 5183483c53 core/state, p2p/discover, trie, whisper: avoid unnecessary conversions (#19870) Christian Muehlhaeuser 2019-07-22 09:30:09 +02:00
  • 9720da34db network: structured output for kademlia table (#1586) Anton Evangelatov 2019-07-19 13:35:11 +02:00
  • a1f8549262 p2p: add ENR to PeerInfo (#19816) Kurkó Mihály 2019-07-19 12:25:43 +03:00
  • 090197227f client: add bzz client, update smoke tests (#1582) Anton Evangelatov 2019-07-18 18:49:20 +02:00
  • e8c9579fb7 Merge pull request #19856 from karalabe/chaindb-property-fix Péter Szilágyi 2019-07-18 16:36:14 +03:00