bitcoindevkit / bitcoindevkit/bdk-sqlx
Add safe way to update last seen arbitrarily
Open
- Dominant language
- Rust
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
If you go in and change the last seen update on the database, then it breaks the application
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting how the application stores and updates the last-seen value in the database. Determine the safe update behavior from the reported breakage, then verify that changing last seen arbitrarily no longer breaks the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100