Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
58439604
Topic
5369732
Board
Bitcoin Technical Support
Re: Bitcoin core - transaction bug and related balance error
by
nc50lc
on
15/11/2021, 12:22:00 UTC
Quote from: sexjam on
Today
at 07:17:58 AM
Now the balance result is correct, and only the dates on the last transaction do not match.
-snip-
Maybe it has something to do with the first or other logic of "
Smart Timestamps
":
https://github.com/bitcoin/bitcoin/blob/master/src/wallet/wallet.cpp#L2380-L2383
If not, it could be related to the "
wrong timestamp
" bug when using -rescan:
https://github.com/bitcoin/bitcoin/issues/6662