Dror Tirosh
Dror Tirosh
This is but a problem with the hardhat.org sure itself, but with the markdown parser of vuepress, which is slightly different than the markdown parser of github..
Thanks. I'm just curious how unsafe it is? It's a fork, so no transaction is actually sent.
Any reason NOT to merge this issue? while it doesn't "fix" the stack trace, at least it makes normal revert-to-error mapping works correctly and not break tests needlessly, and show...
Not the minified file - it takes 7 MB in dev environment. the entire "test" folder is packed into the npm package, and is useless. Yes, it only takes space...
yes, the node_modules is huge - for this exact reason (many small packages that don't care about their impact on the total node_modules size...)
With the new UI, Such transaction can be created using the "CSV Airdrop" application. After submitting such batched transaction, the transaction should be approved by other safe owners. Below is...
Please try to adhere to the de-facto standard (e.g. geth), and add whatever extra data on top of that. reasoning: with the addition custom errors, protocols add more elaborate reverts...
I was using chrome, firefox on my MacBook. The problem is that it appeared in "production" metamask. The problem happens if I zoom the metamask dialog - In the past,...
Re: configuration Instead of methods list, why not use a regex, E.g. includeMethodsRegex: "send|log" Or: excludeMethodRegex: "get|block"
any progress on this one? highly required