Richard Ramos
|
d4d9ab1b96
|
Added Execute functionality for SNTController
|
2018-08-15 11:51:42 -04:00 |
Richard Ramos
|
31afec7806
|
Adding validations to SNTStrategy
|
2018-08-13 11:12:53 -04:00 |
Richard Ramos
|
fe7446920c
|
Extracting wallet address from mesage
|
2018-08-13 11:11:55 -04:00 |
Richard Ramos
|
26313bf241
|
Added option to get token by symbol
|
2018-08-13 11:11:42 -04:00 |
Richard Ramos
|
1b261d29f9
|
Changed symbol name
|
2018-08-13 11:11:28 -04:00 |
Richard Ramos
|
fbe2bc0b3b
|
Added index and documentation
|
2018-08-10 14:37:50 -04:00 |
Richard Ramos
|
7355f73de8
|
Autoloading nonce, and allow changing the controller
|
2018-08-10 14:25:39 -04:00 |
Richard Ramos
|
23b22b39d5
|
Setting default template for config
|
2018-08-10 10:30:40 -04:00 |
Richard Ramos
|
9a222c0561
|
Added sntcontroller page and updated the setup to set the sntcontroller
|
2018-08-09 17:23:32 -04:00 |
Richard Ramos
|
73b9c447e7
|
Switched config from json to js and added base logic for SNTController
|
2018-08-09 17:22:17 -04:00 |
Richard Ramos
|
258887206a
|
Adding SNTController to the config
|
2018-08-09 16:31:38 -04:00 |
Richard Ramos
|
56f3266187
|
Setting STT as default token and minor cosmetic edits
|
2018-08-07 15:27:57 -04:00 |
Richard Ramos
|
f5901c2c7e
|
Added ApproveAndCallGasRelayed component
|
2018-08-07 15:15:00 -04:00 |
Richard Ramos
|
78ad988661
|
Rollback to babel6 and removed unneeded files
|
2018-08-07 15:14:02 -04:00 |
Richard Ramos
|
a655a0bbf5
|
Updated relayer to validate token balances and show messages in console
|
2018-08-07 15:12:42 -04:00 |
Richard Ramos
|
b3ee694a3a
|
Changing name to old component
|
2018-08-06 23:52:22 -04:00 |
Richard Ramos
|
453c7bc192
|
Typo
|
2018-08-06 23:50:36 -04:00 |
Richard Ramos
|
6babc05970
|
Deleted erc20token.js
|
2018-08-06 23:37:11 -04:00 |
Richard Ramos
|
c32c9cebf9
|
Updated setup command
|
2018-08-06 23:36:44 -04:00 |
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 |