Dustin
Dustin
11Oseu: `ERROR: VerifyDB() : *** irrecoverable inconsistency in block data at 343835, hash=cec326c6e4163d196594eebe966fb9a97f9aa6083a6c67916706f160ed8442f7` 15yHnB: `ERROR: VerifyDB() : *** irrecoverable inconsistency in block data at 348113, hash=079aff25df0da1c5e5dcf5e751182634891c72d55dbaaf274cd5fb63d79fbe08`
We are able to duplicate the behavior and have made some changes that fix the corruption during testing. Fix will be in the next release.
Yes, we will be releasing v2.1.0.0 within the next 24hrs.
RPC Commands to pull transaction information for accounts. ``` listaccounts ``` This will list the accounts and their balances. ``` listtransactions ( "account" count from includeWatchonly) Returns up to 'count'...
Would a RPC command like `exporttransactions {path}` that would export the .csv file to the path provided work? The `{path}` value would be something like `/home/user/Documents/bwktxs.csv` for example so the...
Pushing back until next release v2.2.0.0 due to unexpected cleanup and additions in the current release.