plugeth/les/downloader
Guillaume Ballet f67e54c92f
core: use TryGetAccount to read what TryUpdateAccount has written (#25458)
* core: use TryGetAccount to read where TryUpdateAccount has been used to write

* Gary's review feedback

* implement Gary's suggestion

* fix bug + rename NewSecure into NewStateTrie

* trie: add backwards-compatibility aliases for SecureTrie

* Update database.go

* make the linter happy

Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2022-08-04 16:13:18 +02:00
..
api.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
downloader_test.go core: use TryGetAccount to read what TryUpdateAccount has written (#25458) 2022-08-04 16:13:18 +02:00
downloader.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
events.go les: duplicate downloader and fetcher to allow progressive refactoring 2021-09-10 11:11:59 +03:00
metrics.go les: duplicate downloader and fetcher to allow progressive refactoring 2021-09-10 11:11:59 +03:00
modes.go les: duplicate downloader and fetcher to allow progressive refactoring 2021-09-10 11:11:59 +03:00
peer.go eth: introduce eth67 protocol (#24093) 2022-06-15 12:56:47 +02:00
queue_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
queue.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
resultstore.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
statesync.go core, les, eth: port snap sync changes (#24898) 2022-07-15 14:55:51 +03:00
testchain_test.go les: duplicate downloader and fetcher to allow progressive refactoring 2021-09-10 11:11:59 +03:00
types.go les: duplicate downloader and fetcher to allow progressive refactoring 2021-09-10 11:11:59 +03:00