NEST-Oracle-V3 icon indicating copy to clipboard operation
NEST-Oracle-V3 copied to clipboard

why different solidity versions for the project

Open AndyChenW opened this issue 5 years ago • 2 comments

I tried to add truffle support for this project, turned out that different versions solidity for this project, 0.5.10 and 0.6.0?

AndyChenW avatar Oct 25 '20 17:10 AndyChenW

I tried to add truffle support for this project, turned out that different versions solidity for this project, 0.5.10 and 0.6.0?

NEST TOKEN contract and NestNode related contracts were deployed in early versions (NEST1.0, NEST2.0). Reconnect to the new system in NEST3.0 without redeployment.

NestProtocol avatar Oct 26 '20 02:10 NestProtocol

Thanks, I know the reason now.

AndyChenW avatar Oct 26 '20 03:10 AndyChenW