Super
Super
# Description Deploy Unlock protocol on Fuse to support Fuse Network which is an EVM compatible Layer 1 Blockchain # Issues Fixes # Refs # # Checklist: - [ ]...
I am trying to deploy Unlock protocol to Fuse, but can't deploy hooks contracts and keyManager contract. Just I want to deploy these contracts so that I can update fuse.ts....
[Bug-Candidate]: Foundry project with node module dependencies can not be analyzed in github action.
### Describe the issue: I am running slither check in my github ci workflow, but can't pass due to some issues. The main problem is that my foundry project is...
[Bug-Candidate]: Foundry project with node module dependencies can not be analyzed in github action.
### Describe the issue: Following up the issue - https://github.com/crytic/slither-action/issues/96 CI is continuously failing, seems like dependency issues. Could you please give me full suggestion to add slither ci? I...