AugustoL
f36f8e96dc
Delete SmartToken old docs
7 years ago
AugustoL
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
7 years ago
Brandon Gilchrist
bddc8755c1
Add docs for DelayedClaimable
7 years ago
Matt Condon
846b0714ad
feat: remove yarn in favor of npm
7 years ago
Norton Wang
dfb9ebd647
Update ecrecovery.rst
...
Fix typo
7 years ago
Boris Kostenko
2cb2799a51
align docs developer-resources.rst with README.md
7 years ago
Boris Kostenko
9dcf37dd19
align docs getting-started.rst with README.md
7 years ago
Boris Kostenko
0d89e99ceb
Fix contracts path issue
7 years ago
Boris Kostenko
a5a1be7219
Fixing docs issue #459
7 years ago
Brett Sun
1333f45cdc
Add missing code blocks to bounty docs
7 years ago
Brett Sun
2ad88b59f6
Small indenting fix for bounty docs
7 years ago
Rudy Godoy
a9055f5ce2
Fixes typos
7 years ago
Eric Thomas
9b0e89c4bf
Add `npm init`
...
If you don't do this, you'll receive this error:
```
❯ zeppelin npm install zeppelin-solidity
npm WARN saveError ENOENT: no such file or directory, open '/Users/et/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/Users/et/package.json'
npm WARN et No description
npm WARN et No repository field.
npm WARN et No README data
npm WARN et No license field.
+ zeppelin-solidity@1.3.0
updated 1 package in 0.677s
```
7 years ago
Roy Blankman
6d8bb497c8
removing trailing whitespace
7 years ago
Nimo Naamani
1da0467820
Update pullpayment.rst
...
Fixed typo
8 years ago
Nimo Naamani
05609de044
Update limitbalance.rst
...
Fixed typo
8 years ago
Ariel Barmat
e5da857d4f
Fix typos in SafeMath doc
8 years ago
Augusto
478d1b1a93
Removed safeRecover, using ecrecover method instead, recovering signature from entire hash
8 years ago
Augusto
4201d50dcf
ECRecovery library added with test and docs
8 years ago
Mauro Velazquez
b05fb9c200
Update ownable.rst
...
Change the name of the function in the docs to the actual name in the contract source To prevent misunderstandings.
8 years ago
Rudy Godoy
4f34d41523
Fixing typo.
8 years ago
Rudy Godoy
91fc295a42
Updated reference to Ownable contract.
8 years ago
c254d8703d
update according to changes in #288
8 years ago
Francisco Giordano
59e9609926
remove CrowdsaleToken
...
it is superseded by the new crowdsale contracts
8 years ago
Yondon Fu
2e0bd06da2
Add tests, docs and MerkleTree helper
8 years ago
Jorge Izquierdo
a6a2ee2bf1
Merge with master
8 years ago
Maxim Averin
cf7bc06856
Switch function name to destroyAndSend
8 years ago
Maxim Averin
4de772f5ed
add destroy function, allowing send funds to recepient
8 years ago
David Knott
b4b6029f66
Create and test PausableToken Contract
8 years ago
David Knott
70b5ffd928
Change killable to destructible and kill to destroy
8 years ago
João Gabriel Carvalho
ae73f1a564
Renamed files and replaced occurencies of 'Stoppable' to 'Pausable'
8 years ago
jtakalai
67ad6abdaa
Fix typos
...
On unrelated note, why on earth check like in safeAdd? Is it actually an overflow check?
8 years ago
Demian Elias Brener
b1b66ce165
remove DS_Store
8 years ago
Demian Elias Brener
920e3ec940
improve docs
8 years ago
Demian Elias Brener
2299cd1c39
remove unneeded files
8 years ago
Demian Elias Brener
31a01ebde1
developer resources update
8 years ago
Demian Elias Brener
ec07dce76f
writing docs
8 years ago
Demian Elias Brener
8ba40d066f
building docs
8 years ago