Commit Graph

78 Commits

Author SHA1 Message Date
Richard Ramos c650f52d9f Removing gas token from approveAndCallGasRelayed 2018-12-03 09:24:55 -04:00
Richard Ramos 2ee19d44d1 Preparing testnet information 2018-11-30 19:07:23 -04:00
Richard Ramos 6a30daef78 Changing gasLimit to gasMinimal 2018-11-26 15:18:32 -04:00
Richard Ramos c517614cc2 Adding required package for gas-relay 2018-11-21 18:24:50 -04:00
Richard Ramos 8caf440470 Updating project to embark 3.2.3 and maintenance over SNTController 2018-11-21 17:48:22 -04:00
Richard Ramos 024c2d83f4 Fix: natspec 2018-11-21 11:08:48 -04:00
Ricardo Guilherme Schmidt 6fda1fc72e
remove zombie event 2018-11-19 16:45:33 -02:00
Ricardo Guilherme Schmidt 2b7837eef5
add requirement check for allowed contract calls 2018-11-19 16:44:27 -02:00
Ricardo Guilherme Schmidt 93a482d2f8
fix convention of a public function name 2018-11-18 04:07:32 -02:00
Ricardo Guilherme Schmidt afbd33fb79
remove zombie code 2018-11-18 04:00:32 -02:00
Ricardo Guilherme Schmidt 5120e42cd1
fix convention 2018-11-16 02:58:18 -02:00
Ricardo Guilherme Schmidt cb79d4f3e6
fix convention 2018-11-16 02:54:21 -02:00
Ricardo Guilherme Schmidt 6378e81a00
enable startGas check, rename _gasLimit to _gasMinimal 2018-11-16 02:44:44 -02:00
Ricardo Guilherme Schmidt c1548bcbbd
fix convention 2018-11-16 02:24:38 -02:00
Ricardo Guilherme Schmidt 0f9c233657
kill zombie code, fix conventions, fix approveAndCall, allow create fail 2018-11-16 02:23:57 -02:00
Richard Ramos 0683317821 Additional verification for availability strategy to check instances 2018-11-08 13:42:45 -04:00
Richard Ramos a94f810382 Fix: verifying identity instance signature 2018-11-07 07:54:05 -04:00
Ricardo Guilherme Schmidt 2f11d19c60
fix factory init in app 2018-10-29 19:38:52 +01:00
Ricardo Guilherme Schmidt a7f807b6ff
fix factory 2018-10-27 19:57:45 +02:00
Richard Ramos db48083dfb Updating setup for dev 2018-10-10 16:07:20 -04:00
Richard Ramos 4ff9212dc2 Adding development settings 2018-10-10 15:57:11 -04:00
Richard Ramos 8960a331c1 Updating docs 2018-10-10 15:43:31 -04:00
Richard Ramos a29564593d Removing send ether button 2018-10-10 15:35:42 -04:00
Richard Ramos 0b32338e39 Changing code related to signature handling 2018-10-08 14:24:30 -04:00
Richard Ramos e197a66384 Fixes related to the use of accounts and signatures 2018-10-08 14:14:19 -04:00
Richard Ramos 73f2ea6b85 Empty bytes handling 2018-10-01 11:19:53 -04:00
Richard Ramos 1da18b701c Testnet contracts 2018-09-18 20:40:37 -04:00
Richard Ramos 791b2fd11f SNTController testnet address 2018-09-18 20:09:53 -04:00
Richard Ramos c295c52752 Changing testnet contracts 2018-09-18 19:40:37 -04:00
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 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 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 f32f4cf2cc Added TestMiniMeToken, and testnet configuration for test-dapp 2018-09-12 09:58:00 -04:00
Richard Ramos 0ff5e7f3e2 Simplifying subscriptions 2018-09-03 08:53:53 -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