Oliver
|
39ae5b4cca
|
Make coverage badge flat
|
7 years ago |
Francisco Giordano
|
670b843b63
|
Merge pull request #553 from limexp/fix/534-ci-versions-info
added versions output to Travis CI log #534
|
7 years ago |
Francisco Giordano
|
070d25dc9e
|
Merge pull request #564 from spalladino/fix/travis-no-prs-notifications
Do not notify via Slack about PR build failures
|
7 years ago |
Santiago Palladino
|
9684ce76c5
|
Do not notify via Slack on PRs
|
7 years ago |
Alejandro Santander
|
d919f0dde2
|
Merge pull request #487 from limexp/fix/docs
fix docs issue #459 and align with README.md
|
7 years ago |
Alejandro Santander
|
689e18aab5
|
Merge branch 'master' into fix/docs
|
7 years ago |
Facundo Spagnuolo
|
7a19bcf6d9
|
Merge pull request #505 from ZumZoom/patch-1
Finish minting should be called only once
|
7 years ago |
Facundo Spagnuolo
|
088897150e
|
Merge pull request #526 from amazingandyyy/patch-1
Update RefundVault.sol
|
7 years ago |
Santiago Palladino
|
34be16d939
|
Merge pull request #522 from emn178/feature/improve_mul
improve mul performance and reduce gas cost
|
7 years ago |
Francisco Giordano
|
14ae881e26
|
Merge pull request #544 from maraoz/timer-improvement
remove timer test helper
|
7 years ago |
Manuel Araoz
|
666a3a73e0
|
remove unused 'day' test variable
|
7 years ago |
Francisco Giordano
|
84bffb854a
|
Merge pull request #477 from facuspagnuolo/feaure/create_detailed_erc20_interface
Create detailed ERC20 interface
|
7 years ago |
Facundo Spagnuolo
|
365c875ced
|
Create detailed ERC20 interface
|
7 years ago |
Manuel Araoz
|
7dd0ee6212
|
remove timer
|
7 years ago |
Boris Kostenko
|
7123faff9f
|
added versions output to Travis CI log #534
|
7 years ago |
Francisco Giordano
|
e72c7ce91b
|
Merge pull request #417 from abarmat/feature-splitpayment-contract
Feature SplitPayment contract
|
7 years ago |
Manuel Araoz
|
c4ca7f03e3
|
improve timer test helper
|
7 years ago |
Francisco Giordano
|
9be77ddd54
|
Merge pull request #469 from nedodn/patch-2
Update TokenTimelock.sol: Issue #464
|
7 years ago |
Francisco Giordano
|
70a17d0b96
|
Merge pull request #475 from et/patch-2
Add `npm init`
|
7 years ago |
Francisco Giordano
|
ad2282456e
|
Merge pull request #478 from rudygodoy/patch-2
Fixes typos in documentation
|
7 years ago |
Francisco Giordano
|
fe3e360483
|
Merge pull request #482 from sohkai/patch-1
Small typo fixes for bounty docs
|
7 years ago |
Francisco Giordano
|
5a857fc1a7
|
Merge pull request #490 from Nedudi/master
Update SimpleToken.sol
|
7 years ago |
Francisco Giordano
|
c5cd35b2ea
|
Merge pull request #504 from FloorLamp/patch-1
Update ecrecovery.rst
|
7 years ago |
Francisco Giordano
|
a808b0b03f
|
Merge pull request #523 from thesved/patch-1
Math.sol is not used, not needed
|
7 years ago |
Francisco Giordano
|
4e8f422a81
|
Merge pull request #542 from spalladino/feature/travis-notifications
Add Slack notifications
|
7 years ago |
Santiago Palladino
|
070226d624
|
Add Slack notifications
|
7 years ago |
Alejandro Santander
|
2413f83504
|
Include 'revert' in expectThrow() helper
|
7 years ago |
Andy Chen
|
be692e59eb
|
Update RefundVault.sol
|
7 years ago |
thesved
|
e74652415f
|
Math.sol is not used, not needed
Small thing, but the Math.sol is not really needed, since it is not used.
|
7 years ago |
Chen Yi-Cyuan
|
5ad07e1892
|
improve mum performance and reduce gas cost
|
7 years ago |
Francisco Giordano
|
8e01dd14f9
|
Merge pull request #510 from doraemondrian/master
Use address(0) instead of 0x0
|
7 years ago |
Francisco Giordano
|
5088c64140
|
Merge pull request #503 from martriay/fix-missing-safemath
[TokenVesting] Add missing safemath ops
|
7 years ago |
Dora E. Mondrian
|
ac4a19dd7d
|
Use address type
|
7 years ago |
Dora E. Mondrian
|
09b1926c41
|
Use address type
|
7 years ago |
Dora E. Mondrian
|
d7b67eca52
|
Use address type
|
7 years ago |
Dora E. Mondrian
|
e4427befbb
|
Use address type
|
7 years ago |
Dora E. Mondrian
|
ca1babe1f7
|
Use address type
|
7 years ago |
Mikhail Melnik
|
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.
|
7 years ago |
Norton Wang
|
dfb9ebd647
|
Update ecrecovery.rst
Fix typo
|
7 years ago |
Martín Triay
|
b60e434e0b
|
[TokenVesting] Add missing safemath ops
|
7 years ago |
Francisco Giordano
|
39d6c92069
|
Merge pull request #497 from martriay/token-vesting-fix
[TokenVesting] vestedAmount should return the historical vested amount
|
7 years ago |
Martín Triay
|
eb9f88bafc
|
[TokenVesting] Remove unused variable
|
7 years ago |
Martín Triay
|
aa431dfb20
|
[TokenVesting] Increase released amount before transfer
|
7 years ago |
Martín Triay
|
fff8e040b7
|
[TokenVesting] vestedAmount returns the historical vested amount
|
7 years ago |
Martín Triay
|
74636b7333
|
[TokenVesting] Use SafeMath
|
7 years ago |
Francisco Giordano
|
647fc13963
|
Merge pull request #492 from frangio/fix-vesting-revoke
TokenVesting bugfix
|
7 years ago |
Francisco Giordano
|
d5e0714faf
|
use safeTransfer
|
7 years ago |
Francisco Giordano
|
a184013d1e
|
explicitly mark functions public
|
7 years ago |
Francisco Giordano
|
7d08c4da7f
|
make TokenVesting variables public
|
7 years ago |
Francisco Giordano
|
01b92d1d56
|
fix a problem when revoke is called twice
|
7 years ago |