Commit Graph

220 Commits (433937fb42a1cb43fda247313797874e92d3c9fe)

Author SHA1 Message Date
Martin Holst Swende 5036992b06 eth, les: add error when accessing missing block state (#18346) 5 years ago
gary rong 6269e5574c miner: polish miner configuration (#19480) 5 years ago
Péter Szilágyi 38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too 6 years ago
Felföldi Zsolt 921b3160db les: fix p2p.Protocol.PeerInfo (#19472) 6 years ago
Felföldi Zsolt 85b6823d16 les: check required message types in cost table (#19454) 6 years ago
Péter Szilágyi 7221cb1434
core, eth, les, light: scope receipt functionality a bit cleaner 6 years ago
Matthew Halpern 6b0ddd141e
core, eth, les, light: store transaction receipts without txHash and gasCost 6 years ago
Martin Holst Swende e2f3465e83 eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) 6 years ago
Zsolt Felfoldi 64f9c1ea09 les, light: remove support for les/1 4096 block CHT sections 6 years ago
Zsolt Felfoldi 5515f364ae les: removed les/1 protocol messages 6 years ago
gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) 6 years ago
Felföldi Zsolt 5164274872 les: extend error message for coinbase API calls (#19380) 6 years ago
Felföldi Zsolt e852505ace les: fix block announcements (#19322) 6 years ago
Felföldi Zsolt c53c5e616f les: fix peer id and reply error handling (#19289) 6 years ago
Péter Szilágyi 211ec46284
les, light: verbose errors on state retrieval issues 6 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Felföldi Zsolt c2003ed63b les, les/flowcontrol: improved request serving and flow control (#18230) 6 years ago
Matthew Halpern badaf43019 les: remove redundant type specifiers (#19091) 6 years ago
gary rong 7fd0ccaa68 core: remove unnecessary fields in logs, receipts and tx lookups (#17106) 6 years ago
b00ris 769657060e les: implement ultralight client (#16904) 6 years ago
Martin Holst Swende 83a9a73b89 cmd/geth, core, eth: implement Constantinople override flag (#18273) 6 years ago
Paweł Bylica de39513ced core, internal, eth, miner, les: Take VM config from BlockChain (#17955) 6 years ago
zah 55a4ff806f remove a no-op line in the code (#17760) 6 years ago
Felföldi Zsolt f0515800e6 les: fix fetcher syncing logic (#18072) 6 years ago
Sheldon b8a2ac3fcf les: fix pubkey index typo (#18093) 6 years ago
gary rong c5d34fc94e les, light: reduce les testing stress (#17867) 6 years ago
Felföldi Zsolt b7bbe66b19 les: limit state ODR retrievals to the last 100 blocks (#17744) 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Felföldi Zsolt ab13cd9924 les: fix invalid delivery handling in retriever (#17727) 6 years ago
gary rong d6254f827b all: protect self-mined block during reorg (#17656) 6 years ago
Péter Szilágyi af89093116
les, light, params: update light client CHTs 6 years ago
Felföldi Zsolt c37238cae9 les: fix retriever logic (#17705) 6 years ago
Felföldi Zsolt d4a28a13ca les: fix distReq.sentChn double close bug (#17639) 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
gary rong b2c644ffb5 cmd, eth, miner: make recommit configurable (#17444) 6 years ago
Felföldi Zsolt 355fc47d39 les: fix CHT field in nodeInfo (#17465) 6 years ago
Felix Lange 2695fa2213 les: fix crasher in NodeInfo when running as server (#17419) 6 years ago
Felföldi Zsolt 2cdf6ee7e0 light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
Felföldi Zsolt b2ddb1fcbf les: implement client connection logic (#16899) 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
Oleg Kovalov d42ce0f2c1 all: simplify switches (#17267) 6 years ago
Péter Szilágyi e1f1d3085c
accounts, eth, les: blockhash based filtering on all code paths 6 years ago
Felföldi Zsolt 51df1c1f20 les: add announcement safety check to light fetcher (#17034) 6 years ago
gary rong 4895665670 les: handle conn/disc/reg logic in the eventloop (#16981) 6 years ago
Felföldi Zsolt 25982375a8 les: fix retriever logic (#16776) 6 years ago
Felföldi Zsolt 049f5b3572 core, eth, les: more efficient hash-based header chain retrieval (#16946) 6 years ago
Felföldi Zsolt 546d42179e les: pass server pool to protocol manager (#16947) 6 years ago
Felföldi Zsolt a5237a27ea les: add Skip overflow check to GetBlockHeadersMsg handler (#16891) 6 years ago