This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a9f910d34f0ab33a1ae5e714f69f9596a02b4d91
openzeppelin-contracts
/
contracts
/
token
/
ERC20
History
Francisco Giordano
7618b91d9c
Fix balance and allowance checks in _burn and _burnFrom (
#1218
)
...
* fix off by one error in _burn and _burnFrom * add tests for off-by-one error * change amount used
2018-08-17 19:18:05 -03:00
..
BurnableToken.sol
StandardToken encapsulation (
#1197
)
2018-08-16 13:03:40 -03:00
CappedToken.sol
StandardToken encapsulation (
#1197
)
2018-08-16 13:03:40 -03:00
DetailedERC20.sol
Make contracts 4.24 compatible (
#951
)
2018-06-13 11:34:32 -07:00
ERC20.sol
Consolidated ERC20 Interface and Implementation Files (
#1125
)
2018-08-02 23:12:31 -03:00
MintableToken.sol
StandardToken encapsulation (
#1197
)
2018-08-16 13:03:40 -03:00
PausableToken.sol
Make contracts 4.24 compatible (
#951
)
2018-06-13 11:34:32 -07:00
RBACMintableToken.sol
Update Truffle and Solium (
#1105
)
2018-08-01 10:11:37 -03:00
SafeERC20.sol
Consolidated ERC20 Interface and Implementation Files (
#1125
)
2018-08-02 23:12:31 -03:00
StandardToken.sol
Fix balance and allowance checks in _burn and _burnFrom (
#1218
)
2018-08-17 19:18:05 -03:00
TokenTimelock.sol
Consolidated ERC20 Interface and Implementation Files (
#1125
)
2018-08-02 23:12:31 -03:00
TokenVesting.sol
Consolidated ERC20 Interface and Implementation Files (
#1125
)
2018-08-02 23:12:31 -03:00