Decentralized Carbon Credits in an ERC20 by neetsec
Go to file
David E. Perez Negron Rocha 872a28108a fixed: The owner would receive significantlymore tokens than they should (the owner does get 20% for exchange to carbon credits), fixed: Arbitrary token minting by the owner (with function getETH at line 286), fixed: Outdated Syntax (now at 0.5.3), fixed: Unlocked Pragma, fixed: lines 247 and 243 repeatcomputations,fixed: the field startDate appears to be unused 2019-11-01 15:03:56 -06:00
DECA_ERC20_0.4.26.sol Fix allowance double spend exploit, testing is missing 2019-10-16 21:54:38 -05:00
DECA_ERC20_0.5.3.sol fixed: The owner would receive significantlymore tokens than they should (the owner does get 20% for exchange to carbon credits), fixed: Arbitrary token minting by the owner (with function getETH at line 286), fixed: Outdated Syntax (now at 0.5.3), fixed: Unlocked Pragma, fixed: lines 247 and 243 repeatcomputations,fixed: the field startDate appears to be unused 2019-11-01 15:03:56 -06:00
DECA_IERC20_0.4.26.json Update the Interface and delete the oldest version, ToDo: update to solidity 0.5.3 2019-10-17 00:33:01 -05:00
DECA_IERC20_0.5.3.json fixed: The owner would receive significantlymore tokens than they should (the owner does get 20% for exchange to carbon credits), fixed: Arbitrary token minting by the owner (with function getETH at line 286), fixed: Outdated Syntax (now at 0.5.3), fixed: Unlocked Pragma, fixed: lines 247 and 243 repeatcomputations,fixed: the field startDate appears to be unused 2019-11-01 15:03:56 -06:00
LICENSE Update weeks instead of days for the security audit, also update LICENSE in for a real name 2019-09-12 20:55:22 -05:00
README.md Initial commit 2018-11-30 03:24:47 +00:00

README.md

DCC

Decentralized Carbon Credits in an ERC20 by neetsec