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

Commit

Permalink
Advertise RFP (#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
hermanventer authored Feb 7, 2023
1 parent 1acf5f7 commit f72a082
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ MIRAI is an abstract interpreter for the [Rust](https://www.rust-lang.org/) comp
representation](https://github.com/rust-lang/rfcs/blob/master/text/1211-mir.md) (MIR).
It is intended to become a widely used static analysis tool for Rust.

## Request for Proposals

The Web3 Foundation has an
[RFP](https://github.com/w3f/Grants-Program/blob/master/docs/RFPs/Open/Static-Analysis-for-Runtime-Pallets.md)
for extending MIRAI. If you are interested in making a proposal, feel free to do so and expect to count on support
with design reviews, coding and merging your contributions. Contact [email protected] if you want to discuss this
further.

## Who should use MIRAI

MIRAI can be used as a linter that finds panics that may be unintentional or are not the best way to terminate a
Expand Down

0 comments on commit f72a082

Please sign in to comment.