Cryp Toon

Results 45 comments of Cryp Toon
trafficstars

Are you using the latest version of bitcoinlib? Because I know there was an problem with high s values in signatures in older versions.

Yes, 0.4.15 is the latest version, so that shouldn't be the problem. The s value in the signature input in the raw transaction you provided is correct / canonical. You...

I don't think those networks have enough stable and good working Blockchain service providers. Without a good API backend the library doesn't work as expected.

Yes that might be a good idea, I will take a look into it. It is possible to encrypt the full database using sqlcipher at the moment, but this needs...

Support for dash network will be removed from this library in version 0.7 Unfortunately there are not enough api service providers to get it working reliable.

All private key fields can be encrypted now, see commit 553df0e72892c35f217375b6704f240bace2d3aa

See https://github.com/1200wd/bitcoinlib/issues/234

Use the strict=False option to parse transactions with unsupported scripts

Support for dash network will be removed from this library in version 0.7 Unfortunately there are not enough api service providers to get it working reliable.