Commit Graph

  • 60a767790d p2p/simulations: removed GetResourceIdFromController Fabio Barone 2017-04-26 12:04:37 -05:00
  • aa91242dee p2p/simulations: renamed all occurrence of cytoscape Fabio Barone 2017-04-25 16:29:52 -05:00
  • f02b408dd2 p2p/simulations: GetResourceIdForController for ResourceController; GET /<networkId>/nodes/<nodeId> Fabio Barone 2017-04-25 13:23:00 -05:00
  • 9fc8097768 p2p/simulations: support GET requests with query string in URL Fabio Barone 2017-04-24 18:19:02 -05:00
  • 20e91384bf p2p/simulations: event streams Lewis Marshall 2017-04-06 00:26:50 +01:00
  • 5b4702304a p2p/adapters: Add "docker" node adapter Lewis Marshall 2017-04-24 13:58:54 +01:00
  • 4807103338 p2p/adapters: Add "exec" node adapter Lewis Marshall 2017-04-23 13:54:06 +01:00
  • 4c6648ef49 all: Fix logging Lewis Marshall 2017-04-21 10:28:19 +01:00
  • bcf2622f29 swarm/network: Don't require NodeAdapter to initialise bzz protocol Lewis Marshall 2017-04-19 22:02:15 +01:00
  • 5dcae2e26e p2p/adapters: Remove Messenger abstraction Lewis Marshall 2017-04-08 12:45:22 +01:00
  • 9407ac7566 p2p/simulations: Add simulation test framework Lewis Marshall 2017-04-07 13:29:34 +01:00
  • b7860c7fc6 kademlia fixes zelig 2017-03-25 01:01:40 +07:00
  • e0468e0442 swarm/network: pssmsg relay through pivotnode nolash 2017-03-20 02:07:44 +01:00
  • 5401bf02f1 swarm/network: peersexchange massaging added send peers to newly connected peer from already connected peer removed peermsg expect nolash 2017-03-18 16:14:49 +01:00
  • 9cad74910f swarm/network, p2p/testing: WIP first test of pss poc Fails as hive insists on starting discovery even though we don't want it nolash 2017-03-17 14:21:57 +01:00
  • d4a08fdf7e p2p/testing, p2p/protocols: refactored test session setup and driver nolash 2017-03-17 11:40:32 +01:00
  • 11aeaec420 swarm/network: WIP kademlia network sim tests nolash 2017-03-17 04:30:59 +01:00
  • e26d672438 kademlia discovery working zelig 2017-03-15 18:42:51 +07:00
  • 1eedb4a2c8 swarm/network: WIP testing for protocol zelig 2017-03-14 14:19:26 +07:00
  • 140c7f7f23 swarm/network: WIP protocol testfixes nolash 2017-03-13 14:45:27 +01:00
  • 29d3936af7 swarm/network: protocol test simplifications nolash 2017-03-13 07:01:59 +01:00
  • a6a006c5e3 add peerpool zelig 2017-03-13 12:55:51 +07:00
  • 7f22abaead swarm/network, p2p: fixes zelig 2017-03-13 10:33:41 +07:00
  • 8cd9adcf38 extending kademlia with bootstrapping, refactor discovery from hive zelig 2017-03-02 18:01:43 +07:00
  • 01fb8ed943 overlay sim fix zelig 2017-02-17 00:03:35 +06:30
  • 7c0a205335 swarm/network: kademlia implementation initial commit zelig 2017-02-06 17:07:30 +06:30
  • 9822d7405e p2p/simulations: improvement and adding msg events nolash 2017-02-06 23:44:45 +01:00
  • 3c84c329f9 p2p/adapters: Removed pointer receiver for RLPxMessenger Pointer rcvr incompatible with protocols.NewPeer nolash 2017-01-27 15:57:55 +01:00
  • 7a6ff56333 p2p: network testing framework and protocol abstraction zelig 2016-11-28 15:35:49 +01:00
  • fd5d51c9ae common/bitutil: added data compression algorithm Zsolt Felfoldi 2017-05-05 20:11:55 +02:00
  • 27e0fbc9e6 containers/vagrant Adding support for Debian Koustubh Sinkar 2017-05-05 14:23:40 +05:30
  • 2ec5cf1673 Merge pull request #14423 from karalabe/bitutil Péter Szilágyi 2017-05-05 18:23:08 +03:00
  • 36a800a1d2
    common/bitutil, consensus/ethash: reusable bitutil package Péter Szilágyi 2017-05-05 16:00:11 +03:00
  • 93832b633e
    VERSION, params: begin 1.6.2 release cycle Péter Szilágyi 2017-05-04 14:34:59 +03:00
  • 021c3c2816
    params: release Geth 1.6.1, Deripors of Ohratuu v1.6.1 Péter Szilágyi 2017-05-04 14:10:02 +03:00
  • ff2c966e7f Merge pull request #14418 from karalabe/rinkeby-flag Péter Szilágyi 2017-05-04 13:54:02 +03:00
  • 14cc40a31a Hive-test fixes (#14419) Martin Holst Swende 2017-05-04 12:53:42 +02:00
  • 881df0e629 Merge pull request #14413 from bas-vk/cli-chain-mngt Péter Szilágyi 2017-05-04 13:31:09 +03:00
  • 561f0df360 core: documentation Martin Holst Swende 2017-05-04 12:14:57 +02:00
  • 1c2f6f5597 Merge pull request #14402 from karalabe/tiered-faucet Péter Szilágyi 2017-05-04 13:07:41 +03:00
  • 764c2520c3 math/big: rename TTM63m1 -> MaxBig63, + go fmt Martin Holst Swende 2017-05-04 11:54:39 +02:00
  • d51a9fd6b7
    cmd, core, params: add --rinkeby flag for fast connectivity Péter Szilágyi 2017-05-04 12:36:20 +03:00
  • 124af830ff core: fix testcase for uncle gasUsage > gasLimit : https://github.com/ethereum/tests/blob/develop/BlockchainTests/EIP150/bcUncleHeaderValiditiy.json#L986 Martin Holst Swende 2017-05-04 11:29:49 +02:00
  • a8aaac7e68 core: Fix for consensus test gasLimit > 2^63-1 https://github.com/ethereum/tests/blob/develop/BlockchainTests/bcInvalidHeaderTest.json#L238 Martin Holst Swende 2017-05-04 11:04:39 +02:00
  • 464f30d301
    cmd/faucet: fix period to days conversion Péter Szilágyi 2017-05-04 11:43:18 +03:00
  • 8a28408616
    cmd/faucet, cmd/puppeth: support multi-tiered faucet Péter Szilágyi 2017-05-02 13:52:51 +03:00
  • 40d7d4285c les: general code refactoring Zsolt Felfoldi 2017-05-01 00:28:21 +02:00
  • 7b62d1c3e6 les: implement retrieve manager Zsolt Felfoldi 2017-03-27 15:52:46 +02:00
  • e1dc7ece62 Merge pull request #14414 from gluk256/77_release Péter Szilágyi 2017-05-03 16:45:39 +03:00
  • 99127ff2e7 build: wnode added to the build configuration Vlad 2017-05-03 15:36:02 +02:00
  • 81d6ec908a
    cmd/geth: migrate dumpconfig command/flags Bas van Kervel 2017-05-03 14:39:07 +02:00
  • 38b4fc8069
    cmd/geth: migrate bug command/flags Bas van Kervel 2017-05-03 13:16:20 +02:00
  • 11ab73f6d8
    cmd/geth: migrate metric command/flags Bas van Kervel 2017-05-03 12:46:32 +02:00
  • 18e9cb1187
    cmd/geth: reorganise misc commands/flags Bas van Kervel 2017-05-03 12:30:58 +02:00
  • 502a2bd69f
    cmd/geth: reorganise console/attach commands/flags Bas van Kervel 2017-05-03 12:26:09 +02:00
  • 8b517d7f00
    cmd/geth: reorganise chain commands/flags Bas van Kervel 2017-05-02 10:55:45 +02:00
  • cad071009d Merge pull request #14412 from karalabe/init-both-chains Péter Szilágyi 2017-05-03 14:32:24 +03:00
  • 181a3309df
    cmd/geth, cmd/utils: init/removedb on light/full dbs simultaneously Péter Szilágyi 2017-05-03 13:35:47 +03:00
  • 02fa3e3179 Merge pull request #14411 from karalabe/clique-double-sign Péter Szilágyi 2017-05-03 11:45:36 +03:00
  • a8eafcdc0e Merge pull request #13885 from bas-vk/rpc_generic_pubsub Péter Szilágyi 2017-05-03 11:41:07 +03:00
  • 3cc01553e5 Proof-of-concept test sync to solve colliding nonces Martin Holst Swende 2017-05-03 10:27:42 +02:00
  • bcf2465b0b
    consensus/clique: fix overflow on recent signer check around genesis Péter Szilágyi 2017-05-03 11:01:06 +03:00
  • c3dc01caf1 README: add config to genesis.json (#14373) nicky g 2017-05-03 12:40:36 +05:30
  • cf4faa491a cmd/puppeth, vendor: update ssh, manage server keys (#14398) Péter Szilágyi 2017-05-03 10:09:34 +03:00
  • 59966255ad Merge pull request #14407 from karalabe/ethash-generation-race Péter Szilágyi 2017-05-03 09:17:01 +03:00
  • f8acc0af7e
    consensus/ethash: fix a timestamp update race Péter Szilágyi 2017-05-02 16:48:36 +03:00
  • 02a29060d2 Merge pull request #14406 from karalabe/downloader-sensitive-code Péter Szilágyi 2017-05-02 16:31:31 +03:00
  • 0255ed6335 Merge pull request #14403 from fjl/console-number Péter Szilágyi 2017-05-02 16:24:34 +03:00
  • 96c2ab22e0
    eth/downloader: fix a potential issue against future refactors Péter Szilágyi 2017-05-02 16:14:35 +03:00
  • 5494e6e7ab Merge pull request #14399 from bas-vk/rpc-cors Péter Szilágyi 2017-05-02 15:53:47 +03:00
  • 32db571681 console: avoid float64 when remarshaling parameters Felix Lange 2017-05-02 13:42:55 +02:00
  • a6af56fa4d
    rpc: disable CORS if user has not specified custom config Bas van Kervel 2017-05-02 11:14:40 +02:00
  • 8cef85258a
    cmd/puppeth, vendor: update ssh, manage server keys Péter Szilágyi 2017-05-02 11:22:21 +03:00
  • 5884606ec3 Merge pull request #14388 from bas-vk/cli-account-mngt Péter Szilágyi 2017-05-02 10:05:20 +03:00
  • 3398009440 Proof-of-concept test with maintaining a local map of nonces Martin Holst Swende 2017-05-02 00:10:28 +02:00
  • 35e01334df swarm/dev: Add development environment Lewis Marshall 2017-04-15 02:57:14 +01:00
  • f6c0f76cc5
    cmd/geth: reorganise account/wallet command/flags Bas van Kervel 2017-04-28 12:38:49 +02:00
  • f9be9a2302 whisper: switching to v5 + minor refactoring (#14387) gluk256 2017-04-28 11:57:15 +02:00
  • 135e26bab3 whisper: switching to v5 + minor refactoring Vlad 2017-04-27 20:09:41 +02:00
  • 95f0bd0acf whisper: message format refactoring (#14335) gluk256 2017-04-26 21:05:48 +02:00
  • 85232bdf7f containers/vagrant: Ignoring the .vagrant folder Koustubh Sinkar 2017-04-26 01:27:47 +05:30
  • 8dce4c283d Merge pull request #14379 from farazdagi/fix/deadlock-in-node-wait Péter Szilágyi 2017-04-25 18:47:55 +03:00
  • fff16169c6 Merge pull request #14377 from karalabe/unify-network-ids Péter Szilágyi 2017-04-25 18:30:56 +03:00
  • 5f7eb78918 node: fixes deadlock on Wait() Victor Farazdagi 2017-04-25 18:04:02 +03:00
  • e61035c5a3
    cmd, eth, les, mobile: make networkid uint64 everywhere Péter Szilágyi 2017-04-25 14:31:15 +03:00
  • f4ad03d888 whisper: minor refactoring Vlad 2017-04-25 13:10:50 +02:00
  • 37e3f561f1
    rpc: support subscriptions under custom namespaces Bas van Kervel 2017-04-06 08:56:41 +02:00
  • ba3bcd16a6 Merge pull request #14350 from fjl/trie-iterator-skip-2 Péter Szilágyi 2017-04-25 11:10:21 +03:00
  • 99152d7f7e Adding support for CentOS as a multi-machine argument Koustubh Sinkar 2017-04-25 09:09:55 +05:30
  • 207bd7d2cd eth: add debug_storageRangeAt Felix Lange 2017-04-19 12:09:04 +02:00
  • 4047ccad2f trie: add start key to NodeIterator constructors Felix Lange 2017-04-13 14:41:24 +02:00
  • a13e920af0 trie: clean up iterator constructors Felix Lange 2017-04-18 13:37:10 +02:00
  • f958d7d482 trie: rework and document key encoding Felix Lange 2017-04-18 13:25:07 +02:00
  • 7cc6abeef6 Merge pull request #14372 from bas-vk/bootnodegenkey Péter Szilágyi 2017-04-24 19:31:23 +03:00
  • 54253aae4c internal/ethapi: return empty arrays instead of null (#14374) bas-vk 2017-04-24 14:00:30 +02:00
  • ba4f76dd26 internal/ethapi: minor comments to avoid future regressions Péter Szilágyi 2017-04-24 15:00:03 +03:00
  • c92cd8996c
    internal/ethapi: return empty arrays instead of null Bas van Kervel 2017-04-24 11:34:32 +02:00
  • f0cbd4e742 update readme for correct genesis.json nicky g 2017-04-24 14:27:49 +05:30
  • 09aabaea9f Merge pull request #14364 from fjl/core-remove-split-stat-ty Péter Szilágyi 2017-04-24 11:43:22 +03:00
  • ecec454e92
    cmd/bootnode: stop after generating/writing nodekey Bas van Kervel 2017-04-24 10:40:20 +02:00