Yevhenii Babichenko
|
7a36a6c92a
fix calls to OwnershipTransferred
|
8 years ago |
Yevhenii Babichenko
|
6beac0f215
add previousOwner field to OwnershipTransferred event
|
8 years ago |
Yevhenii Babichenko
|
b59469c151
fire OwnershipTransferred event when the owner of an Ownable contract instance actually changed
|
8 years ago |
Francisco Giordano
|
b07466a477
Merge pull request #420 from sh4ka/patch-1
|
8 years ago |
Jesús Flores
|
0bd22e78d3
Fix docblock syntax
|
8 years ago |
Francisco Giordano
|
f073352632
Merge pull request #416 from frangio/add-comment-basictoken-throw
|
8 years ago |
Francisco Giordano
|
aad25205cd
add comment making explicit that SafeMath.sub can throw
|
8 years ago |
Francisco Giordano
|
dcdc453a55
Merge pull request #413 from frangio/add-safe-erc20
|
8 years ago |
Francisco Giordano
|
5636575327
Merge pull request #415 from frangio/merge-411-manually
|
8 years ago |
Francisco Giordano
|
00f80c726a
fix reference to mock contract
|
8 years ago |
Francisco Giordano
|
74db6c2b3b
add missing test for error when doing transferFrom to 0x0
|
8 years ago |
Pavel Rubin
|
d095ba84bf
Add tests to check transfers to 0x0 fail
|
8 years ago |
Pavel Rubin
|
209e2de93b
Fix for #400: Check that destination of token transfers is not 0x
|
8 years ago |
Francisco Giordano
|
c37c233d22
add SafeERC20 tests for succeeding operations
|
8 years ago |
Francisco Giordano
|
7b463769a5
explain how to use SafeERC20
|
8 years ago |
Francisco Giordano
|
c7636bdc4c
add safe ERC20 helpers
|
8 years ago |
Francisco Giordano
|
307d34e05a
Merge pull request #407 from frangio/rename-truffle-config
|
8 years ago |
Francisco Giordano
|
69e21dacb8
rename truffle.js to truffle-config.js
|
8 years ago |
Francisco Giordano
|
f27a1ac040
update solidity-coverage to 0.2.2
|
8 years ago |
Francisco Giordano
|
af6fdae3dd
Merge pull request #348 from SylTi/refactor/HasNoToken
|
8 years ago |
Francisco Giordano
|
6ae22e084a
Merge pull request #406 from frangio/update-testrpc-4.1.1
|
8 years ago |
Francisco Giordano
|
d463b26709
bump testrpc to 4.1.1
|
8 years ago |
Francisco Giordano
|
271e6192e8
remove moment.js from package-lock
|
8 years ago |
SylTi
|
51906bae6c
refactor
|
8 years ago |
SylTi
|
406004a99a
refactor HasNoTokens.sol
|
8 years ago |
Francisco Giordano
|
b50894aabe
Merge pull request #405 from androolloyd/fix/396-make-decimals-uint8-in-token-example
|
8 years ago |
Francisco Giordano
|
d6f07267ee
Merge pull request #403 from rstormsf/patch-2
|
8 years ago |
Andrew Redden
|
1827cbfd2a
changed decimal to be uint8 so that it matches the ERC20 specification.
|
8 years ago |
Roman Storm
|
a0c0cb66c5
Remove confusing comment left from FinalizableCrowdsale
|
8 years ago |
Francisco Giordano
|
47aa4bbf8f
Merge pull request #394 from sot528/fix/remove-coverall-script
|
8 years ago |