Commit Graph

370 Commits

Author SHA1 Message Date
Richard Ramos 7688d4929b Adding duplicate messages verification 2018-09-14 15:53:15 -04:00
Richard Ramos 84df807959 Setting default relayer if none selected 2018-09-14 15:19:10 -04:00
Richard Ramos 002dbe2a7c Fix for account used in sntcontroller; returning gas price 2018-09-14 14:48:34 -04:00
Richard Ramos 98e8c010d3
Merge pull request #4 from status-im/ropsten-test
Simplify testing on Ropsten
2018-09-14 13:33:02 -04:00
Richard Ramos fd6e7c994e Added loading indicator, and changed contract addresses 2018-09-14 13:30:26 -04:00
Richard Ramos e50c9870ae FIx: condition to display buttons 2018-09-14 12:00:30 -04:00
Richard Ramos 881c58c8b8 Obtaining relayer balance and switched method to obtain latest blocks 2018-09-14 11:35:46 -04:00
Richard Ramos b13f42e58e Returning relayer account on availability 2018-09-14 10:22:12 -04:00
Richard Ramos 4faa540ec2 Default values of TTL and MinPow 2018-09-14 09:31:35 -04:00
Richard Ramos 3a31811891
Update installation-testnet-mainnet.md 2018-09-13 16:17:26 -04:00
Richard Ramos 8b42b4d7a1
Reviewed test-dapp testnet setup 2018-09-13 16:10:49 -04:00
Richard Ramos 4b544d838e
Path of passwd points to current folder 2018-09-13 14:46:27 -04:00
Richard Ramos ea95a2c6d8
Updating installation docs (Proofreading pt1) 2018-09-13 14:45:51 -04:00
Richard Ramos 1ea9aaca32 Updated the documentation. Needs to be proofread 2018-09-13 11:59:41 -04:00
Richard Ramos 4236ae0cf6 Setting minPow default for status cluster 2018-09-13 10:43:51 -04:00
Richard Ramos 726d91f749 Whisper configuration
- Reduced powTarget and minPow to connect to status cluster
- Added origin to websocket connection
- Added launchers for test dapp
2018-09-12 23:28:01 -04:00
Richard Ramos d4a67355dd
Merge pull request #3 from status-im/js-library
Simplifying subscriptions
2018-09-12 11:57:54 -04:00
Richard Ramos 34963e403f Added testnet configuration for gas relayer service 2018-09-12 11:50:32 -04:00
Richard Ramos f32f4cf2cc Added TestMiniMeToken, and testnet configuration for test-dapp 2018-09-12 09:58:00 -04:00
Richard Ramos 3347c4fc68 Merge branch 'master' of https://github.com/status-im/snt-gas-relay 2018-09-03 09:32:19 -04:00
Richard Ramos 2bcfcb697c Updated documentation 2018-09-03 09:31:37 -04:00
Richard Ramos 0ff5e7f3e2 Simplifying subscriptions 2018-09-03 08:53:53 -04:00
Richard Ramos 850fd154a7
Merge pull request #2 from status-im/js-library
Updating JS library to simplify sending messages to relayer
2018-09-01 16:37:03 -04:00
Richard Ramos 16ed849c84 Updating library to include snt controller functions 2018-09-01 16:35:56 -04:00
Richard Ramos 4b97ac8704 Updated approveAndCall section 2018-09-01 07:47:43 -04:00
Richard Ramos f3557762cd Added approveAndCallGasRelayed function 2018-09-01 07:42:44 -04:00
Richard Ramos 1f14d25dec Sending transaction logic for js lib. 2018-09-01 07:23:24 -04:00
Richard Ramos 69e8167499 Adding logic to obtain signatures 2018-09-01 00:45:28 -04:00
Richard Ramos 3f56fd4676 Changing logic related to estimation 2018-09-01 00:44:14 -04:00
Richard Ramos 8efd444a79 Adding operations to gas relayer lib 2018-08-31 23:22:01 -04:00
Richard Ramos 7733916b21 Fixing estimation errors 2018-08-31 23:05:48 -04:00
Richard Ramos ed9fc00f48 Asking for available relayers functionality 2018-08-31 21:16:34 -04:00
Richard Ramos 52cad4a04e
Merge pull request #1 from status-im/relayer-network
Relayer Network
2018-08-31 20:30:47 -04:00
Richard Ramos 3b64ed81c5 Removing heartbeat from config 2018-08-28 10:15:45 -04:00
Richard Ramos a26b834dab Documentation pt2 2018-08-27 16:16:00 -04:00
Richard Ramos 00a203896f Documentation for Gas Relayer pt1 2018-08-27 11:58:52 -04:00
Richard Ramos 4dd1004c4e Adding availability validation 2018-08-27 10:54:19 -04:00
Richard Ramos 2525ac062c Updated the readme for info on how to poll gas relayers availability 2018-08-24 16:12:17 -04:00
Richard Ramos 3c136328de Updated the README to include the transaction details 2018-08-24 15:54:22 -04:00
Richard Ramos 1d34ac0601 Updated the UI to request relayers 2018-08-24 15:21:26 -04:00
Richard Ramos dbec23fbeb Capturing relayers who report themselves 2018-08-24 13:50:34 -04:00
Richard Ramos 34cc2eca89 Service now responds to availability requests 2018-08-24 13:40:21 -04:00
Richard Ramos c6b3c226c4 Simplifying code 2018-08-23 15:58:09 -04:00
Richard Ramos aa63705638 Decoupled message processor from whisper (useful for unit tests) 2018-08-23 15:48:09 -04:00
Richard Ramos 19e2d8029a Changing estimation method 2018-08-18 12:32:09 -04:00
Richard Ramos d45564d5db Verifying node balance 2018-08-18 12:31:35 -04:00
Richard Ramos b673ec3ffb Populating address of token 2018-08-18 12:31:05 -04:00
Richard Ramos 3d5739715b Payload requires 'contract' and 'address' 2018-08-15 14:11:49 -04:00
Richard Ramos 9badb2f3fe Simplified getBalance() 2018-08-15 13:53:09 -04:00
Richard Ramos c527ab4ef1 Added logic for ExecuteGasRelayed 2018-08-15 12:34:15 -04:00