Commit Graph

251 Commits

Author SHA1 Message Date
Richard Ramos 906cdb1815 Type 2018-08-06 23:28:09 -04:00
Richard Ramos 61b2a7b014 Set placeholders in config 2018-08-06 23:25:52 -04:00
Richard Ramos 88fab2c42f Updated README plus initial state 2018-08-06 23:25:39 -04:00
Richard Ramos d3d9710a02 Completed callgasrelayed component 2018-08-06 22:30:16 -04:00
Richard Ramos f61e98f75e Changed babel6 to 7 2018-08-06 22:29:41 -04:00
Richard Ramos fb300e7659 Updated TestContract to add test function 2018-08-06 22:29:19 -04:00
Richard Ramos 52d48128de Updated message formats 2018-08-06 22:28:53 -04:00
Richard Ramos 77e37eb872 Adding STT Balance 2018-08-06 14:10:25 -04:00
Richard Ramos 1262299e77 Adding balance in eth and creation of identities 2018-08-06 13:47:56 -04:00
Richard Ramos bd93bb3062 Added babel + linting some of the code 2018-08-06 09:18:30 -04:00
Richard Ramos cb957b57d0 Added documentation to gas relayer 2018-07-20 12:05:12 -04:00
Richard Ramos 4825817f46 Reorganization of folders 2018-07-20 09:54:48 -04:00
Richard Ramos db54978c97 Extracting identity strategy 2018-07-19 16:20:38 -04:00
Richard Ramos 79abda8091 Closing process on heartbeat error 2018-07-19 16:20:09 -04:00
Richard Ramos 2f7ecaaec7 Removing md5 2018-07-19 16:19:26 -04:00
Richard Ramos 6636c58791 Allowing connection from * to the node 2018-07-19 16:19:11 -04:00
Richard Ramos 0d17231437 Changing UI to display balances on load 2018-07-19 16:18:45 -04:00
Richard Ramos 703837e542 Migrating to embark 3.1 2018-07-19 12:55:00 -04:00
Richard Ramos e77846b429 Changes for heartbeat 2018-07-18 17:08:27 -04:00
Richard Ramos 9df77d5b30 Adding heartbeat message andrequired functions for price plugins 2018-05-31 08:46:31 -04:00
Richard Ramos 65a55cede0 Small fixes for complying with new message format 2018-05-21 13:20:04 -04:00
Richard Ramos 888355231b Simplified processing logic 2018-05-21 11:36:26 -04:00
Richard Ramos 2a80f52717 Merge remote-tracking branch 'origin/150-gas-abstraction' into 000-gas-relayer-node 2018-05-17 16:31:39 -04:00
Ricardo Guilherme Schmidt 0a10d27dbc fix "stack too deep" problem by removing modifier 2018-05-17 17:29:27 -03:00
Richard Ramos b6ceff7fc8 Trying to deploy IdentityGasRelay 2018-05-17 14:27:46 -04:00
Richard Ramos 8c3933e4c3 Updating IdentityGasRelay 2018-05-16 11:59:28 -04:00
Richard Ramos b9b1197c8d Merge remote-tracking branch 'origin/150-gas-abstraction' into 000-gas-relayer-node 2018-05-16 11:51:25 -04:00
Richard Ramos 268baeec7a Fixing comments that were stopping compilation 2018-05-16 11:49:09 -04:00
Richard Ramos 03cfa4bf68 Simplifying message format 2018-05-16 10:20:47 -04:00
Richard Ramos b4badd0618 Merge changes from 150-gas-abstraction 2018-05-16 09:26:06 -04:00
Ricardo Guilherme Schmidt 3cbbab3f58 update to new identity + small fixes 2018-05-14 18:34:43 -03:00
Ricardo Guilherme Schmidt a3a6732e97 Merge branch '145-identity' into 150-gas-abstraction 2018-05-14 18:04:28 -03:00
Ricardo Guilherme Schmidt ef29b69b1a Merge branch 'bootstrap' into 145-identity 2018-05-14 18:02:10 -03:00
Ricardo Guilherme Schmidt 90b45ff462 update testutils 2018-05-14 18:00:21 -03:00
Richard Ramos c966c95787 Merge remote-tracking branch 'origin/150-gas-abstraction' into 000-gas-relayer-node 2018-05-14 14:36:56 -04:00
Richard Ramos c6c162adcb Adding account balances 2018-05-14 10:58:48 -04:00
Richard Ramos e1be0cfd41 Changes estimating gas costs 2018-05-14 10:58:22 -04:00
Ricardo Guilherme Schmidt 750661069a fix test utils 2018-05-13 23:34:50 -03:00
Ricardo Guilherme Schmidt 3ad4094040 add some test utils 2018-05-13 22:37:14 -03:00
Ricardo Guilherme Schmidt 09c3863025 bump solc version 2018-05-13 18:09:34 -03:00
Ricardo Guilherme Schmidt 79bad75e54 remove `uint256 _purpose` from `getKey` in ERC725 2018-05-13 18:09:20 -03:00
Ricardo Guilherme Schmidt 26a506383a merge 145-identity + 000-instance-factory 2018-05-13 18:04:35 -03:00
Ricardo Guilherme Schmidt 675cbd2377 instance factory merge bootstrap 2018-05-13 18:00:07 -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 31fb6a416d add package-lock to.json .gitignore 2018-05-13 12:41:38 -03:00
Ricardo Guilherme Schmidt 87dbdbef39 missing emit 2018-05-13 06:17:39 -03:00
Ricardo Guilherme Schmidt 1d26c28408 fix test script 2018-05-13 05:46:39 -03:00
Ricardo Guilherme Schmidt 03a0e163e2 fix constructor + require messages 2018-05-13 05:46:32 -03:00
Ricardo Guilherme Schmidt a23719a3e2 fix deploy 2018-05-13 05:46:14 -03:00