Commit Graph

  • fa34429a26 swarm: fix a data race on startTime (#18511) Janoš Guljaš 2019-01-24 12:02:47 +01:00
  • bbd120354a
    swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) Anton Evangelatov 2019-01-24 12:02:18 +01:00
  • ecb781297b core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) Martin Holst Swende 2019-01-24 11:36:30 +01:00
  • dc43ea8d03
    tests: tune flaky tests that error in travis occasionally (#18508) Martin Holst Swende 2019-01-23 16:09:29 +01:00
  • a50b471b6b accounts/abi: allow interface as the destination (#18490) gary rong 2019-01-23 21:36:49 +08:00
  • ad849c01d3 .github: add @janos as codeowner for p2p/simulations and p2p/protocols (#18506) Janoš Guljaš 2019-01-23 14:23:45 +01:00
  • 9bc0138ded
    eth: properly flush files in standardTraceBlockToFile (#18502) Martin Holst Swende 2019-01-23 11:13:13 +01:00
  • 85a79b3ad3 p2p/simulations: fix data race on swarm/network/simulations (#18464) Elad 2019-01-23 02:11:43 +07:00
  • a6e0285320 .github: reinstate swarm codeowners to p2p package submodules (#18466) Elad 2019-01-22 20:28:28 +07:00
  • f91312dbdb GraphQL master FF for review (#18445) Kris Shinn 2019-01-21 06:38:13 -08:00
  • 105008b6a1 swarm/pss: fixing race condition (#18487) gluk256 2019-01-21 18:22:51 +04:00
  • 15b9b39e6c
    swarm/network: unskip tests previously skipped due to suggestPeer issues (#18477) Viktor Trón 2019-01-19 08:12:57 +01:00
  • 560957799a cmd/swarm/swarm-smoke: use ResettingTimer instead of Counters for times (#18479) holisticode 2019-01-18 12:14:06 -05:00
  • a0b0db6305
    cmd/swarm: use resetting timer to measure fetch time (#18474) Anton Evangelatov 2019-01-18 13:27:27 +01:00
  • 632135ce4c cmd/swarm/swarm-snapshot: disable tests on windows (#18478) Elad 2019-01-18 19:22:05 +07:00
  • 257bfff316 Upload speed (#18442) holisticode 2019-01-17 11:25:27 -05:00
  • 66f0c464cc core: only cache non-nil receipts from the database (#18447) silence 2019-01-17 23:49:12 +08:00
  • 19bfcbf911 swarm/network: fix data race in fetcher_test.go (#18469) Ferenc Szabo 2019-01-17 16:45:36 +01:00
  • 4f8ec44565 swarm/network: fix data race in stream.(*Peer).handleOfferedHashesMsg() (#18468) Ferenc Szabo 2019-01-17 14:44:29 +01:00
  • 81e26d5a48 swarm/network: fix data race warning on TestBzzHandshakeLightNode (#18459) Elad 2019-01-17 17:38:23 +07:00
  • ba6349d39a
    Merge pull request #18436 from karalabe/chainmu-dedup Péter Szilágyi 2019-01-17 12:15:46 +02:00
  • bcb2594151
    swarm/network: rewrite of peer suggestion engine, fix skipped tests (#18404) Viktor Trón 2019-01-17 07:29:34 +01:00
  • 34f11e752f cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) Elad 2019-01-16 19:03:02 +05:30
  • f728837ee6 swarm/storage: fix mockNetFetcher data races (#18462) Janoš Guljaš 2019-01-16 14:31:32 +01:00
  • 96c7c18b18 swarm/network: fix data race in TestNetworkID test (#18460) Janoš Guljaš 2019-01-16 12:56:34 +01:00
  • d37f987639 cmd/evm: Add --vm.evm flag to support EVMC (#18457) Paweł Bylica 2019-01-16 11:43:41 +01:00
  • f50d66f2d8 cmd/geth: update cli copyright years (#18455) dragonvslinux 2019-01-16 00:21:50 +01:00
  • 24d66944cb
    params, swarm: begin Geth v1.8.22 and Swarm v0.3.10 cycle Péter Szilágyi 2019-01-15 22:52:47 +02:00
  • 9dc5d1a915
    params, swarm: release Geth v1.8.21 and Swarm v0.3.9 Péter Szilágyi 2019-01-15 22:51:31 +02:00
  • c03f694be5
    Merge pull request #18454 from karalabe/postpone-constantinople Péter Szilágyi 2019-01-15 22:25:47 +02:00
  • 2a2fd5adf8
    params: postpone Constantinople due to net SSTORE reentrancy Péter Szilágyi 2019-01-15 22:06:17 +02:00
  • 115b1c38ac
    accounts/abi: Add tests for reflection ahead of refactor (#18434) Guillaume Ballet 2019-01-15 16:45:52 +01:00
  • 4aeeecfded swarm/pot: each() functions refactored (#18452) gluk256 2019-01-15 14:51:33 +04:00
  • 1636d9574b swarm/pot: pot.remove fixed (#18431) gluk256 2019-01-11 23:42:33 +04:00
  • 88168ff5c5 Stream subscriptions (#18355) holisticode 2019-01-11 09:08:09 -05:00
  • f25f776c9f
    core, light: get rid of the dual mutexes, hard to reason with Péter Szilágyi 2019-01-11 15:27:47 +02:00
  • d5cad488be core, eth: fix database version (#18429) gary rong 2019-01-11 19:49:12 +08:00
  • 2eb838ed97 p2p/simulations: eliminate concept of pivot (#18426) Ferenc Szabo 2019-01-11 10:23:45 +01:00
  • 38cce9ac33 accounts/abi: Extra slice tests (#18424) Guillaume Ballet 2019-01-10 16:27:54 +01:00
  • 7240f4d800 swarm/network: Rename minproxbinsize, add as member of simulation (#18408) lash 2019-01-10 12:33:51 +01:00
  • 7ca40306af accounts/abi: tuple support (#18406) gary rong 2019-01-10 16:59:37 +08:00
  • 6df3e4eeb0
    swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239) Viktor Trón 2019-01-10 03:36:19 +01:00
  • d70c4faf20 swarm: Fix T.Fatal inside a goroutine in tests (#18409) Janoš Guljaš 2019-01-09 07:05:55 +01:00
  • 81f04fa606
    github: remove swarm github codeowners (#18412) Anton Evangelatov 2019-01-08 22:50:15 +01:00
  • ae857e74bf swarm, p2p/protocols: Stream accounting (#18337) holisticode 2019-01-07 18:59:00 -05:00
  • 56a3f6c03c swarm/storage/mock/test: fix T.Fatal inside a goroutine (#18399) Janoš Guljaš 2019-01-07 14:32:01 +01:00
  • 356c49fa7e swarm: Shed Index and Uint64Field additions (#18398) Janoš Guljaš 2019-01-07 13:20:11 +01:00
  • 428eabe28d cmd/geth: support dumpconfig optionally saving to file (#18327) Sean 2019-01-07 19:56:50 +11:00
  • e05d468075 internal/ethapi: ask transaction pool for pending nonce (#15794) Yondon Fu 2019-01-07 03:47:11 -05:00
  • aca588a8e4 accounts/keystore: small code simplification (#18394) Jeremy Schlatter 2019-01-07 00:35:44 -08:00
  • fe03b76ffe A few minor code inspection fixes (#18393) Ferenc Szabo 2019-01-06 11:58:57 +01:00
  • 072c95fb74 accounts/keystore: fix comment typo (#18395) Jeremy Schlatter 2019-01-05 12:27:57 -08:00
  • e8ff318205 eth/tracer: extend create2 (#18318) gary rong 2019-01-06 04:26:50 +08:00
  • c1c4301121
    Merge pull request #18371 from jeremyschlatter/patch-1 Péter Szilágyi 2019-01-04 10:14:17 +02:00
  • 391d4cb9b5
    Merge pull request #18390 from realdave/remove-sha3-pkg Péter Szilágyi 2019-01-04 09:51:12 +02:00
  • 3f421aca54 cmd/puppeth: fix panic error when export aleth genesis wo/ precompile-addresses (#18344) Ha ĐANG 2019-01-04 14:48:15 +07:00
  • 8ec344bf60
    vendor: update the entire golang.org/x/crypto dependency Péter Szilágyi 2019-01-04 09:22:59 +02:00
  • 33d233d3e1
    vendor, crypto, swarm: switch over to upstream sha3 package Dave McGregor 2019-01-03 16:15:26 -06:00
  • 49975264a8
    swarm/docker: Dockerfile for swarm:edge docker image (#18386) Anton Evangelatov 2019-01-03 15:32:58 +01:00
  • 1ea5279d5d vendor: vendor/github.com/mattn/go-isatty - add missing files (reported by mksully22) (#18376) HackyMiner 2019-01-03 21:31:20 +09:00
  • 27913dd226 accounts/abi/bind: add optional block number for calls (#17942) Dragan Milic 2019-01-03 11:54:24 +00:00
  • ddaf48bf84 travis, appveyor: bump to Go 1.11.4 (#18314) Samuel Marks 2019-01-03 20:32:12 +11:00
  • 57a90ad450 build: add LGPL license at update-license.go (#18377) Rick 2019-01-03 17:09:04 +09:00
  • 1d284c201d swarm/storage: change Proximity function and add TestProximity test (#18379) Janoš Guljaš 2019-01-03 06:17:59 +01:00
  • b025053ab0 rpc: Warn the user when the path name is too long for the Unix ipc endpoint (#18330) Martin Alex Philip Dawson 2019-01-02 16:33:17 +00:00
  • 9bfd0b60cc
    accounts/abi: fix case of generated java functions (#18372) Guillaume Ballet 2019-01-02 10:22:10 +01:00
  • a4af734328 accounts/abi: change unpacking of abi fields w/ underscores (#16513) Matt K 2018-12-29 03:32:58 -07:00
  • 6537ab5dd3
    core/types: update incorrect comment Jeremy Schlatter 2018-12-28 17:58:03 -08:00
  • 735343430d fix string array unpack bug in accounts/abi (#18364) weimumu 2018-12-28 15:43:55 +08:00
  • 9e9fc87e70
    swarm: remove unused/dead code (#18351) Anton Evangelatov 2018-12-23 17:31:32 +01:00
  • 335760bf06 accounts/abi: Brings out the msg defined at require statement in SC function (#17328) Jeff Prestes 2018-12-22 08:39:08 -02:00
  • 7df52e324c accounts/abi: add support for unpacking returned bytesN arrays (#15242) bas-vk 2018-12-22 11:26:49 +01:00
  • 5e4fd8e7db swarm/network: Revised depth and health for Kademlia (#18354) lash 2018-12-22 06:53:30 +01:00
  • 880de230b4 p2p/protocols: accounting metrics rpc (#18336) Jerzy Lasyk 2018-12-22 06:04:03 +01:00
  • 81c3dc728f eth/downloader: progress in stateSync not used anymore (#17998) Wenbiao Zheng 2018-12-22 06:36:14 +08:00
  • ca7c13ba8f swarm/pss: forwarding function refactoring (#18353) gluk256 2018-12-21 21:04:18 +04:00
  • e1edfe0689 p2p/simulation: Test snapshot correctness and minimal benchmark (#18287) lash 2018-12-21 06:22:11 +01:00
  • 27ce4eb78b core: sanitize more TxPoolConfig fields (#17210) Jordan Krage 2018-12-20 07:00:58 -06:00
  • 5f251a6448
    downloader: fix edgecase where returned index is OOB for downloader (#18335) Martin Holst Swende 2018-12-20 10:46:08 +01:00
  • fe86a707d8 swarm/storage: remove unused methods from Chunk interface (#18283) Javier Peletier 2018-12-18 15:25:02 +01:00
  • b01cfce362 swarm/pss: Reduce input vulnerabilities (#18304) lash 2018-12-18 15:23:32 +01:00
  • de4265fa02 swarm/network/simulation:commented out unreachable code-avoid vet errors (#18263) Javier Peletier 2018-12-18 07:24:59 +01:00
  • 90ea542e9e Update visualized snapshot test (#18286) holisticode 2018-12-18 01:20:59 -05:00
  • 472c23a801 p2p/simulation: move connection methods from swarm/network/simulation (#18323) Elad 2018-12-17 16:49:01 +05:30
  • d322c9d550
    swarm/storage/feed: remove unused code (#18324) Anton Evangelatov 2018-12-17 11:32:55 +01:00
  • 3ad73443c7 fix slice unpack bug in accounts/abi (#18321) weimumu 2018-12-17 16:50:52 +08:00
  • 7dbb075c07
    Change issue labels in bot configs to the new prefixed version (#18311) Felix Lange 2018-12-14 15:06:06 +01:00
  • aebf9e2fe7 .github: add @gballet as abi codeowner (#18306) Guillaume Ballet 2018-12-14 15:05:22 +01:00
  • aad3c67a92 p2p/discv5: don't hash findnode target in lookup against table (#18309) yahtoo 2018-12-14 21:55:51 +08:00
  • fe26b2f366 core/state: rename 'new' variable (#18301) Shuai Qi 2018-12-14 21:55:03 +08:00
  • 88d7d4fed4 Change issue labels in bot configs to the new prefixed version Adam Schmideg 2018-12-14 14:50:10 +01:00
  • 9940d93a43 Comment error (#18303) qd-ethan 2018-12-14 18:15:31 +08:00
  • 3796751efc
    rpc: add application/json-rpc as accepted content type, fixes #18293 (#18310) Martin Holst Swende 2018-12-14 11:08:11 +01:00
  • e79821cabe accounts/abi: argument type and name were reversed (#17947) tzapu 2018-12-13 16:12:19 +02:00
  • e57e4571d3 crypto/secp256k1: Fix invalid document link (#18297) Shuai Qi 2018-12-13 17:25:13 +08:00
  • b3be9b7cd8 usbwallet: check returned error when decoding hexstr (#18056) Corey Lin 2018-12-13 17:21:52 +08:00
  • 4e6f53ac33 swarm/storage: simplify ChunkValidator interface (#18285) Javier Peletier 2018-12-12 16:22:17 +01:00
  • ebbf3dfafb swarm/shed: add metrics to each shed db (#18277) Anton Evangelatov 2018-12-12 07:51:29 +01:00
  • 1e190a3b1c
    params, swarm: begin Geth v1.9.0 family, Swarm v0.3.9 cycle Péter Szilágyi 2018-12-11 14:23:57 +02:00
  • 24d727b6d6
    params, swarm: release Geth v1.8.20 and Swarm v0.3.8 Péter Szilágyi 2018-12-11 14:20:21 +02:00