Brian L. McMichael
Brian L. McMichael
Hmm, probably not in this PR. It's baked in to the https://github.com/ConsenSys/react-metamask dependency and is used within the context. In fact it requires this specific version of web3.
Lol, yeah, I just noticed that they added the deprecation 3 days ago. Let me think about this. This PR gives the buttons an entire lifecycle around the metamask state,...
This may in part be due to incomplete uploads. If an upload is cancelled and then started again, the hash signatures will match and AWS is expecting that the second...
I'm getting differing reports, and I'm beginning to think that it may have to do with a user's system memory, basically each file gets pumped into the ArchiveTransferManager and I...
The ArchiveTransferManager breaks things into 100mb chunks for upload and does 6 retries for each, so resuming the file is built in. ArchiveTransferManager is an AWS method included in the...
I noticed that `string` and `bytes32` are not compatible in 0.5.x-0.6.x the same way they that they were back in 0.4.x. `name` and `symbol` are defined in the [specification](https://eips.ethereum.org/EIPS/eip-20) as...
`OODClusters` is a global variable assigned in an app initializer.
I think it's more important to provide a warning to the user if no clusters are configured, since the app will not be able to submit any jobs. This is...
+1 can't seem to get this to work using the suggested option.