Dmytro Maretskyi
Dmytro Maretskyi
Currency formatting is currently disconnected from react and cannot consume the config context. To make it work with the config we would have to introduce a new component or a...
@0xjjpa with the latest version you can pass a provider instance (compatible with `BaseProvider` from ethers) to the `readOnlyUrls` instead of the URL. This should let you use custom provider...
Thanks for the PR! Just out of curiosity, what platform are you running on? I believed that this was already [implemented](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/fromEntries) in major browsers.
We might also lower the ES version in the tsconfig if we want to support older platforms
> It doesn't really matter what direction is taken for me personally, as long as our project don't have to resort to a slower solution to solve it. What direction...
The simplest case where such a collision might happen is two MM commitments, each with a single transaction. In that case withdraw root for each of them would be calculated...
Yes, it doesn't have to be the nonce of the L1 ETH account, just some single-use value. Can be something specific to this withdraw operation.
I've had some luck combining esbuild + playwright to bundle the tests and run them in an browser with logs printed back to the terminal
Related issue: https://github.com/facebook/jest/issues/10330
in meantime there's a workaround to export large spaces before this gets resolved: https://discord.com/channels/837138313172353095/1240233994130292746/1240598843515469946