From baee40123d665ef647e5a5ccd42fe3425b669396 Mon Sep 17 00:00:00 2001 From: sprites0 <199826320+sprites0@users.noreply.github.com> Date: Fri, 27 Jun 2025 19:41:04 +0000 Subject: [PATCH] doc: Update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2d16c1cf3..a97e09ae1 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Heavily inspired by [reth-bsc](https://github.com/loocapro/reth-bsc). ## TODOs - [ ] Make it compilable - - [ ] EVM + - [x] EVM - [x] Storage - [ ] TX forwarder API -- [ ] Decide whether to include system txs, receipts in block or not -- [ ] Downloader - - [ ] S3 format (file) - - [ ] S3 format (AWS API) +- [x] Decide whether to include system txs, receipts in block or not +- [x] Downloader + - [x] S3 format (file) + - [x] S3 format (AWS API) - [ ] hl-node format