Przemek Rzad
Przemek Rzad
@PetarKirov We consider 4.x.x released, but at the same time we're holding off marking as `latest` on npm until we have the [Hardhat Waffle plugin](https://hardhat.org/hardhat-runner/plugins/nomiclabs-hardhat-waffle) updated and using Waffle 4.x.x....
For all interested: [Waffle 4 is out](https://twitter.com/TrueFiEng/status/1587127078343909376) 🙂
If we take a look at the oracle deployment playbook, there is a lot more happening besides building and launching the oracle container in the `jumpbox` role, like setting up...
@akolotov Oh I see. So the `deployment` image would have ansible built in, and the only requirement from the user would be having docker installed. I think it makes sense.
The same still happens - both Firefox and Chrome, also on most recent `polkadot-sdk` release built locally.
You mentioned in the title adding custom chain. Does the problem occur when you connect using `activateBrowserWallet`, or when trying to add a custom chain?
Hey @flux627 Sorry it took some time to get back to you. Is this still a feature request you're looking for? Or did you find a different means to achieve...
Might be a duplicate of https://github.com/TrueFiEng/Waffle/issues/545
I've been looking into it. I have reproduced it locally by increasing the amount of items in the [snippet above](https://github.com/polkadot-js/api/issues/5782#issuecomment-2161779791): ``` (...) for (let i = 0; i < 10_922;...
Hey @hemantwasthere, did you have any luck with this?