Jonathan G
Jonathan G
The following Signature Operations require a check to distinguish between Schnorr / DER Signatures using the Secp256k1 curve. I've submitted a PR for this issue at https://github.com/rojii/bcash/commit/0ca7dad12adee0e3e0d71e9b11f710cd3b1e2e06
Implemented Schnorr Signature Checks on the following Opcodes: OP_CHECKSIG / OP_CHECKDATSIG. Along with MTP Activation for the Hardfork found in the chain.js file (perhaps these commits shouldn't have been added...
The following Test found in https://github.com/bcoin-org/bcash/blob/master/test/protocol-test.js#L151 The GetDataPacket size values to 1800003 Whilst the current updated MAX_MESSAGE value is 2097152 There is a possibility of changing the typeof invitems, or...
Added an additional graviton unix-timestamp for which the 2019 November 15th Hard Fork occurs. Including the Minimum Chainwork Settings found in the Bitcoin-ABC codebase.
It would be ideal to add a method of parsing both BTC / BCH Packet magic strings from inbound peers so that we're able to sync the full-node a bit...
Markdown file added, will include updates / more features
the only workaround to installing exo on windows machines is to comment out the uvloop dependency on setup.py, this issue extends beyond the project honestly but just putting it out...
### Describe the bug Hello in this previous issue listed here https://github.com/voicepaw/so-vits-svc-fork/issues/193 was this ever patched? granted the previous PyTorch dependency didn't have the weights_only feature at the time. I...