Commit Graph

357 Commits (520024dfd689d264807b7fe1fc28deba51d6ab20)

Author SHA1 Message Date
gary rong d5cad488be core, eth: fix database version (#18429) 6 years ago
Martin Holst Swende 83a9a73b89 cmd/geth, core, eth: implement Constantinople override flag (#18273) 6 years ago
Ryan Schneider 48b70ecff1
cmd, eth: Add support for `--whitelist <blocknum>=<hash>,...` flag 6 years ago
Péter Szilágyi 434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer 6 years ago
gary rong 457e930f27 eth, miner: prefer locally generated uncles vs remote ones (#17715) 6 years ago
gary rong ba0a8b7887 core, eth: fix dependency cycle (#17720) 6 years ago
gary rong d6254f827b all: protect self-mined block during reorg (#17656) 6 years ago
Guillaume Ballet da29332c5f core/vm: add switches to select evm+ewasm interpreters (#17687) 6 years ago
Péter Szilágyi e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil 6 years ago
gary rong c1c003e4ff consensus, miner: stale block mining support (#17506) 6 years ago
gary rong b69476b372 all: make indexer configurable (#17188) 6 years ago
Péter Szilágyi 92381ee009
cmd, eth: clean up miner startup API, drop noop config field 6 years ago
gary rong b2c644ffb5 cmd, eth, miner: make recommit configurable (#17444) 6 years ago
Pierre Neter 76301ca051 eth: upgradedb subcommand was dropped (#17464) 6 years ago
Felföldi Zsolt 2cdf6ee7e0 light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
Péter Szilágyi f0998415ba
cmd, consensus/ethash, eth: miner push notifications 6 years ago
gary rong 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853) 6 years ago
williambannas 9402f96597 eth: conform better to the golint standards (#16783) 6 years ago
Wenbiao Zheng d6ed2f67a8 eth, node, trie: fix minor typos (#16802) 6 years ago
kiel barry 4747aad160 eth: golint fixes to variable names (#16711) 6 years ago
Péter Szilágyi 6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666) 6 years ago
kiel barry 5b3af4c3d1 eth: golint updates for this or self warning (#16632) 6 years ago
Yusup 7aad81f881 eth: fix typos (#16414) 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Felföldi Zsolt c3f238dd53 les: limit LES peer count and improve peer configuration logic (#16010) 7 years ago
Péter Szilágyi 46e5583993 cmd/utils, eth: init etherbase from within eth (#15528) 7 years ago
gary rong f14047dae5 cmd, consensus, eth: split ethash related config to it own (#15520) 7 years ago
Felföldi Zsolt ca376ead88 les, light: LES/2 protocol version (#14970) 7 years ago
Lio李欧 5df0b240ae eth: fix typo (#15252) 7 years ago
Péter Szilágyi f585f9eee8
core, eth: clean up bloom filtering, add some tests 7 years ago
Zsolt Felfoldi 4ea4d2dc34
core, eth: add bloombit indexer, filter based on it 7 years ago
Péter Szilágyi b0ca1b67ce
eth: use maxpeers from p2p layer instead of extra config 7 years ago
Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 7 years ago
Péter Szilágyi 3d32690b54 cmd, core, eth: journal local transactions to disk (#14784) 7 years ago
Péter Szilágyi 0ff35e170d core: remove redundant storage of transactions and receipts (#14801) 7 years ago
Péter Szilágyi 4c1d0b164b
eth: drop leftover from previous nonce protection scheme 7 years ago
Péter Szilágyi d40179f882
eth: gracefully error if database cannot be opened 7 years ago
Alan Chen fade09a7ff eth: remove les server from protocol manager (#14625) 7 years ago
Péter Szilágyi 08959bbc70
cmd, core, eth: configurable txpool parameters 7 years ago
Péter Szilágyi c2a494c743
eth: update default gas price when not mining too 7 years ago
Péter Szilágyi a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 7 years ago
Péter Szilágyi e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere 8 years ago
bas-vk 5e29f4be93 cmd/utils, node: remove unused solc references and improve RPC config (#14324) 8 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Péter Szilágyi feeccdf4ec consensus/clique: Proof of Authority (#3753) 8 years ago
Péter Szilágyi bfe5eb7f8c eth: accept transactions when starting CPU mining (#13882) 8 years ago
Péter Szilágyi b801be99d4
consensus, eth: don't CPU mine by default during remote mining 8 years ago
Felföldi Zsolt 9aca9e6deb cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) 8 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago