keep-core
keep-core copied to clipboard
The smart contracts and reference client behind the Keep network
## Summary The codebase contains 16 instances of deprecated `elliptic.Marshal` and `elliptic.Unmarshal` functions that have been deprecated since Go 1.21. These should be migrated to use the `crypto/ecdh` package. ##...
## Summary The codebase contains 131 instances of G115 (integer overflow conversion) warnings identified by gosec. These are currently excluded from CI checks but should be systematically addressed to improve...
 You mean it should match this list? _Originally posted by @sdmg15 in https://github.com/bitcoindevkit/bdk/issues/1926#issuecomment-2780742430_