I have a (possibly old) wallet.dat file with dozens to hundreds of addresses. It is obviously prohibitively expensive to manually look up each one.
Does anybody know a way to analyse all of them to find if any have a balance greater than 0? The current version of pywallet using --dumpwithbalance
only lists the balance as error code: 1015 (apparently a CloudFlare issue)