Commit Graph

  • 87a411b839 cmd/devp2p: lower route53 change limit again (#20819) Felix Lange 2020-03-26 16:39:56 +01:00
  • 1583e7d274 cmd/devp2p: tweak DNS TTLs (#20801) Felix Lange 2020-03-26 12:51:50 +01:00
  • 4690912ac9 Merge pull request #20816 from karalabe/disable-gosigar-ios Péter Szilágyi 2020-03-26 13:15:43 +02:00
  • 42e02ac03b metrics: disable CPU stats (gosigar) on iOS Péter Szilágyi 2020-03-26 11:24:01 +02:00
  • 39f502329f internal/ethapi: don't set sender-balance to maxuint, fixes #16999 (#20783) Martin Holst Swende 2020-03-23 18:21:23 +01:00
  • 0734c4b820 node, cmd/clef: report actual port used for http rpc (#20789) Martin Holst Swende 2020-03-23 16:26:56 +01:00
  • a75c0610b7 core/blockchain: simplify atomic store after writeBlockWithState (#20798) meowsbits 2020-03-23 09:05:15 -05:00
  • 613af7ceea Merge pull request #20152 from karalabe/snapshot-5 Péter Szilágyi 2020-03-23 12:57:31 +02:00
  • 074efe6c8d core: fix two snapshot iterator flaws, decollide snap storage prefix Martin Holst Swende 2020-03-06 13:05:44 +01:00
  • 93ffb85b3d rpc: dont log an error if user configures --rpcapi=rpc... (#20776) meowsbits 2020-03-21 09:28:27 -05:00
  • e943f07a85 whisper/whisperv6: delete failing tests (#20788) Guillaume Ballet 2020-03-20 09:37:53 +01:00
  • 0e6ea9199c Merge pull request #20781 from karalabe/fix-clique-console-apis Péter Szilágyi 2020-03-19 10:06:44 +02:00
  • 36e93d2dd8 Merge pull request #20779 from meowsbits/patch-3 Péter Szilágyi 2020-03-18 16:30:58 +02:00
  • e6ca1958d3 internal/web3ext: fix clique console apis to work on missing arguments Péter Szilágyi 2020-03-18 15:23:16 +02:00
  • 4655b60999 Merge pull request #20780 from karalabe/fix-eth-mine-sync-race Péter Szilágyi 2020-03-18 15:08:06 +02:00
  • dc6e98d2a8 eth: when triggering a sync, check the head header TD, not block Péter Szilágyi 2020-03-18 14:17:12 +02:00
  • 6283391c99 core/rawdb: improve table database (#20703) gary rong 2020-03-18 20:15:49 +08:00
  • 20a092fb9f core/rawdb: fix freezer table test error check meowsbits 2020-03-18 06:55:30 -05:00
  • 5dd0cd12ec go.mod: update duktape to fix sprintf warnings (#20777) Alex Willmer 2020-03-18 09:52:07 +00:00
  • efd92d81a9 cmd/checkpoint-admin: add some documentation (#20697) gary rong 2020-03-18 17:18:14 +08:00
  • 8d7aa9078f params: begin v1.9.13 release cycle Péter Szilágyi 2020-03-16 13:44:58 +02:00
  • b6f1c8dcc0 params: release Geth v1.9.12 v1.9.12 Péter Szilágyi 2020-03-16 13:39:04 +02:00
  • 97243f3a76 geth retesteth: increase retesteth default http timeouts (#20767) winsvega 2020-03-16 12:33:32 +03:00
  • 241b283690 Merge pull request #20747 from karalabe/update-crypto-deps Péter Szilágyi 2020-03-14 14:23:58 +02:00
  • 466b009135 go.mod: update golang.org/x/crypto to fix a Go 1.14 race rejection Péter Szilágyi 2020-03-06 17:14:47 +02:00
  • 68b4b74682 Merge pull request #20762 from karalabe/fix-txprop-leak Péter Szilágyi 2020-03-14 13:52:46 +02:00
  • 270fbfba4b eth: fix transaction announce/broadcast goroutine leak Péter Szilágyi 2020-03-13 23:47:15 +02:00
  • 92f3405dae eth, les: fix time sensitive unit tests (#20741) gary rong 2020-03-12 18:25:52 +08:00
  • b1efff659e rpc: improve cancel test (#20752) Felix Lange 2020-03-12 11:24:36 +01:00
  • 0bdb21f0cb tests: update tests/testdata@develop, include EIP2384 config (#20746) meowsbits 2020-03-10 04:55:27 -05:00
  • fab0ee3bfa core/state/snapshot: fix various iteration issues due to destruct set Péter Szilágyi 2020-03-04 15:06:04 +02:00
  • bc5d742c66 core: more blockchain tests Martin Holst Swende 2020-03-04 13:39:27 +01:00
  • eff7cfbb03 core/state/snapshot: handle deleted accounts in fast iterator Martin Holst Swende 2020-03-04 13:38:55 +01:00
  • 328de180a7 core/state: fix resurrection state clearing and access Péter Szilágyi 2020-03-04 10:19:53 +02:00
  • dcb22a9f99 core/state: fix account root hash update point Péter Szilágyi 2020-03-03 16:55:06 +02:00
  • a4cf279494 core/state: extend snapshotter to handle account resurrections Péter Szilágyi 2020-03-03 15:52:00 +02:00
  • 6e05ccd845 core/state/snapshot, tests: sync snap gen + snaps in consensus tests Péter Szilágyi 2020-03-03 09:10:23 +02:00
  • 556888c4a9 core/vm: fix method doc (#20730) Ali Atiia 2020-03-02 12:20:27 -05:00
  • fe8347ea8a squashme Martin Holst Swende 2020-03-02 14:06:44 +01:00
  • 361a6f08ac core/tests: test for destroy+recreate contract with storage Martin Holst Swende 2020-03-02 13:46:56 +01:00
  • 01d92531ee rpc: correct typo and reword comment for consistency (#20728) rene 2020-02-28 14:43:04 +01:00
  • 92ec07d63b core/state: fix an account resurrection issue Péter Szilágyi 2020-02-27 15:03:10 +02:00
  • 1e1b18637e p2p/discv5: fix test on go 1.14 (#20724) Felix Lange 2020-02-27 13:10:28 +01:00
  • f1a7997af3 crypto/bn256: fix import line (#20723) Adam Schmideg 2020-02-27 12:59:00 +01:00
  • cec1f292f0 mobile: add CallOpts.SetFrom (#20721) Felix Lange 2020-02-27 11:16:51 +01:00
  • 4fabd9cbd2 les: separate peer into clientPeer and serverPeer (#19991) gary rong 2020-02-26 17:41:24 +08:00
  • fadf84a752 internal/ethapi: default to zero address for calls (#20702) Martin Holst Swende 2020-02-25 17:57:06 +01:00
  • 06d4470b41 core: fix broken tests due to API changes + linter Péter Szilágyi 2020-02-24 13:26:34 +02:00
  • 19099421dc core/state/snapshot: faster account iteration, CLI integration Martin Holst Swende 2020-01-19 20:57:56 +01:00
  • 6ddb92a089 core/state/snapshot: full featured account iteration Péter Szilágyi 2019-12-10 11:00:03 +02:00
  • e570835356 core/state/snapshot: implement iterator priority for fast direct data lookup Martin Holst Swende 2019-12-06 23:27:18 +01:00
  • e567675473 core/state/snapshot: move iterator out into its own files Péter Szilágyi 2019-12-05 15:37:25 +02:00
  • 7e38996301 core/state/snapshot: implement snapshot layer iteration Martin Holst Swende 2019-11-05 19:06:37 +01:00
  • 22c494d399 core/state/snapshot: bloom, metrics and prefetcher fixes Péter Szilágyi 2019-12-03 10:00:26 +02:00
  • 3ad4335acc core/state/snapshot: node behavioural difference on bloom content Martin Holst Swende 2019-12-02 09:31:07 +01:00
  • fd39f722a3 core: journal the snapshot inside leveldb, not a flat file Péter Szilágyi 2019-12-02 13:27:20 +02:00
  • d5d7c0c24b core/state/snapshot: fix difflayer origin-initalization after flatten Martin Holst Swende 2019-12-01 20:49:00 +01:00
  • 351a5903b0 core/rawdb, core/state/snapshot: runtime snapshot generation Péter Szilágyi 2019-11-26 09:48:29 +02:00
  • f300c0df01 core/state/snapshot: replace bigcache with fastcache Martin Holst Swende 2019-11-25 15:30:29 +01:00
  • d754091a87 core/state/snapshot: unlink snapshots from blocks, quad->linear cleanup Péter Szilágyi 2019-11-22 13:23:49 +02:00
  • cdf3f016df snapshot: iteration and buffering optimizations Martin Holst Swende 2019-10-23 15:19:02 +02:00
  • d7d81d7c12 core/state/snapshot: extract and split cap method, cover corners Péter Szilágyi 2019-10-17 18:30:31 +03:00
  • e146fbe4e7 core/state: lazy sorting, snapshot invalidation Martin Holst Swende 2019-10-04 15:24:01 +02:00
  • 542df8898e core: initial version of state snapshots Péter Szilágyi 2019-08-06 13:40:28 +03:00
  • 2a5ed1a1d3 eth/downloader: fix possible data race by inconsistent field protection (#20690) Boqin Qin 2020-02-25 17:44:21 +08:00
  • bf1cdd723a Merge pull request #20712 from karalabe/txfetcher-fix-test-randomness Péter Szilágyi 2020-02-24 15:03:49 +02:00
  • c6be24c731 eth/fetcher: remove randomness from test data Péter Szilágyi 2020-02-24 14:59:02 +02:00
  • 6ffee2afd6 docs: correct clef typo (#20705) Chris Chinchilla 2020-02-21 15:30:21 +00:00
  • 2e1ecc02bd les, miner, accounts/abi/bind: fix load-sensitive unit tests (#20698) gary rong 2020-02-20 20:05:54 +08:00
  • 6df973df27 go.mod: upgrade goja to latest (#20700) Guillaume Ballet 2020-02-20 12:46:47 +01:00
  • 4be8840120 core/vm: use dedicated SLOAD gas constant for EIP-2200 (#20646) Gregory Markou 2020-02-18 06:07:41 -08:00
  • 529b81dadb params: begin v1.9.12 release cycle Péter Szilágyi 2020-02-18 13:27:39 +02:00
  • 6a62fe399b params: release Geth v1.9.11 stable v1.9.11 Péter Szilágyi 2020-02-18 13:26:00 +02:00
  • dae3aee5ff les: add bootstrap nodes as initial discoveries (#20688) Felix Lange 2020-02-18 12:24:05 +01:00
  • 05ccbb5edd Merge pull request #20687 from karalabe/cht-1.9.11 Péter Szilágyi 2020-02-18 10:57:05 +02:00
  • 4f55e24c02 params: update CHTs for the v1.9.11 release Péter Szilágyi 2020-02-18 10:55:44 +02:00
  • 91b228966e rpc: remove startup error for invalid modules, log it instead (#20684) Felix Lange 2020-02-17 17:33:32 +01:00
  • 1b9c5b393b all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) Boqin Qin 2020-02-18 00:33:12 +08:00
  • 57d4898e29 p2p/dnsdisc: re-check tree root when leaf resolution fails (#20682) Felix Lange 2020-02-17 15:23:25 +01:00
  • c2117982b8 Merge pull request #20678 from karalabe/broadcast-sqrt-proper Péter Szilágyi 2020-02-17 14:43:30 +02:00
  • 1c4c486a85 cmd/ethkey: speed up test by using weaker scrypt parameters (#20680) Felix Lange 2020-02-17 12:22:52 +01:00
  • ac72787768 p2p: remove MeteredPeerEvent (#20679) Felix Lange 2020-02-17 12:22:15 +01:00
  • 26284ec3cc Merge pull request #20681 from karalabe/go1.13.8 Péter Szilágyi 2020-02-17 13:15:17 +02:00
  • fef8c985bc travis, appveyor, build: bump builder Go to 1.13.8 Péter Szilágyi 2020-02-17 13:13:24 +02:00
  • 36a1e0b67d eth: don't enforce minimum broadcast, fix broadcast test Péter Szilágyi 2020-02-17 12:01:03 +02:00
  • 37531b1884 cmd/faucet: protect f.reqs with Rlock to prevent data race (#20669) Boqin Qin 2020-02-16 02:14:29 +08:00
  • 855690523a core: ensure state exists for prefetcher (#20627) Martin Holst Swende 2020-02-14 09:54:02 +01:00
  • 38d1b0cba2 cmd/geth: enable DNS discovery by default (#20660) Felix Lange 2020-02-13 14:38:30 +01:00
  • eddcecc160 Merge pull request #20234 from rjl493456442/newtxhashes_2 Péter Szilágyi 2020-02-13 15:28:34 +02:00
  • 9938d954c8 eth: rework tx fetcher to use O(1) ops + manage network requests Péter Szilágyi 2020-01-22 16:39:43 +02:00
  • 90caa2cabb p2p: new dial scheduler (#20592) Felix Lange 2020-02-13 11:10:03 +01:00
  • 5f2002bbcc accounts: add walletsNoLock to avoid double read lock (#20655) Boqin Qin 2020-02-12 22:20:50 +08:00
  • a9614c3c91 event, p2p/simulations/adapters: fix rare goroutine leaks (#20657) Boqin Qin 2020-02-12 22:19:47 +08:00
  • 46c4b699c8 accounts/abi/bind/backends: add support for historical state (#20644) Marius van der Wijden 2020-02-12 11:33:17 +01:00
  • 1821328162 event: add missing unlock before panic (#20653) Boqin Qin 2020-02-12 17:33:31 +08:00
  • 8045504abf les: log disconnect reason when light server is not synced (#20643) Adam Schmideg 2020-02-11 16:46:32 +01:00
  • c22fdec3c7 common/mclock: add NewTimer and Timer.Reset (#20634) Felix Lange 2020-02-11 16:36:49 +01:00
  • 049e17116e core, eth: implement eth/65 transaction fetcher rjl493456442 2019-10-28 19:59:07 +08:00
  • dcffb7777f cmd/geth retesteth: add eth_getBlockByHash (#20621) winsvega 2020-02-11 10:54:05 +01:00
  • 8694d14e65 signer: add bytes32 as valid primitive (#20609) chabashilah 2020-02-11 18:52:51 +09:00