Commit Graph

  • 7038b5734c cmd/swarm/swarm-smoke: sliding window test (#18967) Elad 2019-01-30 15:46:44 +07:00
  • 1ecf2860cf cmd/swarm: hashes command (#19008) holisticode 2019-02-07 07:51:24 -05:00
  • 034f65e9e8 swarm/storage: Get all chunk references for a given file (#19002) holisticode 2019-02-06 06:16:43 -05:00
  • 607a1968e6 swarm/network: Remove extra random peer, connect test sanity, comments (#18964) lash 2019-01-30 09:49:58 +01:00
  • 3f54994db0 swarm: fix flaky delivery tests (#18971) Janoš Guljaš 2019-01-30 14:03:11 +01:00
  • 2695aa9e0d p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) Elad 2019-01-24 23:23:34 +07:00
  • e247dcc141 swarm/version: commit version added (#18510) gluk256 2019-01-24 15:35:10 +04:00
  • b774d0a507 swarm: fix a data race on startTime (#18511) Janoš Guljaš 2019-01-24 12:02:47 +01:00
  • 4976fcc91a swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) Anton Evangelatov 2019-01-24 12:02:18 +01:00
  • 878aa58ec6 cmd/swarm: use resetting timer to measure fetch time (#18474) Anton Evangelatov 2019-01-18 13:27:27 +01:00
  • 475a0664c5 p2p/simulations: fix data race on swarm/network/simulations (#18464) Elad 2019-01-23 02:11:43 +07:00
  • 4625b1257f cmd/swarm/swarm-smoke: use ResettingTimer instead of Counters for times (#18479) holisticode 2019-01-18 12:14:06 -05:00
  • 21d54bcaac cmd/swarm/swarm-snapshot: disable tests on windows (#18478) Elad 2019-01-18 19:22:05 +07:00
  • 7383db4dac Upload speed (#18442) holisticode 2019-01-17 11:25:27 -05:00
  • afb65f6ace swarm/network: fix data race warning on TestBzzHandshakeLightNode (#18459) Elad 2019-01-17 17:38:23 +07:00
  • 1f1c751b6e swarm/network: rewrite of peer suggestion engine, fix skipped tests (#18404) Viktor Trón 2019-01-17 07:29:34 +01:00
  • a3f31f51f3 cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) Elad 2019-01-16 19:03:02 +05:30
  • e63995b3f3 swarm/network: fix data race in TestNetworkID test (#18460) Janoš Guljaš 2019-01-16 12:56:34 +01:00
  • dd3e894747 swarm/storage: fix mockNetFetcher data races (#18462) Janoš Guljaš 2019-01-16 14:31:32 +01:00
  • f1537b774c p2p/discover: make maximum packet size a constant (#19061) Matthew Halpern 2019-02-19 03:27:29 -08:00
  • bf42535d31 core: remove redundant parentheses (#19106) Matthew Halpern 2019-02-19 03:25:42 -08:00
  • b5e5b3567c crypto: fix build when CGO_ENABLED=0 (#19121) Jeremy Schlatter 2019-02-19 03:18:37 -08:00
  • f7f6a46029 eth, node: use APPDATA env to support cygwin/msys correctly (#17786) HackyMiner 2019-02-19 20:15:15 +09:00
  • d2256244c4 rpc: fixup change to not verify websocket origin (#19128) Felix Lange 2019-02-19 11:58:32 +01:00
  • 26d3a8ca80 rpc: skip websocket origin check if there is no origin header Felix Lange 2019-02-19 11:49:43 +01:00
  • df355eceb4 build: explicitly force .xz compression (old debuild picks gzip) (#19118) Péter Szilágyi 2019-02-18 12:12:26 +02:00
  • 84cb00a94d travis.yml: add launchpad SSH public key (#19115) Péter Szilágyi 2019-02-18 11:24:11 +02:00
  • 992a7bbad5 vendor: update bigcache Martin Holst Swende 2019-02-18 09:15:55 +01:00
  • a458153098 trie: fix error in node decoding (#19111) Martin Holst Swende 2019-02-16 16:16:12 +01:00
  • fe5258b41e vendor: pull in upstream syscall fixes for non-linux/arm64 Péter Szilágyi 2019-02-15 00:51:34 +02:00
  • d9be337669 vendor: update syscalls dependency Péter Szilágyi 2019-02-14 18:14:28 +02:00
  • 7bd6f39dc3 common/fdlimit: fix windows build (#19068) Felix Lange 2019-02-14 16:32:22 +01:00
  • b247052a64 build: avoid dput and upload with sftp directly (#19067) Felix Lange 2019-02-14 16:10:09 +01:00
  • 276f824707 .travis.yml: fix upload destination (#19043) Felix Lange 2019-02-12 13:02:40 +01:00
  • 048b463b30 common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) Martin Holst Swende 2019-02-12 11:29:05 +01:00
  • 9f5fb15097 build: use SFTP for launchpad uploads (#19037) Felix Lange 2019-02-12 10:55:25 +01:00
  • 2072c26a96 cmd, core, params: add support for Goerli Péter Szilágyi 2018-11-16 17:58:24 +02:00
  • c283d9b5e8 signer/core: handle JSON unmarshal error (#19123) Hsien-Tang Kao 2019-02-19 00:48:19 -08:00
  • 4a090a1bab accounts/abi: fix error message format (#19122) Hsien-Tang Kao 2019-02-19 00:34:55 -08:00
  • 9c7e65c435 accounts: fix typos from the SignData merge (#19119) Guillaume Ballet 2019-02-19 09:33:42 +01:00
  • c5eccaefb8 core/vm: remove unused constants Matthew Halpern 2019-02-14 17:39:51 -08:00
  • d88c6ce6b0 swarm: Reinstate Pss Protocol add call through swarm service (#19117) lash 2019-02-18 16:44:50 +01:00
  • 3c62f965e7 eth: remove redundant parentheses (#19108) Matthew Halpern 2019-02-18 07:42:22 -08:00
  • 2a0e1bb32b crypto/ecies: remove unused function (#19096) Matthew Halpern 2019-02-18 04:09:07 -08:00
  • f57c80d22e metrics: remove redundant type specifiers (#19090) Matthew Halpern 2019-02-18 03:37:31 -08:00
  • 7b3e3d549e node: prefer nil slices over zero-length slices (#19083) Matthew Halpern 2019-02-18 03:31:22 -08:00
  • 3930f3795b core: remove unused function (#19097) Matthew Halpern 2019-02-18 03:27:31 -08:00
  • a1f366ecf6 core/vm: update annotation (#19050) needkane 2019-02-18 19:14:49 +08:00
  • df7c4618cd signer/core: remove unused function (#19099) Matthew Halpern 2019-02-18 03:10:28 -08:00
  • 62d7688d0a cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101) holisticode 2019-02-18 06:05:22 -05:00
  • b6ce358a9b Merge pull request #19114 from holiman/update_bigcache Péter Szilágyi 2019-02-18 12:43:41 +02:00
  • c0b9c763bb build: explicitly force .xz compression (old debuild picks gzip) (#19118) Péter Szilágyi 2019-02-18 12:12:26 +02:00
  • 75a931470e travis.yml: add launchpad SSH public key (#19115) Péter Szilágyi 2019-02-18 11:24:11 +02:00
  • 37e5a908e7 vendor: update bigcache Martin Holst Swende 2019-02-18 09:15:55 +01:00
  • 50b872bf05 p2p, swarm: fix node up races by granular locking (#18976) Ferenc Szabo 2019-02-18 07:38:14 +01:00
  • 12ca3b172a swarm/pss: refactoring (#19110) gluk256 2019-02-17 09:29:41 +04:00
  • 4f85c2b88b trie: fix error in node decoding (#19111) Martin Holst Swende 2019-02-16 16:16:12 +01:00
  • 5b8ae7885e swarm/storage: fix influxdb gc metrics report (#19102) Elad 2019-02-15 13:41:42 +07:00
  • 7f6b05aa43 Merge pull request #19087 from karalabe/ios-fix-take-2 Péter Szilágyi 2019-02-15 02:01:28 +02:00
  • fa87929a2f cmd: prefer nil slices over zero-length slices (#19077) Matthew Halpern 2019-02-14 15:02:11 -08:00
  • e26a119c9b console: prefer nil slices over zero-length slices (#19076) Matthew Halpern 2019-02-14 14:59:54 -08:00
  • 9d3ea8df1c vendor: pull in upstream syscall fixes for non-linux/arm64 Péter Szilágyi 2019-02-15 00:51:34 +02:00
  • 2b75fa9d61 core: enforce camel case variable names (#19058) Matthew Halpern 2019-02-14 11:14:05 -08:00
  • 2af24724dd swarm/network: Saturation check for healthy networks (#19071) holisticode 2019-02-14 13:01:50 -05:00
  • fab8c5a1cd Merge pull request #19072 from karalabe/update-syscalls Péter Szilágyi 2019-02-14 18:42:02 +02:00
  • dcc045f03c vendor: update syscalls dependency Péter Szilágyi 2019-02-14 18:14:28 +02:00
  • ba90a4aaa4 common/fdlimit: fix windows build (#19068) Felix Lange 2019-02-14 16:32:22 +01:00
  • 325334f61a light: enforce camel case variable names (#19054) Matthew Halpern 2019-02-14 07:18:32 -08:00
  • a8ddf7ad83 build: avoid dput and upload with sftp directly (#19067) Felix Lange 2019-02-14 16:10:09 +01:00
  • 7d24a73192 eth/tracers: enforce camel case variable names (#19057) Matthew Halpern 2019-02-14 06:38:55 -08:00
  • e6c06a1da8 console, internal: enforce camel case variable names (#19059) Matthew Halpern 2019-02-14 06:38:07 -08:00
  • 3ee09ba035 swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) Elad 2019-02-14 13:51:57 +07:00
  • e9f70c9064 clef: documentation generator + docs (#19020) Martin Holst Swende 2019-02-13 21:37:59 +01:00
  • 3fd6db2bf6 swarm: fix network/stream data races (#19051) Janoš Guljaš 2019-02-13 13:03:23 +01:00
  • d596bea2d5 swarm: fix uptime gauge update goroutine leak by introducing cleanup functions (#19040) Elad 2019-02-13 14:15:03 +07:00
  • 555b3652dc accounts/abi/bind/backends: add TransactionByHash to SimulatedBackend (#19026) Dan Kinsley 2019-02-12 16:23:10 -07:00
  • 3d22a46c94 swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) holisticode 2019-02-12 18:17:44 -05:00
  • b30109df3c swarm/pss: mutex lifecycle fixed (#19045) gluk256 2019-02-13 03:12:41 +04:00
  • 8771fbf3c8 rpc: make stdio usable over custom channels (#19046) Martin Holst Swende 2019-02-12 18:05:28 +01:00
  • b5d471a739 clef: bidirectional communication with UI (#19018) Martin Holst Swende 2019-02-12 17:38:46 +01:00
  • 75d292bcf6 clef: external signing fixes + signing data (#19003) Martin Holst Swende 2019-02-12 14:00:02 +01:00
  • edf976ee8e .travis.yml: fix upload destination (#19043) Felix Lange 2019-02-12 13:02:40 +01:00
  • f48da43bae common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) Martin Holst Swende 2019-02-12 11:29:05 +01:00
  • 3de19c8b31 build: use SFTP for launchpad uploads (#19037) Felix Lange 2019-02-12 10:55:25 +01:00
  • 6cb7d52a29 swarm/docker: add global-store and split docker images (#19038) Rafael Matias 2019-02-12 08:34:08 +01:00
  • 4da2092908 core: fix pruner panic when importing low-diff-large-sidechain Péter Szilágyi 2019-02-08 11:11:31 +02:00
  • 3ab9dcc3bd core: repro #18977 Martin Holst Swende 2019-02-04 11:54:39 +01:00
  • 18f702faf7 cmd/puppeth: handle pre-set Petersburg number, save changed fork rules Péter Szilágyi 2019-02-06 14:34:08 +02:00
  • 3a95128b22 core: fix error in block iterator (#18986) Martin Holst Swende 2019-02-04 13:30:19 +01:00
  • 631e2f07f6 eth: make tracers respect pre- EIP 158/161 rule Martin Holst Swende 2019-02-01 10:30:59 +01:00
  • 27e3f96819 swarm: CI race detector test adjustments (#19017) Ferenc Szabo 2019-02-08 17:07:11 +01:00
  • cde02e017e swarm/pss: transition to whisper v6 (#19023) gluk256 2019-02-08 20:05:10 +04:00
  • 0c10d37606 swarm/network, swarm/storage: Preserve opentracing contexts (#19022) lash 2019-02-08 16:57:48 +01:00
  • 0436412412 Merge pull request #18988 from holiman/repro18977 Péter Szilágyi 2019-02-08 12:27:15 +02:00
  • 940e317094 core: fix pruner panic when importing low-diff-large-sidechain Péter Szilágyi 2019-02-08 11:11:31 +02:00
  • da1efdae0c core: repro #18977 Martin Holst Swende 2019-02-04 11:54:39 +01:00
  • 4f3d22f06c swarm/storage/localstore: new localstore package (#19015) Janoš Guljaš 2019-02-07 18:40:26 +01:00
  • 41597c2856 swarm: Debug API and HasChunks() API endpoint (#18980) holisticode 2019-02-07 09:49:19 -05:00
  • 33d0a0efa6 cmd/swarm/global-store: global store cmd (#19014) Janoš Guljaš 2019-02-07 15:46:58 +01:00
  • 685eec3128 Merge pull request #19012 from holiman/default155 Péter Szilágyi 2019-02-07 16:19:28 +02:00