20 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
260c20561a unique signing secret for new owner (hash tied) & fix too long stack 2018-02-25 19:11:31 -03:00
Ricardo Guilherme Schmidt
1cf6aef92d FriendsRecovery new version 2018-02-25 02:18:40 -03:00
Richard Ramos
00fb3394c1 Initial version of possible recovery contract (hasn't been tested yet) 2018-02-23 15:01:35 -04:00
Ricardo Guilherme Schmidt
1a4b64539c auto-approve 2018-02-22 05:19:38 -03:00
Ricardo Guilherme Schmidt
0bb74e589d manager should call only by execute 2018-02-22 05:16:06 -03:00
Ricardo Guilherme Schmidt
f7ecc879c7 linting 2018-02-22 05:05:10 -03:00
Ricardo Guilherme Schmidt
b2264b060e encapsulate reusable code 2018-02-21 19:45:25 -03:00
Ricardo Guilherme Schmidt
fe50ca0540 remove self from modifier 2018-02-21 19:23:41 -03:00
Richard Ramos
06628093bc - Updated logic on Identity.sol to reflect changes on EIPs
- Added migration to deploy Identity contract
- Updated existing test cases to reflect changes on contract interface
2018-02-21 17:17:38 -04:00
Ricardo Guilherme Schmidt
28f635f0ba update folder structure 2018-01-08 19:00:07 -06:00
James Childs-Maidment
12341008b8
adds solidity-coverage 2017-12-21 12:30:41 +11:00
Ricardo Guilherme Schmidt
a0728da632
Unit tests (#2)
* identity first draft

* truffle + identity tests
2017-11-15 05:24:10 -02:00
Ricardo Guilherme Schmidt
9e88b6d425 identity first draft (#1) 2017-10-23 09:05:19 -02:00
Jacques Wagener
c06968407a Adds addClaim and getClaim methods to erc725 example. 2017-10-20 17:35:38 +02:00
Jacques Wagener
46b95636d6 Split contracts into 2 for the time being. 2017-10-19 19:55:04 +02:00
Jacques Wagener
e574f0ccec Adds test for addClaim function. 2017-10-19 01:01:11 +02:00
Jacques Wagener
5d78ed513e Adds addClaim function to erc725 example contract. 2017-10-19 01:00:45 +02:00
Jacques Wagener
60f638a350 Basic .gitignore 2017-10-18 23:03:39 +02:00
Jacques Wagener
5dae7874ff Adds basic key management for erc725 viper example. 2017-10-12 17:15:21 +02:00
Jacques Wagener
00a90a279f Initial commit. 2017-10-12 12:25:44 +02:00