Commit Graph

  • 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 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 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
  • 172f7778fe
    rpc: add error when call result parameter is not addressable (#20638) Adam Schmideg 2020-02-11 09:48:58 +01:00
  • 34bb132b10
    graphql: add transaction signature values (#20623) AmitBRD 2020-02-09 15:50:44 -05:00
  • 675f4e75b8
    README.md: update evm usage example (#20635) Nick Ward 2020-02-09 20:18:47 +04:00
  • 4a231cd951
    internal/ethapi: return non-null "number" for pending block (#20616) Martin Holst Swende 2020-02-07 10:44:32 +01:00
  • 976a0f5558
    cmd/devp2p: fix Route53 TXT record splitting (#20626) Felix Lange 2020-02-05 15:29:59 +01:00
  • a1313b5b1e
    trie: make hasher parallel when number of changes are large (#20488) Martin Holst Swende 2020-02-04 13:02:38 +01:00
  • 711ed74e09
    cmd/geth: add 'dumpgenesis' command (#20191) meowsbits 2020-02-04 04:49:13 -06:00
  • 058a4ac5f1
    core/evm: less iteration in blockhash (#20589) Martin Holst Swende 2020-02-04 11:32:31 +01:00
  • 33791dbeb5
    tracers: avoid panic on invalid arguments (#20612) tintin 2020-02-04 09:55:07 +01:00
  • 5a9c96454e
    trie: separate hashes and committer, collapse on commit Martin Holst Swende 2020-02-03 16:28:30 +01:00
  • 4cc89a5a32
    internal/build: don't crash in DownloadFile when offline (#20595) Felix Lange 2020-02-03 16:22:46 +01:00
  • 15d09038a6
    params: update bootnodes (#20610) Martin Holst Swende 2020-01-31 14:12:19 +01:00
  • 3c776c7199
    retesteth: clean txpool on rewind, default dao support (#20596) Martin Holst Swende 2020-01-31 12:00:37 +01:00
  • 24cab2d535
    core/vm/runtime: fix typos in comment (#20608) Guillaume Ballet 2020-01-30 11:21:10 +01:00
  • 594e038e75
    signer/rules: use goja and remove otto (#20599) Guillaume Ballet 2020-01-29 13:47:56 +01:00
  • a903912b96
    rpc: check module availability at startup (#20597) Felix Lange 2020-01-28 10:37:08 +01:00
  • 44c365c3e2 rpc: reset writeConn when conn is closed on readErr (#20414) Zhou Zhiyao 2020-01-27 21:03:15 +08:00