Commit graph

  • e0fdbc5295
    signer: gosimple nitpicks Martin Holst Swende 2019-02-08 13:27:50 +0100
  • adffc9bbf4
    clef: fix unused import + formatting Martin Holst Swende 2019-02-08 12:24:46 +0100
  • 178204f065
    signer: fix tests to pass + formatting Martin Holst Swende 2019-02-08 11:06:43 +0100
  • a93ba823a3
    clef: initial implementation of bidirectional RPC communication for the UI Martin Holst Swende 2019-02-07 14:13:43 +0100
  • 1467d2b2bb swarm/network/stream: remove watchSim and its panic Janos Guljas 2019-02-12 15:06:39 +0100
  • baed029629 swarm/network/stream: rename race/norace test files and use const Janos Guljas 2019-02-12 14:42:05 +0100
  • b262d27597 swarm/pss: mutex lifecycle fixed Vlad 2019-02-12 17:13:21 +0400
  • 75d292bcf6
    clef: external signing fixes + signing data (#19003) Martin Holst Swende 2019-02-12 14:00:02 +0100
  • c3f2368481 swarm/network/stream: add concurrent counter for tests Janos Guljas 2019-02-12 13:13:37 +0100
  • edf976ee8e
    .travis.yml: fix upload destination (#19043) Felix Lange 2019-02-12 13:02:40 +0100
  • ffd6e050e2 .travis.yml: fix upload destination Felix Lange 2019-02-12 12:29:29 +0100
  • a9e2b0f77e
    clef: more tests for signer Martin Holst Swende 2019-02-12 12:17:49 +0100
  • f48da43bae common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) Martin Holst Swende 2019-02-12 11:29:05 +0100
  • 1cf653e158 adding 2 new apis: eth.getBlockSigners and eth.getBlockFinality NguyenNguyen 2019-02-12 17:10:16 +0700
  • dee2145a51 swarm/network/stream: add watchDisconnections helper function Janos Guljas 2019-02-12 11:02:59 +0100
  • 3de19c8b31 build: use SFTP for launchpad uploads (#19037) Felix Lange 2019-02-12 10:55:25 +0100
  • 1b84db0169
    clef, signer: minor changes from review Martin Holst Swende 2019-02-12 10:53:41 +0100
  • 5e7f3526eb
    cmd/utils: make fdlimit happy path a bit cleaner Péter Szilágyi 2019-02-12 11:52:00 +0200
  • 79c6d99e0e
    common/fdlimit: make comment a bit more descriptive Péter Szilágyi 2019-02-12 11:48:26 +0200
  • 3d52e89dd8 Merge branch 'master' of https://github.com/tomochain/tomochain Tuna 2019-02-12 16:35:59 +0700
  • 04f532a9fb remove testnet hard-fork Tuna 2019-02-12 16:35:35 +0700
  • 323b67cda9
    Merge pull request #442 from tomochain/thanhson1085-reset-testnet Nguyen Sy Thanh Son 2019-02-12 16:34:19 +0700
  • 2a00e95c4c
    change genesis to reset Testnet Nguyen Sy Thanh Son 2019-02-12 16:33:55 +0700
  • f94b2cac64
    Merge pull request #441 from ngtuna/custom-testnet Tuna 2019-02-12 16:26:01 +0700
  • 23d0284c7c testnet: add hard-fork block, allow nodes to sign block Tuna 2019-02-12 16:22:39 +0700
  • c6b788fe9c
    Merge pull request #440 from thanhson1085/master Nguyen Sy Thanh Son 2019-02-12 16:00:48 +0700
  • aca6a7e9c5 set block hardfork for testnet Nguyen Sy Thanh Son 2019-02-12 08:58:48 +0000
  • 5fc331cc22 graphql: fix typos in comments Roc Yu 2019-02-12 16:44:32 +0800
  • 5fc8142e11
    Merge pull request #439 from ngtuna/custom-testnet Tuna 2019-02-12 15:44:24 +0700
  • 051b10edfc testnet: bypass DV Tuna 2019-02-12 15:43:11 +0700
  • ae5368af50 testnet: validate masternode role Tuna 2019-02-12 15:28:42 +0700
  • 6cb7d52a29 swarm/docker: add global-store and split docker images (#19038) Rafael Matias 2019-02-12 08:34:08 +0100
  • 9b8b1d770d
    Merge pull request #438 from dinhln89/testnet Tuna 2019-02-12 14:00:14 +0700
  • c2e6908f2b Fixed hard code 3 mns address only for testnet. DinhLN 2019-02-12 09:56:04 +0700
  • 82fab5d7de
    Merge pull request #435 from thanhnguyennguyen/adding-debug-log Tuna 2019-02-12 09:55:46 +0700
  • 947db22dfa Version pump to v_0.1.1 AnilChinchawale 2019-02-12 04:55:48 +0530
  • d2722ff048 Swarm MakeFile updated AnilChinchawale 2019-02-12 04:53:39 +0530
  • fd904fd008 debug added in entrypoint AnilChinchawale 2019-02-12 04:53:01 +0530
  • 1adcc815ea changes added in rlpx AnilChinchawale 2019-02-12 04:52:29 +0530
  • e5ee0b3a6a discover updated AnilChinchawale 2019-02-12 04:52:08 +0530
  • bb5e51e33b swarm/storage: fix linter problems Fabio Barone 2019-02-11 17:29:16 -0500
  • 627d06182e swarm/network/simulations/discovery: fixed renamed RPC call Fabio Barone 2019-02-11 17:23:02 -0500
  • d53cb43ddb swarm/storage: wait for to complete Fabio Barone 2019-02-11 12:56:28 -0500
  • 14e2430cc8 swarm/network: minor fix saturated check Fabio Barone 2019-02-11 12:10:21 -0500
  • 554aa7e3e0 cmd/swarm/swarm-smoke: first version trigger has-chunks on timeout Fabio Barone 2019-02-11 11:54:43 -0500
  • 22135028f0
    common/fdlimit: check value after setting fdlimit Martin Holst Swende 2019-02-11 17:24:00 +0100
  • 389825d6a2
    common/fdlimit: goimports Martin Holst Swende 2019-02-11 17:00:20 +0100
  • 4f5807be94 swarm/network/stream: reduce memory consumption when testing data races Janos Guljas 2019-02-11 16:48:30 +0100
  • 7fd3b72246 swarm/network: Reinstate name on (currently unused) span in SendOfferedHashes lash 2019-02-11 16:39:40 +0100
  • b151dc25a6 swarm/network/stream: terminate disconnect goruotines in tests Janos Guljas 2019-02-11 16:33:55 +0100
  • ea260a178d swarm/network, swarm/storage: Remove redundant id to sendpriority lash 2019-02-11 16:33:08 +0100
  • 241119a970 swarm/network: Remove useless span remember lash 2019-02-11 15:57:59 +0100
  • 97ddf0e2a0
    swarm/docker: add global-store and split docker images Rafael Matias 2019-02-11 15:18:41 +0100
  • 2027fd277b build: update CI docs Felix Lange 2019-02-11 15:04:18 +0100
  • 650c551be3 .travis.yml: configure sftp export Felix Lange 2019-02-11 14:17:55 +0100
  • 9fbb034618 build: use sftp for launchpad uploads Felix Lange 2019-02-11 11:54:45 +0100
  • 080f4c26e0 p2p/simulations: fix a deadlock calling getRandomNode with lock Janos Guljas 2019-02-11 14:00:10 +0100
  • 75e2910312
    common/fdlimit: return error if OPEN_MAX is exceeded in Raise() Martin Holst Swende 2019-02-11 12:33:58 +0100
  • 3ef8310edb node: check for previous default datadir Felix Lange 2019-02-11 12:30:24 +0100
  • db23b9547b
    common/fdlimit: fix Maximum-check to respect OPEN_MAX Martin Holst Swende 2019-02-11 11:21:57 +0100
  • b4d145673b
    common/fdlimit: cap on MacOS file limits, fixes #18994 Martin Holst Swende 2019-02-11 11:07:22 +0100
  • e4111471d4 swarm/network: protect addrCountC in Kademlia.AddrCountC function Janos Guljas 2019-02-11 11:03:39 +0100
  • b533f572f7 swarm: fix uptime gauge update goroutine leak by introducing cleanup functions Elad Nachmias 2019-02-11 13:59:58 +0700
  • ab03f8f081 swarm/storage: lock as value not pointer Fabio Barone 2019-02-10 20:05:18 -0500
  • 30994df508 unit test added for server and table AnilChinchawale 2019-02-11 04:52:25 +0530
  • b068f9d491
    eth/filters: support reverse ordered logs hackyminer 2019-02-10 05:01:55 +0900
  • 4da2092908
    core: fix pruner panic when importing low-diff-large-sidechain Péter Szilágyi 2019-02-08 11:11:31 +0200
  • 3ab9dcc3bd
    core: repro #18977 Martin Holst Swende 2019-02-04 11:54:39 +0100
  • 18f702faf7
    cmd/puppeth: handle pre-set Petersburg number, save changed fork rules Péter Szilágyi 2019-02-06 14:34:08 +0200
  • 3a95128b22
    core: fix error in block iterator (#18986) Martin Holst Swende 2019-02-04 13:30:19 +0100
  • 631e2f07f6
    eth: make tracers respect pre- EIP 158/161 rule Martin Holst Swende 2019-02-01 10:30:59 +0100
  • 70d17edc89 swarm/storage: fix HashExplore concurrency bug ethersphere#1211 Fabio Barone 2019-02-08 17:35:51 -0500
  • 35afa4a72b accounts/abi/bind/backends: add TransactionByHash to SimulatedBackend Dan Kinsley 2019-02-08 16:56:45 -0500
  • 1d7a4829b2 swarm/storage: temporarily disable TestGetAllReferences - hashing bug Fabio Barone 2019-02-08 15:52:34 -0500
  • 3f3f6708dc swarm/storage: Introduce new trace across single fetcher lifespan lash 2019-02-08 19:24:46 +0100
  • f8001a6891 swarm/newtork: WIP Span request span until delivery and put lash 2019-02-08 17:52:49 +0100
  • e1878681f7 swarm/network: edited tests to pass new saturated check Fabio Barone 2019-02-08 11:17:11 -0500
  • 27e3f96819 swarm: CI race detector test adjustments (#19017) Ferenc Szabo 2019-02-08 17:07:11 +0100
  • cde02e017e swarm/pss: transition to whisper v6 (#19023) gluk256 2019-02-08 20:05:10 +0400
  • 6fba8745fb swarm/network: PeersPerBin with depth check Fabio Barone 2019-02-08 11:00:28 -0500
  • 0c10d37606 swarm/network, swarm/storage: Preserve opentracing contexts (#19022) lash 2019-02-08 16:57:48 +0100
  • 68bb777e42 swarm/network: Fix wrong scoped context in request lash 2019-02-08 16:07:35 +0100
  • 9146d3a80e swarm/network: Retrigger travis lash 2019-02-08 14:46:15 +0100
  • 293ede2713 swarm/pss: transition to whisper v.6 Vlad 2019-02-08 17:36:33 +0400
  • 7f875d6494 swarm/network: Reinstate SendOfferedHashes span lash 2019-02-08 14:11:12 +0100
  • 2955566655
    all: integrate chain freezer and polish database accesses Péter Szilágyi 2018-10-02 10:46:46 +0300
  • 39ac0e38e8
    eth, freezer: add immutable chain freezer Péter Szilágyi 2018-09-24 15:57:49 +0300
  • 11d944121f swarm/network/stream: correctly use Simulation.Run callback Janos Guljas 2019-02-08 13:22:35 +0100
  • aff90fcec9 swarm/storage: Correct hierarchy for lazyreader read context lash 2019-02-08 12:08:51 +0100
  • 91f87355a2 swarm/network/stream: fix TestGetSubscriptionsRPC data race Janos Guljas 2019-02-08 12:42:12 +0100
  • edfee9cacb swarm/storage: prevent data race on LDBStore.batchesC Janos Guljas 2019-02-08 12:35:37 +0100
  • d233560768 swarm/network/stream: fix data races in GetPeerSubscriptions Janos Guljas 2019-02-08 12:34:35 +0100
  • 73d5c97595 swarm/network/stream: raise newStreamerTester waitForPeers timeout Janos Guljas 2019-02-08 11:47:38 +0100
  • 4d65aea4c5 swarm/network/stream: newStreamerTester cleanup only if err is nil Janos Guljas 2019-02-08 11:46:13 +0100
  • 0436412412
    Merge pull request #18988 from holiman/repro18977 Péter Szilágyi 2019-02-08 12:27:15 +0200
  • 940e317094
    core: fix pruner panic when importing low-diff-large-sidechain Péter Szilágyi 2019-02-08 11:11:31 +0200
  • da1efdae0c
    core: repro #18977 Martin Holst Swende 2019-02-04 11:54:39 +0100
  • b64be4f201 swarm/network: saturation with higher MinBinSize Fabio Barone 2019-02-07 18:28:55 -0500
  • 107d2837f9 Server RPC updated AnilChinchawale 2019-02-08 04:52:36 +0530
  • 131a956a40 Updated peer AnilChinchawale 2019-02-08 04:52:17 +0530