keep-core icon indicating copy to clipboard operation
keep-core copied to clipboard

The smart contracts and reference client behind the Keep network

Results 226 keep-core issues
Sort by recently updated
recently updated
newest added

## 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...

![Image](https://github.com/user-attachments/assets/fc2d8f3f-765e-427e-917d-c956a9164ac0) You mean it should match this list? _Originally posted by @sdmg15 in https://github.com/bitcoindevkit/bdk/issues/1926#issuecomment-2780742430_