Commit Graph

  • 8f03e3b107 tests/fuzzers/les: add fuzzer for les server handler (#22282) Felföldi Zsolt 2021-02-20 10:40:38 +01:00
  • 8647233a8e les: fix balance expiration (#22343) Felföldi Zsolt 2021-02-19 15:53:12 +01:00
  • c5023e1dc5 travis, appveyor, build: bump Go to 1.16 Péter Szilágyi 2021-02-19 16:03:17 +02:00
  • ca76db6116 cmd/utils: disable caching preimages by default Péter Szilágyi 2021-02-19 15:53:05 +02:00
  • c027507e03 les: renamed lespay to vflux (#22347) Felföldi Zsolt 2021-02-19 14:44:16 +01:00
  • d36276d85e p2p/dnsdisc: fix hot-spin when all trees are empty (#22313) Felix Lange 2021-02-19 09:54:46 +01:00
  • 6ec1561044 eth: implement eth66 (#22241) Martin Holst Swende 2021-02-18 17:54:29 +01:00
  • b1835b3855 node: always show websocket url in logs (#22307) Martin Holst Swende 2021-02-18 10:40:19 +01:00
  • 9ec32a9e7b rlp: handle case of normal EOF in Stream.readFull (#22336) Or Neeman 2021-02-18 03:19:49 -06:00
  • 52e5c38aa5 core/state: copy the snap when copying the state (#22340) Martin Holst Swende 2021-02-18 09:05:47 +01:00
  • e01096f531 eth/handler, broadcast: optimize tx broadcast mechanism (#22176) Martin Holst Swende 2021-02-17 14:59:00 +01:00
  • 1489c3f494 Merge pull request #22334 from karalabe/fix-snap-cancel Péter Szilágyi 2021-02-16 16:30:07 +02:00
  • f9445e93bb cmd/devp2p/internal/ethtest: use shared message types (#22315) rene 2021-02-16 15:23:03 +01:00
  • bfdff4c5b8 eth: fix snap sync cancellation Péter Szilágyi 2021-02-16 16:11:33 +02:00
  • 6291fc9230 Merge pull request #22331 from karalabe/enforce-min-snap-difflayers Péter Szilágyi 2021-02-16 15:26:37 +02:00
  • 9ec3329899 core/state/snapshot: ensure Cap retains a min number of layers Péter Szilágyi 2021-02-16 09:04:07 +02:00
  • 915c614959 Merge pull request #22332 from karalabe/fix-fastsync-restart-bloom-crash Péter Szilágyi 2021-02-16 13:30:15 +02:00
  • f4fcd4f506 rpc: increase the number of subscriptions in storm test (#22316) Guillaume Ballet 2021-02-16 10:40:59 +01:00
  • e991bdae24 trie: fix bloom crash on fast sync restart Péter Szilágyi 2021-02-16 10:44:38 +02:00
  • 77787802fe cmd/geth: fix js unclean shutdown (#22302) Alex Mazalov 2021-02-15 18:47:47 +00:00
  • 08c878acd2 cmd/utils: add workaround for FreeBSD statfs quirk (#22310) Guillaume Ballet 2021-02-15 19:37:09 +01:00
  • 7d1b711c7d les: enable les/4 and add tests (#22321) Felföldi Zsolt 2021-02-12 20:48:18 +01:00
  • 2fc465a7be Merge pull request #22319 from karalabe/fix-defer-leak Péter Szilágyi 2021-02-12 15:34:35 +02:00
  • ef227c5f42 core: fix temp memory blowup caused by defers holding on to state Péter Szilágyi 2021-02-12 12:45:34 +02:00
  • 111abdcfbd cmd/devp2p: fix documentation for eth-test (#22298) rene 2021-02-11 12:09:13 +01:00
  • 1bbc8a1944 Merge pull request #22293 from karalabe/txunindex-1year Péter Szilágyi 2021-02-10 16:02:35 +02:00
  • 409b16e5ab cmd/utils, eth/ethconfig: unindex txs older than ~1 year Péter Szilágyi 2021-02-08 20:44:05 +02:00
  • cb3c7e4319 accounts/abi/bind: fixed unpacking error (#22230) Marius van der Wijden 2021-02-10 13:12:13 +01:00
  • 27786671d2 internal/debug: add switch to format logs with json (#22207) Sina Mahmoodi 2021-02-09 10:42:55 +01:00
  • 2fdba3aacb Merge pull request #22294 from holiman/pruner_compact_fix Péter Szilágyi 2021-02-09 11:01:21 +02:00
  • e55e9cdd76 change the fork waring to debug to avoid confusion (#73) zjubfd 2021-02-09 11:49:53 +08:00
  • 74dbc20260 core/state/pruner: fix compaction range error Martin Holst Swende 2021-02-08 20:31:52 +01:00
  • 944d901436 Merge pull request #22291 from karalabe/fix-pruner-compaction Péter Szilágyi 2021-02-08 19:19:38 +02:00
  • 2728672c28 core/state/pruner: fix compaction after pruning Péter Szilágyi 2021-02-08 17:02:30 +02:00
  • 123e934e72 Merge pull request #22288 from karalabe/1.10.unstable Péter Szilágyi 2021-02-08 13:16:50 +02:00
  • f566dd305e all: bloom-filter based pruning mechanism (#21724) gary rong 2021-02-08 19:16:30 +08:00
  • d86906f1e6 params: just to make snapshots a bit more official Péter Szilágyi 2021-02-08 13:03:06 +02:00
  • bbe694fc52 Merge pull request #22280 from karalabe/snapshot-default Péter Szilágyi 2021-02-08 12:58:54 +02:00
  • 477fd420b3 metrics: fix cast omission in cpu_syscall.go (#22262) isdyaufh8o7cq 2021-02-08 11:36:49 +01:00
  • 994cdc69c8 cmd/utils: enable snapshots by default Péter Szilágyi 2021-02-07 20:13:59 +02:00
  • e74bd587f7 consensus: remove seal verification from the consensus engine interface (#22274) Guillaume Ballet 2021-02-05 19:44:34 +01:00
  • 7ed860d4f1 eth: don't wait for snap registration if we're not running snap (#22272) Martin Holst Swende 2021-02-05 14:15:22 +01:00
  • fba5a63afe internal/ethapi: fix typo in comment (#22271) Marius van der Wijden 2021-02-05 13:51:53 +01:00
  • 098a2b6e26 eth: move eth.Config to a common package (#22205) gary rong 2021-02-05 20:51:15 +08:00
  • 28121324ac internal/ethapi: comment nitpick (#22270) Marius van der Wijden 2021-02-05 11:35:55 +01:00
  • 540ac2a1b7 [R4R]appay mirror/sync fork to main-net; release for 1.0.6 (#68) v1.0.6 zjubfd 2021-02-05 09:51:32 +08:00
  • 54735a6723 fuzzers: added consensys/gurvy library to bn256 differential fuzzer (#21812) Marius van der Wijden 2021-02-03 15:04:28 +01:00
  • 3512b41c5c core: reset txpool state on sethead (#22247) Marius van der Wijden 2021-02-03 11:02:35 +01:00
  • 83e4c49e2b trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) ucwong 2021-02-02 20:09:23 +08:00
  • ef84da8481 all: remove unneeded parentheses (#21921) Alex Prut 2021-02-02 10:32:44 +01:00
  • 4eae0c6b6f cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) rene 2021-02-02 10:05:46 +01:00
  • e3430ac7df eth: check snap satelliteness, delegate drop to eth (#22235) Péter Szilágyi 2021-02-02 10:44:36 +02:00
  • 3c728fb129 eth/tracers: fix unigram tracer (#22248) Sina Mahmoodi 2021-02-01 14:41:43 +01:00
  • f25b437b70 cmd/clef: don't check file permissions on windows (#22251) Martin Holst Swende 2021-01-29 16:53:44 +01:00
  • 7a800f98f6 les/utils: UDP rate limiter (#21930) Felföldi Zsolt 2021-01-28 22:47:15 +01:00
  • eb21c652c0 cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) Sina Mahmoodi 2021-01-28 21:19:07 +01:00
  • 2e5d141708 rpc: deprecate Client.ShhSubscribe (#22239) Guillaume Ballet 2021-01-27 09:20:34 +00:00
  • a72fa88a0d les: switch to new discv5 (#21940) Felföldi Zsolt 2021-01-26 21:41:35 +01:00
  • 9c5729311e accounts/scwallet: update documentation (#22242) Guillaume Ballet 2021-01-26 15:43:12 +00:00
  • ad038b6289 accounts/scwallet: use go-ethereum crypto instead of go-ecdh (#22212) Felix Lange 2021-01-26 16:01:13 +01:00
  • 681618275c core: speed up header import (#21967) Martin Holst Swende 2021-01-26 12:17:11 +01:00
  • 14d495491d core/state: fix panic in state dumping (#22225) Martin Holst Swende 2021-01-26 12:15:31 +01:00
  • 573f373d2b internal/ethapi: print tx details when submitting (#22170) Péter Szilágyi 2021-01-26 13:13:55 +02:00
  • 7202b410b0 tests/fuzzers/abi: fixed one-off panic with int.Min64 value (#22233) Marius van der Wijden 2021-01-25 21:40:14 +01:00
  • d2779ed7ac eth, p2p: reserve half peer slots for snap peers during snap sync (#22171) Martin Holst Swende 2021-01-25 19:06:52 +01:00
  • adf130def8 eth/tracers: move tracing APIs into eth/tracers (#22161) gary rong 2021-01-25 21:36:39 +08:00
  • 49cdcf5c70 core: reset to genesis when middle block is missing (#22135) gary rong 2021-01-25 21:29:45 +08:00
  • 04a72260c5 snapshot: merge loops for better performance (#22160) Melvin Junhee Woo 2021-01-25 22:25:55 +09:00
  • 59a79137b9 go.mod: upgrade github.com/huin/goupnp (#22227) ucwong 2021-01-25 19:46:09 +08:00
  • c0862f4f4c graphql: change receipt status to decimal instead of hex (#22187) rene 2021-01-25 11:31:18 +01:00
  • 1770fe718a go.mod: update dependencies (#22216) Marius van der Wijden 2021-01-25 10:42:07 +01:00
  • 797b0812ab eth/protocols/snap: snap sync testing (#22179) Martin Holst Swende 2021-01-25 07:17:05 +01:00
  • 3708454f58 cmd, geth: CLI help fixes (#22220) ligi 2021-01-24 11:37:39 +01:00
  • db35d77b63 cmd, geth: CLI help fixes (#22220) ligi 2021-01-24 11:37:08 +01:00
  • f26c19cbcd common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) Felix Lange 2021-01-22 20:15:27 +01:00
  • 9e1bd0f367 trie: fix range prover (#22210) gary rong 2021-01-22 17:11:24 +08:00
  • 231040c633 event: add ResubscribeErr (#22191) Łukasz Zimnoch 2021-01-21 13:47:38 +01:00
  • c4307a9339 eth/filters: fix potential deadlock in filter timeout loop (#22178) Sina Mahmoodi 2021-01-21 12:17:10 +01:00
  • ddadc3d273 Merge pull request #21047 from holiman/improve_updates_2 Péter Szilágyi 2021-01-21 01:48:08 +02:00
  • 42f9f1f073 core/state: convert prefetcher to concurrent per-trie loader Péter Szilágyi 2021-01-08 15:01:49 +02:00
  • 1e1865b73f core: implement background trie prefetcher Martin Holst Swende 2020-02-05 13:12:09 +01:00
  • 81bf9f97c9 downloader: extract findAncestor search functions (#21744) meowsbits 2021-01-20 15:45:01 -06:00
  • 7da8f75d5b go.mod: upgrade golang-lru (#22134) ucwong 2021-01-21 02:34:21 +08:00
  • d1301eb0df oss-fuzz: fix abi fuzzer (#22199) Marius van der Wijden 2021-01-20 18:21:13 +01:00
  • 45cb1a580a eth, les: add new config field SyncFromCheckpoint (#22123) gary rong 2021-01-19 17:52:45 +08:00
  • 24c1e3053b cmd/geth: graceful shutdown if disk is full (#22103) Alex Mazalov 2021-01-19 08:26:42 +00:00
  • 0a1e79e2a1 prepare for release v1.0.5 (#64) v1.0.5 zjubfd 2021-01-19 11:46:02 +08:00
  • e09e48a02f R4R: apply mirror sync upgrade (#56) HaoyangLiu 2021-01-19 11:35:01 +08:00
  • 5e9f5ca5d3 core/state/snapshot: write snapshot generator in batch (#22163) gary rong 2021-01-18 21:39:43 +08:00
  • 10555d4684 cmd/geth: dump config for metrics (#22083) Marius van der Wijden 2021-01-18 14:36:05 +01:00
  • 398182284c tests/fuzzers/abi: better test generation (#22158) Marius van der Wijden 2021-01-18 14:33:15 +01:00
  • 034ecc3210 les: remove useless protocol defines (#22115) gary rong 2021-01-17 02:06:18 +08:00
  • c76573a97b eth/protocols/eth: fix slice resize flaw (#22181) Dan DeGreef 2021-01-16 11:15:18 -06:00
  • 8d62ee65b2 les: don't drop sentTo for normal cases (#22048) gary rong 2021-01-16 06:04:38 +08:00
  • 3944976a9a Merge pull request #22177 from karalabe/snapshot-storage-logs Péter Szilágyi 2021-01-15 12:54:34 +02:00
  • c4deebbf1e core/state/snapshot: add generation logs to storage too Péter Szilágyi 2021-01-15 12:26:46 +02:00
  • d13c59fef0 Merge pull request #22169 from karalabe/faucet-regen Péter Szilágyi 2021-01-14 12:19:57 +02:00
  • 12969084d1 cmd/faucet: update the embedded website asset Péter Szilágyi 2021-01-14 12:10:52 +02:00
  • 96157a897b graphql: fix spurious travis failure (#22166) Martin Holst Swende 2021-01-13 22:43:07 +01:00
  • 2aaff0ad76 consensus/ethash: increase seal timeout for tests (#22162) Marius van der Wijden 2021-01-13 11:44:20 +01:00