You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge dashpay#6744: fix: remove useless but alarming log record about spent information
53a3415 fix: remove useless but alarming log record about spent information (Konstantin Akimov)
Pull request description:
## Issue being fixed or feature implemented
dashpay#6539dashpay#6651
These log records are useless because RPC can be called remotely for non-existing tx:
2025-04-28T12:53:35Z ERROR: Unable to get spend information
## What was done?
Just removed error log for it.
## How Has This Been Tested?
Call RPC for non-existing transaction:
getspentinfo '{"txid":"0437cd7f8525ceed2324359c2d0ba26006d92d856a9c20fa0241106ee5a597c9", "index":0}'
## Breaking Changes
N/A
Changes are only log-related
## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone
ACKs for top commit:
PastaPastaPasta:
utACK 53a3415
UdjinM6:
utACK 53a3415
Tree-SHA512: c671d41c17efd18c82d16e83104a62b1f736f599e1fe78ef021a45c112010c8898f0d00837599208238773751fb9f308f9eae41991ec02d6f73564f96f34cf5f
0 commit comments