Commit graph

  • 4e744cfead p2p/protocols: fix data race in TestProtocolHook Ferenc Szabo 2019-03-08 12:59:37 +0100
  • f2f6616cff Final Vendor updated. AnilChinchawale 2019-03-08 15:51:30 +0530
  • 3e3ae65224 Vendor Added AnilChinchawale 2019-03-08 15:51:11 +0530
  • ef775a7cb3 Vendor Updated | zerrors_*.go AnilChinchawale 2019-03-08 15:50:42 +0530
  • 11b4b73cd8 Vendor Updated AnilChinchawale 2019-03-08 15:50:03 +0530
  • 14edd10673 contracts/ens: added eip spec test, minor changes to exiting tests Elad 2019-03-08 17:19:22 +0700
  • 46c2c1c623 contracts/ens: added decode tests Elad 2019-03-08 17:07:28 +0700
  • 3a14b32ab6 contracts/ens: removed multiformats dependencies Elad 2019-03-08 16:54:41 +0700
  • 2cfe0bed9f swarm: fix relationship between spans in open tracing (#19236) Anton Evangelatov 2019-03-08 08:52:25 +0100
  • ceeb047e69 cmd/swarm/swarm-smoke: better logs when debug mode triggers (#19237) Anton Evangelatov 2019-03-08 08:52:05 +0100
  • a6e5c6a2cc swarm/storage/localstore: fix synchronization in TestDB_gcSize (#19235) Janoš Guljaš 2019-03-08 05:59:59 +0100
  • 45ad0d7b1a ethdb: introduce vectordb for persistent sequential data storage Matthew Halpern 2019-03-01 17:36:13 -0800
  • 9a05d3e761 eth: if our chain is better, propagate it back to peers Zergity 2019-03-02 00:37:10 +0700
  • 80a2999624 [#19212] code cleanup Jeff Wentworth 2019-03-08 10:29:06 +0900
  • deb0f4e866 swarm/storage: add chunk ref as a log to netstore.fetcher span Anton Evangelatov 2019-03-07 18:03:20 +0100
  • e38bd0195b swarm/network: try to stop stream.send.request spans on time Anton Evangelatov 2019-03-07 17:50:05 +0100
  • 4533a2b76a swarm/network: propagate span with ctx Anton Evangelatov 2019-03-07 17:09:55 +0100
  • 0d71b2fc98 eth: queue for parent block while fetching a block with unknown parent Zergity 2019-03-07 22:58:45 +0700
  • 235a0f3483 cmd/swarm/swarm-smoke: fixup Anton Evangelatov 2019-03-07 16:27:37 +0100
  • 2168ea0c66 Revert "vendor: add ipfs cid libraries" Elad 2019-03-07 20:29:03 +0700
  • e8f983ec85 wip Elad 2019-03-07 20:27:13 +0700
  • db869ea400 Add unsigned transact function Georgios Konstantopoulos 2019-03-07 15:06:05 +0200
  • db9a034295 swarm/storage/localstore: fix synchronization in TestDB_gcSize Janos Guljas 2019-03-07 13:15:12 +0100
  • 76144724e8 cmd/swarm/swarm-smoke: better logs for debug functionality; Anton Evangelatov 2019-03-07 13:05:02 +0100
  • 4687391213 cmd/swarm: do not ignore cache size=0 (#19231) Elad 2019-03-07 18:44:00 +0700
  • 316b63daf0
    clef: fix erroneous api version (#19234) Martin Holst Swende 2019-03-07 12:09:25 +0100
  • c0cdb59013
    clef: fix erroneous api version Martin Holst Swende 2019-03-07 12:07:56 +0100
  • 2eed46dadf
    Merge pull request #19232 from karalabe/dl-fix-local-drop-sync Péter Szilágyi 2019-03-07 13:06:36 +0200
  • 1f5c28d833
    core/vm: fix error in memory calculation Martin Holst Swende 2019-03-07 12:01:46 +0100
  • e17df3ebce
    core/vm: use 64-bit memory calculations Martin Holst Swende 2019-03-05 09:18:40 +0100
  • 6a4bf5d697
    testdata: fix tests for new error message Martin Holst Swende 2019-03-07 11:46:12 +0100
  • 1612267a4b
    eth/downloader: fix nil droppeer in state sync Péter Szilágyi 2019-03-07 12:37:03 +0200
  • 2fa9e99fc1 usbwallet: check error returned by driver close (#18057) Corey Lin 2019-03-07 18:13:06 +0800
  • df99693ad0
    accounts/usbwallet: simplify close Péter Szilágyi 2019-03-07 12:11:33 +0200
  • 5f94f8c7e7 signer: change the stdio jsonrpc to use legacy namespace conventions (#19047) Martin Holst Swende 2019-03-07 10:56:08 +0100
  • 666b117a45
    core: tiny comment nit fixups Péter Szilágyi 2019-03-07 11:20:08 +0200
  • eb199f1fc2 swarm: localstore hasser (#19230) Janoš Guljaš 2019-03-07 10:07:54 +0100
  • 9392cd9aec cmd/swarm: do not ignore cache size=0 Elad 2019-03-07 14:53:03 +0700
  • d45f8d1880 swarm/network: remove *WithServer tests from stream package (#19223) Ferenc Szabo 2019-03-07 09:27:56 +0100
  • a87776a5fe swarm/network/stream: Fix flaky tests in GetSubscriptionsRPC test (#19227) holisticode 2019-03-07 03:24:28 -0500
  • 72b21db2d3
    Merge pull request #19021 from karalabe/database-cleanup Péter Szilágyi 2019-03-07 10:21:40 +0200
  • 24eb94fc28 Add fdlimit for Darwin architecture Julian Yap 2019-03-06 23:46:22 -0800
  • f2d6310354 p2p/protocols: fix race condition in TestAccountingSimulation (#19228) holisticode 2019-03-07 02:13:11 -0500
  • 36822f805e contracts/ens: wip integration Elad 2019-03-07 13:19:13 +0700
  • d58bae177f p2p/protocols: fix race condition Fabio Barone 2019-03-06 16:43:22 -0500
  • 70b4c8b584 swarm/network/stream/: fix linter errors Fabio Barone 2019-03-06 12:24:37 -0500
  • 1aff836004 swarm/network/stream: only count first iteration of subscriptions Fabio Barone 2019-03-06 11:04:58 -0500
  • eb86e581c6 swarm/network/stream: fixed timing issues Fabio Barone 2019-03-06 10:46:10 -0500
  • d905ebb474 Merge branch 'master' of https://github.com/ethereum/go-ethereum 贺鹏飞 2019-03-06 22:33:04 +0800
  • 7f151ff133 refactor(tx_pool.go): caching signature check result before holding lock significantly improve concurrency 贺鹏飞 2019-03-06 22:31:41 +0800
  • 7ef67811f1 swarm/network: remove *WithServer tests from stream package Ferenc Szabo 2019-03-06 15:27:52 +0100
  • 1032f140e9 contracts/ens: more cid sanity checks Elad 2019-03-06 21:26:48 +0700
  • eb8fb04abb common/compiler: gofmt Kushagra Sharma 2019-03-06 14:30:43 +0100
  • 5852134849 contracts/ens: cid sanity tests Elad 2019-03-06 20:13:44 +0700
  • 4de05a3a43 swarm/pss: gofmt applied Vlad 2019-03-06 17:03:58 +0400
  • a992762ebd common/compiler, cmd/abigen: fixed linter errors, ran gofmt Kushagra Sharma 2019-03-06 12:55:01 +0100
  • 13d15979bb swarm/shed: remove named return values from Index.Has Janos Guljas 2019-03-06 12:48:48 +0100
  • 1d7aa22424 swarm/pss: WaitTillSnapshotLoaded() fixed Vlad 2019-03-06 15:47:31 +0400
  • 62807b7032 swarm/storage/localstore: remove named values from Hasser.Has Janos Guljas 2019-03-06 12:46:45 +0100
  • ce3ea8c9b1
    Merge pull request #19222 from karalabe/clique-fix-test Péter Szilágyi 2019-03-06 13:41:00 +0200
  • 054412e335
    all: clean up and proerly abstract database access Péter Szilágyi 2018-09-24 15:57:49 +0300
  • 2f24e254a9
    consensus/clique: fix test copy paste error, test what's documented Péter Szilágyi 2019-03-06 12:42:08 +0200
  • 15eee47ebf accounts: prefer nil slices over zero-length slices (#19079) Matthew Halpern 2019-03-06 02:30:39 -0800
  • d8a786fc7a fixed utils contract AnilChinchawale 2019-03-06 15:53:30 +0530
  • 2637f249d9 p2p: Cherrypick enr inclusion in rlp handshake by @fjl lash 2019-03-05 16:41:43 +0100
  • 5697731c0c p2p/simulations: WIP make sim compatible with enode/enr lash 2019-02-26 17:40:19 +0100
  • 257da0d88d swarm/storage/localstore: fix Hasser comment Janos Guljas 2019-03-06 08:45:58 +0100
  • 76628f8550 swarm/storage/localstore: add hasser Janos Guljas 2019-02-27 11:04:42 +0100
  • 772674d355 v1.3.0 Tuna 2019-03-06 13:35:54 +0700
  • 29d9b6b294 vendor: add ipfs cid libraries Elad 2019-03-06 12:45:28 +0700
  • 9a9d03c289 Add account state migration support to go-ethereum. Matthew Halpern 2019-03-05 20:57:37 -0800
  • 472a66bb12 [#19212] handle cases where add or rem could be nil Jeff Wentworth 2019-03-06 11:05:07 +0900
  • 6638e4625b
    Merge pull request #1 from ethereum/master Jeff Wentworth 2019-03-06 10:20:31 +0900
  • 34c85def3e cmd/swarm/swarm-smoke: sliding window test should not time out (#19152) Elad 2019-03-05 23:43:05 +0700
  • 0aa6d71a9a cmd/swarm/swarm-smoke: address PR comments Elad 2019-03-05 21:42:53 +0700
  • 5e69e3d4d1 swarm: extend chunk.Store Janos Guljas 2019-03-05 15:31:04 +0100
  • 6ce34818e7 cmd/swarm: re-enable TestCLISwarmExportImport Janos Guljas 2019-03-05 14:16:56 +0100
  • 3e6e03a7b3 swarm/storage/localstore: add TestExportImport and fix Export function Janos Guljas 2019-03-05 14:16:02 +0100
  • 44633ce2f7 swarm/network/stream: start of localstore integration Janos Guljas 2019-03-05 13:04:00 +0100
  • a96aeeb76d swarm: merge branch 'master' into localstore-storage-integration Janos Guljas 2019-03-05 13:02:05 +0100
  • 81ed700157 Enable longrunning tests to run (#19208) holisticode 2019-03-05 06:54:46 -0500
  • 10712d0c7a
    Merge pull request #459 from tomochain/thanhson1085-custom-maxpeers Etienne Napoleone 2019-03-05 18:09:38 +0700
  • 445ba3d54b
    minor organisation tweak Etienne Napoleone 2019-03-05 18:03:53 +0700
  • 3c868707f2
    Merge pull request #451 from nguyenbatam/version_1_3 Tuna 2019-03-05 17:43:35 +0700
  • 24c1fbc1db
    Allow custom maxpeers Nguyen Sy Thanh Son 2019-03-05 17:36:06 +0700
  • c6886f92f2 removed kyc smart contract for stable version parmarrushabh 2019-03-05 15:44:26 +0530
  • 9a09a0399b cmd/swarm/swarm-smoke: address PR comments Elad 2019-03-05 15:31:01 +0700
  • ba55451142 create new func penalties for hard fork Nguyen Ba Tam 2019-02-22 17:05:03 +0700
  • 750845fcd9 swarm/network/stream: cleanup for PR Fabio Barone 2019-03-04 18:18:29 -0500
  • 216bd2ceba swarm/storage/localstore: fix testDB_collectGarbageWorker data race (#19206) Janoš Guljaš 2019-03-04 22:19:57 +0100
  • 83ecad8ce7 swarm/network/stream: don't WaitTillHealthy in SyncerSimulation Fabio Barone 2019-03-04 15:20:05 -0500
  • 8322e4738d swarm/network/stream: reduced longrunning snapshot tests to 64 nodes Fabio Barone 2019-03-04 14:58:20 -0500
  • f322700b23 swarm/pss: snapshot test updated Vlad 2019-03-04 23:49:15 +0400
  • 19053c3be0 swarm/network/stream: more debug output Fabio Barone 2019-03-04 13:19:11 -0500
  • 6b20d6a44b swarm/network/stream: longer SyncUpdateDelay for longrunning tests Fabio Barone 2019-03-04 11:48:49 -0500
  • a9e3bb8551 swarm/network/stream: disabled healthy check in delivery tests Fabio Barone 2019-03-04 11:33:42 -0500
  • 4aed2a5e12 swarm/network/stream: store kademlia in bucket Fabio Barone 2019-03-04 11:19:52 -0500
  • 5ac0f79825 cmd/swarm, swarm: integrate localstore partially Janos Guljas 2019-03-04 15:06:06 +0100
  • 8381e38725 swarm: merge branch 'master' into localstore-storage-integration Janos Guljas 2019-03-04 15:03:52 +0100
  • c0a4b1be92 swarm: merge branch 'master' into localstore-storage-integration Janos Guljas 2019-03-04 14:58:44 +0100