Commit Graph

10213 Commits (54f650a3be2ccf7cd44e9929e3e132ef93f101ad)
 

Author SHA1 Message Date
Ferenc Szabo 54f650a3be swarm: clean up unused private types and functions (#17989) 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
Felix Lange dcae0d348b
p2p/simulations: fix a deadlock and clean up adapters (#17891) 6 years ago
Péter Szilágyi f951e23fb5
Merge pull request #17887 from karalabe/warn-failed-account-access 6 years ago
Péter Szilágyi aff421e78c
internal/ethapi: warn on failed account accesses 6 years ago
Felix Lange 4e474c74dc
rpc: fix subscription corner case and speed up tests (#17874) 6 years ago
Elad da290e9707 cmd/swarm: speed up tests (#17878) 6 years ago
Anton Evangelatov 0fe9a372b3
swarm, swarm/storage: lower constants for faster tests (#17876) 6 years ago
Martin Holst Swende d5c7a6056a
cmd/clef: encrypt the master seed on disk (#17704) 6 years ago
Péter Szilágyi ff5538ad4c
params, swarm: begin Geth v1.8.18, Swarm v0.3.6 cycle 6 years ago
Péter Szilágyi 8bbe72075e
params, swarm: release Geth v1.8.17 and Swar v0.3.5 6 years ago
Guillaume Ballet 97b2806686 core/asm: Use hexadecimal addresses in assembly dumps (#17870) 6 years ago
holisticode 11d0ff6578 Fix retrieval tests and simulation backends (#17723) 6 years ago
Felix Lange 72a076840b
travis, build: speed up CI runs (#17854) 6 years ago
Felix Lange 459278cd57
miner: remove intermediate conversion to int in tests (#17853) 6 years ago
Ryan Schneider cfcc47529d cmd/utils: fix bug when checking for flag value conflicts (#17803) 6 years ago
gary rong c5d34fc94e les, light: reduce les testing stress (#17867) 6 years ago
Péter Szilágyi 53634f1e04 trie: remove unused originalRoot field (#17862) 6 years ago
Wenbiao Zheng 31c4e3a118 core/types: Log.Index is the index in block, not receipt (#17866) 6 years ago
Péter Szilágyi 1d3d4a4d57 core/vm: reuse Keccak-256 hashes across opcode executions (#17863) 6 years ago
Javier Peletier c5cb214f68 swarm/storage/feed: Expose MaxUpdateDataLength constant (#17858) 6 years ago