g. nicholas d'andrea

Results 71 issues of 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. ##...

priority3 🔧

## 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...

enhancement
needs requirements
priority3 🔧
dashboard

## 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,...

needs requirements
priority3 🔧
new feature
dashboard

## 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...

needs investigated
priority3 🔧

- 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...