1 file changed
+1
-1
lines changedSubmodule colonyToken updated 41 files
- .circleci/config.yml+9-4
- .eslintignore+2-2
- .gitignore+3-1
- .gitmodules+2-1
- .nvmrc+1-1
- .solcover.js+25-5
- .solhint.json+11
- .soliumignore-8
- .soliumrc.json-15
- README.md+10-8
- build/contracts/MultiSigWallet.json-517
- build/contracts/PinnedMultiSigWallet.json+517
- build/contracts/PinnedToken.json+13.7k
- build/contracts/PinnedTokenAuthority.json+4.6k
- build/contracts/Token.json-6.6k
- build/contracts/TokenAuthority.json-4.6k
- contracts/ERC20Extended.sol+6-6
- contracts/Lockable.sol+40
- contracts/Migrations.sol+1-1
- contracts/Token.sol+7-6
- contracts/TokenAuthority.sol+2-2
- contracts/TokenTransferBinaryRegulator.sol+1-1
- contracts/Vesting.sol-174
- contracts/VestingSimple.sol+105
- contracts/WrappedToken.sol+74
- gasCosts/gasCosts.js+15-18
- helpers/test-helper.js+98-5
- lib/dappsys+1-1
- migrations/2_deploy_contracts.js+5-3
- migrations/3_setup_token.js+2-2
- package.json+9-8
- scripts/solhint.sh+10
- scripts/solium.sh-10
- test/token-authority.js+4-4
- test/token-transfer-binary-regulator.js+18-18
- test/token.js+50-50
- test/vesting-simple.js+285
- test/vesting.js-626
- test/wrapped-token.js+129
- truffle.js+3-1
- yarn.lock+10.3k-752
0 commit comments