Commit Graph

  • 9d3ea8df1c
    vendor: pull in upstream syscall fixes for non-linux/arm64 Péter Szilágyi 2019-02-15 00:51:34 +02: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
  • 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
  • ba90a4aaa4 common/fdlimit: fix windows build (#19068) Felix Lange 2019-02-14 16:32:22 +01: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
  • 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
  • 3ee09ba035 swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) Elad 2019-02-14 13:51:57 +07:00
  • e9f70c9064
    clef: documentation generator + docs (#19020) Martin Holst Swende 2019-02-13 21:37:59 +01:00
  • 3fd6db2bf6 swarm: fix network/stream data races (#19051) Janoš Guljaš 2019-02-13 13:03:23 +01:00
  • d596bea2d5 swarm: fix uptime gauge update goroutine leak by introducing cleanup functions (#19040) Elad 2019-02-13 14:15:03 +07:00
  • 555b3652dc accounts/abi/bind/backends: add TransactionByHash to SimulatedBackend (#19026) Dan Kinsley 2019-02-12 16:23:10 -07:00
  • 3d22a46c94 swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) holisticode 2019-02-12 18:17:44 -05:00
  • b30109df3c swarm/pss: mutex lifecycle fixed (#19045) gluk256 2019-02-13 03:12:41 +04:00
  • 8771fbf3c8
    rpc: make stdio usable over custom channels (#19046) Martin Holst Swende 2019-02-12 18:05:28 +01:00
  • b5d471a739
    clef: bidirectional communication with UI (#19018) Martin Holst Swende 2019-02-12 17:38:46 +01:00
  • 75d292bcf6
    clef: external signing fixes + signing data (#19003) Martin Holst Swende 2019-02-12 14:00:02 +01:00
  • edf976ee8e
    .travis.yml: fix upload destination (#19043) Felix Lange 2019-02-12 13:02:40 +01:00
  • f48da43bae common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) Martin Holst Swende 2019-02-12 11:29:05 +01:00
  • 3de19c8b31 build: use SFTP for launchpad uploads (#19037) Felix Lange 2019-02-12 10:55:25 +01:00
  • 6cb7d52a29 swarm/docker: add global-store and split docker images (#19038) Rafael Matias 2019-02-12 08:34:08 +01:00
  • 27e3f96819 swarm: CI race detector test adjustments (#19017) Ferenc Szabo 2019-02-08 17:07:11 +01:00
  • cde02e017e swarm/pss: transition to whisper v6 (#19023) gluk256 2019-02-08 20:05:10 +04:00
  • 0c10d37606 swarm/network, swarm/storage: Preserve opentracing contexts (#19022) lash 2019-02-08 16:57:48 +01:00
  • 0436412412
    Merge pull request #18988 from holiman/repro18977 Péter Szilágyi 2019-02-08 12:27:15 +02:00
  • 940e317094
    core: fix pruner panic when importing low-diff-large-sidechain Péter Szilágyi 2019-02-08 11:11:31 +02:00
  • da1efdae0c
    core: repro #18977 Martin Holst Swende 2019-02-04 11:54:39 +01:00
  • 4f3d22f06c swarm/storage/localstore: new localstore package (#19015) Janoš Guljaš 2019-02-07 18:40:26 +01:00
  • 41597c2856 swarm: Debug API and HasChunks() API endpoint (#18980) holisticode 2019-02-07 09:49:19 -05:00
  • 33d0a0efa6 cmd/swarm/global-store: global store cmd (#19014) Janoš Guljaš 2019-02-07 15:46:58 +01:00
  • 685eec3128
    Merge pull request #19012 from holiman/default155 Péter Szilágyi 2019-02-07 16:19:28 +02:00
  • 9fa4c3ce94
    Merge pull request #18991 from karalabe/archive-write-cache Péter Szilágyi 2019-02-07 16:03:43 +02:00
  • d212535ddd
    cmd/swarm/swarm-smoke: refactor generateEndpoints (#19006) Anton Evangelatov 2019-02-07 14:38:32 +01:00
  • 7f55b0cbd8 cmd/swarm: hashes command (#19008) holisticode 2019-02-07 07:51:24 -05:00
  • d6225ab846
    cmd/utils, eth: relinquish GC cache to read cache in archive mode Péter Szilágyi 2019-02-05 12:49:59 +02:00
  • 85b3b1c8d6
    Merge pull request #16619 from kielbarry/contractsgolint Péter Szilágyi 2019-02-07 14:07:03 +02:00
  • 159e991196
    contracts/chequebook: polishes and naked return removals Péter Szilágyi 2019-02-07 13:14:24 +02:00
  • 53b823afc8
    contracts/*: golint updates for this or self warning Kiel barry 2018-04-30 16:05:24 -07:00
  • 2ac61a9914
    ethapi: default to use eip-155 protected transactions Martin Holst Swende 2019-02-07 11:59:17 +01:00
  • 6f714ed73e light: make chain receiver names consistent (#18997) Matthew Halpern 2019-02-07 02:53:45 -08:00
  • 7c339ff442 light: make transaction pool receiver names consistent (#19000) Matthew Halpern 2019-02-07 02:53:00 -08:00
  • 4097ba6a00 mobile: add ability to create transactions for deploying contracts (#16104) Derek Gottfrid 2019-02-07 05:49:22 -05:00
  • 26aea73673 cmd, node, p2p/simulations: fix node account manager leak (#19004) Janoš Guljaš 2019-02-07 11:40:36 +01:00
  • 81801ccc2b core/state: more memory efficient preimage allocation (#16663) atsushi-ishibashi 2019-02-07 18:44:45 +09:00
  • c57166caa3
    Merge pull request #19005 from karalabe/puppeth-fix-petersburg Péter Szilágyi 2019-02-06 16:11:41 +02:00
  • 9747df295e
    cmd/puppeth: handle pre-set Petersburg number, save changed fork rules Péter Szilágyi 2019-02-06 14:34:08 +02:00
  • 3eff652a7b swarm/storage: Get all chunk references for a given file (#19002) holisticode 2019-02-06 06:16:43 -05:00
  • 75c9570c31 docs: add audit reports (#18996) Martin Holst Swende 2019-02-06 10:47:54 +01:00
  • 572baae10a signer, clef: implement EIP191/712 (#17789) Paul Berg 2019-02-06 07:30:49 +00:00
  • 7c60d0a6a2 swarm/pss: Remove pss service leak in test (#18992) lash 2019-02-05 14:35:20 +01:00
  • 1c3aa8d9b1 swarm/storage: fix test timeout with -race by increasing mget timeout Ferenc Szabo 2019-02-05 14:34:34 +01:00
  • f413a3dbb2 vendor: update github.com/peterh/liner (#18990) Felix Lange 2019-02-05 12:00:42 +01:00
  • 43e8efe895
    accounts, eth, clique, signer: support for external signer API (#18079) Martin Holst Swende 2019-02-05 11:23:57 +01:00
  • 520024dfd6 README: fix some grammar mistakes (#18981) Rajdeep Singh 2019-02-04 06:28:46 -08:00
  • a0fd4b7e57 core/vm: unshadow err to make it visible in tracers(#18504) Martin Holst Swende 2019-02-04 15:26:21 +01:00
  • 822dc1bfb1
    Merge pull request #18121 from karalabe/goerli Péter Szilágyi 2019-02-04 15:21:24 +02:00
  • b0ed083ead
    cmd, core, params: add support for Goerli Péter Szilágyi 2018-11-16 17:58:24 +02:00
  • 245f3146c2
    rpc: implement full bi-directional communication (#18471) Felix Lange 2019-02-04 13:47:34 +01:00
  • ec3432bccb
    core: fix error in block iterator (#18986) Martin Holst Swende 2019-02-04 13:30:19 +01:00
  • bb7c786b09 trie: add missing unlock call in error case (#18985) HackyMiner 2019-02-04 20:42:46 +09:00
  • 98e0bedcd7 common/compiler: fixed testSource (#18978) Javier Sagredo 2019-02-03 12:41:38 +01:00
  • 05d21438de
    eth: make tracers respect pre- EIP 158/161 rule Martin Holst Swende 2019-02-01 10:30:59 +01:00
  • 597597e8b2 swarm/network: refactor simulation tests bootstrap (#18975) Anton Evangelatov 2019-02-01 09:58:46 +01:00
  • a89170cfb2
    p2p/discover: improve table addition code (#18974) Felix Lange 2019-01-31 11:48:54 +01:00
  • 43e1b7b124 swarm: GetPeerSubscriptions RPC (#18972) holisticode 2019-01-30 15:03:08 -05:00
  • 8cfe1a6832 README: Fix typo (#18966) ligi 2019-01-30 15:16:12 +01:00
  • 592bf6a59c swarm: fix flaky delivery tests (#18971) Janoš Guljaš 2019-01-30 14:03:11 +01:00
  • c5c9cef5c0
    cmd/swarm/swarm-smoke: remove wrong metrics (#18970) Anton Evangelatov 2019-01-30 14:02:15 +01:00
  • f9401ae011 swarm/network: Remove extra random peer, connect test sanity, comments (#18964) lash 2019-01-30 09:49:58 +01:00
  • b91bf08876 cmd/swarm/swarm-smoke: sliding window test (#18967) Elad 2019-01-30 15:46:44 +07:00
  • d88441025f cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode (#17321) lhendre 2019-01-30 02:40:36 -05:00
  • f4094d09cd params, swarm/version: Geth v1.9.0 unstable, Swarm v0.3.11-unstable Felix Lange 2019-01-29 17:43:13 +01:00
  • 1a19c596bf params: new CHTs (#18577) Felföldi Zsolt 2019-01-29 17:39:57 +01:00
  • f0c6f92140
    p2p/discover, p2p/enode: rework endpoint proof handling, packet logging (#18963) Felix Lange 2019-01-29 17:39:20 +01:00
  • 74c38902ec p2p/protocols: fix possible metrics loss in AccountingMetrics (#18956) Janoš Guljaš 2019-01-29 15:19:54 +01:00
  • a0ac3b6a1a p2p/protocols: fix rare data race in Peer.Handshake() (#18951) Ferenc Szabo 2019-01-29 14:51:13 +01:00
  • e9daed189e
    build: tweak debian source package build/upload options (#18962) Felix Lange 2019-01-29 13:20:21 +01:00
  • 4eee99aac5 core/types: remove use of package unsafe Gus 2019-01-29 03:17:40 -06:00
  • 21acf0bc8d cmd/utils: allow for multiple influxdb tags (#18520) Anton Evangelatov 2019-01-29 09:14:24 +01:00
  • b04da9d482 ethereum: improve FilterQuery comment (#18955) HackyMiner 2019-01-29 01:50:31 +09:00
  • 104e6b2050 swarm/pss/notify: shutdown net in TestStart to fix OOM issue (#18953) Janoš Guljaš 2019-01-28 16:08:33 +01:00
  • 616cf78203 travis, appveyor: bump to Go 1.11.5 (#18947) Samuel Marks 2019-01-28 04:54:11 +11:00
  • 277a8c975b eth/fetcher: blockFilter is not used anymore (#17971) Wenbiao Zheng 2019-01-26 21:32:46 +08:00
  • dddd6ef006 accounts/usbwallet/trezor: expose protobuf package (#17980) benma 2019-01-26 14:30:47 +01:00
  • 2209fede4e swarm/pss: fix data race on topicHandlerCaps map (#18523) Ferenc Szabo 2019-01-25 20:18:28 +01:00
  • 17723a5294
    cmd/bootnode: print node URL on startup (#18516) Felix Lange 2019-01-25 12:39:52 +01:00
  • f28da4f602 swarm/metrics: Send the accounting registry to InfluxDB (#18470) Jerzy Lasyk 2019-01-24 18:57:20 +01:00
  • 2abeb35d54 p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) Elad 2019-01-24 23:23:34 +07:00
  • c512d6054d
    github: codeowners for p2p/testing (#18517) Anton Evangelatov 2019-01-24 17:22:46 +01:00
  • 6167dd65b5 swarm/pss: fix data race in notify_test.go (TestStart) (#18518) Ferenc Szabo 2019-01-24 17:07:43 +01:00
  • 684facedb8
    light: fix disableCheckFreq locking (#18515) Felix Lange 2019-01-24 13:40:37 +01:00
  • 0a454554ae cmd/utils: allow empty bootnodes flag override (#18509) Anton Evangelatov 2019-01-24 13:02:30 +01:00
  • ad13d2d407 swarm/version: commit version added (#18510) gluk256 2019-01-24 15:35:10 +04:00
  • 3591fc603f swarm/storage: Fix race in TestLDBStoreCollectGarbage. Disable testLDBStoreRemoveThenCollectGarbage (#18512) Ferenc Szabo 2019-01-24 12:34:12 +01:00
  • 6f45fa66d8 accounts/usbwallet: support trezor passphrases (#16503) Nimrod Gutman 2019-01-24 13:21:38 +02:00
  • 769657060e les: implement ultralight client (#16904) b00ris 2019-01-24 14:18:26 +03:00
  • b8f9b3779f core/vm: fix typos and use ExpGas for EXP (#18400) Nalin Bhardwaj 2019-01-24 16:44:02 +05:30