Commit Graph

10598 Commits (cf147c71d5d441198a9d326969ffcf7fb1333abd)
 

Author SHA1 Message Date
gary rong 1212c7b844 core: fix default trie cache limit (#17860) 6 years ago
lash 201a0bf181 p2p/simulations, swarm/network: Custom services in snapshot (#17991) 6 years ago
Andrew Chiw a0876f7433 Imply that SwarmApiFlag is the API endpoint to connect to, not to listen on (#18071) 6 years ago
Corey Lin 1ff152f3a4 rawdb: remove unused parameter for WritePreimages func (#18059) 6 years ago
Kurkó Mihály f574c4e74b metrics, p2p: add ephemeral registry (#18067) 6 years ago
Felix Lange 870efeef01
core/state: remove lock (#18065) 6 years ago
gary rong 144c1c6c52 consensus: extend getWork API with block number (#18038) 6 years ago
tamirms b16cc501a8 ethclient: include block hash from FilterQuery (#17996) 6 years ago
Felix Lange 9313fa63f9 event/filter: delete unused package (#18063) 6 years ago
Péter Szilágyi d0675e9d9c
Merge pull request #17982 from holiman/polish_contantinople_extcodehash 6 years ago
Ryan Schneider bd519ab8ae internal/web3ext: add eth.getProof (#18052) 6 years ago
JoranHonig 1064e3283d common/compiler: capture runtime code and source maps (#18020) 6 years ago
Corey Lin a5dc087845 core/vm, eth/tracers: use pointer receiver for GetRefund (#18018) 6 years ago
Corey Lin 212bf266c5 eth, p2p: fix comment typos (#18014) 6 years ago
Liang Ma c71e4fc4d5 p2p: fix comment typo (#18027) 6 years ago
Corey Lin 968f6019d0 event, event/filter: minor code cleanup (#18061) 6 years ago
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