rustle
rustle copied to clipboard
A static analyzer for NEAR smart contract in Rust
**Is your feature request related to a problem? Please describe.** Sometimes, the protocol fee can not be withdrawn due to the lack of corresponding functions. Implement a detector to prevent...
"All the callbacks are given enough GAS to finish without errors" from [checklist](https://docs.near.org/develop/contracts/security/checklist)
Hello, I want to add Rustle to my CI pipelines. And it would be great to have an official and up-to-date docker image. Example of image integration to repository packages...
Hey, Nice tool and thanks for providing this! I had a somewhat similar idea, which I described here using macros: https://github.com/near/near-sdk-rs/issues/892 I was wondering if you could create a GitHub...