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
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