Commit Graph

24 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt 26a506383a merge 145-identity + 000-instance-factory 2018-05-13 18:04:35 -03:00
Ricardo Guilherme Schmidt eab0c133d1 fix tests 2018-05-13 17:54:05 -03:00
Ricardo Guilherme Schmidt b2c07c63f7 add ERC20Receiver+tests 2018-05-13 14:01:59 -03:00
Ricardo Guilherme Schmidt 1d26c28408 fix test script 2018-05-13 05:46:39 -03:00
Ricardo Guilherme Schmidt 2ee4ec5c6c fix build and test 2018-05-13 02:39:10 -03:00
Ricardo Guilherme Schmidt 9f06e71d4c Merge branch 'bootstrap' into 145-identity 2018-05-13 01:42:11 -03:00
Ricardo Guilherme Schmidt 0a1cbb5fff test script for testtoken and erc20token 2018-05-12 21:16:18 -03:00
Richard Ramos 7235aa85d7 Updated friendsRecovery.js to work with embark 2018-03-15 10:41:05 -04:00
Richard Ramos 8c5b72490f Updating factory.js to web3 1.0 2018-03-14 22:06:38 -04:00
Richard Ramos 93fd39b34c Updating test units 2018-03-14 16:02:44 -04:00
Richard Ramos 6426c80298 Updating tests 2018-03-14 15:42:04 -04:00
Richard Ramos 5a1f8c93a9 Migrating additional test cases 2018-03-14 10:31:12 -04:00
Richard Ramos 6f83c96ab7 Added .embark to .gitignore file and updated identity.js test unit. 2018-03-13 19:35:30 -04:00
Richard Ramos 3a0889237c Commenting tests while they're updated for Embark and Web3 1.0.0 2018-03-13 10:13:31 -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 5ee487a48a - 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 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
Richard Ramos 3a79af8238 Placeholder for IdentityFactory test 2018-02-28 10:18:00 -04:00
Richard Ramos 0e2015bf3f Added execute and approve function for ECDSA keys. 2018-02-26 17:26:14 -04:00
Richard Ramos 3448401247 - 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 12d3a4d8a9 update folder structure 2018-01-08 19:00:07 -06:00
Ricardo Guilherme Schmidt 04b03f42d8 Unit tests (#2)
* identity first draft

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