bcoin-org / bcash

Implementation of Bitcoin Cash protocol in node.js
Other
102 stars 69 forks source link

OP_CHECKSIG / OP_CHECKDATASIG Opcodes require updates for MAY 15th HardFork #133

Open jonajosejg opened 5 years ago

jonajosejg commented 5 years ago

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

F1NYA commented 5 years ago

needs help?

jonajosejg commented 5 years ago

My Schnorr branch already implements these changes and is in consensus on mainnet for about a month now. For whatever reason they never accepted / reviewed the PR. But you can use my schnorr branch on my fork

F1NYA commented 5 years ago

Do not send transaction transaction added to walletDB, but not broadcasted to the network logs are clear