Richard Moore

Results 530 comments of Richard Moore

Sorry, this tool has been neglected for a while. There is a new version up as "ethers-cli@next". The ethers-space has been removed for now, but will soon be added back...

Yes, I should add more documentation on this too. As a quick overview: ethers.io connects to homestead ropsten.ethers.io connects to ropsten rinkeby.ethers.io... kovan.ethers.io... The details of custom-rpc.ethers.io needs more documentation...

Agreed. I will be spending more time on ethers.io, ethers-app and the Web3 bridge, updating it to ethers.js v4, over the next few weeks. I’ll be sure to include a...

This is all addressed in a version I have locally and will be pushing this week.

Oh, but thank you for the issue. I will keep this thread updated. :)

Does that mean at the *hardware level*, block 0 is treated differently than block 3? I was also hoping to allows the eFuses to hold an attestation key, but if...

That looks like a typo on my behalf... It should read: ``` peer.send_message(message.Address(addresses)) ``` I will fix it shortly. To crete your own message, you simply define its structure. See...

It should be fixed now. Let me know if you still have any more problems. Some of those code paths have not been tested.. :(

Awesome, thanks! AuwPoW is top of my list, and I will let you know when it is complete.

Heya... This project is not as "alive" as I'd like it, but I will look into pull requests as needed. What modern libraries are you thinking? This library was targeted...