Francisco Giordano
|
1737555b0d
|
Merge pull request #439 from frangio/fix-436
Remove indexed declaration of value in Burn event
|
7 years ago |
Francisco Giordano
|
eda63c75c4
|
Merge pull request #440 from spalladino/fix/simple_token_initial_supply
Fix INITIAL_SUPPLY in SimpleToken example
|
7 years ago |
Santiago Palladino
|
61f62eb3c7
|
Fix INITIAL_SUPPLY in SimpleToken example
Use token decimals
|
7 years ago |
Francisco Giordano
|
f96ebfca31
|
cosmetic changes to BurnableToken
|
7 years ago |
Francisco Giordano
|
fac580d1a9
|
remove indexed declaration of uint event parameter
|
7 years ago |
Francisco Giordano
|
07b688a0e6
|
Merge pull request #430 from frangio/fix-unchecked-transfer
Use SafeERC20 to transfer tokens safely
|
8 years ago |
Francisco Giordano
|
20187f2970
|
use SafeERC20#safeTransfer
|
8 years ago |
Francisco Giordano
|
84be318ca9
|
Merge pull request #424 from eugene-babichenko/transfer-ownership-event
Add OwnershipTransferred event to Ownable contract and its derivatives
|
8 years ago |
Yevhenii Babichenko
|
5035718e4b
|
fixed wrong call order in Ownable.transferOwnership
|
8 years ago |
Francisco Giordano
|
fdc8fbaa45
|
Merge pull request #428 from frangio/fix-425-pausable-docs
Fix Pausable documentation
|
8 years ago |
Francisco Giordano
|
99887da49a
|
fix Pausable documentation
|
8 years ago |
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
Fix docblock syntax
|
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
Add comment making explicit that transfer throws without enough balance
|
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
Add SafeERC20 helpers
|
8 years ago |
Francisco Giordano
|
5636575327
|
Merge pull request #415 from frangio/merge-411-manually
Check that destination of token transfers is not 0x0
|
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
Rename Truffle config file
|
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
refactor HasNoTokens.sol to extract reclaimToken
|
8 years ago |
Francisco Giordano
|
6ae22e084a
|
Merge pull request #406 from frangio/update-testrpc-4.1.1
Update testrpc to 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
changed decimal to be uint8 so that it matches the ERC20 specification.
|
8 years ago |
Francisco Giordano
|
d6f07267ee
|
Merge pull request #403 from rstormsf/patch-2
Remove confusing comment left from FinalizableCrowdsale
|
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
AFter this PR
https://github.com/OpenZeppelin/zeppelin-solidity/pull/364
the comment was left.
|
8 years ago |
Francisco Giordano
|
47aa4bbf8f
|
Merge pull request #394 from sot528/fix/remove-coverall-script
Removed coveralls script from package.json
|
8 years ago |
sot528
|
33de70158c
|
remove coveralls script from package.json
|
8 years ago |
Francisco Giordano
|
f45a4e8243
|
Merge pull request #392 from OpenZeppelin/revert-376-bugfix/windowsIncompatibilty
Revert Truffle config renaming
|
8 years ago |
Francisco Giordano
|
ac75f4e2ed
|
Revert "[bugfix] windows incompatibilty"
|
8 years ago |
Francisco Giordano
|
631748480e
|
Merge pull request #391 from rudygodoy/pr-224-tests
Added tests for PR #224
|
8 years ago |
Francisco Giordano
|
3d5c759d62
|
Merge pull request #388 from duckranger/patch-1
Update limitbalance.rst
|
8 years ago |
Francisco Giordano
|
2e0440e549
|
Merge pull request #389 from duckranger/patch-2
Update pullpayment.rst
|
8 years ago |
Francisco Giordano
|
86beb5b730
|
Merge pull request #376 from SylTi/bugfix/windowsIncompatibilty
[bugfix] windows incompatibilty
|
8 years ago |
Rudy Godoy
|
289fd87ef8
|
Tests increase and decrease allowance for spender
- Spender starts with 0 tokens allowed to spend
- Spender is granted 50, then decreased it's allowance by 10
Refs PR #224
|
8 years ago |
Rudy Godoy
|
8b11035b39
|
Indentation refactoring.
|
8 years ago |