Commit Graph

  • fbedf62f3d swarm/storage: fix loop bound for database cleanup (#19085) Matthew Halpern 2019-02-20 21:37:32 -08:00
  • cd2faaace9
    Merge pull request #449 from tomochain/thanhson1085-maxpeers Nguyen Sy Thanh Son 2019-02-21 10:04:52 +07:00
  • e1d321bfb9
    Try maxpeer 200 Nguyen Sy Thanh Son 2019-02-21 10:02:49 +07:00
  • b4f94ada24 Version 2.0.2 Julian Yap 2019-02-20 15:52:06 -08:00
  • 9d5e10f5bb cmd/swarm/global-store: use kill instead interrupt in tests (#19142) Janoš Guljaš 2019-02-20 22:58:25 +01:00
  • e38b227ce6 Ci race detector handle failing tests (#19143) Ferenc Szabo 2019-02-20 22:57:42 +01:00
  • 2a41455971 travis: remove cron restriction from Swarm race detector job Ferenc Szabo 2019-02-20 20:50:49 +01:00
  • 9a4069d64d travis: run Azure related jobs only on ethereum/go-ethereum CI Ferenc Szabo 2019-02-08 11:57:26 +01:00
  • 562f3f210b travis: run Ubuntu PPA upload job only on ethereum/go-ethereum Ferenc Szabo 2019-02-08 13:38:18 +01:00
  • 627f0a9c1a travis: add race detector job for Swarm Ferenc Szabo 2019-02-08 13:14:25 +01:00
  • c25f9dc896 build: add travis_keepalive.sh helper script Ferenc Szabo 2019-02-08 11:48:24 +01:00
  • a9f49502b9
    Merge 41113426f4b2ca9a048e3cff2cf3490c55df7b9d into d36e974ba303d12d79d769d0811dd5babcf6688f Gourmet Art 2019-02-20 19:52:08 +00:00
  • 41113426f4
    Create geth Gourmet Art 2019-02-20 20:51:55 +01:00
  • 1d08e81b95 swarm/storage: skip TestDB_SubscribePull* tests on Travis w/ -race Ferenc Szabo 2019-02-20 15:47:41 +01:00
  • 1e72a2ffb8 cmd/swarm/global-store: terminate subprocess with Kill in tests Janos Guljas 2019-02-20 16:54:16 +01:00
  • 68e4f0f564 add encode Elad Nachmias 2019-02-20 22:28:28 +07:00
  • 59859660bd cmd/swarm/global-store: use kill instead interrupt in tests Janos Guljas 2019-02-20 15:47:43 +01:00
  • c77795f546 contracts/ens: add todo and decode multicodec stub Elad Nachmias 2019-02-20 21:32:01 +07:00
  • 9a0be13fab swarm/network/master: protect SetNextBatch iterator after close Janos Guljas 2019-02-20 15:26:40 +01:00
  • 4efcc30049 swarm/network: skip flaky TestGetSubscriptionsRPC on Travis w/ -race Ferenc Szabo 2019-02-20 15:15:25 +01:00
  • d36e974ba3 swarm/network: Keep span across roundtrip (#19140) lash 2019-02-20 14:50:37 +01:00
  • 460d206f30 swarm/network: Use actual remote peer ip in underlay (#19137) lash 2019-02-20 14:46:00 +01:00
  • ba2dfa5ce4 swarm/network/stream: fix a goroutine leak in Registry (#19139) Janoš Guljaš 2019-02-20 14:45:25 +01:00
  • 63d34ba7d1 swarm/network: run TestRetrieval with fewer nodes with -race Ferenc Szabo 2019-02-20 14:08:49 +01:00
  • 5798cdddb5 swarm/network: run TestFileRetrieval with fewer nodes with -race Ferenc Szabo 2019-02-20 13:06:35 +01:00
  • 036a351640 swarm/network: run TestDeliveryFromNodes with fewer nodes with -race Ferenc Szabo 2019-02-19 15:34:24 +01:00
  • f0ad5986b8 swarm/network: smaller node count for discovery tests with -race Ferenc Szabo 2019-02-20 12:20:34 +01:00
  • 3c48738c15 swarm/network: skip TestSyncingViaGlobalSync with -race Ferenc Szabo 2019-02-19 15:19:05 +01:00
  • eb9f11e16c swarm: run TestSwarmNetwork with fewer nodes with -race Ferenc Szabo 2019-02-20 12:48:26 +01:00
  • d9013d84c3 swarm: refactor TestSwarmNetwork case Ferenc Szabo 2019-02-18 11:59:22 +01:00
  • 5944e1823f common/fdlimit: Fix compilation error in freebsd, Raise() returns uint64 E. Fynn 2019-02-20 13:56:27 +01:00
  • 101cdb9ed2
    trie: relinquish pruner mutex only after flushing deletes Péter Szilágyi 2019-02-20 14:03:10 +02:00
  • 213fce6d39 swarm/network: Add panic comment lash 2019-02-20 10:41:20 +01:00
  • a0a2ed1c09
    trie: make must-parse panics a bit more informative Péter Szilágyi 2019-02-11 13:17:03 +02:00
  • 672d3afd2b
    core, trie: store bytecodes under a separate database prefix Péter Szilágyi 2019-02-08 14:05:10 +02:00
  • fcf2b3d88e
    trie: fix pruning metric historgrams Péter Szilágyi 2019-01-17 17:25:40 +02:00
  • 0b412cf78d
    trie: replace naive pruner queue with a proper deque Péter Szilágyi 2019-01-16 17:39:48 +02:00
  • 3898983839
    trie: deduplicate queued pruning tasks Péter Szilágyi 2019-01-16 10:56:58 +02:00
  • 567e7e8b5f
    trie: support mid-trie pruning interruption Péter Szilágyi 2019-01-14 15:13:16 +02:00
  • 8a301cc929
    core, trie: move state pruner onto its own background thread Péter Szilágyi 2019-01-14 12:53:36 +02:00
  • a32e4c7f69
    trie: only cache one rlp per hash (even from diff owners) Péter Szilágyi 2019-01-10 18:21:42 +02:00
  • 0ef6607045
    trie: rename pruner (need it for diffs, lol) Péter Szilágyi 2019-01-10 10:52:37 +02:00
  • 17e7433725
    core, trie: prevent genesis and last snapshot from being pruned Péter Szilágyi 2019-01-10 10:51:49 +02:00
  • 25a4d2e067
    trie: background pruner Péter Szilágyi 2019-01-09 13:25:11 +02:00
  • 7d437426af
    trie: batch pruning better, cache unreferencing trie prefixes Péter Szilágyi 2019-01-08 13:33:49 +02:00
  • e24c092d0f
    trie: separate pruner and optimize liveness check Péter Szilágyi 2019-01-07 14:43:47 +02:00
  • 0d93fc76b2
    core, ethdb, trie: historical state pruning Péter Szilágyi 2018-06-22 15:37:43 +03:00
  • b6bdfba46c contracts/ens: removed unused contract code Elad Nachmias 2019-02-20 17:21:43 +07:00
  • 8edf1bf555 contracts/ens: added support for fallback contract Elad Nachmias 2019-02-20 17:18:51 +07:00
  • b9a2722ff0 contracts/ens: added test coverage for fallback contract Elad Nachmias 2019-02-20 17:03:35 +07:00
  • 02c039f102
    downloads: handle multi-page results from Azure (#19138) Péter Szilágyi 2019-02-20 11:42:58 +02:00
  • 24563b57b8 swarm/storage/mock/explorer: add more comments to testHandler function Janos Guljas 2019-02-20 10:35:08 +01:00
  • 951ced28b5
    downloads: handle multi-page results from Azure Péter Szilágyi 2019-02-20 11:33:20 +02:00
  • cb6fd51a2a contracts/ens: update README.md Elad Nachmias 2019-02-20 16:28:12 +07:00
  • 181048dbce contracts/ens: reinstate old contract code Elad Nachmias 2019-02-20 16:18:34 +07:00
  • 7a9dc5a237 swarm/storage/mock/db: renames based on Fabio's suggestions Janos Guljas 2019-02-20 10:10:46 +01:00
  • 3e47ff2d69 contracts/ens: added ENSRegistry contract Elad Nachmias 2019-02-20 16:07:52 +07:00
  • 600ade0efe contracts/ens: implement public resolver changes Elad Nachmias 2019-02-20 16:00:50 +07:00
  • c942700427
    Merge pull request #19029 from holiman/update1.8 v1.8.23 Péter Szilágyi 2019-02-20 10:48:12 +02:00
  • 757acae2fa sort sidebar groups Adam Schmideg 2019-02-20 09:46:22 +01:00
  • cde35439e0
    params, swarm: release Geth v1.8.23, Swarm v0.3.11 Péter Szilágyi 2019-02-20 10:42:02 +02:00
  • 5215b77a85 eth/downloader: fix ancestor searching for light syncing rjl493456442 2019-02-20 15:25:55 +08:00
  • 0a4176dcb5 contracts/ens: change contract interface Elad Nachmias 2019-02-20 14:23:45 +07:00
  • 49d815703f fix ens.sol Elad Nachmias 2019-02-20 14:15:01 +07:00
  • f49f95e2b0 accounts/abi: mutex lock in TransactionByHash and code cleanup (#19133) Dan Kinsley 2019-02-20 02:08:54 -05:00
  • f0a4c63f7a swarm/network, swarm/storage, swarm:tracing: Minor cleanup lash 2019-02-20 07:31:10 +01:00
  • 9333e2409b swarm/tracing: Elaborate constants comments lash 2019-02-19 02:42:00 +01:00
  • c5e9c61155 swarm/storage: Remove redundant fix for filestore lash 2019-02-15 13:49:54 +01:00
  • c9fbfac7d5 swarm/tracing: Add comments lash 2019-02-15 11:42:49 +01:00
  • bfd3346532 swarm/tracing: Add context key constants lash 2019-02-11 18:14:11 +01:00
  • d7ab444aec swarm: Add global span store in tracing lash 2019-02-11 18:01:09 +01:00
  • 7ea02ce6db swarm/network: Put span ids for sendpriority in context value lash 2019-02-09 14:28:55 +01:00
  • dc6b4f48d5 swarm/storage: Introduce new trace across single fetcher lifespan lash 2019-02-08 19:24:46 +01:00
  • b7d9719340 swarm/newtork: WIP Span request span until delivery and put lash 2019-02-08 17:52:49 +01:00
  • c4e7c83d38 core, eth, internal, les, light: consistent error handling htkao 2019-02-19 21:40:53 -08:00
  • cea09f3eec eth/filters: rebase fix Zsolt Felfoldi 2019-02-20 00:53:24 +01:00
  • d68757ae3b eth/filters: use shared code to serve filter tasks, fix tests Zsolt Felfoldi 2018-03-02 15:56:47 +01:00
  • 92ad232811 all: Get Travis to install libpcsclite Guillaume Ballet 2019-02-19 11:31:17 +01:00
  • d3ccedc767 p2p/simulations: enforce camel case variable names (#19053) Matthew Halpern 2019-02-19 09:50:59 -08:00
  • 2e8a5e5659
    core/vm: remove unused constants (#19095) Péter Szilágyi 2019-02-19 19:49:45 +02:00
  • 8af6c9e6a2 eth: extract check for tracing transaction in block file (#19107) Matthew Halpern 2019-02-19 09:49:24 -08:00
  • c0f4811879 p2p: missing lock Kurkó Mihály 2019-02-19 19:17:30 +02:00
  • 7070891ade p2p: revert node id change, add protocol handshake event Kurkó Mihály 2019-02-19 19:12:20 +02:00
  • fb46076696 change copyright year Dan Kinsley 2019-02-19 11:50:18 -05:00
  • 20a4756f73 p2p: change metered connection ip and node id Kurkó Mihály 2019-02-06 15:36:38 +02:00
  • 4f908db69e
    cmd/utils: allow for multiple influxdb tags (#18520) Anton Evangelatov 2019-01-29 09:14:24 +01:00
  • 320d132925
    swarm/metrics: Send the accounting registry to InfluxDB (#18470) Jerzy Lasyk 2019-01-24 18:57:20 +01:00
  • bb9a4c52ea mutex lock in TransactionByHash and code cleanup Dan Kinsley 2019-02-19 11:11:25 -05:00
  • 77b0599fd1 swarm/network/stream: fix sync between NewRegistry goroutine and Close method Janos Guljas 2019-02-19 17:28:04 +01:00
  • 0d9e56e427 les: enforce camel case variable names Matthew Halpern 2019-02-13 14:56:21 -08:00
  • fc6fa6cb0c eth, les, eth/filter: paralellized log search in bloom filter matches Zsolt Felfoldi 2018-02-12 13:16:31 +01:00
  • f33736df56 swarm: move race/norace helpers from stream to testutil Ferenc Szabo 2019-02-19 15:14:07 +01:00
  • d145d77895 swarm: remove unused vars from TestSnapshotSyncWithServer Ferenc Szabo 2019-02-19 15:11:54 +01:00
  • bc9f5edcb8 swarm/storage: increase mget timeout in common_test.go Ferenc Szabo 2019-02-18 14:28:13 +01:00
  • 7579260cc0 swarm/network/stream: rename close channel to quit Janos Guljas 2019-02-19 14:59:07 +01:00
  • 3df5784076 swarm/network, swamr/network/stream: Kademlia close addr count and depth change chans Janos Guljas 2019-02-19 14:56:34 +01:00
  • 514a9472ad trie: prefer nil slices over zero-length slices (#19084) Matthew Halpern 2019-02-19 05:50:11 -08:00
  • e3f3f14ea5 rlp: added pooling of streams using sync Marius van der Wijden 2019-02-11 14:23:54 +01:00
  • 17d2ba5508 node: require LocalAppData variable Felix Lange 2019-02-19 13:53:22 +01:00
  • 57f959af41 p2p/enode: use localItemKey for local sequence number Felix Lange 2019-02-19 13:29:41 +01:00