Commit Graph

10332 Commits (efe5886877d3f171fae5adfd1e5f1c585e16946b)
 

Author SHA1 Message Date
Kurkó Mihály 503993c819 p2p: use enode.ID type in metered connection (#17933) 6 years ago
Anton Evangelatov cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) 6 years ago
Mark Vujevits 81533deae5 swarm/network: light nodes are not dialed, saved and requested from (#17975) 6 years ago
Felix Lange 0bcff8f525
eth/downloader: speed up tests by generating chain only once (#17916) 6 years ago
Javier Peletier 36ca85fa1c swarm/api: Fix #18007, missing signature should return HTTP 400 (#18008) 6 years ago
Wenbiao Zheng b35165555d eth/downloader: remove the expired id directly (#17963) 6 years ago
Martin Holst Swende 5b74bb6445 signer: remove ineffectual assignments (#18049) 6 years ago
Martin Holst Swende eea3ae42a3 core, eth/downloader: fix validation flaw, fix downloader printout flaw (#17974) 6 years ago
Martin Holst Swende dc6648bb58 downloader: measure successfull deliveries, not failed (#17983) 6 years ago
Corey Lin 0fe0b8f7b9 p2p/protocols: use keyed fields for struct instantiation (#18017) 6 years ago
Samuel Marks 80e2f3aca4 travis, appveyor: bump to Go 1.11.2 (#18031) 6 years ago
gary rong e2640a96d4 miner: fix miner stress test (#18039) 6 years ago
holisticode 79c7a69ac8 swarm: Better syncing and retrieval option definition (#17986) 6 years ago
Anton Evangelatov 53eb4e0b0f
swarm/api: unexport Respond methods (#18037) 6 years ago
KimMachineGun baee850471 swarm: modify context key (#17925) 6 years ago
Elad 126dfde6c9 cmd/swarm: auto resolve default path according to env flag (#17960) 6 years ago
Elad f08f596a37 all: updated code owners file (#17987) 6 years ago
Roc Yu 3e1cfbae93 cmd/swarm/swarm-smoke: fix issue that loop variable capture in func (#17992) 6 years ago
Ferenc Szabo 54f650a3be swarm: clean up unused private types and functions (#17989) 6 years ago
Martin Holst Swende 1b6fd032e3
core/vm: check empty in extcodehash 6 years ago
holisticode 8ed4739176 p2p accounting (#17951) 6 years ago
Johns Beharry 80d3907767 cmd/clef: replace password arg with prompt (#17897) 6 years ago
Wenbiao Zheng 6810933640 eth/downloader: SetBlocksIdle is not used (#17962) 6 years ago
Felix Lange 7f22b59f87 core/state: simplify proof methods (#17965) 6 years ago
Martin Holst Swende 4c0883e20d core/vm: adds refund as part of the json standard trace (#17910) 6 years ago
Wenbiao Zheng 3088c122d8 eth/downloader: fix comment typos (#17956) 6 years ago
holisticode 88b41a9e68 swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17920) 6 years ago
Elad 66debd91d9 swarm/api/http: remove ModTime=now for direct and multipart uploads (#17945) 6 years ago
Felix Lange 75060ef96e cmd/bootnode: fix -writeaddress output (#17932) 6 years ago
Wenbiao Zheng 6ff97bf2e5 accounts: wallet derivation path comment is mistaken (#17934) 6 years ago
Wuxiang d98c45f70f core: fix a typo (#17941) 6 years ago
Elad aeb733623e swarm/network: disallow historical retrieval requests (#17936) 6 years ago
Simon Jentzsch 97fb08342d EIP-1186 eth_getProof (#17737) 6 years ago
Attila Gazso cdf5982cfc swarm: Lightnode mode: disable sync, retrieve, subscription (#17899) 6 years ago
Anton Evangelatov 4e693ad5a6
swarm/tracing: disable stdout logging for opentracing (#17931) 6 years ago
holisticode 4466c7b971 metrics: added NewCounterForced (#17919) 6 years ago
Smilenator 2868acd80b core/types: fix comment for func SignatureValues (#17921) 6 years ago
Wenbiao Zheng 6c313fff7b cmd/geth: don't set GOMAXPROCS by default (#17148) 6 years ago
Martin Holst Swende a352de6a08 core/vm: add shortcuts for trivial exp cases (#16851) 6 years ago
Dmitrij Koniajev 6a7695e367 ethdb, rpc: support building on js/wasm (#17709) 6 years ago
Kurkó Mihály 16e4d0e005 p2p: meter peer traffic, emit metered peer events (#17695) 6 years ago
Evgeny 331fa6d307 accounts/usbwallet: simplify code using -= operator (#17904) 6 years ago
Grachev Mikhail 3e92c853fb cmd/clef: fix typos in README (#17908) 6 years ago
Martin Holst Swende 60827dc50f tests: update tests, implement no-pow blocks (#17902) 6 years ago
Felix Lange 2e98631c5e
rpc: fix client shutdown hang when Close races with Unsubscribe (#17894) 6 years ago
Viktor Trón 6566a0a3b8
swarm/network/stream: generalise setting of next batch (#17818) 6 years ago
lash dc3c3fb1e1 swarm/storage: Add accessCnt for GC (#17845) 6 years ago
lash 862d6f2fbf cmd/swarm: Smoke test for Swarm Feed (#17892) 6 years ago
Elad 4868964bb9 cmd/swarm: split flags and cli command declarations to the relevant files (#17896) 6 years ago
Felix Lange 6f607de5d5
p2p, p2p/discover: add signed ENR generation (#17753) 6 years ago