Hi there 👋
I'm gnidan. I work on Truffle and other smart contract tools. Please don't mind my sarcasm.
I'm gnidan. I work on Truffle and other smart contract tools. Please don't mind my sarcasm.
This PR proposes to replace the homespun usage of @truffle/source-fetcher + @truffle/compile-solidity with the [new] @truffle/fetch-and-compile pac…
truffle test --compile-none event message
fetchAndCompile()
:<function-name>
Issue
The CLI debugger's : command allows lookup of a particular identifier, namely the variables that are in scope. If you try to use this to look…