Open maciejka opened 3 weeks ago
Hello can i be assigned this issue
Hello can i be assigned this issue
How are you going to approach it?
What ill do is I will analyze transaction 1, input 0 in block 757739. I'll verify the signature's DER encoding, ensuring compliance with BIP66. I'll add granular logging to the DER decoding process, comparing our output with a reference node. I'll scrutinize our recent commits affecting signature validation, implement necessary fixes, and create a targeted test case replicating this scenario. I'll then validate the fix by re-running the full_757738.json test.
I tried and it seems to work, no more error. @maciejka
@maciejka can i still work on it please
I tried and it seems to work, no more error. @maciejka
The command in the description missed an execute_scripts
. Bonus points for being alert.
@maciejka can i still work on it please
Thanks for your readiness to work. We want to consult Shinigami project first.
Thank you so much
@maciejka
It is most likely because witness checksig(for segwit) has not been implemented in Shinigami yet.
Description
In
packages/client
command:fails with: