21 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
813ee2aee9 merge emoji 2018-03-16 23:08:06 -03:00
Richard Ramos
0cc3554275 Merge of 27-ens-usernames with develop 2018-03-15 14:35:55 -04:00
Richard Ramos
f75c0e973c Merge republic-status with develop 2018-03-15 14:02:12 -04:00
Richard Ramos
9c3116e5cd Updated test unit to reflect changes in recovery contract 2018-03-13 19:30:12 -04:00
Richard Ramos
625eda2e44 Updated factory unit test and docs to include delay functionality 2018-03-13 14:37:15 -04:00
Richard Ramos
b5f21fe5f8 Added extra functions for emoji verification and unit tests 2018-03-02 21:21:24 -04:00
Richard Ramos
a011e905b8 Updated approval process
- Managers can only execute actions on identity
- Actors can execute actions outside identity
- Validated minimum approvals to not exceed available keyTypes
- Updated identity test unit to reflect changes
2018-03-02 15:00:46 -04:00
Richard Ramos
9233c6bd7a Identity can receive ether
- Added payable fallback function
- Added unit test for sending/receiving ether
2018-03-01 16:07:32 -04:00
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
ef4580ab55 Merge remote-tracking branch 'master' into republic-status 2017-11-29 12:53:58 -02:00
Ricardo Guilherme Schmidt
762e8bd3af base structure of upgradable republic 2017-11-28 01:33:25 -02:00
Ricardo Guilherme Schmidt
a0728da632
Unit tests (#2)
* identity first draft

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