Commit Graph

1045 Commits (aebf9e2fe7beb6d23db94d0885cc7a1089b15d87)

Author SHA1 Message Date
Egon Elbre 8f06b7980d eth: fix megacheck warnings 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 48ee7f9de7
core, eth, les: polish txpool API around local/remote txs 7 years ago
Nick Johnson fe13949d9d eth/downloader: Doc fixes 7 years ago
Nick Johnson be8f8409bc eth/downloader, les, light: Changes in response to review 7 years ago
Nick Johnson ae11545bc5 eth, les: Refactor downloader peer to use structs 7 years ago
Nick Johnson 0550957989 eth, les, light: Refactor downloader to use blockchain interface 7 years ago
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
Péter Szilágyi d40179f882
eth: gracefully error if database cannot be opened 7 years ago
Felix Lange 0042f13d47 eth/downloader: separate state sync from queue (#14460) 7 years ago
Alan Chen fade09a7ff eth: remove les server from protocol manager (#14625) 7 years ago
Martin Holst Swende ea11f7dd7a internal/ethapi: add mutex around signing + nonce assignment 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 afdd23b5ca
eth: don't import propagated blocks during fastsync 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 96c2ab22e0
eth/downloader: fix a potential issue against future refactors 7 years ago
Péter Szilágyi e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere 8 years ago
Felix Lange 207bd7d2cd eth: add debug_storageRangeAt 8 years ago
Péter Szilágyi 6d359dbcc6
eth: revert accidental ethash cache dir change 8 years ago
Felix Lange 0cc492f815 all: update license information 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 a7b9e484d0 consensus, core, ethstats: use engine specific block beneficiary (#14318) 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 bd2c54fa9f
eth: announce block after sync cycle (star topology) 8 years ago
Péter Szilágyi b801be99d4
consensus, eth: don't CPU mine by default during remote mining 8 years ago
Péter Szilágyi 158d603528
consensus, core: drop all the legacy custom core error types 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 702bef8493
cmd/geth, eth: drop bad block reporting, its offline anyway 8 years ago
Martin Holst Swende cc303017c3 debug: convert uint64-blocknumber into rpc.Blocknumber (#13862) 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
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Péter Szilágyi 9b84caf3a5 core, eth, les: support resuming fast sync on heavy rollback (#3743) 8 years ago
Péter Szilágyi b7d93500f1 all: finish integrating Go ethash, delete C++ vendor 8 years ago
Péter Szilágyi 023670f6ba cmd, eth, les, node, pow: disk caching and progress reports 8 years ago
Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
Péter Szilágyi e7030c4bf5
all: update light logs (and a few others) to the new model 8 years ago
Péter Szilágyi 9184249b39 Logger updates 3 (#3730) 8 years ago
Péter Szilágyi 46bcd9a92c
core, eth: drop database block splitting upgrader 8 years ago
Péter Szilágyi 2f28a12cdb
common, eth/downloader, log: support terminal log formatting 8 years ago
Felix Lange 35e8308bf7 eth, les: shorten genesis block mismatch error message 8 years ago
Felix Lange d0eba23af3 all: disable log message colors outside of geth 8 years ago
Péter Szilágyi 8676aeb798
eth/downloader: review fixes 8 years ago
Péter Szilágyi 46eea4d105
accounts, eth/downloader: use "err" instead of "error" in logs 8 years ago
Péter Szilágyi 0a63c3e362
eth/downloader: port over old logs from glog to log15 8 years ago