Commit Graph

162 Commits

Author SHA1 Message Date
5dbad00a8e Fix indenting in ownable 2016-09-30 18:12:28 -03:00
8ad21ca8d3 Merge pull request #22 from maraoz/poex
Add proof of existence example
2016-09-30 13:59:00 -03:00
c7f74555a3 add some modifiers to poex example 2016-09-30 13:45:55 -03:00
fd45473367 minor mods to poex contract 2016-09-30 13:29:34 -03:00
2c593a4d1a add poex example 2016-09-30 13:24:25 -03:00
9e48e47532 Projects using Zeppelin 2016-09-28 18:41:03 -03:00
a8348b3e37 Merge pull request #20 from adklempner/sol-testing
Recreate tests for Ownable in Solidity
2016-09-28 23:17:36 +02:00
4fc0d99bfc update repo name to zeppelin-solidity 2016-09-28 17:57:24 -03:00
4323ab4bd5 v0.0.7 2016-09-27 18:45:40 -03:00
78fdfbeaa1 mention truffle beta tutorial 2016-09-27 18:44:19 -03:00
bed39cb518 update README for truffle beta support title 2016-09-27 18:42:56 -03:00
f97589b0bc update README for truffle beta support 2016-09-27 18:41:28 -03:00
e012a270f3 Recreate tests for Ownable in Solidity 2016-09-22 11:02:40 -07:00
e45efbb8c1 test must not be random addendum 2016-09-22 04:34:23 -07:00
6191ccac44 Merge pull request #18 from adklempner/master
Test that Ownable prevents non-owners from changing ownership.
2016-09-19 19:11:20 -07:00
6455b96c79 Test that Ownable prevents non-owners from changing ownership. 2016-09-19 15:35:03 -07:00
5071303969 new less trivial ownable test 2016-09-15 15:23:05 -07:00
fef5c8ed4f New framework proposal link 2016-09-15 12:54:14 -03:00
5ce891645a Update 2016-09-14 22:33:14 -03:00
bf6467fdbc Update README.md 2016-09-14 16:39:27 -07:00
bf50ebd805 Update README.md 2016-09-14 16:22:31 -07:00
a41a238505 Update CONTRIBUTING.md 2016-09-14 16:17:27 -07:00
16694104dd Merge pull request #14 from demibrener/patch-1
Update README
2016-09-14 11:03:16 -07:00
bb571ed98a Update README 2016-09-14 12:30:25 -03:00
8e22caaac7 LICENSE formatting 2016-09-13 09:32:57 -07:00
e9dd7bd4c7 add LICENSE 2016-09-13 09:31:14 -07:00
825203fcec write ownable simple test 2016-09-12 19:16:37 -07:00
10ba1f6620 Add CONTRIBUTING.md based on bitpay/bitcore-lib's 2016-08-23 19:17:56 -03:00
9ec8d752ae make Ownable transferrable 2016-08-23 18:11:21 -03:00
1005b097b1 Update README.md 2016-08-18 17:25:05 -03:00
755e222fd7 Add getting started section on README 2016-08-18 17:16:46 -03:00
06a391113c fix Token imports and v0.0.6 2016-08-18 16:32:48 -03:00
bbbc820437 v0.0.5 2016-08-18 16:30:37 -03:00
99c8ac9a28 fix stoppablebid, add package.json 2016-08-18 16:30:17 -03:00
f8e6a13d3b remove metacoin test 2016-08-16 12:58:38 -03:00
0241046e1f tidy up 2016-08-16 12:51:05 -03:00
8b29ab728d readme 2016-08-16 12:46:37 -03:00
ae60987f58 refactor and document PullPaymentCapable 2016-08-16 12:45:35 -03:00
71295a12a9 reorganize examples into folder 2016-08-16 12:26:25 -03:00
30c0600ac1 some security fixes 2016-08-16 12:14:53 -03:00
c543282f40 stoppable style 2016-08-12 11:33:56 -03:00
fa8fd3044b limitfunds and fixes 2016-08-12 11:30:46 -03:00
66fb8476b2 stoppable polish 2016-08-11 18:23:39 -03:00
4bfc2ba858 stoppable and stoppablebid example 2016-08-11 18:21:15 -03:00
f719bbf14b remove ws 2016-08-11 16:30:43 -03:00
857e37e032 Bounty contract 2016-08-11 16:29:10 -03:00
e7933fce47 fix token style 2016-08-11 14:52:49 -03:00
83acbbbb15 Array usage examples 2016-08-11 13:02:32 -03:00
d96d1dfa4d readme 2016-08-10 16:13:40 -03:00
4ad2e0fb2d remove tabs 2016-08-10 15:36:10 -03:00