Commit Graph

919 Commits (9e095251b71255ff346ee9300df8754eb6b64903)

Author SHA1 Message Date
Nick Johnson 72ed186f46 eth, internal: Implement getModifiedAccountsBy(Hash|Number) using trie diffs (#15512) 7 years ago
jtakalai 5aa3eac22d eth/downloader: minor comments cleanup (#15495) 7 years ago
Péter Szilágyi 463014126f
core/bloombits: handle non 8-bit boundary section matches 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 years ago
Péter Szilágyi 0095531a58 core, eth, les: fix messy code (#15367) 7 years ago
Felföldi Zsolt ca376ead88 les, light: LES/2 protocol version (#14970) 7 years ago
Péter Szilágyi 35767dfd0c
cmd, eth: separate out FakePeer for future reuse 7 years ago
Miya Chen 40a3856af9 eth/fetcher: check the origin of filter tasks (#14975) 7 years ago
Lio李欧 5df0b240ae eth: fix typo (#15252) 7 years ago
rjl493456442 94903d572b
internal, accounts, eth: utilize vm failed flag to help gas estimation 7 years ago
Péter Szilágyi 2ab2a9f131 core/bloombits, eth/filters: handle null topics (#15195) 7 years ago
Ernesto del Toro 3c8656347f eth, internal/ethapi: fix spelling of 'Ethereum' (#15164) 7 years ago
Péter Szilágyi f46adfac28
eth/downloader: track peer drops and deassign state sync tasks 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
Péter Szilágyi f30179d62e
eth: disable fast sync after pivot is committed 7 years ago
Zsolt Felfoldi 451ffdb62b
core/bloombits: use general filters instead of addresses and topics 7 years ago
Zsolt Felfoldi 6ff2c02991
core/bloombits: AddBloom index parameter and fixes variable names 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
Péter Szilágyi da7d57e07c
core: make txpool operate on immutable state 7 years ago
rjl493456442 28aea46ac0
core: implement Metropolis EIP 658, receipt status byte 7 years ago
Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 7 years ago
mark.lin d4f11d9b4f eth: send but not announce block to peers if propagate is true 7 years ago
rjl493456442 02aa86e659 eth/downloader: exit loop when there is no more available task 7 years ago
Ivan Daniluk 17ce0a37de eth/downloader: fix race in downloadTesterPeer (#14942) 7 years ago
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