Simson

Results 4 comments of Simson

Hi @guagualvcha, Please let me know if I missed something, I'll update it ASAP. We are waiting for this merge to move BTP forward. would appreciate your timely help to...

Hey @BelfordZ, Wanted to follow up on this issue. We are working on a similar spec definition that needs provision to define errors and reuse them in multiple methods. redefining...

I have drilled this how the request is sent via go-ethereum vs Ethers.js go-ethereum sends no params for these requests - so its treated as undefined by the Relay code...

You can try this block to replicate that issue `block, _ := client.BlockByNumber(context.Background(), big.NewInt(3758312))` I think this is unrelated to the above-mentioned issue. But that fix would be great to...