2
0
mirror of https://github.com/status-im/status-mobile.git synced 2025-02-12 16:47:43 +00:00

73 Commits

Author SHA1 Message Date
Dmitry Novotochinov
1e7366be6a [fixes ] fix RU translations
add missing :status-sending RU translation
2017-12-06 16:15:12 +01:00
Roman Volosovskyi
8886bfd5d0
JavaScriptCore jail as alternative for Otto vm 2017-12-05 12:09:34 +02:00
Dmitry Novotochinov
f07b5363af [fixes ] make phone suggestions not clickable 2017-12-01 13:49:29 +01:00
Julien Eluard
b2daaa2159 Hook require to prevent tests failures when loading images 2017-11-29 16:50:28 +01:00
janherich
e50d56a4d0 Refactored jail loading + commands/responses 2017-11-21 10:51:15 +01:00
alwx
20e76c21ee Phone number is not updated in profile and shows 'Not Specified' value if use /phone command () 2017-11-02 11:43:49 +01:00
janherich
0ccfefa6c3 Fix bot subscriptions 2017-10-23 14:06:35 +02:00
Roman Volosovskyi
abe7f0a42a change ropsten faucet url 2017-10-23 13:54:55 +02:00
janherich
ad8157170b Fixed nasty regression caused by command-scopes PR 2017-10-18 23:54:09 +02:00
alwx
7c000fc725 : Zero should be treated as valid amount for send command 2017-10-16 15:53:43 +02:00
alwx
cb72190a18 API commands scopes, changes for API semantics () 2017-10-16 09:51:52 +02:00
Roman Volosovskyi
ae0273917c add rinkeby faucet url 2017-10-16 09:25:46 +02:00
janherich
5267d55ec8 Fix bug 2017-10-12 17:42:58 +02:00
Roman Volosovskyi
50919c8eb8 hide faucet when in mainnet, show different in renkeby 2017-10-11 16:46:24 +02:00
Roman Volosovskyi
f8f13e21cc fix for 2017-10-02 17:46:39 +02:00
Goran Jovic
191e5bcc0b fix ether amount not updated in /send suggestion on json rpc error in release apk only 2017-09-27 11:06:40 +02:00
Roman Volosovskyi
cf59e6b1eb fix nil gasPrice 2017-09-27 09:52:40 +02:00
Goran Jović
465b4eef9c fix ether amount not updated in /send suggestion if it was init… ()
* fix  ether amount not updated in /send suggestion if it was initially undefined

* dummy change to trigger jenkins rebuild

* another dummy commit to trigger jenkins build
2017-09-25 19:56:24 +02:00
janherich
e2f36d4935 Be more defensive when checking user balance 2017-09-25 19:54:40 +02:00
Jan Herich
805d874846 Fix ()
* Fix 

Completly rework the way how async handlers work

Delay further processing of message till async handler returns result

* Fix indent

* Fix 
2017-09-21 14:08:51 +03:00
Jan Herich
b889a07a86 Implement possibility for async command handlers ()
* Implement possibility for async command handlers

Command handler can now return results asynchronously,
and those results as saved and persisted, indexed by
command message-id.

* Address feedback raised in PR comments

* Different handler codes + simplified error message
2017-09-18 16:08:06 +03:00
Roman Volosovskyi
e961801429 utilize single jail.signal event for all signals from jail 2017-09-18 16:06:22 +03:00
Andrey Shovkoplyas
883b702fcb Introduced new hierarchy ,refactored core 2017-08-14 13:42:20 +03:00