Commit Graph

  • 72a076840b
    travis, build: speed up CI runs (#17854) Felix Lange 2018-10-08 16:37:06 +02:00
  • 459278cd57
    miner: remove intermediate conversion to int in tests (#17853) Felix Lange 2018-10-08 16:30:00 +02:00
  • cfcc47529d cmd/utils: fix bug when checking for flag value conflicts (#17803) Ryan Schneider 2018-10-08 07:08:56 -07:00
  • c5d34fc94e les, light: reduce les testing stress (#17867) gary rong 2018-10-08 21:52:23 +08:00
  • 53634f1e04 trie: remove unused originalRoot field (#17862) Péter Szilágyi 2018-10-08 14:16:16 +03:00
  • 31c4e3a118 core/types: Log.Index is the index in block, not receipt (#17866) Wenbiao Zheng 2018-10-08 06:15:19 -05:00
  • 1d3d4a4d57 core/vm: reuse Keccak-256 hashes across opcode executions (#17863) Péter Szilágyi 2018-10-08 14:14:29 +03:00
  • c5cb214f68 swarm/storage/feed: Expose MaxUpdateDataLength constant (#17858) Javier Peletier 2018-10-08 10:57:38 +02:00
  • f95811e65b cmd/abigen: support for --type flag with piped data (#17648) Philip Schlump 2018-10-06 08:27:12 -06:00
  • 5ed3960b9b accounts/abi/bind: stop using goimports in the binding generator (#17768) Jeremy Schlatter 2018-10-05 13:24:54 -07:00
  • 5b0c9c8ae5 tests: use non-constantinople ropsten for difficulty tests (#17850) Martin Holst Swende 2018-10-05 21:52:05 +02:00
  • 58e868b759
    core/vm : fix failing testcase (#17852) Martin Holst Swende 2018-10-05 19:02:06 +02:00
  • 5d3b7bb023
    Merge pull request #17839 from karalabe/downloader-invalid-hash-chain-fix Péter Szilágyi 2018-10-05 11:03:38 +03:00
  • 6ee3b26f44
    eth/downloader: fix invalid hash chain error due to head mini reorg Péter Szilágyi 2018-10-04 16:36:59 +03:00
  • 092df3ab59 core/vm: SHA3 word cost for CREATE2 (#17812) Martin Holst Swende 2018-10-05 09:32:35 +02:00
  • 81375a3801
    tests: do not exit early on log hash mismatch (#17844) Martin Holst Swende 2018-10-05 08:35:31 +02:00
  • d79602d2d4
    Merge pull request #17843 from karalabe/ropsten-block-and-chts Péter Szilágyi 2018-10-04 22:10:53 +03:00
  • ff7fad18fb
    params: add ropsten fork delay, update les checkpoints Péter Szilágyi 2018-10-04 19:14:53 +03:00
  • 89a32451ae core/vm: faster create/create2 (#17806) Martin Holst Swende 2018-10-04 17:15:37 +02:00
  • 8c63d0d2e4 swarm/storage: extract isValid. correctly remove invalid chunks from store on migration (#17835) Anton Evangelatov 2018-10-04 17:13:48 +02:00
  • 1895059119 p2p: add enode URL to PeerInfo (#17838) Felix Lange 2018-10-04 17:13:21 +02:00
  • 127553253e
    Merge pull request #17801 from eosclassicteam/patch-1 Péter Szilágyi 2018-10-04 12:36:15 +03:00
  • ff6e0351ab eth: fixed the minor typo inside the comments (#17830) Liang Ma 2018-10-04 10:35:24 +01:00
  • b8a0daf0cc cmd/puppeth: fix node URL in health check (#17802) Felix Lange 2018-10-04 11:34:49 +02:00
  • bfa0f96822 cmd/evm: fix state dump (#17832) cdetrio 2018-10-04 04:22:41 -04:00
  • 82a1c771ef cmd/swarm: disable tests under Windows until they are fixed (#17827) Anton Evangelatov 2018-10-04 09:18:03 +02:00
  • 9d06b2c5f3 core: use ChainHeadEvent subscription in the chain indexer (#17826) Felföldi Zsolt 2018-10-03 16:25:25 +02:00
  • e5677114dc
    Merge pull request #17796 from epiclabs-io/mru-feeds Viktor Trón 2018-10-03 14:59:41 +02:00
  • 303b99663e
    swarm: schemas and migrations (#17813) Anton Evangelatov 2018-10-03 14:31:59 +02:00
  • 14bef9a2db
    core: fix unnecessary ancestor lookup after a fast sync (#17825) Péter Szilágyi 2018-10-03 13:42:19 +03:00
  • d3a773c284 travis, appveyor: bump to Go 1.11.1 (#17820) Samuel Marks 2018-10-03 20:41:24 +10:00
  • de01178c18 swarm/storage/feed: Renamed package Javier Peletier 2018-10-03 09:15:17 +02:00
  • 696bc9b01c swarm/storage/feeds: renamed vars that can conflict with package name Javier Peletier 2018-10-02 09:36:11 +02:00
  • 58c0879c2f swarm/storage/feeds: removed capital Feed throughout Javier Peletier 2018-10-02 09:32:46 +02:00
  • 68b8088cb9 swarm: Changed owners. Javier Peletier 2018-10-01 18:36:05 +02:00
  • b6ccc06cda swarm/storage/feeds: Final package rename and moved files Javier Peletier 2018-09-30 09:51:11 +02:00
  • 83705ef6aa swarm/storage/mru: Renamed rest of MRU references Javier Peletier 2018-09-30 09:43:10 +02:00
  • b35622cf3c swarm/storage/mru: Renamed all comments to Feeds Javier Peletier 2018-09-30 07:48:49 +02:00
  • f1e86ad9cf swarm/storage/mru: Renamed all identifiers to Feeds Javier Peletier 2018-09-29 01:00:28 +02:00
  • bd1f7ebda2 cmd/swarm: fix appveyor build (#17808) Elad 2018-10-02 14:59:58 +02:00
  • 26a37c5351 travis.yml: remove Go 1.9 (#17807) Anton Evangelatov 2018-10-02 11:26:32 +02:00
  • 0bf3065fb4
    Merge pull request #17771 from ethersphere/cmd-config-errors Viktor Trón 2018-10-02 09:31:44 +02:00
  • 83116a3479
    Merge pull request #17799 from ethersphere/correct_swarm_version Viktor Trón 2018-10-02 08:02:30 +02:00
  • 2c8d5dec50
    Merge pull request #17800 from ethersphere/disable_cmd_swarm_tests_on_win Viktor Trón 2018-10-01 20:49:08 +02:00
  • 668c37fde1
    params: enable constantinople on ropsten at 4.2M EOS Classic 2018-10-01 22:28:33 +09:00
  • b7bbe66b19 les: limit state ODR retrievals to the last 100 blocks (#17744) Felföldi Zsolt 2018-10-01 15:14:53 +02:00
  • 96fd50be10 accounts/abi: fix panic in MethodById lookup. Fixes #17797 (#17798) Martin Holst Swende 2018-10-01 14:17:37 +02:00
  • 634e963f02 cmd/swarm: disable export and upload tests on Windows Anton Evangelatov 2018-10-01 13:41:47 +02:00
  • dc5d643bb5 cmd/swarm, swarm: cross-platform Content-Type detection (#17782) Alexey Sharov 2018-10-01 18:39:39 +07:00
  • 9a749dcde5 cmd/swarm: correct swarm version on --help Anton Evangelatov 2018-10-01 13:28:07 +02:00
  • b69942befe core, internal/ethapi: add and use LRU cache for receipts (#17610) Ryan Schneider 2018-09-29 13:53:31 -07:00
  • 86ec213076 core/types: make tx signature values optional in JSON (#17742) reinerRubin 2018-09-29 23:47:59 +03:00
  • 3d782bc727 eth: broadcast blocks to at least 4 peers (#17725) ledgerwatch 2018-09-29 21:17:06 +01:00
  • 01d9f29805 cmd/swarm: remove swarm binary (#17784) Wenbiao Zheng 2018-09-29 15:15:32 -05:00
  • 024b22c30e eth/downloader: use intermediate variable for better readability (#17510) Wenbiao Zheng 2018-09-29 15:13:39 -05:00
  • ffca6dfe01 core/types: fix typos (#17762) thumb8432 2018-09-30 05:11:56 +09:00
  • 107f556b2d internal/ethapi: add eth_chainId method (#17617) HackyMiner 2018-09-30 05:07:02 +09:00
  • 44eb69561a internal/debug: support color terminal for cygwin/msys2 (#17740) HackyMiner 2018-09-29 23:15:39 +09:00
  • d9e324a331 cmd/swarm: respect --loglevel in run_test helpers (#17739) Ferenc Szabo 2018-09-28 22:49:15 +02:00
  • a5aaab2f22 accounts/abi/bind/backends: fix typo (#17749) CDsigma 2018-09-28 13:47:46 -07:00
  • f1b9a3e2f4 contracts/ens: expose Add and SetAddr in ENS (#17661) Javier Peletier 2018-09-28 22:46:41 +02:00
  • 79ca6c7a65
    tests: update slow test lists, skip on windows/386 (#17758) Felix Lange 2018-09-28 22:23:47 +02:00
  • 4d8c7248bd build: fix typo (#17773) HarryWu 2018-09-29 02:05:46 +08:00
  • 7e1c374dc6 swarm/storage: ensure 64bit hasherStore struct alignment (#17766) Janoš Guljaš 2018-09-28 20:04:56 +02:00
  • 7910dd5179
    Merge pull request #17781 from ethersphere/trim_newline Viktor Trón 2018-09-28 20:01:43 +02:00
  • 0ee44e796a swarm/storage: make linter happy Anton Evangelatov 2018-09-28 16:02:01 +02:00
  • bf37241eb5 cmd/swarm: fix TestConfigFileOverrides Janos Guljas 2018-09-28 15:56:42 +02:00
  • d5837e84ff cmd/swarm: trim new lines from files Anton Evangelatov 2018-09-28 14:38:05 +02:00
  • dcaabfe7f6
    Clef: USB hw wallet support (#17756) Martin Holst Swende 2018-09-28 12:47:57 +02:00
  • 2c110c81ee Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#17559) Javier Peletier 2018-09-28 12:07:17 +02:00
  • c63985d194 Merge branch 'master' into cmd-config-errors Janos Guljas 2018-09-28 11:07:00 +02:00
  • 0da3b17a11
    Merge pull request #17747 from ethersphere/max-stream-peer-servers Viktor Trón 2018-09-28 11:04:07 +02:00
  • d8d8669271 swarm/network/stream: fix streamer test compilation issue (#17772) Janoš Guljaš 2018-09-28 08:34:29 +02:00
  • bd1f74f654 cmd/swarm: handle errors in cmdLineOverride and envVarsOverride functions Janos Guljas 2018-09-27 12:36:35 +02:00
  • 86f68cf04f cmd/swarm: fail on SWARM_ENV_MAX_STREAM_PEER_SERVERS parsing error Janos Guljas 2018-09-27 10:08:57 +02:00
  • a5e6bf7eef Merge branch 'master' into max-stream-peer-servers Janos Guljas 2018-09-27 09:43:00 +02:00
  • e39a9b3480
    Merge pull request #17755 from JekaMas/implement-home-directory-expansion Viktor Trón 2018-09-27 07:10:22 +02:00
  • c3cfdfacd0
    Merge pull request #17757 from ethersphere/retrieve-request-ttl-pr Viktor Trón 2018-09-27 07:08:58 +02:00
  • 4b6824e07b
    Merge pull request #17734 from frncmx/fix-dos-attack-invalid-hash-length Viktor Trón 2018-09-26 12:44:42 +02:00
  • 3f7acbbeb9 swarm: prevent forever running retrieve request loops Balint Gabor 2018-09-25 17:35:54 +02:00
  • 0d5e1e7bc9 swarm/network/stream: fix a typo in test comment Janos Guljas 2018-09-26 11:30:23 +02:00
  • 26cf866349 [ImgBot] optimizes images (#17741) Alpay Yildirim 2018-09-26 10:39:39 +02:00
  • 60577d48d5 Add Clef UI to README.md (#17763) Chi Kei Chan 2018-09-26 01:38:09 -07:00
  • bf411a04ba cmd/clef: added more details to the clef tutorial (#17759) Paul Berg 2018-09-26 11:36:13 +03:00
  • 24349144b6 Merge branch 'master' into max-stream-peer-servers Janos Guljas 2018-09-25 16:57:31 +02:00
  • 7d56602391 swarm/api: fix TestDumpConfig Janos Guljas 2018-09-25 16:32:11 +02:00
  • d3441ebb56
    cmd/clef, signer: security fixes (#17554) Martin Holst Swende 2018-09-25 15:54:58 +02:00
  • 09dde380f9 cmd/swarm: use expandPath for swarm cli path parameters Evgeny Danienko 2018-09-25 15:54:47 +03:00
  • a95a601f35 Polished clef tutorial (#17745) Paul Berg 2018-09-25 13:37:13 +03:00
  • d5db4f810e .github: add CONTRIBUTING.md (#17476) Richard Littauer 2018-09-25 06:33:18 -04:00
  • b66f793443 rpc: increase maxRequestContentLength size to 512kB (#17595) HackyMiner 2018-09-25 19:27:18 +09:00
  • 6663e5da10 all: fix various comment typos (#17748) Liang ZOU 2018-09-25 18:26:35 +08:00
  • 30cd5c1854
    all: new p2p node representation (#17643) Felix Lange 2018-09-25 00:59:00 +02:00
  • 9e99a0c2b9 cmd/swarm, swarm: add stream peer servers limit Janos Guljas 2018-09-24 17:40:22 +02:00
  • 0ae462fb80
    params, swarm: begin Geth v1.8.17, Swarm v0.3.5 cycle Péter Szilágyi 2018-09-24 16:02:07 +03:00
  • 477eb0933b
    params, swarm: release Geth v1.8.16, Swarm v0.3.4 Péter Szilágyi 2018-09-24 15:59:21 +03:00
  • 1d9d3815e5 crypto/secp256k1: remove useless code (#17728) Payne 2018-09-22 03:42:02 +08:00
  • 06d40d37b8
    Merge pull request #17732 from karalabe/faucet-caching Péter Szilágyi 2018-09-21 14:20:46 +03:00
  • ee92bc537f
    Merge pull request #17383 from holiman/eip1283 Péter Szilágyi 2018-09-21 14:16:18 +03:00
  • d3f056bd68 swarm/network/stream: fix DoS invalid hash length (#927) Ferenc Szabo 2018-09-21 12:56:43 +02:00