woywoy123

Results 5 comments of woywoy123

@lzpap glad to hear that this is actually a valid bug. Does this also occur with the java implementation?

I think I may have found another bug in the multisignature segment. When I try to add in multiple beneficiaries in a Tx it works (sec=3) but I cant specify...

@DerXanRam @mhw0 Apologies for the delay, here is a minimal example as shown in the screenshot =) ``` void ExampleSignature() { uint8_t privkey[] = { 0xdf, 0x57, 0x08, 0x9f, 0xeb,...

Also another thing that caught my attention was the chainid when one uses it for v. It seems that eth_account yields a different result, not sure why this is. In...

Apologies for the very delayed response, I have been rather busy. I have created a simple example of what I am suggesting to be inconsistent: ``` from eth_account.messages import encode_defunct...