Commit Graph

8 Commits

Author SHA1 Message Date
Richard Ramos 79da42e2ba Fixing naming errors required for compilation 2018-04-09 16:05:19 -04:00
Richard Ramos 7235aa85d7 Updated friendsRecovery.js to work with embark 2018-03-15 10:41:05 -04:00
Richard Ramos 9a07b52319 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 4471c165d3 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 3c4f2ab7d1 Linting to reduce problems in IDE 2018-02-28 14:52:32 -04:00
Richard Ramos e9b9963153 Removing unused function 2018-02-28 14:39:22 -04:00
Richard Ramos b096936f98 Added unit test to verify identity upgrades 2018-02-28 14:35:15 -04:00
Richard Ramos e8cc00be53 - 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