g. nicholas d'andrea
g. nicholas d'andrea
## Issue Currently, this package is experimental, but we are rapidly approaching a time when that is no longer the case. ## Steps to Reproduce Look around this repo. ##...
## Issue It'd be really nice if Truffle Dashboard had context awareness about the `truffle migrate` process, perhaps with spinners and such. Thinking: in addition to the normal, centered signature...
## Issue When sending a transaction with Truffle Dashboard, users can use MetaMask to speed up or cancel a transaction. This poses a problem for tools like Truffle and Hardhat,...
## Issue Since ethers.js is so prevalent, it's conceivable that users might want to write their Truffle tests and other scripts using this interface. We should make sure that Truffle...
- Turn on embedded mode to prevent pragma/license identifier output - Stop outputting attribution message
Someone just told me that they copied an example from https://ganache.dev, which said to use `provider.send()`, but the syntax it uses is not compatible with `truffle test`. We should just...
Hi, Are you using any phonological rules to generate these syllables, or are the syllables meant to have a canonical spelling, not a canonical pronunciation? I am thinking of something...
And test updateAt for getting updated properly as part of save
The tests for EthPM (https://github.com/trufflesuite/truffle-core/blob/develop/test/ethpm.js) are very finicky, most notably the [test around dependencies](https://github.com/trufflesuite/truffle-core/blob/develop/test/ethpm.js#L119). This causes CI to fail erroneously all the time. This can likely be solved via mocks...
(Re-open of #48)