silve K
silve K
- Add SHA256 checksum verification for dependencies - Check both checksum and git revision - Provide clear warnings for integrity failures - Follow soldeer's verification approach is this what in...
@beeb Thanks for the feedback! I'vereverted and refactored to use the soldeer_core APIs: - Added `soldeer-core` dependency - Using `read_lockfile()` and `check_dependency_integrity()` as you suggested - Removed all custom implementation
> Thanks for the changes. Although this all feels very LLM generated, I left some comments. Yeah, about 50–60% of the later commits were actually done with Claude’s help. I...
@grandizzy LGTY?
> > @grandizzy LGTY? > > @silvekkk yeah, makes sense. Can we add same check for foundry.lock file too (that was the originally ticket was opened for). Thanks! Sure added...