-
Exception raises, when I try to send money using my MetaMask test account to a MetaCoin smart contract.
Steps to reproduce:
1. Clean install latest version of Truffle , VS Code for Mac, Ganache
git…
-
https://github.com/ethereum/go-ethereum/issues/774
-
Currently a SolidityContract object only gathers/stores mappings for a single source file, in order to do correct issue reporting for multiple file contracts we need to add support for this in the Sol…
-
I get this error when running `doxity init`:
```
No matching version found for bignumber.js@undefined
```
-
Following runs a (seemingly) infinite number of queries to the solver. Related https://github.com/ethereum/hevm/issues/434
Definitely some bug. Change the `testEnv` to have more debug and we get a …
-
When I run this plugin it's telling me the following error:
```
$ asdf install solidity 0.5.17
/home/xxxxxxxx/.asdf/plugins/solidity/bin/install: line 38: syntax error near unexpected token `&&'
/…
-
- [x ] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue.
---------------------------
## Issue
events field is always empty in deployed …
-
Mist crashes after opening with the following error:
> X:\...\Ethereum-Wallet-win64-0-9-3\resources\app.asar\node_modules\solc\soljson.js:1
> (function (exports, require, module, __filename, __dir…
-
## Issue
Ahhh! `truffle develop` was broken on `next`! This shouldn't happen!
## Requirements
The scenario tests should at least exercise `truffle develop` a little bit. Just so it doesn't ge…
-
I believe that Solidity 5.x is now considered released/stable. It would be very nice if this project upgraded so users can leverage new Solidity features (some of which are significant).
Alternati…