Commit Graph

  • c5eccaefb8 core/vm: remove unused constants Matthew Halpern 2019-02-14 17:39:51 -08:00
  • d88c6ce6b0 swarm: Reinstate Pss Protocol add call through swarm service (#19117) lash 2019-02-18 16:44:50 +01:00
  • 230c88c66a core: remove redundant parentheses Matthew Halpern 2019-02-15 07:07:24 -08:00
  • 3c62f965e7 eth: remove redundant parentheses (#19108) Matthew Halpern 2019-02-18 07:42:22 -08:00
  • 9a1114f60d eth: extract check for tracing transaction in block file Matthew Halpern 2019-02-15 06:58:43 -08:00
  • 1dfee7f8cb eth/*: remove redundant parentheses Matthew Halpern 2019-02-15 07:08:16 -08:00
  • 91c574cab0 swarm/storage/mock/explorer: add swagger api definition Janos Guljas 2019-02-18 14:21:57 +01:00
  • a145208dbc swarm/storage/mock/explorer: add tests Janos Guljas 2019-02-18 14:15:01 +01:00
  • c19f9db91c Explore how to loop over collections Adam Schmideg 2019-02-18 13:48:23 +01:00
  • 2a0e1bb32b crypto/ecies: remove unused function (#19096) Matthew Halpern 2019-02-18 04:09:07 -08:00
  • f57c80d22e metrics: remove redundant type specifiers (#19090) Matthew Halpern 2019-02-18 03:37:31 -08:00
  • 7b3e3d549e node: prefer nil slices over zero-length slices (#19083) Matthew Halpern 2019-02-18 03:31:22 -08:00
  • 3930f3795b core: remove unused function (#19097) Matthew Halpern 2019-02-18 03:27:31 -08:00
  • a1f366ecf6 core/vm: update annotation (#19050) needkane 2019-02-18 19:14:49 +08:00
  • df7c4618cd signer/core: remove unused function (#19099) Matthew Halpern 2019-02-18 03:10:28 -08:00
  • 62d7688d0a cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101) holisticode 2019-02-18 06:05:22 -05:00
  • bbda78ff6d
    Merge pull request #446 from tomochain/thanhson1085-debug-mode Nguyen Sy Thanh Son 2019-02-18 17:45:40 +07:00
  • b6ce358a9b
    Merge pull request #19114 from holiman/update_bigcache Péter Szilágyi 2019-02-18 12:43:41 +02:00
  • e16f11b03e
    Update entrypoint.sh Nguyen Sy Thanh Son 2019-02-18 17:43:06 +07:00
  • 66d3055b31
    Update entrypoint.sh Nguyen Sy Thanh Son 2019-02-18 17:42:04 +07:00
  • 7795a28ceb
    Update entrypoint.sh Nguyen Sy Thanh Son 2019-02-18 17:41:35 +07:00
  • 51d8bcbcb3
    Add debug mode Nguyen Sy Thanh Son 2019-02-18 17:40:55 +07:00
  • 2c6a41c1d4 swarm: Even less self lash 2019-02-18 10:11:11 +01:00
  • 4d1810a1a4 swarm: Reinstate Pss Protocol add call through swarm service lash 2019-02-18 10:06:20 +01:00
  • c0b9c763bb
    build: explicitly force .xz compression (old debuild picks gzip) (#19118) Péter Szilágyi 2019-02-18 12:12:26 +02:00
  • f925c782c7
    build: explicitly force .xz compression (old debuild picks gzip) Péter Szilágyi 2019-02-18 12:10:09 +02:00
  • 75a931470e travis.yml: add launchpad SSH public key (#19115) Péter Szilágyi 2019-02-18 11:24:11 +02:00
  • 690b5e3062 internal/build: accept any host key for SFTP Felix Lange 2019-02-18 09:55:09 +01:00
  • 80cf354d43
    travis: inject the PPA server SSH public key Péter Szilágyi 2019-02-18 10:45:46 +02:00
  • 37e5a908e7
    vendor: update bigcache Martin Holst Swende 2019-02-18 09:15:55 +01:00
  • 50b872bf05 p2p, swarm: fix node up races by granular locking (#18976) Ferenc Szabo 2019-02-18 07:38:14 +01:00
  • 71382131df cmd/swarm/swarm-smoke: renamed track-timeout and track-chunks Fabio Barone 2019-02-17 19:49:45 -05:00
  • 6957d135ad swarm/network: Obeying the linting machine lash 2019-02-17 16:53:58 +01:00
  • 92420baba8
    blockchain: more tests for sidechain import, fixes #19105 Martin Holst Swende 2019-02-17 14:36:59 +01:00
  • 1682880dbf swarm/network: Remove redundance pointer return from sanitize lash 2019-02-17 08:59:29 +01:00
  • 12ca3b172a swarm/pss: refactoring (#19110) gluk256 2019-02-17 09:29:41 +04:00
  • 4f85c2b88b
    trie: fix error in node decoding (#19111) Martin Holst Swende 2019-02-16 16:16:12 +01:00
  • d8224029b7
    trie: fix error in node decoding Martin Holst Swende 2019-02-16 15:04:09 +01:00
  • dcdff86b8e cmd/swarm/swarm-smoke: addressed PR comments Fabio Barone 2019-02-15 17:41:17 -05:00
  • 30ce3bcadc les: remove redundant parentheses Matthew Halpern 2019-02-15 07:09:09 -08:00
  • c95a5b0d74 cmd/swarm/global-store: add chunk explorer tests Janos Guljas 2019-02-15 15:44:07 +01:00
  • a26d3e07e6 cmd/swarm/global-store: add chunk explorer Janos Guljas 2019-02-15 15:43:08 +01:00
  • acdb088c01 p2p/simulations: remove faulty godoc from private function Ferenc Szabo 2019-02-15 15:40:28 +01:00
  • a721fc6b4c swarm/state: simplify if statement in DBStore.Put() Ferenc Szabo 2019-02-15 11:53:32 +01:00
  • c35c7ed718 p2p/simulations: fix deadlock during network shutdown Ferenc Szabo 2019-02-15 13:37:37 +01:00
  • ddfe26cbfa p2p/simulations: ensure method conformity for Network Ferenc Szabo 2019-02-15 12:19:41 +01:00
  • 316dac5ff4 p2p/simulations: fix deadlock in Network.GetRandomDownNode() Ferenc Szabo 2019-02-15 11:59:54 +01:00
  • a18a3e0ba7 swarm/network: Add test for enode uaddr rewrite method lash 2019-02-15 13:33:34 +01:00
  • 2766ccb4c0 swarm/network: Replace remote ip in handshake uaddr lash 2019-02-15 10:09:45 +01:00
  • dcb872952c swarm/network: Logline to see handshake addr lash 2019-02-13 16:36:02 +01:00
  • f606f57cea swarm/storage/mock/explorer: initial implementation Janos Guljas 2019-02-15 12:42:31 +01:00
  • 3942a534fe swarm/pss: goimports fixed Vlad 2019-02-15 12:56:46 +04:00
  • d2cf15441f swarm/pss: moved whisper to keystore Vlad 2019-02-15 11:43:06 +04:00
  • 5d16717fd3 core/snailchain.go: continue to iteration if ErrPrunedAncestor ywzqwwt 2019-02-15 15:40:07 +08:00
  • 5b8ae7885e swarm/storage: fix influxdb gc metrics report (#19102) Elad 2019-02-15 13:41:42 +07:00
  • 4f2fbae59b swarm/storage: fix influxdb gc metrics report Elad Nachmias 2019-02-15 12:51:05 +07:00
  • 0260ba1803 signer/core: remove unused function Matthew Halpern 2019-02-14 17:54:24 -08:00
  • 5ee337926f p2p/*: remove unused functions Matthew Halpern 2019-02-14 17:50:55 -08:00
  • 46a57b6970 core: remove unused function Matthew Halpern 2019-02-14 17:47:05 -08:00
  • 751d2ba066 crypto/ecies: remove unused function Matthew Halpern 2019-02-14 17:48:02 -08:00
  • 63960a7d89 accounts/abi/bind/backends: remove redundant type specifiers Matthew Halpern 2019-02-14 17:02:30 -08:00
  • 011073f48a crypto/ecies: remove redundant type specifiers Matthew Halpern 2019-02-14 17:04:05 -08:00
  • 57bab05b12 internal/ethapi: remove redundant type specifiers Matthew Halpern 2019-02-14 17:05:30 -08:00
  • daed0802c0 les: remove redundant type specifiers Matthew Halpern 2019-02-14 17:05:55 -08:00
  • c5fdc76c7e metrics: remove redundant type specifiers Matthew Halpern 2019-02-14 17:07:17 -08:00
  • 2f10743019 whisper: remove redundant type specifiers Matthew Halpern 2019-02-14 17:08:37 -08:00
  • 7f6b05aa43
    Merge pull request #19087 from karalabe/ios-fix-take-2 Péter Szilágyi 2019-02-15 02:01:28 +02:00
  • fa87929a2f cmd: prefer nil slices over zero-length slices (#19077) Matthew Halpern 2019-02-14 15:02:11 -08:00
  • e26a119c9b console: prefer nil slices over zero-length slices (#19076) Matthew Halpern 2019-02-14 14:59:54 -08:00
  • 9d3ea8df1c
    vendor: pull in upstream syscall fixes for non-linux/arm64 Péter Szilágyi 2019-02-15 00:51:34 +02:00
  • 95eb97f137 swarm/network: extract no light node local variable to constant Matthew Halpern 2019-02-14 11:12:42 -08:00
  • bb5a2ee407 swarm/storage: fix loop bound for database cleanup Matthew Halpern 2019-02-14 11:01:08 -08:00
  • 3c1805a403 trie: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:53:27 -08:00
  • 5ca08c3297 node: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:53:27 -08:00
  • 66c38105d2 mobile: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:53:27 -08:00
  • cacf4b099b les: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:53:27 -08:00
  • a824a86256 eth: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:50:24 -08:00
  • 9fac512f94 core: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:49:02 -08:00
  • 0d7cb24513 cmd/*: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:47:52 -08:00
  • 182ba519b5 console: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:48:24 -08:00
  • 2b75fa9d61 core: enforce camel case variable names (#19058) Matthew Halpern 2019-02-14 11:14:05 -08:00
  • 2af24724dd swarm/network: Saturation check for healthy networks (#19071) holisticode 2019-02-14 13:01:50 -05:00
  • 30915726d6 cmd/swarm/swarm-smoke: added debug output Fabio Barone 2019-02-14 11:15:57 -05:00
  • fab8c5a1cd
    Merge pull request #19072 from karalabe/update-syscalls Péter Szilágyi 2019-02-14 18:42:02 +02:00
  • dcc045f03c
    vendor: update syscalls dependency Péter Szilágyi 2019-02-14 18:14:28 +02:00
  • 92a6ed1209 swarm/pss: split pss and keystore Vlad 2019-02-14 19:53:44 +04:00
  • 3949bf49fc swarm/storage/mock/test: add comments for MockStoreListings Janos Guljas 2019-02-14 16:33:26 +01:00
  • ba90a4aaa4 common/fdlimit: fix windows build (#19068) Felix Lange 2019-02-14 16:32:22 +01:00
  • b7c7d95f4f swarm/network: early depth check Fabio Barone 2019-02-14 10:27:47 -05:00
  • c8c82903ad core: enforce camel case variable names Matthew Halpern 2019-02-13 14:54:22 -08:00
  • 325334f61a light: enforce camel case variable names (#19054) Matthew Halpern 2019-02-14 07:18:32 -08:00
  • a8ddf7ad83 build: avoid dput and upload with sftp directly (#19067) Felix Lange 2019-02-14 16:10:09 +01:00
  • f438cc3159 common/fdlimit: fix windows build Felix Lange 2019-02-14 15:47:54 +01:00
  • 1af99d2984 swarm/storage/mock/db: implement listings for mock/db global store Janos Guljas 2019-02-14 15:43:35 +01:00
  • a324f0e9f0 swarm/storage/mock: add comments to new types and constants Janos Guljas 2019-02-14 15:42:48 +01:00
  • 7d24a73192 eth/tracers: enforce camel case variable names (#19057) Matthew Halpern 2019-02-14 06:38:55 -08:00
  • e6c06a1da8 console, internal: enforce camel case variable names (#19059) Matthew Halpern 2019-02-14 06:38:07 -08:00
  • 078bf2e992 build: avoid dput and upload with sftp directly Felix Lange 2019-02-14 15:22:56 +01:00
  • 8ed14f9fc7 dashboard: replace font awesome lib Kurkó Mihály 2019-02-14 16:01:17 +02:00
  • 5be7f9e274 dashboard: fix peer UI consistency issue, improve UI Kurkó Mihály 2019-01-24 17:18:44 +02:00