11 Commits

Author SHA1 Message Date
Richard Ramos
9f61696ad8 - Fixing typo in Identity.sol
- Reorganizing javascript files used in tests
- Cleaned up unit tests
- Created identityUtils.js to encode function calls sent in execute();
2018-03-01 11:42:44 -04:00
Richard Ramos
e92c6b7867 Added unit test to verify identity upgrades 2018-02-28 14:35:15 -04:00
Richard Ramos
2824b8039a - Added event to inform of an identity instance upgrade
- Added test units for Identity factory and its kernel upgrading
2018-02-28 11:47:59 -04:00
Richard Ramos
a9d1a6e04b - Merge of recovery branch 2018-02-28 10:33:56 -04:00
Richard Ramos
dd2fc2daec Placeholder for IdentityFactory test 2018-02-28 10:18:00 -04:00
Richard Ramos
3724b3addc - Test case to illustrate how the recovery process works 2018-02-27 17:11:22 -04:00
Richard Ramos
d17265ed63 - Modified Identity to setup recovery contract address
- Added initial version of test unit for recovery contract
2018-02-27 13:23:00 -04:00
Richard Ramos
8e611aaae4 Added execute and approve function for ECDSA keys. 2018-02-26 17:26:14 -04: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
Ricardo Guilherme Schmidt
a0728da632
Unit tests (#2)
* identity first draft

* truffle + identity tests
2017-11-15 05:24:10 -02:00