|
|
151371cc86
|
add npm init in README
|
2017-11-17 17:34:36 -03:00 |
|
|
|
376208bd96
|
Merge pull request #566 from onbjerg/patch-1
Make coverage badge flat
|
2017-11-17 16:59:15 -03:00 |
|
|
|
11b63d4fc1
|
Revert alt text for coverage badge
|
2017-11-17 20:49:41 +01:00 |
|
|
|
39ae5b4cca
|
Make coverage badge flat
|
2017-11-17 13:16:00 +01:00 |
|
|
|
670b843b63
|
Merge pull request #553 from limexp/fix/534-ci-versions-info
added versions output to Travis CI log #534
|
2017-11-16 15:16:09 -03:00 |
|
|
|
070d25dc9e
|
Merge pull request #564 from spalladino/fix/travis-no-prs-notifications
Do not notify via Slack about PR build failures
|
2017-11-16 12:29:38 -03:00 |
|
|
|
9684ce76c5
|
Do not notify via Slack on PRs
|
2017-11-16 10:20:34 -03:00 |
|
|
|
d919f0dde2
|
Merge pull request #487 from limexp/fix/docs
fix docs issue #459 and align with README.md
|
2017-11-15 18:27:10 -03:00 |
|
|
|
689e18aab5
|
Merge branch 'master' into fix/docs
|
2017-11-15 18:19:12 -03:00 |
|
|
|
8765e2a53f
|
Use instead of directly calling on
|
2017-11-15 16:14:28 -05:00 |
|
|
|
7a19bcf6d9
|
Merge pull request #505 from ZumZoom/patch-1
Finish minting should be called only once
|
2017-11-15 11:59:05 -03:00 |
|
|
|
088897150e
|
Merge pull request #526 from amazingandyyy/patch-1
Update RefundVault.sol
|
2017-11-15 11:56:03 -03:00 |
|
|
|
34be16d939
|
Merge pull request #522 from emn178/feature/improve_mul
improve mul performance and reduce gas cost
|
2017-11-14 17:49:09 -03:00 |
|
|
|
14ae881e26
|
Merge pull request #544 from maraoz/timer-improvement
remove timer test helper
|
2017-11-14 17:24:42 -03:00 |
|
|
|
666a3a73e0
|
remove unused 'day' test variable
|
2017-11-14 12:50:43 -05:00 |
|
|
|
84bffb854a
|
Merge pull request #477 from facuspagnuolo/feaure/create_detailed_erc20_interface
Create detailed ERC20 interface
|
2017-11-13 15:42:09 -03:00 |
|
|
|
365c875ced
|
Create detailed ERC20 interface
|
2017-11-13 15:36:02 -03:00 |
|
|
|
7dd0ee6212
|
remove timer
|
2017-11-12 15:10:46 -05:00 |
|
|
|
7123faff9f
|
added versions output to Travis CI log #534
|
2017-11-11 16:32:38 +03:00 |
|
|
|
61b5921ab2
|
Fix typo
|
2017-11-10 20:20:44 -05:00 |
|
|
|
e72c7ce91b
|
Merge pull request #417 from abarmat/feature-splitpayment-contract
Feature SplitPayment contract
|
2017-11-10 18:45:56 -03:00 |
|
|
|
c4ca7f03e3
|
improve timer test helper
|
2017-11-10 13:29:58 -08:00 |
|
|
|
9be77ddd54
|
Merge pull request #469 from nedodn/patch-2
Update TokenTimelock.sol: Issue #464
|
2017-11-10 17:44:20 -03:00 |
|
|
|
70a17d0b96
|
Merge pull request #475 from et/patch-2
Add `npm init`
|
2017-11-10 17:31:58 -03:00 |
|
|
|
ad2282456e
|
Merge pull request #478 from rudygodoy/patch-2
Fixes typos in documentation
|
2017-11-10 17:26:00 -03:00 |
|
|
|
fe3e360483
|
Merge pull request #482 from sohkai/patch-1
Small typo fixes for bounty docs
|
2017-11-10 17:24:26 -03:00 |
|
|
|
5a857fc1a7
|
Merge pull request #490 from Nedudi/master
Update SimpleToken.sol
|
2017-11-10 17:15:52 -03:00 |
|
|
|
c5cd35b2ea
|
Merge pull request #504 from FloorLamp/patch-1
Update ecrecovery.rst
|
2017-11-10 17:07:16 -03:00 |
|
|
|
a808b0b03f
|
Merge pull request #523 from thesved/patch-1
Math.sol is not used, not needed
|
2017-11-10 16:19:01 -03:00 |
|
|
|
4e8f422a81
|
Merge pull request #542 from spalladino/feature/travis-notifications
Add Slack notifications
|
2017-11-10 15:27:03 -03:00 |
|
|
|
070226d624
|
Add Slack notifications
|
2017-11-10 13:18:20 -03:00 |
|
|
|
2413f83504
|
Include 'revert' in expectThrow() helper
|
2017-11-10 11:41:17 -03:00 |
|
|
|
be692e59eb
|
Update RefundVault.sol
|
2017-10-31 00:13:27 -07:00 |
|
|
|
e74652415f
|
Math.sol is not used, not needed
Small thing, but the Math.sol is not really needed, since it is not used.
|
2017-10-30 11:07:26 +01:00 |
|
|
|
5ad07e1892
|
improve mum performance and reduce gas cost
|
2017-10-30 09:58:52 +08:00 |
|
|
|
575372f660
|
Add Capped Token tests
|
2017-10-25 23:58:36 -04:00 |
|
|
|
7a26a0ecf1
|
Add capped token contract
|
2017-10-25 23:57:21 -04:00 |
|
|
|
8e01dd14f9
|
Merge pull request #510 from doraemondrian/master
Use address(0) instead of 0x0
|
2017-10-24 16:46:05 -03:00 |
|
|
|
5088c64140
|
Merge pull request #503 from martriay/fix-missing-safemath
[TokenVesting] Add missing safemath ops
|
2017-10-23 12:53:25 -03:00 |
|
|
|
ac4a19dd7d
|
Use address type
|
2017-10-23 03:11:14 -07:00 |
|
|
|
09b1926c41
|
Use address type
|
2017-10-23 03:10:40 -07:00 |
|
|
|
d7b67eca52
|
Use address type
|
2017-10-23 03:10:00 -07:00 |
|
|
|
e4427befbb
|
Use address type
|
2017-10-23 03:08:30 -07:00 |
|
|
|
ca1babe1f7
|
Use address type
|
2017-10-23 03:06:51 -07:00 |
|
|
|
1d54b86a7c
|
Replace deprecated throw with assert in Solidity tests
|
2017-10-17 21:02:47 +03:00 |
|
|
|
2d83c557b1
|
Finish minting should me called only once
Multiple calls to `finishMinting` will emit multiple `MintFinished` events which may be surprising if one rely on `MintFinished` event.
|
2017-10-17 16:24:16 +03:00 |
|
|
|
dfb9ebd647
|
Update ecrecovery.rst
Fix typo
|
2017-10-16 17:50:25 -04:00 |
|
|
|
b60e434e0b
|
[TokenVesting] Add missing safemath ops
|
2017-10-16 03:48:32 -03:00 |
|
|
|
39d6c92069
|
Merge pull request #497 from martriay/token-vesting-fix
[TokenVesting] vestedAmount should return the historical vested amount
|
2017-10-13 16:46:37 -03:00 |
|
|
|
eb9f88bafc
|
[TokenVesting] Remove unused variable
|
2017-10-13 16:20:24 -03:00 |
|