e57f4be1fb
Rename SmartToken to ERC827
2018-01-11 13:52:36 -03:00
a806520d6f
change SmartToken test to work with new linter rules
2018-01-11 12:57:30 -03:00
a4b1cd6e31
Add SmartToken contract with tests and documentation
...
add missing public identifier in approveData in SmartToken contract
remove constact from showMessage function in message helper contract
move Message helper contract to mocks folder
move SmartTokenMock contract to mocks folder
2018-01-11 12:57:30 -03:00
21297e2b2c
Add documentation to safemath functions
...
Fixes #655
2018-01-11 11:12:13 -03:00
94697726f5
Merge pull request #664 from Shrugs/fix/pr-template-syntax
...
fixup: issue template mdown syntax
2018-01-11 00:57:22 -05:00
a58e3e151a
fixup: pr template mdown syntax
2018-01-10 15:08:23 -05:00
790b3b20c2
Merge pull request #646 from Shrugs/feat/npm-lint-fix-#642
...
feat: add 'npm run lint:fix' script
2018-01-09 18:52:55 -03:00
ed6e51494e
Merge pull request #660 from facuspagnuolo/bugfix/659_add_transfer_event_to_simple_token
...
Emit Transfer event on SimpleToken creation
2018-01-09 15:53:10 -03:00
17884e91a1
Emit Trasnfer event on SimpleToken creation
2018-01-09 15:34:05 -03:00
59cd714b84
Merge pull request #641 from Shrugs/feat/issue-templates-#639
...
feat: implement issue and pr templates
2018-01-08 15:17:25 -03:00
a24031854b
Merge branch 'master' into master
2018-01-07 22:27:03 +02:00
6cd84ffceb
feat: add 'npm run lint:fix' script
2018-01-05 11:01:18 -06:00
29edd4e15e
feat: implement issue and pr templates
2018-01-05 11:00:37 -06:00
6af6efc198
Merge pull request #635 from AugustoL/test/ECRecoveryMock
...
Add ECRecoveryMock contract
2018-01-05 13:55:55 -03:00
586c88802d
Changed constant to view and more expressive comment
2018-01-05 17:30:10 +02:00
edbc64f337
Add missing semicolon in ECRecovery test
2018-01-04 16:39:41 -03:00
c73861d8b3
Use test message in ECRecovery tests and fix typos
2018-01-04 15:51:55 -03:00
d78bcbbae5
change web3.eth.accounts for accounts in ECRecovery test
2018-01-04 15:51:55 -03:00
326df13bf3
Add ECRecoveryMock contract
2018-01-04 15:51:55 -03:00
7852583fde
reverted package.json file
2018-01-04 15:49:59 +02:00
5993f5b371
reverted back the version
2018-01-04 11:44:07 +02:00
04946211a5
Using the new overridable function
2018-01-03 11:14:02 +02:00
2f2ef68652
Increased Minor Version
2018-01-03 10:59:53 +02:00
ebdba08218
Added overridable getTokenAmount function
2018-01-03 10:54:30 +02:00
a74b7bd4b1
Merge pull request #613 from federicobond/remove-duplicate-constructor
...
Remove duplicated constructor call in FinalizableCrowdsaleImpl
2018-01-02 16:48:06 -03:00
090e2fca16
Remove duplicated constructor call in FinalizableCrowdsaleImpl
2018-01-02 16:26:02 -03:00
dbe8898d00
Merge pull request #636 from OpenZeppelin/release/v1.5.0
...
v1.5.0
2018-01-02 15:25:34 -03:00
52b2a619c7
Merge pull request #603 from elopio/patch-1
...
fix typo: that -> than
2018-01-02 13:14:04 -03:00
58ecbd6104
fix typo: that -> than
2018-01-02 15:58:35 +00:00
9aa61ad273
Merge pull request #634 from Shrugs/fix/destructible-typo
...
fix: TokenDestructible typo fron->from
2018-01-02 11:07:09 -03:00
7aa6f21147
fix: TokenDestructible typo fron->from
2017-12-31 19:06:38 +04:00
323d1fa941
Refactor assert revert helper to encapsulate promises ( #628 )
2017-12-28 00:39:55 -03:00
4073cf6585
v1.5.0
v1.5.0
2017-12-22 19:50:42 -03:00
4ce0e211c5
Merge pull request #604 from elopio/tests/fix-ReentrancyGuard
...
test: fix the mocks path in ReentrancyGuard test
2017-12-22 18:41:58 -03:00
9af6ad5ddf
Merge pull request #610 from TalAter/master
...
Documented increaseApproval() and decreaseApproval()
2017-12-22 18:32:38 -03:00
2f336f7aaf
Merge pull request #614 from him2him2/master
...
Update HTTP -> HTTPS
2017-12-22 18:02:15 -03:00
5751eac444
Merge pull request #617 from spalladino/feature/reenable-coverage
...
Re-enable solidity coverage
2017-12-22 17:27:19 -03:00
cda518d353
Merge pull request #624 from AugustoL/change-uint-tokentimelock
...
Use uint256 in TokenTimeLock contract
2017-12-22 12:32:19 -03:00
f446f5c5cd
Use uint256 in TokenTimeLock contract
2017-12-22 10:34:29 -03:00
1455a5a942
Re-enable solidity coverage
...
- Upgrade version
- Re-enable in travis.yml
- Move mocks to contracts folder for instrumentation
2017-12-20 18:28:22 -03:00
207b92f63c
Merge pull request #602 from nemild/patch-1
...
Consistent spellings of reentrant
2017-12-20 15:40:27 -03:00
b217ef6314
Update HTTP -> HTTPS
...
URLs were updated to use HTTPS protocol
2017-12-19 15:32:38 -08:00
687dc19a4a
Documented increaseApproval() and decreaseApproval()
2017-12-14 20:14:58 +02:00
161f25fc12
Made spelling for 'reentrant' consistent in comment
2017-12-07 22:48:55 -08:00
4bb26c32b6
test: fix the mocks path in ReentrancyGuard test
2017-12-08 02:57:29 +00:00
d91f4d4bc1
Consistent spellings of reentrant
...
Changed `rentrancy_lock` variable to `reentrancy_lock`
2017-12-06 16:03:55 -08:00
ddcae6254e
Merge pull request #600 from izetex/fix/burnable-token-inheritance
...
Burnable Token should be inherited from Basic Token issue#596
2017-12-06 12:25:35 -03:00
fdfd90e6a4
fix the eslint static check
2017-12-06 14:57:41 +00:00
f162638cde
test: add tests for max64 and min64 from Math
2017-12-06 06:37:45 +00:00
8375b6085f
Burnable Token should be inherited from Basic Token issue#596
2017-12-06 08:08:42 +03:00