Afri

Results 175 comments of Afri

@sai1024 your issue is unrelated, the error message says that send_transaction is not available because you don't have access to the remote private keys. you would need to pass a...

@beacoding do you mind sharing one of these files? I would really like to reproduce this.

closing at cannot reproduce, please let me know if this appears and how to reproduce 🙏🏼

This is not implemented. We currently cannot pass an Ether value to `transact`.

Ref https://github.com/EthWorks/ethereum.rb/issues/141

Hi, can you give me an example that fails?

I'm asking because I only add `NotImplementedError` to the codebase if I cannot find any specification or test case. The link you posted does not contain much information. So, if...

I don't have a test case for this. If you can show me an array that raises the `NotImplementedError` above, please post it here so I can work on a...

> Now that I've looked at the code I typed above, using inheritance would probably be the most idiomatic solution out of the 3. Yes, I love it. I'm not...

This is looking good so far, do you need a hand to finish this off? :)