Giacomo

Results 3 issues of Giacomo

We have to include solana linter from https://github.com/crytic/solana-lints In root `Cargo.toml`: ```toml [workspace.metadata.dylint] libraries = [ { git = "https://github.com/crytic/solana-lints", pattern = "lints/*" }, ] ```

Include `cargo audit` command in gh actions Same as: https://github.com/blockworks-foundation/mango-v3/commit/f149e2b27dcd0c4c87b9c087c773955bf5fc3774

I'm getting endlessly the same error when the react component is loaded: **Uncaught (in promise) DOMException: Failed to execute 'open' on 'CacheStorage': An attempt was made to break through the...