Jason Bellamy
e31abffcb6
fix(token): typo in documentation
...
Implemantation -> Implementation
8 years ago
Manuel Araoz
cd47fbe953
Improve `Crowdsale#rate` documentation
8 years ago
Jason Bellamy
42c6392533
fix(token): typo in documentation
8 years ago
Rudy Godoy
3c9638b62e
Refactoring to not DRY.
...
The latest test case is not affected since the aproval is for
accounts[1], which does the transaction, and it is independent of
the amount of tokens that accounts[0] might have.
8 years ago
Rudy Godoy
60ef284a9a
Typo in variable, using global tAMOUNT for the latest test case.
8 years ago
Rudy Godoy
b40a01e97b
Small refactoring to not DRY
8 years ago
Rudy Godoy
34e3ce4ab4
Typo fix: avaible -> available
8 years ago
Rudy Godoy
4d6b48f39e
Typo fix. standart -> standard
8 years ago
Rudy Godoy
de99e7bf34
Prevent DRY
8 years ago
Manuel Aráoz
3430c7a289
Merge pull request #280 from rstormsf/fix/revert_inheritance_order
...
change inheritance order for StandardToken and PausableToken
8 years ago
RStorm
daf1784be4
change inheritance order for StandardToken and PausableToken
8 years ago
Manuel Araoz
de92a02127
Add Crowdsale contracts
8 years ago
Rudy Godoy
549590d105
Refactored to prevent DRY with beforeEach().
...
Refs# 259
8 years ago
Manuel Aráoz
82ca385725
Merge pull request #277 from frangio/fix-261
...
Remove all checks for short address attack
8 years ago
Francisco Giordano
e33d9bb41b
remove all checks for short address attack ( fixes #261 )
8 years ago
Manuel Aráoz
79b3a1b1a2
Merge pull request #273 from jooray/patch-1
...
Fix typo in StandardToken allowance documentation
8 years ago
Manuel Aráoz
c6a3c29eb4
Merge pull request #272 from rstormsf/Removal-of-install-script
...
Removes install script
8 years ago
Juraj Bednar
dd34d8df0f
Fix typo in StandardToken allowance documentation
8 years ago
RStorm
80d052d43f
Fixes #253
8 years ago
Manuel Aráoz
710f77dfe1
Merge pull request #269 from rstormsf/uint256
...
change uint to uint256
8 years ago
RStorm
b1e504d6c6
change uint to uint256
8 years ago
Manuel Aráoz
7deaee04c8
Merge pull request #263 from DaveAppleton/master
...
assert is now built in
8 years ago
Dave Appleton
2020d56ba4
assert is now built in
8 years ago
Manuel Aráoz
a49fe53fa1
Merge pull request #258 from mbrix/master
...
fixed typo
8 years ago
Matt
403e7336a9
fixed typo
8 years ago
Manuel Aráoz
fea2a8383c
Merge pull request #256 from DavidKnott/refactor-mintable-token
...
Refactor MintableToken Contract
8 years ago
David Knott
ffe464a43e
Refactors the Mintable Token contract
8 years ago
Manuel Aráoz
3fbcb1b282
Merge pull request #250 from jdkanani/yarn-setup
...
Add yarn support and use it for Travis CI
8 years ago
Jaynti Kanani
28b2a0c881
Move npm to yarn
8 years ago
Manuel Araoz
7b9c1429d9
v1.0.7
8 years ago
Manuel Aráoz
d53ddd4a95
Merge pull request #242 from DavidKnott/upgrade-truffle-and-solidity
...
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
8 years ago
David Knott
6ede3d9001
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
8 years ago
Manuel Aráoz
c3cb0dcf80
Merge pull request #238 from DaveAppleton/master
...
remove redundant return
8 years ago
Dave Appleton
f214dccab9
removed redundant returns
8 years ago
Dave Appleton
c0cce27703
remove redundant return
8 years ago
Manuel Aráoz
2eded7a337
Merge pull request #237 from maraoz/coveralls
...
Add coveralls
8 years ago
Manuel Araoz
41a6f1cd84
add coveralls
8 years ago
Manuel Araoz
e1eed257f1
v1.0.6
8 years ago
Manuel Aráoz
2bcb54b3cb
Merge pull request #231 from maraoz/fix-vested-token
...
Implement VestedToken bug mitigation #3
8 years ago
Manuel Araoz
7100e30bed
Implement VestedToken bug mitigation #3
8 years ago
Manuel Aráoz
7f6921e787
Merge pull request #222 from aragon/refactor
...
[VestedToken] Add revokability and burnablity options and general refactor and optimizations
8 years ago
Jorge Izquierdo
73ec224c93
Merge pull request #2 from maraoz/aragon-refactor
...
rebase to master
8 years ago
Manuel Araoz
a62621eb59
merge @izqui PR with new docs changes
8 years ago
Manuel Aráoz
84843d42da
Merge pull request #225 from DavidKnott/fix-natspec-typos
...
Edit natspec documentation typos
8 years ago
David Knott
d08185fc3e
Edit natspec documentation typos
8 years ago
Manuel Aráoz
efe09575e3
Merge pull request #210 from maurelian/master
...
Add natspec comments to contracts
8 years ago
maurelian
c4796bb918
Fix comments again
8 years ago
maurelian
111f13f0ce
Add doc comments to multisig wallet
8 years ago
maurelian
d357cf3a2e
Minor changes to doc comments for token and other contracts
8 years ago
maurelian
83f2849446
Minor edits to doc commenst in lifecycle, ownership, payment contracts.
8 years ago