From 59042b26fea708ff20d16af10a20b47f532e07eb Mon Sep 17 00:00:00 2001 From: Anika Raghuvanshi Date: Tue, 21 Jan 2025 18:52:52 -0800 Subject: [PATCH] Add tip for filling in todos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 087df745..96d30bcd 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ This template is increasing the throughput on Base Chain. 1. Ensure you have followed the instructions above in `setup` 1. Go to the folder that was created using the `make setup-gas-increase network=` step -1. Fill in all TODOs (search for "TODO" in the folder) in the `.env` and `README` files. +1. Fill in all TODOs (search for "TODO" in the folder) in the `.env` and `README` files. Tip: you can run `make deps` followed by `make sign-upgrade` to produce a Tenderly simulation which will help fill in several of the TODOs in the README (and also `make sign-rollback`). 1. Check in the task when it's ready to sign and collect signatures from signers 1. Once executed, check in the records files and mark the task `DONE` in the README.