yann300
yann300
That way, `toBn("100e6", 0)` will return "100000000" which is the real mathematical value. I couldn't find any way to do that without this PR, but let me know otherwise.
we, at Remix, wanted to use solidity-docgen, but it isn't working in the browser. Do you have any plan to be compatible with a non-node context? We tweaked some part...
This adds a new plugin which expand the provider selection component.
https://github.com/ethereum/remix-project/issues/4482
fix https://github.com/ethereum/remix-project/issues/4345 Some issues still remains: - ~~it still need a gh token otherwise it quickly reach the api rate limit.~~ - ~~it actually add the current folder in remix....
Although the Celo chain handles more transaction fields than classic eth one, I don't see any way in the UI to fill these fields. Is it something missing or what's...