Travis Reeder

Results 238 comments of Travis Reeder

Not sure I understand, can you provide more details.

What are we doing with this?

No, if they stay on the page, leave the pk in the field.

Wonder if it would be useful to save the private key in session storage (until they close the tab) so they can browse around, use contracts, use the wallet, etc....

Interesting idea. For 3: * would that be one massive smart contract for the entire chain? * how could you know if someone actually owns a contract? For metadata, what...

It's not GO if it's on etherscan. But if it is GO, you need to choose the GoChain network in myetherwallet.

For timeouts, probably need to another flag and use it for the `WithTimeout` calls: https://github.com/gochain/web3/search?q=WithTimeout

I think this may just be due to Ropsten, I found several similar issues: * https://community.infura.io/t/ropsten-exceeds-block-gas-limit-error/2170 * https://ethereum.stackexchange.com/questions/1832/cant-send-transaction-exceeds-block-gas-limit-or-intrinsic-gas-too-low/36936#36936 * https://ethereum.stackexchange.com/questions/89758/ropsten-exceeds-block-gas-limit You may want to try using [GoChain](https://gochain.io) for testing so...

From looking at your transactions on etherscan: https://ropsten.etherscan.io/address/0x7d61CfA6F4f6078E857cBb3D0B677E964766c667 It looks like a couple failed to that `to` address you used a few days ago, but a couple worked also. Were...

What platform are you running this on? Windows? If so, i'd recommend getting the linux subsystem for windows: https://docs.microsoft.com/en-us/windows/wsl/