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
* fix coins view instead of coins tip
* recount votes when verifying database
* fix boolean
* write instead of insert if it already exists
* use mapState instead of fState and blockhash
* add missing txblockhash to ser function
* fix log
* getstate string for paid state
* update paidOnblock to stateChangedOnBlock from cfund tests
* check statedb hash in verifychain
* fix v452 fork
* fix %d->%s
* add log
* use formatmoney
* prevent undefined behavior
* show cf supply in getblockheader
* check for paid state
* fix some tests
* fix diff prequest
* GetLastStateBlockIndexForState()
* fix cfund-paymentrequest-hardfork-452.py
* consider status changes from same block
* fix heights for testnet
* notRequestedYet
* notRequestedYet
* detect old db struct
* add statehash to updatetip log
* check old structure bootstrap
* only do reindex-chainstate when rebuilding db struct
* only calculate statehash if debug=statehash
* include cfsupply and cflocked in statehash
* add mine filter to listproposals
* support multiple filters
* remove duplicate declaration
* add cfund test unit
* fix call to old var
* setup consistency
* fix loop condition
* assert statehash
* remove old reference after master merge
* remove old reference after master merge
* fDirty
* Revert "fDirty"
This reverts commit 561339d.
* add extra log
0 commit comments