doc: Update README

This commit is contained in:
sprites0
2025-06-27 19:41:04 +00:00
parent 7e148cee19
commit baee40123d

View File

@ -6,11 +6,11 @@ Heavily inspired by [reth-bsc](https://github.com/loocapro/reth-bsc).
## TODOs ## TODOs
- [ ] Make it compilable - [ ] Make it compilable
- [ ] EVM - [x] EVM
- [x] Storage - [x] Storage
- [ ] TX forwarder API - [ ] TX forwarder API
- [ ] Decide whether to include system txs, receipts in block or not - [x] Decide whether to include system txs, receipts in block or not
- [ ] Downloader - [x] Downloader
- [ ] S3 format (file) - [x] S3 format (file)
- [ ] S3 format (AWS API) - [x] S3 format (AWS API)
- [ ] hl-node format - [ ] hl-node format