From cf34ad1ed0a1f323e77557b9bce420f3385f7400 Mon Sep 17 00:00:00 2001 From: Mark Toda Date: Wed, 2 Oct 2024 11:51:07 -0400 Subject: [PATCH] feat: add deprecated --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8613fab..e3e3480 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Forge Gas Snapshot -Flexible, checked-in gas snapshotting for [Foundry](https://github.com/foundry-rs). +**[DEPRECATED] - [Upstreamed](https://github.com/foundry-rs/foundry/pull/8952) into Foundry** + +Flexible, checked-in gas snapshotting for [Foundry](https://github.com/foundry-rs) Forge has native gas reporting with `forge snapshot` and `forge test --gas-report`, but neither perfectly fit my needs. Specifically, `forge-gas-snapshot` aims to allow for: - Gas reports over specific, known flows