-
I get this error when I run `truffle compile` on Mac OS:
```
$ truffle compile
Compiling ./contracts/Conference.sol...
Compiling ./contracts/Migrations.sol...
/Users/bkinsey808/gh/ethereum_de…
-
MacBook-Pro:conference-master origin$ truffle compile
Error parsing /Users/geshengli/Downloads/conference-master/contracts/Migrations.sol: ParsedContract.sol:7:3: ParserError: Expected token Semicolon…
eshon updated
5 years ago
-
你好,我想学习你的代码,truffle compile 编译通过,但是 truffle migrate 运行时报错,能帮忙解决一下么
2_deploy_contracts.js
=====================
Error: Error: Could not find artifacts for ../contracts/PatientRec from any sources
…
-
MacBook-Pro:conference-master origin$ truffle compile
Error parsing /Users/geshengli/Downloads/conference-master/contracts/Migrations.sol: ParsedContract.sol:7:3: ParserError: Expected token Semicolon…
-
**Describe GraalVM and your environment :**
- GraalVM version: **22.3.1**
- **CE**
- JDK version: **[e.g.: JDK8]**
- OS and OS Version: **Windows 10**
- Architecture: **Intel 64**
- The ou…
-
> We should deploy our contracts right, before we start forecasting on Wings platform. So let's make a migration script...
What I did:
* create empty directory
* `truffle init`
* copy `node_modu…
-
Integrate with the [Truffle Framework](https://truffleframework.com/)
* new smart contracts have Codes 1066 / Translate 1444 support out of the box
* "local" Translate contract for application speci…
bmann updated
5 years ago
-
@stwie2k
-
There is a Truffle test failing (`Payable.sol`). I isolated the issue, and seems like `address(this).balance` generates an invalid opcode. Even the following very simple example fails with Truffle:
`…
-
The truffle debugger is buggered,
```
Gathering transaction data...
redux-saga error: uncaught at session.saga
at session.saga
TypeError: Cannot destructure property `sourcePath` of 'undef…