Commit Graph

  • 2843001ac2 trie: fix overflow in write cache parent tracking (#18165) Martin Holst Swende 2018-11-22 14:14:31 +01:00
  • 9d5e3e0637 params: add Constantinople block to AllXYZProtocolChanges (#18162) Enrique Fynn 2018-11-22 14:03:50 +01:00
  • 3ba0418a9a Merge pull request #17973 from holiman/splitter2 Péter Szilágyi 2018-11-22 15:01:10 +02:00
  • e0d091e090 core: better printout of receipts in bad block reports (#18156) Martin Holst Swende 2018-11-22 10:00:16 +01:00
  • 070caec4bd swarm/network/stream: use swarm/mock/mem as mock global store (#18157) Janoš Guljaš 2018-11-21 20:49:13 +01:00
  • 4c181e4fb9 swarm/state: refactor InmemoryStore (#18143) Anton Evangelatov 2018-11-21 14:36:56 +01:00
  • 333b5fb123 core: polish side chain importer a bit Péter Szilágyi 2018-11-20 14:15:26 +02:00
  • 3fd87f2193 core: fix comment typo (#18144) mr_franklin 2018-11-21 18:52:02 +08:00
  • c7e522fd17 Update minimum required Go version in README.md (#18151) a-sklyarov 2018-11-21 10:38:49 +00:00
  • 5d80a1b665 whisper/mailserver: reduce the max number of opened files (#18142) Guillaume Ballet 2018-11-20 20:14:37 +01:00
  • 21dd59bd04 . Franklin 2018-11-20 22:16:40 +08:00
  • 493903eede core: better side-chain importing Martin Holst Swende 2018-10-20 10:43:59 +02:00
  • 3d997b6dec whisper: log errors on failed tests (#18134) Anton Evangelatov 2018-11-20 10:08:02 +01:00
  • d876f214e5 swarm/storage: move 'running migrations for' log line (#18120) Ferenc Szabo 2018-11-20 08:30:38 +01:00
  • 7bf7bd2f50 internal/cmdtest: Expose process exit status and errors (#18046) Javier Peletier 2018-11-20 08:23:43 +01:00
  • d31f1f4fdb cmd/swarm/swarm-smoke: update smoke tests to fit the new scheme for the k8s cluster (#18104) Anton Evangelatov 2018-11-19 14:58:10 +01:00
  • 6b6c4d1c27 cmd/swarm: speed up tests - use global cluster (#18129) Anton Evangelatov 2018-11-19 14:57:22 +01:00
  • 3333fe660f swarm/storage: speed up garbage collection and rpc tests (#18128) Anton Evangelatov 2018-11-19 12:26:45 +01:00
  • 51e2e78d26 swarm/api/http: change request served msg log level (#18127) Elad 2018-11-18 15:24:03 +05:30
  • d136e985e8 trie: go fmt package Péter Szilágyi 2018-11-16 16:35:39 +02:00
  • 91c66d47ef Merge pull request #18085 from holiman/downloader_span Péter Szilágyi 2018-11-16 16:34:30 +02:00
  • accc0fab4f core, eth/downloader: fix ancestor lookup for fast sync Péter Szilágyi 2018-11-16 13:15:05 +02:00
  • 51b2f1620c downloader: different sync strategy Martin Holst Swende 2018-11-12 14:18:56 +01:00
  • 68be45e5f8 trie: return hasher to pool (#18116) Łukasz Kurowski 2018-11-16 10:50:48 +01:00
  • ffe2fc3bc4 Swarm accounting (#18050) holisticode 2018-11-15 17:41:19 -05:00
  • 324027640b swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) Janoš Guljaš 2018-11-15 21:06:27 +01:00
  • b91766fe6d eth: fix comment typo (#18114) mr_franklin 2018-11-15 22:31:24 +08:00
  • a6942b9f25 swarm/storage: Batched database migration (#18113) lash 2018-11-15 14:57:03 +01:00
  • 17d67c5834 Merge pull request #18087 from karalabe/trie-read-cacher Péter Szilágyi 2018-11-15 14:42:19 +02:00
  • 434dd5bc00 cmd, core, eth, light, trie: add trie read caching layer Péter Szilágyi 2018-11-12 18:47:34 +02:00
  • 14346e4ef9 internal: fix typo in comments (#18106) Kenso Trabing 2018-11-15 04:11:14 -05:00
  • b8a2ac3fcf les: fix pubkey index typo (#18093) Sheldon 2018-11-15 17:10:45 +08:00
  • 9a000601c6 consensus/clique: fix comment typo (#18103) mr_franklin 2018-11-14 20:50:30 +08:00
  • 23de6197f9 rpc: fix package doc typo (#18101) Kenso Trabing 2018-11-14 05:21:52 -05:00
  • 698843b45f rpc: fix example typo (#18100) Kenso Trabing 2018-11-14 05:21:10 -05:00
  • 48b4e8069c params, swarm: begin Geth v1.8.19 and Swarm v0.3.7 cycle Péter Szilágyi 2018-11-14 10:27:30 +02:00
  • 58632d4402 params, swarm: release Geth v1.8.18 and Swarm v0.3.6 v1.8.18 Péter Szilágyi 2018-11-14 10:22:10 +02:00
  • eb8fa3cc89 cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation (#18083) Alexey Sharov 2018-11-14 15:21:14 +07:00
  • cff97119a7 Merge pull request #18097 from karalabe/update-chts-2 Péter Szilágyi 2018-11-14 10:20:51 +02:00
  • cef7ed53bd params: update CHTs Péter Szilágyi 2018-11-14 10:16:28 +02:00
  • c41e1bd1eb swarm/storage: fix garbage collector index skew (#18080) Ferenc Szabo 2018-11-13 15:22:53 +01:00
  • 4fecc7a3b1 eth: fix minor grammar issue in comment (#18091) mr_franklin 2018-11-13 17:57:46 +08:00
  • 588aa88121 github: format code owners file (#18090) mr_franklin 2018-11-13 17:02:04 +08:00
  • 8080265f3f swarm/storage: fix access count on dbstore after cache hit (#17978) Ferenc Szabo 2018-11-13 07:41:01 +01:00
  • 1212c7b844 core: fix default trie cache limit (#17860) gary rong 2018-11-13 00:06:34 +08:00
  • 201a0bf181 p2p/simulations, swarm/network: Custom services in snapshot (#17991) lash 2018-11-12 14:57:17 +01:00
  • a0876f7433 Imply that SwarmApiFlag is the API endpoint to connect to, not to listen on (#18071) Andrew Chiw 2018-11-12 13:04:13 +01:00
  • 1ff152f3a4 rawdb: remove unused parameter for WritePreimages func (#18059) Corey Lin 2018-11-09 18:51:07 +08:00
  • f574c4e74b metrics, p2p: add ephemeral registry (#18067) Kurkó Mihály 2018-11-09 11:20:51 +02:00
  • 870efeef01 core/state: remove lock (#18065) Felix Lange 2018-11-08 21:37:19 +01:00
  • 144c1c6c52 consensus: extend getWork API with block number (#18038) gary rong 2018-11-08 16:08:57 +01:00
  • b16cc501a8 ethclient: include block hash from FilterQuery (#17996) tamirms 2018-11-08 13:26:47 +01:00
  • 9313fa63f9 event/filter: delete unused package (#18063) Felix Lange 2018-11-08 13:26:29 +01:00
  • d0675e9d9c Merge pull request #17982 from holiman/polish_contantinople_extcodehash Péter Szilágyi 2018-11-08 14:26:04 +02:00
  • bd519ab8ae internal/web3ext: add eth.getProof (#18052) Ryan Schneider 2018-11-08 04:18:38 -08:00
  • 1064e3283d common/compiler: capture runtime code and source maps (#18020) JoranHonig 2018-11-08 13:09:25 +01:00
  • a5dc087845 core/vm, eth/tracers: use pointer receiver for GetRefund (#18018) Corey Lin 2018-11-08 20:07:15 +08:00
  • 212bf266c5 eth, p2p: fix comment typos (#18014) Corey Lin 2018-11-08 19:25:14 +08:00
  • c71e4fc4d5 p2p: fix comment typo (#18027) Liang Ma 2018-11-08 11:22:28 +00:00
  • 968f6019d0 event, event/filter: minor code cleanup (#18061) Corey Lin 2018-11-08 19:17:01 +08:00
  • 503993c819 p2p: use enode.ID type in metered connection (#17933) Kurkó Mihály 2018-11-08 13:11:20 +02:00
  • cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) Anton Evangelatov 2018-11-07 20:39:08 +01:00
  • 81533deae5 swarm/network: light nodes are not dialed, saved and requested from (#17975) Mark Vujevits 2018-11-07 20:33:36 +01:00
  • 0bcff8f525 eth/downloader: speed up tests by generating chain only once (#17916) Felix Lange 2018-11-07 15:07:43 +01:00
  • 36ca85fa1c swarm/api: Fix #18007, missing signature should return HTTP 400 (#18008) Javier Peletier 2018-11-07 14:49:42 +01:00
  • b35165555d eth/downloader: remove the expired id directly (#17963) Wenbiao Zheng 2018-11-07 07:30:19 -06:00
  • 5b74bb6445 signer: remove ineffectual assignments (#18049) Martin Holst Swende 2018-11-07 13:55:54 +01:00
  • eea3ae42a3 core, eth/downloader: fix validation flaw, fix downloader printout flaw (#17974) Martin Holst Swende 2018-11-07 13:47:11 +01:00
  • dc6648bb58 downloader: measure successfull deliveries, not failed (#17983) Martin Holst Swende 2018-11-07 13:18:07 +01:00
  • 0fe0b8f7b9 p2p/protocols: use keyed fields for struct instantiation (#18017) Corey Lin 2018-11-07 19:22:31 +08:00
  • 80e2f3aca4 travis, appveyor: bump to Go 1.11.2 (#18031) Samuel Marks 2018-11-07 22:17:41 +11:00
  • e2640a96d4 miner: fix miner stress test (#18039) gary rong 2018-11-07 09:55:56 +01:00
  • 79c7a69ac8 swarm: Better syncing and retrieval option definition (#17986) holisticode 2018-11-06 18:04:18 -05:00
  • 53eb4e0b0f swarm/api: unexport Respond methods (#18037) Anton Evangelatov 2018-11-06 12:34:34 +01:00
  • baee850471 swarm: modify context key (#17925) KimMachineGun 2018-11-06 17:54:19 +09:00
  • 126dfde6c9 cmd/swarm: auto resolve default path according to env flag (#17960) Elad 2018-11-04 07:59:58 +01:00
  • f08f596a37 all: updated code owners file (#17987) Elad 2018-10-31 23:36:33 +01:00
  • 3e1cfbae93 cmd/swarm/swarm-smoke: fix issue that loop variable capture in func (#17992) Roc Yu 2018-10-29 17:00:00 +08:00
  • 54f650a3be swarm: clean up unused private types and functions (#17989) Ferenc Szabo 2018-10-27 16:18:42 +02:00
  • 1b6fd032e3 core/vm: check empty in extcodehash Martin Holst Swende 2018-10-26 08:52:41 +02:00
  • 8ed4739176 p2p accounting (#17951) holisticode 2018-10-25 17:26:31 -05:00
  • 80d3907767 cmd/clef: replace password arg with prompt (#17897) Johns Beharry 2018-10-25 21:45:56 +02:00
  • 6810933640 eth/downloader: SetBlocksIdle is not used (#17962) Wenbiao Zheng 2018-10-23 18:27:49 -05:00
  • 7f22b59f87 core/state: simplify proof methods (#17965) Felix Lange 2018-10-23 21:51:41 +02:00
  • 4c0883e20d core/vm: adds refund as part of the json standard trace (#17910) Martin Holst Swende 2018-10-23 16:28:18 +02:00
  • 3088c122d8 eth/downloader: fix comment typos (#17956) Wenbiao Zheng 2018-10-23 06:21:16 -05:00
  • 88b41a9e68 swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17920) holisticode 2018-10-21 02:30:41 -05:00
  • 66debd91d9 swarm/api/http: remove ModTime=now for direct and multipart uploads (#17945) Elad 2018-10-19 16:02:44 +02:00
  • 75060ef96e cmd/bootnode: fix -writeaddress output (#17932) Felix Lange 2018-10-19 15:41:27 +02:00
  • 6ff97bf2e5 accounts: wallet derivation path comment is mistaken (#17934) Wenbiao Zheng 2018-10-19 08:40:10 -05:00
  • d98c45f70f core: fix a typo (#17941) Wuxiang 2018-10-19 21:33:27 +08:00
  • aeb733623e swarm/network: disallow historical retrieval requests (#17936) Elad 2018-10-19 10:50:25 +02:00
  • 97fb08342d EIP-1186 eth_getProof (#17737) Simon Jentzsch 2018-10-18 21:41:22 +02:00
  • cdf5982cfc swarm: Lightnode mode: disable sync, retrieve, subscription (#17899) Attila Gazso 2018-10-17 19:22:37 +02:00
  • 4e693ad5a6 swarm/tracing: disable stdout logging for opentracing (#17931) Anton Evangelatov 2018-10-17 14:46:59 +02:00
  • 4466c7b971 metrics: added NewCounterForced (#17919) holisticode 2018-10-16 09:22:51 -05:00
  • 2868acd80b core/types: fix comment for func SignatureValues (#17921) Smilenator 2018-10-16 13:45:28 +03:00
  • 6c313fff7b cmd/geth: don't set GOMAXPROCS by default (#17148) Wenbiao Zheng 2018-10-15 19:02:53 -05:00
  • a352de6a08 core/vm: add shortcuts for trivial exp cases (#16851) Martin Holst Swende 2018-10-16 00:51:39 +02:00
  • 6a7695e367 ethdb, rpc: support building on js/wasm (#17709) Dmitrij Koniajev 2018-10-16 01:47:25 +03:00