Commit Graph

  • 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
  • 7b68975a00 console, internal/jsre: use github.com/dop251/goja (#20470) Guillaume Ballet 2020-01-27 11:50:48 +01:00
  • 60deeb103e cmd/evm: accept --input for disasm command (#20548) Guillaume Ballet 2020-01-27 10:05:21 +01:00
  • 0b284f6c6c cmd/geth/retesteth: use canon head instead of keeping alternate count (#20572) Martin Holst Swende 2020-01-23 20:55:56 +01:00
  • 8a5c81349e eth: fix comment typo in handler.go (#20575) Guillaume Ballet 2020-01-23 16:08:06 +01:00
  • 33c56ebc67 cmd: implement abidump (#19958) Martin Holst Swende 2020-01-21 15:51:36 +01:00
  • 31baf3a9af log, internal/debug: delete RotatingFileHandler (#20586) Felix Lange 2020-01-21 13:57:33 +01:00
  • ad2fc7c6a6 params: begin Geth v1.9.11 release cycle Péter Szilágyi 2020-01-20 12:32:47 +02:00
  • 58cf5686ea params: release Geth v1.9.10 Péter Szilágyi 2020-01-20 12:27:51 +02:00
  • b4aa4a6965 Merge pull request #20580 from karalabe/cht-1.9.10 Péter Szilágyi 2020-01-20 11:18:37 +02:00
  • b88b4632c2 core: fix chain indexer unit test (#20506) gary rong 2020-01-20 16:38:08 +08:00
  • 1f1cefc036 params: update CHTs for v1.9.10 release Péter Szilágyi 2020-01-20 10:28:49 +02:00
  • 4c8fcd93da Merge pull request #20579 from karalabe/android-go-1.13.6 Péter Szilágyi 2020-01-20 00:55:00 +02:00
  • fcc84c38dd travis: bump Android builder to Go 1.13.6 Péter Szilágyi 2020-01-20 00:54:20 +02:00
  • 6d200efe72 Merge pull request #20578 from karalabe/win-go-1.13.6 Péter Szilágyi 2020-01-20 00:53:13 +02:00
  • 92956e2930 appveyor: bump Go to 1.13.6 on Windows Péter Szilágyi 2020-01-20 00:50:59 +02:00
  • 9b09c0fc83 * trie: utilize callbacks instead of amassing lists in ref/unref (#20529) Martin Holst Swende 2020-01-17 12:59:45 +01:00
  • 770316dc20 core, light: write chain data in atomic way (#20287) gary rong 2020-01-17 18:49:32 +08:00
  • 0af96d2556 cmd/devp2p: submit Route53 changes in batches (#20524) Felix Lange 2020-01-17 11:32:29 +01:00
  • d5acc5ed9e p2p: ensure Server.loop is ticking even if discovery hangs (#20573) Felix Lange 2020-01-17 11:29:16 +01:00
  • fcafa0baa5 p2p: wait for listener goroutines on shutdown (#20569) Felix Lange 2020-01-16 13:10:15 +01:00
  • 1ee754b056 build: upgrade golangci to 1.22.2 (#20566) Guillaume Ballet 2020-01-16 13:09:38 +01:00
  • b3b8d36995 Merge pull request #20570 from karalabe/ppa-focal-go-1.13.6 Péter Szilágyi 2020-01-16 14:09:00 +02:00
  • 9b32f592dc travis, build: enable Ubuntu Focal and Go 1.13.6 on PPA Péter Szilágyi 2020-01-16 13:28:32 +02:00
  • 3e97b04a3d build: put GOPATH in /tmp on launchpad (#20564) Felix Lange 2020-01-16 12:03:41 +01:00
  • f20c8d495a eth: increase timeout to fix a spurious travis test failure (#20560) Martin Holst Swende 2020-01-15 15:30:50 +01:00
  • 8704e8a8fc build: fix makefile HOME reference (#20562) Felix Lange 2020-01-15 11:38:35 +01:00
  • 94e8418939 build: attempt to fix debian build failure without GOPATH (#20561) Felix Lange 2020-01-15 10:37:31 +01:00
  • feda78e052 build: remove env.sh (#20541) Felix Lange 2020-01-14 13:13:14 +01:00
  • 8592a57553 Merge pull request #20555 from holiman/cripple_txsize Péter Szilágyi 2020-01-14 13:18:22 +02:00
  • b2de0bd87b core: set max tx size down to 2 slots (64KB) Martin Holst Swende 2020-01-14 11:49:36 +01:00
  • e9e69d6e29 Merge pull request #20546 from karalabe/validate-block-broadcast Péter Szilágyi 2020-01-13 15:19:14 +02:00
  • a90cc66f3c eth: check propagated block malformation on receiption Péter Szilágyi 2020-01-13 14:23:54 +02:00
  • 8bd37a1d91 core: count tx size in slots, bump max size ot 4x32KB (#20352) MichaelRiabzev-StarkWare 2020-01-10 11:40:03 +02:00
  • b5c4ea56b8 Merge pull request #20540 from holiman/verbose_panic Péter Szilágyi 2020-01-10 11:36:21 +02:00
  • fc392395fb core/state: add more verbosity to panic Martin Holst Swende 2020-01-10 10:12:32 +01:00
  • b211742e5f Revert "eth: refactor creation of EthAPIBackend (#20476)" (#20536) Péter Szilágyi 2020-01-09 13:26:37 +02:00
  • 0218d7001d internal/testlog: print file+line number of log call in test log (#20528) Felix Lange 2020-01-08 16:11:51 +01:00
  • 4d663d57d6 les: fix request serving metrics (#20507) gary rong 2020-01-08 21:08:56 +08:00
  • 8a63f7f504 .travis.yml: use latest macOS 10.14 image (#20526) Felix Lange 2020-01-08 10:25:01 +01:00
  • c49a4165d0 consensus/ethash: fix a typo and error message (#20503) Guillaume Ballet 2020-01-07 18:19:21 +01:00