Commit graph

  • 0d93fc76b2
    core, ethdb, trie: historical state pruning Péter Szilágyi 2018-06-22 15:37:43 +0300
  • b6bdfba46c contracts/ens: removed unused contract code Elad Nachmias 2019-02-20 17:21:43 +0700
  • 8edf1bf555 contracts/ens: added support for fallback contract Elad Nachmias 2019-02-20 17:18:51 +0700
  • b9a2722ff0 contracts/ens: added test coverage for fallback contract Elad Nachmias 2019-02-20 17:03:35 +0700
  • 02c039f102
    downloads: handle multi-page results from Azure (#19138) Péter Szilágyi 2019-02-20 11:42:58 +0200
  • 24563b57b8 swarm/storage/mock/explorer: add more comments to testHandler function Janos Guljas 2019-02-20 10:35:08 +0100
  • 951ced28b5
    downloads: handle multi-page results from Azure Péter Szilágyi 2019-02-20 11:33:20 +0200
  • cb6fd51a2a contracts/ens: update README.md Elad Nachmias 2019-02-20 16:28:12 +0700
  • 181048dbce contracts/ens: reinstate old contract code Elad Nachmias 2019-02-20 16:18:34 +0700
  • 7a9dc5a237 swarm/storage/mock/db: renames based on Fabio's suggestions Janos Guljas 2019-02-20 10:10:46 +0100
  • 3e47ff2d69 contracts/ens: added ENSRegistry contract Elad Nachmias 2019-02-20 16:07:52 +0700
  • 600ade0efe contracts/ens: implement public resolver changes Elad Nachmias 2019-02-20 16:00:50 +0700
  • c942700427
    Merge pull request #19029 from holiman/update1.8 v1.8.23 Péter Szilágyi 2019-02-20 10:48:12 +0200
  • 757acae2fa sort sidebar groups Adam Schmideg 2019-02-20 09:46:22 +0100
  • cde35439e0
    params, swarm: release Geth v1.8.23, Swarm v0.3.11 Péter Szilágyi 2019-02-20 10:42:02 +0200
  • 5215b77a85 eth/downloader: fix ancestor searching for light syncing rjl493456442 2019-02-20 15:25:55 +0800
  • 0a4176dcb5 contracts/ens: change contract interface Elad Nachmias 2019-02-20 14:23:45 +0700
  • 49d815703f fix ens.sol Elad Nachmias 2019-02-20 14:15:01 +0700
  • f49f95e2b0 accounts/abi: mutex lock in TransactionByHash and code cleanup (#19133) Dan Kinsley 2019-02-20 02:08:54 -0500
  • f0a4c63f7a swarm/network, swarm/storage, swarm:tracing: Minor cleanup lash 2019-02-20 07:31:10 +0100
  • 9333e2409b swarm/tracing: Elaborate constants comments lash 2019-02-19 02:42:00 +0100
  • c5e9c61155 swarm/storage: Remove redundant fix for filestore lash 2019-02-15 13:49:54 +0100
  • c9fbfac7d5 swarm/tracing: Add comments lash 2019-02-15 11:42:49 +0100
  • bfd3346532 swarm/tracing: Add context key constants lash 2019-02-11 18:14:11 +0100
  • d7ab444aec swarm: Add global span store in tracing lash 2019-02-11 18:01:09 +0100
  • 7ea02ce6db swarm/network: Put span ids for sendpriority in context value lash 2019-02-09 14:28:55 +0100
  • dc6b4f48d5 swarm/storage: Introduce new trace across single fetcher lifespan lash 2019-02-08 19:24:46 +0100
  • b7d9719340 swarm/newtork: WIP Span request span until delivery and put lash 2019-02-08 17:52:49 +0100
  • c4e7c83d38 core, eth, internal, les, light: consistent error handling htkao 2019-02-19 21:40:53 -0800
  • cea09f3eec eth/filters: rebase fix Zsolt Felfoldi 2019-02-20 00:53:24 +0100
  • d68757ae3b eth/filters: use shared code to serve filter tasks, fix tests Zsolt Felfoldi 2018-03-02 15:56:47 +0100
  • 92ad232811 all: Get Travis to install libpcsclite Guillaume Ballet 2019-02-19 11:31:17 +0100
  • d3ccedc767 p2p/simulations: enforce camel case variable names (#19053) Matthew Halpern 2019-02-19 09:50:59 -0800
  • 2e8a5e5659
    core/vm: remove unused constants (#19095) Péter Szilágyi 2019-02-19 19:49:45 +0200
  • 8af6c9e6a2 eth: extract check for tracing transaction in block file (#19107) Matthew Halpern 2019-02-19 09:49:24 -0800
  • c0f4811879 p2p: missing lock Kurkó Mihály 2019-02-19 19:17:30 +0200
  • 7070891ade p2p: revert node id change, add protocol handshake event Kurkó Mihály 2019-02-19 19:12:20 +0200
  • fb46076696 change copyright year Dan Kinsley 2019-02-19 11:50:18 -0500
  • 20a4756f73 p2p: change metered connection ip and node id Kurkó Mihály 2019-02-06 15:36:38 +0200
  • 4f908db69e
    cmd/utils: allow for multiple influxdb tags (#18520) Anton Evangelatov 2019-01-29 09:14:24 +0100
  • 320d132925
    swarm/metrics: Send the accounting registry to InfluxDB (#18470) Jerzy Lasyk 2019-01-24 18:57:20 +0100
  • bb9a4c52ea mutex lock in TransactionByHash and code cleanup Dan Kinsley 2019-02-19 11:11:25 -0500
  • 77b0599fd1 swarm/network/stream: fix sync between NewRegistry goroutine and Close method Janos Guljas 2019-02-19 17:28:04 +0100
  • 0d9e56e427 les: enforce camel case variable names Matthew Halpern 2019-02-13 14:56:21 -0800
  • fc6fa6cb0c eth, les, eth/filter: paralellized log search in bloom filter matches Zsolt Felfoldi 2018-02-12 13:16:31 +0100
  • f33736df56 swarm: move race/norace helpers from stream to testutil Ferenc Szabo 2019-02-19 15:14:07 +0100
  • d145d77895 swarm: remove unused vars from TestSnapshotSyncWithServer Ferenc Szabo 2019-02-19 15:11:54 +0100
  • bc9f5edcb8 swarm/storage: increase mget timeout in common_test.go Ferenc Szabo 2019-02-18 14:28:13 +0100
  • 7579260cc0 swarm/network/stream: rename close channel to quit Janos Guljas 2019-02-19 14:59:07 +0100
  • 3df5784076 swarm/network, swamr/network/stream: Kademlia close addr count and depth change chans Janos Guljas 2019-02-19 14:56:34 +0100
  • 514a9472ad trie: prefer nil slices over zero-length slices (#19084) Matthew Halpern 2019-02-19 05:50:11 -0800
  • e3f3f14ea5 rlp: added pooling of streams using sync Marius van der Wijden 2019-02-11 14:23:54 +0100
  • 17d2ba5508 node: require LocalAppData variable Felix Lange 2019-02-19 13:53:22 +0100
  • 57f959af41 p2p/enode: use localItemKey for local sequence number Felix Lange 2019-02-19 13:29:41 +0100
  • cf147c71d5 p2p/discover: remove unused function Felix Lange 2019-02-19 13:29:19 +0100
  • 7ae2a7bd84
    swarm: Reinstate Pss Protocol add call through swarm service (#19117) lash 2019-02-18 16:44:50 +0100
  • fd34bf594c
    contracts/*: golint updates for this or self warning Kiel barry 2018-04-30 16:05:24 -0700
  • 996230174c
    cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101) holisticode 2019-02-18 06:05:22 -0500
  • 8857707606
    p2p, swarm: fix node up races by granular locking (#18976) Ferenc Szabo 2019-02-18 07:38:14 +0100
  • d6c1fcbe04
    swarm/pss: refactoring (#19110) gluk256 2019-02-17 09:29:41 +0400
  • 79cac793c0
    swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) Elad 2019-02-14 13:51:57 +0700
  • 5de6b6b529
    swarm/network: Saturation check for healthy networks (#19071) holisticode 2019-02-14 13:01:50 -0500
  • 3d2bedf8d0
    swarm/storage: fix influxdb gc metrics report (#19102) Elad 2019-02-15 13:41:42 +0700
  • 8ea3d8ad90
    swarm: fix network/stream data races (#19051) Janoš Guljaš 2019-02-13 13:03:23 +0100
  • a0127019c3
    swarm: fix uptime gauge update goroutine leak by introducing cleanup functions (#19040) Elad 2019-02-13 14:15:03 +0700
  • 7a333e4104
    swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) holisticode 2019-02-12 18:17:44 -0500
  • 799fe99537
    swarm/pss: mutex lifecycle fixed (#19045) gluk256 2019-02-13 03:12:41 +0400
  • 3b02b0ba4b
    swarm/docker: add global-store and split docker images (#19038) Rafael Matias 2019-02-12 08:34:08 +0100
  • 85217b08bd
    cmd/swarm/global-store: global store cmd (#19014) Janoš Guljaš 2019-02-07 15:46:58 +0100
  • dcff622d43
    swarm: CI race detector test adjustments (#19017) Ferenc Szabo 2019-02-08 17:07:11 +0100
  • a3db00f270
    swarm/network: refactor simulation tests bootstrap (#18975) Anton Evangelatov 2019-02-01 09:58:46 +0100
  • 769e43e334
    swarm: GetPeerSubscriptions RPC (#18972) holisticode 2019-01-30 15:03:08 -0500
  • 8d8ddea1a3
    swarm/pss: transition to whisper v6 (#19023) gluk256 2019-02-08 20:05:10 +0400
  • 068725c5b0
    swarm/network, swarm/storage: Preserve opentracing contexts (#19022) lash 2019-02-08 16:57:48 +0100
  • 710775f435
    swarm/network: fix data race in fetcher_test.go (#18469) Ferenc Szabo 2019-01-17 16:45:36 +0100
  • 0fd0108507
    swarm/pss: Remove pss service leak in test (#18992) lash 2019-02-05 14:35:20 +0100
  • 3c62cc6bba
    swarm/storage: fix test timeout with -race by increasing mget timeout Ferenc Szabo 2019-02-05 14:34:34 +0100
  • 333b1bfb6c
    swarm/storage/localstore: new localstore package (#19015) Janoš Guljaš 2019-02-07 18:40:26 +0100
  • d1ace4f344
    swarm: Debug API and HasChunks() API endpoint (#18980) holisticode 2019-02-07 09:49:19 -0500
  • 637a75d61a
    cmd/swarm/swarm-smoke: refactor generateEndpoints (#19006) Anton Evangelatov 2019-02-07 14:38:32 +0100
  • 355d55bd34
    cmd/swarm/swarm-smoke: remove wrong metrics (#18970) Anton Evangelatov 2019-01-30 14:02:15 +0100
  • 7038b5734c
    cmd/swarm/swarm-smoke: sliding window test (#18967) Elad 2019-01-30 15:46:44 +0700
  • 1ecf2860cf
    cmd/swarm: hashes command (#19008) holisticode 2019-02-07 07:51:24 -0500
  • 034f65e9e8
    swarm/storage: Get all chunk references for a given file (#19002) holisticode 2019-02-06 06:16:43 -0500
  • 607a1968e6
    swarm/network: Remove extra random peer, connect test sanity, comments (#18964) lash 2019-01-30 09:49:58 +0100
  • 3f54994db0
    swarm: fix flaky delivery tests (#18971) Janoš Guljaš 2019-01-30 14:03:11 +0100
  • 2695aa9e0d
    p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) Elad 2019-01-24 23:23:34 +0700
  • e247dcc141
    swarm/version: commit version added (#18510) gluk256 2019-01-24 15:35:10 +0400
  • b774d0a507
    swarm: fix a data race on startTime (#18511) Janoš Guljaš 2019-01-24 12:02:47 +0100
  • 4976fcc91a
    swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) Anton Evangelatov 2019-01-24 12:02:18 +0100
  • 878aa58ec6
    cmd/swarm: use resetting timer to measure fetch time (#18474) Anton Evangelatov 2019-01-18 13:27:27 +0100
  • 475a0664c5
    p2p/simulations: fix data race on swarm/network/simulations (#18464) Elad 2019-01-23 02:11:43 +0700
  • 4625b1257f
    cmd/swarm/swarm-smoke: use ResettingTimer instead of Counters for times (#18479) holisticode 2019-01-18 12:14:06 -0500
  • 21d54bcaac
    cmd/swarm/swarm-snapshot: disable tests on windows (#18478) Elad 2019-01-18 19:22:05 +0700
  • 7383db4dac
    Upload speed (#18442) holisticode 2019-01-17 11:25:27 -0500
  • 147e1f0baf create new func penalties for hard fork parmarrushabh 2019-02-19 17:25:31 +0530
  • afb65f6ace
    swarm/network: fix data race warning on TestBzzHandshakeLightNode (#18459) Elad 2019-01-17 17:38:23 +0700
  • 1f1c751b6e
    swarm/network: rewrite of peer suggestion engine, fix skipped tests (#18404) Viktor Trón 2019-01-17 07:29:34 +0100
  • a3f31f51f3
    cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) Elad 2019-01-16 19:03:02 +0530
  • e63995b3f3
    swarm/network: fix data race in TestNetworkID test (#18460) Janoš Guljaš 2019-01-16 12:56:34 +0100