Romulo González

Results 6 comments of Romulo González
trafficstars

same issue, I can not verify the contracts where I used the openzeppelin library (Context.sol)

sure. https://github.com/romuloags/redCriptoPay/tree/testnet I deployed my contracts on ropsten , I have only been able to verify 1 contract (the one doesn't have openzeppelin library)

I'm using WSL2 Ubuntu 20.04.2 LTS (GNU/Linux 5.10.16.3-microsoft-standard-WSL2 x86_64) npm: '6.14.14', Truffle v5.4.7 (core: 5.4.7) Solidity v0.5.16 (solc-js) Node v14.17.5 Web3.js v1.5.2

I decided to copy and paste OpenZeppelin libraries directly in the contracts, and it worked just fine. even though you have to do this and can be kind of annoying,...