Julian Wilson

Results 26 comments of Julian Wilson

I figured it out. Kind of. If you're trying to use `flexDirection: 'column'` and run into this issue, I suggest that on your `ResponsiveContainer` that you add `width={'99%'}` along with...

`ERC20SxHandler` is deployed on the SX Network side. It is copied from `ERC20Handler` verbatim except in `executeProposal`. `ERC20Handler` is deployed on the source chain side.

Using it to deploy EIP1820 on a sidechain with non-zero gas price (to prevent spam). I'm deploying ERC777 contracts on the sidechain and need the EIP1820 registry to get everything...

Is this on the roadmap? This would be a really useful feature. Without it, as @genadis you need to use the autoscaling group or just hack around in the console...

@tymofii-okh thank you I will give this a shot. This would be really useful in the documentation as auto-scaling a Fargate cluster is pretty useful. Currently it only shows how...