Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving btc activity check on dispensers to work when reparsing #1263

Merged

Conversation

pataegrillo
Copy link
Contributor

No description provided.

@jdogresorg
Copy link
Contributor

jdogresorg commented Oct 25, 2023

Looks good in testing.. reparse produces same hashes for txlist and ledger as expected.

[2023-10-25 01:39:41][INFO] Block (re-parse): 810790 (hashes: L:9c88d / TX:d1077 / M:cbc21 [overwrote b0a3932d3ec476c5eb50de97644355eba5d60290bc79d9da51268be7c2720081])
[2023-10-25 01:39:48][INFO] Block (re-parse): 810800 (hashes: L:6c29e / TX:b8fe8 / M:b613f [overwrote d23e0ad8c882149e19425b621a75d2e0de24d3b65fd91d2459fad13cc3f877aa])
[2023-10-25 01:41:30][INFO] Database version number updated.
[2023-10-25 01:41:30][INFO] Reparse took 1396.769 minutes.
[2023-10-25 01:41:30][INFO] Starting database VACUUM. This may take awhile...
[2023-10-25 01:56:27][INFO] Database VACUUM completed.

@jdogresorg
Copy link
Contributor

Looks good in testing, counterparty-lib throw an error message and exits if it detects it is not on the correct version of addrindexrs.

counterparty_1              | [2023-10-25 15:16:51][INFO] Running v1.1.5 of counterparty-server.
counterparty_1              | [2023-10-25 15:16:51][INFO] Running v9.60.2 of counterparty-lib.
counterparty_1              | [2023-10-25 15:16:51][INFO] Acquiring lock.
counterparty_1              | [2023-10-25 15:16:51][INFO] Connecting to database (SQLite 3.24.0-r1).
counterparty_1              | [2023-10-25 15:16:51][INFO] Connecting to backend.
counterparty_1              | [2023-10-25 15:16:51][INFO] AddrIndexRs connecting...
counterparty_1              | [2023-10-25 15:16:51][INFO] Connected to AddrIndexRs!
counterparty_1              | [2023-10-25 15:16:51][INFO] Wrong addrindexrs version: 0.4.1 is needed but 0.4.0 was found

@jdogresorg jdogresorg merged commit a794b12 into CounterpartyXCP:master Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants