• Felföldi Zsolt's avatar
    les: remove obsolete code related to PoW header syncing (#27737) · d4d88f9b
    Felföldi Zsolt authored
    This change removes PoW header syncing related code from LES and also deletes 
    duplicated packages les/catalyst, les/downloader and les/fetcher. These package copies
    were created because people wanted to make changes in their eth/ counterparts, but weren't
    able to adapt LES code to the API changes.
    d4d88f9b
Name
Last commit
Last update
..
flowcontrol Loading commit data...
utils Loading commit data...
vflux Loading commit data...
api.go Loading commit data...
api_backend.go Loading commit data...
api_test.go Loading commit data...
benchmark.go Loading commit data...
bloombits.go Loading commit data...
client.go Loading commit data...
client_handler.go Loading commit data...
commons.go Loading commit data...
costtracker.go Loading commit data...
distributor.go Loading commit data...
distributor_test.go Loading commit data...
enr_entry.go Loading commit data...
handler_test.go Loading commit data...
metrics.go Loading commit data...
odr.go Loading commit data...
odr_requests.go Loading commit data...
odr_test.go Loading commit data...
peer.go Loading commit data...
peer_test.go Loading commit data...
protocol.go Loading commit data...
request_test.go Loading commit data...
retrieve.go Loading commit data...
server.go Loading commit data...
server_handler.go Loading commit data...
server_requests.go Loading commit data...
servingqueue.go Loading commit data...
state_accessor.go Loading commit data...
test_helper.go Loading commit data...
txrelay.go Loading commit data...