Commit Graph

881 Commits

Author SHA1 Message Date
a1f7de0ca1 fix problems with StandardToken 2016-10-14 10:55:16 -03:00
30d437c731 v0.0.9 2016-10-14 10:44:44 -03:00
c0c721b8a4 Merge pull request #27 from maraoz/token
Token improvements
2016-10-13 16:24:20 -03:00
0a0f8c58a2 StandardToken first version 2016-10-13 15:33:25 -03:00
f8c486ea1b style changes to base token 2016-10-12 20:07:15 -03:00
f53ec8613e new token base 2016-10-12 20:03:23 -03:00
d809558878 v0.0.8 2016-10-12 19:23:23 -03:00
e952a60bdd Merge pull request #25 from maraoz/ppc-test
Add tests to PullPayment
2016-10-12 22:04:09 +02:00
25a0210118 improve PullPaymentCapable 2016-10-12 16:51:12 -03:00
5ec4fbeb45 Merge pull request #26 from currymj/minor-fixes
Minor fixes
2016-10-12 21:42:33 +02:00
a9d030acb4 fix names, tests passing 2016-10-12 14:04:18 -04:00
5c07cd148d add pragmas and get tests to run 2016-10-12 14:02:54 -04:00
21fb7463c7 PullPayment rename fixes 2016-10-12 13:53:38 -04:00
25d0ed0006 changes for solidity 0.4 2016-10-12 13:52:24 -04:00
570d6cb940 Merge pull request #24 from maraoz/ppc-test
add PullPaymentCapable test
2016-10-05 22:12:06 +02:00
503faa051d rename PullPaymentCapable=>PullPayment 2016-10-05 17:08:40 -03:00
8b921dc6ec fix pullpaymentcapable test 2016-09-30 18:51:42 -03:00
8f4027cdf6 add PullPaymentCapable test 2016-09-30 18:13:10 -03:00
9c26899010 Add public to PullPaymentCapable data 2016-09-30 18:12:53 -03:00
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