Commit graph

  • 316dac5ff4 p2p/simulations: fix deadlock in Network.GetRandomDownNode() Ferenc Szabo 2019-02-15 11:59:54 +0100
  • a18a3e0ba7 swarm/network: Add test for enode uaddr rewrite method lash 2019-02-15 13:33:34 +0100
  • 2766ccb4c0 swarm/network: Replace remote ip in handshake uaddr lash 2019-02-15 10:09:45 +0100
  • dcb872952c swarm/network: Logline to see handshake addr lash 2019-02-13 16:36:02 +0100
  • f606f57cea swarm/storage/mock/explorer: initial implementation Janos Guljas 2019-02-15 12:42:31 +0100
  • 3942a534fe swarm/pss: goimports fixed Vlad 2019-02-15 12:56:46 +0400
  • d2cf15441f swarm/pss: moved whisper to keystore Vlad 2019-02-15 11:43:06 +0400
  • 5d16717fd3 core/snailchain.go: continue to iteration if ErrPrunedAncestor ywzqwwt 2019-02-15 15:40:07 +0800
  • 5b8ae7885e swarm/storage: fix influxdb gc metrics report (#19102) Elad 2019-02-15 13:41:42 +0700
  • 4f2fbae59b swarm/storage: fix influxdb gc metrics report Elad Nachmias 2019-02-15 12:51:05 +0700
  • 0260ba1803 signer/core: remove unused function Matthew Halpern 2019-02-14 17:54:24 -0800
  • 5ee337926f p2p/*: remove unused functions Matthew Halpern 2019-02-14 17:50:55 -0800
  • 46a57b6970 core: remove unused function Matthew Halpern 2019-02-14 17:47:05 -0800
  • 751d2ba066 crypto/ecies: remove unused function Matthew Halpern 2019-02-14 17:48:02 -0800
  • 63960a7d89 accounts/abi/bind/backends: remove redundant type specifiers Matthew Halpern 2019-02-14 17:02:30 -0800
  • 011073f48a crypto/ecies: remove redundant type specifiers Matthew Halpern 2019-02-14 17:04:05 -0800
  • 57bab05b12 internal/ethapi: remove redundant type specifiers Matthew Halpern 2019-02-14 17:05:30 -0800
  • daed0802c0 les: remove redundant type specifiers Matthew Halpern 2019-02-14 17:05:55 -0800
  • c5fdc76c7e metrics: remove redundant type specifiers Matthew Halpern 2019-02-14 17:07:17 -0800
  • 2f10743019 whisper: remove redundant type specifiers Matthew Halpern 2019-02-14 17:08:37 -0800
  • 7f6b05aa43
    Merge pull request #19087 from karalabe/ios-fix-take-2 Péter Szilágyi 2019-02-15 02:01:28 +0200
  • fa87929a2f cmd: prefer nil slices over zero-length slices (#19077) Matthew Halpern 2019-02-14 15:02:11 -0800
  • e26a119c9b console: prefer nil slices over zero-length slices (#19076) Matthew Halpern 2019-02-14 14:59:54 -0800
  • 9d3ea8df1c
    vendor: pull in upstream syscall fixes for non-linux/arm64 Péter Szilágyi 2019-02-15 00:51:34 +0200
  • 95eb97f137 swarm/network: extract no light node local variable to constant Matthew Halpern 2019-02-14 11:12:42 -0800
  • bb5a2ee407 swarm/storage: fix loop bound for database cleanup Matthew Halpern 2019-02-14 11:01:08 -0800
  • 3c1805a403 trie: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:53:27 -0800
  • 5ca08c3297 node: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:53:27 -0800
  • 66c38105d2 mobile: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:53:27 -0800
  • cacf4b099b les: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:53:27 -0800
  • a824a86256 eth: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:50:24 -0800
  • 9fac512f94 core: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:49:02 -0800
  • 0d7cb24513 cmd/*: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:47:52 -0800
  • 182ba519b5 console: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:48:24 -0800
  • 2b75fa9d61 core: enforce camel case variable names (#19058) Matthew Halpern 2019-02-14 11:14:05 -0800
  • 2af24724dd swarm/network: Saturation check for healthy networks (#19071) holisticode 2019-02-14 13:01:50 -0500
  • 30915726d6 cmd/swarm/swarm-smoke: added debug output Fabio Barone 2019-02-14 11:15:57 -0500
  • fab8c5a1cd
    Merge pull request #19072 from karalabe/update-syscalls Péter Szilágyi 2019-02-14 18:42:02 +0200
  • dcc045f03c
    vendor: update syscalls dependency Péter Szilágyi 2019-02-14 18:14:28 +0200
  • 92a6ed1209 swarm/pss: split pss and keystore Vlad 2019-02-14 19:53:44 +0400
  • 3949bf49fc swarm/storage/mock/test: add comments for MockStoreListings Janos Guljas 2019-02-14 16:33:26 +0100
  • ba90a4aaa4 common/fdlimit: fix windows build (#19068) Felix Lange 2019-02-14 16:32:22 +0100
  • b7c7d95f4f swarm/network: early depth check Fabio Barone 2019-02-14 10:27:47 -0500
  • c8c82903ad core: enforce camel case variable names Matthew Halpern 2019-02-13 14:54:22 -0800
  • 325334f61a light: enforce camel case variable names (#19054) Matthew Halpern 2019-02-14 07:18:32 -0800
  • a8ddf7ad83 build: avoid dput and upload with sftp directly (#19067) Felix Lange 2019-02-14 16:10:09 +0100
  • f438cc3159 common/fdlimit: fix windows build Felix Lange 2019-02-14 15:47:54 +0100
  • 1af99d2984 swarm/storage/mock/db: implement listings for mock/db global store Janos Guljas 2019-02-14 15:43:35 +0100
  • a324f0e9f0 swarm/storage/mock: add comments to new types and constants Janos Guljas 2019-02-14 15:42:48 +0100
  • 7d24a73192 eth/tracers: enforce camel case variable names (#19057) Matthew Halpern 2019-02-14 06:38:55 -0800
  • e6c06a1da8 console, internal: enforce camel case variable names (#19059) Matthew Halpern 2019-02-14 06:38:07 -0800
  • 078bf2e992 build: avoid dput and upload with sftp directly Felix Lange 2019-02-14 15:22:56 +0100
  • 8ed14f9fc7 dashboard: replace font awesome lib Kurkó Mihály 2019-02-14 16:01:17 +0200
  • 5be7f9e274 dashboard: fix peer UI consistency issue, improve UI Kurkó Mihály 2019-01-24 17:18:44 +0200
  • 993eb058f4 dashboard: fix UI crash bug, separate nodes from the same IP, format source map Kurkó Mihály 2019-01-16 17:42:34 +0200
  • 83f920f56c dashboard: add sourcemap Kurkó Mihály 2019-01-11 12:32:27 +0200
  • 547bad0d60 dashboard, p2p: separate active peers from inactive ones Kurkó Mihály 2018-11-14 22:39:52 +0200
  • 92d5937023 p2p: meter peer traffic, emit metered peer events Kurkó Mihály 2018-09-18 19:17:16 +0300
  • db914e1421 swarm/storage/mock/mem: add missing comments Janos Guljas 2019-02-14 14:11:10 +0100
  • 9aa451c54e swarm/storage/mock/rpc: add comments and newTestStore helper function Janos Guljas 2019-02-14 14:10:24 +0100
  • 06cc747672 les: revert formatting changes zsfelfoldi 2019-02-14 11:59:34 +0100
  • a479343cc7 Implement api eth.getCandidateStatus parmarrushabh 2019-02-14 14:59:37 +0530
  • 56e1251a94 clean all state of block signer parmarrushabh 2019-02-14 14:46:00 +0530
  • 3ee09ba035 swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) Elad 2019-02-14 13:51:57 +0700
  • e8a0ad429d swarm/storage/netstore: add fetcher cancellation on shutdown swarm/network/stream: remove netstore internal wg swarm/network/stream: run individual tests with t.Run Elad Nachmias 2019-02-12 15:25:57 +0700
  • d7429b1361 cmd/swarm/swarm-smoke: ws not rpc Fabio Barone 2019-02-13 20:18:44 -0500
  • b906f7ab33 cmd/swarm/swarm-smoke: port Fabio Barone 2019-02-13 19:41:16 -0500
  • 060161bae1 p2p/discover: make maximum packet size a constant Matthew Halpern 2019-02-13 15:30:48 -0800
  • 88fb205553 console, internal: enforce camel case variable names Matthew Halpern 2019-02-13 14:52:24 -0800
  • c0be13a098 eth: enforce camel case variable names Matthew Halpern 2019-02-13 14:54:57 -0800
  • 9b896377a4 ethdb: enforce camel case variable names Matthew Halpern 2019-02-13 14:55:21 -0800
  • d4a1b3e73c light: enforce camel case variable names Matthew Halpern 2019-02-13 14:56:45 -0800
  • 37dc55e13e p2p/simulations: enforce camel case variable names Matthew Halpern 2019-02-13 14:57:57 -0800
  • b5ec08d127 cmd/swarm/swarm-smoke: fixed httpEndpoint for trigger Fabio Barone 2019-02-13 16:06:45 -0500
  • e9f70c9064
    clef: documentation generator + docs (#19020) Martin Holst Swende 2019-02-13 21:37:59 +0100
  • 2628a0c4f5 swarm: merge branch 'master' into mock-store-listings Janos Guljas 2019-02-13 18:54:40 +0100
  • 2e340319d4
    clef: updates to doc Martin Holst Swende 2019-02-13 17:55:56 +0100
  • 3fd6db2bf6 swarm: fix network/stream data races (#19051) Janoš Guljaš 2019-02-13 13:03:23 +0100
  • 62226fd5dc
    clef: formatting + spelling Martin Holst Swende 2019-02-13 11:46:26 +0100
  • 11ee704229
    Merge pull request #445 from tomochain/thanhson1085-enable-debug Nguyen Sy Thanh Son 2019-02-13 16:05:33 +0700
  • c0b0e82dff
    add debug mode for testnet Nguyen Sy Thanh Son 2019-02-13 16:04:50 +0700
  • d8f29cf694 swarm/storage: fix LDBStore.batchesC data race by not closing it Janos Guljas 2019-02-13 09:47:35 +0100
  • d596bea2d5 swarm: fix uptime gauge update goroutine leak by introducing cleanup functions (#19040) Elad 2019-02-13 14:15:03 +0700
  • ee9c73708c core/vm: update annotation kane 2019-02-13 01:54:15 -0500
  • 756aebd0d3
    Merge pull request #443 from thanhnguyennguyen/new-apis-for-getBlockSigners-getBlockFinality Tuna 2019-02-13 11:22:40 +0700
  • d53c0a607d
    Merge pull request #444 from ngtuna/validate-mn-testnet Tuna 2019-02-13 10:36:54 +0700
  • be6082e77f separate validateMN func Tuna 2019-02-13 10:35:25 +0700
  • b6b69d160a getBlockSigners-getBlockFinality: refactoring after code review NguyenNguyen 2019-02-13 10:30:35 +0700
  • 555b3652dc accounts/abi/bind/backends: add TransactionByHash to SimulatedBackend (#19026) Dan Kinsley 2019-02-12 16:23:10 -0700
  • 3d22a46c94 swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) holisticode 2019-02-12 18:17:44 -0500
  • b30109df3c swarm/pss: mutex lifecycle fixed (#19045) gluk256 2019-02-13 03:12:41 +0400
  • 5b16c05479 cmd/swarm/swarm-smoke: finalize trigger to chunk debug Fabio Barone 2019-02-12 14:57:17 -0500
  • deb3c5cd5d
    clef: implement documentation generation + remove unused struct Martin Holst Swende 2019-02-08 12:21:09 +0100
  • 8771fbf3c8
    rpc: make stdio usable over custom channels (#19046) Martin Holst Swende 2019-02-12 18:05:28 +0100
  • b5d471a739
    clef: bidirectional communication with UI (#19018) Martin Holst Swende 2019-02-12 17:38:46 +0100
  • 3f4fac06d1
    rpc: make stdio usable over custom channels Martin Holst Swende 2019-02-11 10:58:59 +0100
  • 714d871faa swarm/network/stream: add concurrent safe bool for watchDisconnections Janos Guljas 2019-02-12 15:59:51 +0100
  • d0ca8b1c3a swarm/network: renamed to isSaturated and returns bool Fabio Barone 2019-02-12 09:52:04 -0500
  • 3710a722b3 swarm/network/stream: pass context in watchDisconnections Janos Guljas 2019-02-12 15:47:09 +0100
  • b36816a2ef swarm/storage: append to nil slice Fabio Barone 2019-02-12 09:33:30 -0500