-
Notifications
You must be signed in to change notification settings - Fork 12
Fix for #Issue6: ganache installation issue #7
base: staging
Are you sure you want to change the base?
Conversation
ref: rsksmart#6 Install last Truffle
rm -rf ganache
This pull request fixes 16 alerts when merging c4f656a into 05310a5 - view on LGTM.com fixed alerts:
|
Used ganache branch 2.3.2
This pull request fixes 16 alerts when merging 181454b into 05310a5 - view on LGTM.com fixed alerts:
|
Replaced EIP20.sol impl & InterfaceEIP20.sol (proposal) with ERC20.sol impl & IERP20.sol (proposed). Perhaps I'll add a not on IEP/ERC for newbie even if I think most guys using such things should know what they are manipulating.
Updated deps through mcu
As I updated eip20 with ERC20, removed old IEP20
Updated old smart contract implem and interface (EIP20/InterfaceEIP20) from ConsenSys with implem & interface from OpenZeppelin:
|
This pull request fixes 16 alerts when merging 1a5678b into 05310a5 - view on LGTM.com fixed alerts:
|
Used smart contracts from OpenZeppelin
Added deps from openzeppelin ERC20 contracts
This pull request fixes 16 alerts when merging 82a74f5 into 05310a5 - view on LGTM.com fixed alerts:
|
Changed token from EIP20 to ERC20 => adapted script accordingly
This pull request fixes 16 alerts when merging 6eb0600 into 05310a5 - view on LGTM.com fixed alerts:
|
Adapt deployer script to adapt to erc20 constructor params
This pull request fixes 16 alerts when merging 8bf4a5f into 05310a5 - view on LGTM.com fixed alerts:
|
Contracts build are OpenZeppelin ones and truffle.config.js was generated from truffle init and was added keys as original truffle.config.js
This pull request fixes 16 alerts when merging 2ac5b32 into 05310a5 - view on LGTM.com fixed alerts:
|
Add a new token by derivation from OpenZeppelin ERC20 one Also updated solc version request (OpenZeppelin uses solc 0.8.0
Do not merge please ... |
This PR has to be merged with (or before) the devportal PR #595
It propose a fix for truffle & ganache usage in the tuto (issue #6)