- 03 Dec, 2017 1 commit
-
-
Throwing when trying to burn 0 tokens is an unnecessary special case. If another contract wants to burn() a variable amount, it should not be forced to deal with this special case of burning 0.
Jesse Busman authored
-
- 01 Dec, 2017 10 commits
-
-
Minor standards and cleanup additions.
Francisco Giordano authored -
Matt Condon authored
-
Matt Condon authored
-
Matt Condon authored
-
Matt Condon authored
-
Matt Condon authored
-
Matt Condon authored
-
Matt Condon authored
-
Matt Condon authored
-
Matt Condon authored
-
- 29 Nov, 2017 3 commits
-
-
Add docs for DelayedClaimable
Francisco Giordano authored -
feat: remove yarn in favor of npm
Francisco Giordano authored -
Matt Condon authored
-
- 28 Nov, 2017 2 commits
-
-
Brandon Gilchrist authored
-
Matt Condon authored
-
- 27 Nov, 2017 2 commits
-
-
Matt Condon authored
-
fix: make SplitPayment payable by default
Francisco Giordano authored
-
- 24 Nov, 2017 1 commit
-
-
Matt Condon authored
-
- 23 Nov, 2017 9 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Ben Burns authored
-
Address new compiler warnings
Francisco Giordano authored -
Minor formatting change
Francisco Giordano authored -
Alejandro Santander authored
-
Dave Hoover authored
-
Alejandro Santander authored
-
Alejandro Santander authored
-
- 22 Nov, 2017 11 commits
-
-
Update to truffle 4.0.0 and solc 0.4.18
Alejandro Santander authored -
This is required to update to truffle 4 and solc 0.4.18, see PR #573
Alejandro Santander authored -
Alejandro Santander authored
-
Alejandro Santander authored
-
Alejandro Santander authored
-
had to up the gasLimit in test.sh to avoid an out of gas error when deploying the scripts
Alejandro Santander authored -
Francisco Giordano authored
-
Create CappedToken, a capped MintableToken
Francisco Giordano authored -
Small code style change
Francisco Giordano authored -
Fix unused variable warning in `Standard Token.sol`
Francisco Giordano authored -
Georgios Konstantopoulos authored
-
- 21 Nov, 2017 1 commit
-
-
Replace deprecated throw with assert in Solidity tests
Facundo Spagnuolo authored
-