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