Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
feat: add deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
marktoda committed Oct 2, 2024
1 parent 03b10b1 commit cf34ad1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit cf34ad1

Please sign in to comment.