BlackcoinDev
BlackcoinDev
warnings are generated e.g. from ./chainparams.h:9, from test/blockmanager_tests.cpp:5: ./protocol.h:316:26: warning: redundant redeclaration of ‘std::vector serviceFlagsToStr(uint64_t)’ in same scope [-Wredundant-decls] 316 | std::vector serviceFlagsToStr(uint64_t flags); | ^~~~~~~~~~~~~~~~~ ./protocol.h:309:26: note: previous declaration...
I am trying to compile the android version, but I keep getting the following error _Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.google.android.gms:play-services-tapandpay:18.2.0._ I am trying to understand where this module...
Debug log shows this type of logging, a few timer per day `2024-05-27T16:34:50Z Disconnecting outbound peer 20 for old chain, best known block = 57861bb2cfd5fab638f9fb66d00e6b8f5b828c8ebfab90e9d4b5850f764f73c2` this the connect message for...
when running `getwalletinfo` on a legacy wallet, I see the `total_balance` `{ "walletversion": 130000, "total_balance": 288534.36755270, "balance": 287983.19755270, "staked_balance": 551.17000000, "unconfirmed_balance": 0.00000000, "immature_balance": 0.00000000, "txcount": 132538, "keypoololdest": 1650827713, "keypoolsize": 100,...