bitcoindevkit / bitcoindevkit/bdk-sqlx
Test integer conversions to/from SQL
Open
- Dominant language
- Rust
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
For context there are these issues pertaining to overflow or invalid truncation when decoding 64bit values.
https://github.com/launchbadge/sqlx/issues/3179
https://github.com/launchbadge/sqlx/issues/3161
But these are apparently fixed by `sqlx`, so posting here for awareness.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.