White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 22 forks source link

Go through bestpractices.coreinfrastructure.org and finish the points that need coverage #45

Open kerber0x opened 2 years ago

kerber0x commented 2 years ago

There are few items that need to be revised:

[ ] Documentation [ ] include interim versions and not only releases [ ] The release notes MUST identify every publicly known run-time vulnerability fixed in this release that already had a CVE assignment or similar when the release was created [ ] Test policy [ ] be maximally strict with warnings in the software produced by the project, where practical. [ ] Use basic good cryptographic practices [ ] Static/Dynamic code analysis

kerber0x commented 2 years ago

Look at "New functionality testing" for the criteria that are looked after.

kerber0x commented 10 months ago

This is an ongoing effort.