Victor Farazdagi
|
5fb4aef1cc
|
Initial refactoring + vendor update (after rebase)
|
2016-09-15 06:12:25 +03:00 |
Roman Volosovskyi
|
4babe9101d
|
Merge pull request #29 from farazdagi/feature/hd-child-derivation
HD Keys: sub-accounts support added
|
2016-09-08 10:44:00 +03:00 |
Victor Farazdagi
|
db39f49407
|
HD Keys: sub-accounts support added
|
2016-09-06 20:06:55 +03:00 |
Roman Volosovskyi
|
7d78d11a14
|
Merge pull request #33 from farazdagi/feature/ios-sdk-bundled-with-xgo
Updates build process (iOS, iOS-Simulator included)
|
2016-09-06 17:04:26 +03:00 |
Victor Farazdagi
|
95e46c5ea0
|
Cross-compiling process refactored (Android, iOS, iOS-Simulator)
|
2016-09-05 16:01:54 +03:00 |
Roman Volosovskyi
|
6e4c802957
|
Merge pull request #31 from farazdagi/feature/block-on-send-transaction
Block on sentTransaction() until transaction is complete (or timed out)
|
2016-09-01 17:02:10 +03:00 |
Victor Farazdagi
|
124f552e36
|
Block on sentTransaction() until transaction is complete (or timed out)
|
2016-08-31 21:09:28 +03:00 |
Victor Farazdagi
|
acda0d1be5
|
Adds Logout() binding
|
2016-08-29 03:31:16 +03:00 |
Victor Farazdagi
|
574f67999d
|
RemindAccountDetails() -> RecoverAccount()
|
2016-08-24 18:10:42 +03:00 |
Roman Volosovskyi
|
e1db1bbf44
|
Merge pull request #25 from farazdagi/feature/hd-keystore
|
2016-08-23 19:55:37 +03:00 |
Victor Farazdagi
|
3b0f776d1d
|
BIP44-compliant CKD + sending transactions w/o unlocking
|
2016-08-23 19:49:53 +03:00 |
Victor Farazdagi
|
e403fec849
|
BIP32: HD key derivation, corresponding bindings and test vectors added
|
2016-08-23 19:49:52 +03:00 |
Jarrad Hope
|
22796fe8a7
|
BIP39: mnemonic phrase, seed generation, and corresponding test vectors added
|
2016-08-23 19:49:52 +03:00 |
Roman Volosovskyi
|
70c645267c
|
Merge pull request #20 from farazdagi/feature/tx-queue
Transaction queueing and re-dispatching after validation
|
2016-08-10 09:49:51 +03:00 |
Victor Farazdagi
|
a1b02b8792
|
Transaction queue: return new tx hash
|
2016-08-09 19:41:42 +03:00 |
Victor Farazdagi
|
4635ced174
|
Transaction queue: send transaction fully tested
|
2016-08-07 23:09:13 +03:00 |
Victor Farazdagi
|
231cd55c47
|
Transaction queue: handle non-existant hash
|
2016-08-05 23:42:11 +03:00 |
Roman Volosovskyi
|
5c0b128d5e
|
cors config
|
2016-08-04 09:36:33 +03:00 |
Roman Volosovskyi
|
47b01ec3c2
|
web3 in jail
|
2016-08-03 08:49:56 +03:00 |
Victor Farazdagi
|
92737d0395
|
CompleteTransaction() exposed + onSendTransactionRequest() notifier added
|
2016-07-27 14:47:41 +03:00 |
Victor Farazdagi
|
45ffd5599d
|
Minor updates to make bindings work on updated ethereum branch
|
2016-07-26 05:58:52 +03:00 |
Victor Farazdagi
|
a26a3ad649
|
The status-light-stable branch of ethereum has been vendored
|
2016-07-26 05:54:35 +03:00 |
Adrian Tiberius
|
96c1b5ec40
|
add whisper message notification
|
2016-07-12 21:10:37 +03:00 |
Adrian Tiberius
|
64edf2ddf2
|
fix type and account manager in-memory object
|
2016-07-04 19:16:18 +03:00 |
Adrian Tiberius
|
72b84b05f8
|
added addPeer binding
|
2016-07-04 19:00:29 +03:00 |
Adrian Tiberius
|
032cc27901
|
use single account manager instead of creating new ones
|
2016-07-04 15:28:49 +03:00 |
Adrian Tiberius
|
0b34f85a43
|
wrong JNI version fix
|
2016-07-04 00:46:05 +03:00 |
Roman Volosovskyi
|
e7a8371fe2
|
Merge branch 'rpc-flags' into light-rebase
|
2016-07-03 23:20:12 +03:00 |
Roman Volosovskyi
|
b5436645c6
|
Merge branch 'jail' into light-rebase
|
2016-07-03 23:20:02 +03:00 |
Daniel Whitenack
|
994aaac679
|
rebase to light-stable, light flags
|
2016-07-03 14:44:31 -05:00 |
Roman Volosovskyi
|
3ae7b939ae
|
Merge remote-tracking branch 'origin/account-sync' into rpc-flags
|
2016-07-02 18:55:40 +03:00 |
Daniel Whitenack
|
8ac7e83305
|
try whisper key copy
|
2016-07-02 10:54:00 -05:00 |
Roman Volosovskyi
|
656e762656
|
Merge remote-tracking branch 'origin/account-sync' into rpc-flags
|
2016-07-02 14:12:45 +03:00 |
Daniel Whitenack
|
271a42a5a1
|
remove other debugging
|
2016-07-01 10:56:41 -05:00 |
Daniel Whitenack
|
372efe2965
|
debug remove
|
2016-07-01 10:48:37 -05:00 |
Roman Volosovskyi
|
da53ece73a
|
Merge remote-tracking branch 'origin/account-sync' into rpc-flags
|
2016-07-01 18:45:43 +03:00 |
Daniel Whitenack
|
f34cef1d47
|
account sync pointer fix
|
2016-07-01 10:43:55 -05:00 |
Roman Volosovskyi
|
ce2f2e7f8a
|
Merge remote-tracking branch 'origin/account-sync' into rpc-flags
|
2016-07-01 17:38:57 +03:00 |
Daniel Whitenack
|
2241ceccd4
|
fix datadir for account create, and account sync
|
2016-07-01 08:23:39 -05:00 |
Roman Volosovskyi
|
5d7b297d80
|
Merge remote-tracking branch 'origin/node-object' into rpc-flags
|
2016-06-30 19:34:25 +03:00 |
Jarrad
|
9fd122d27a
|
Merge pull request #7 from status-im/jail
Jail
|
2016-06-30 16:59:43 +02:00 |
Daniel Whitenack
|
9c472f9599
|
other rpc flags
|
2016-06-30 09:32:06 -05:00 |
Daniel Whitenack
|
4e88d5d5cc
|
TODO flag for admin
|
2016-06-30 08:54:36 -05:00 |
Daniel Whitenack
|
59299d1b0e
|
rpc flags added to the start up context
|
2016-06-30 08:50:28 -05:00 |
Jarrad
|
653e5fe406
|
Merge pull request #12 from status-im/light-decrypt
Light decrypt
|
2016-06-30 15:44:42 +02:00 |
Daniel Whitenack
|
dbf21cdfba
|
empty error values
|
2016-06-30 08:43:51 -05:00 |
Daniel Whitenack
|
e95e22f067
|
error handling to C
|
2016-06-30 08:23:07 -05:00 |
Daniel Whitenack
|
8dcb47d97f
|
change decrypt params to 2^12 and 6
|
2016-06-30 07:53:17 -05:00 |
Daniel Whitenack
|
89a6b09212
|
redirect logging to datadir
|
2016-06-29 17:48:21 -05:00 |
Daniel Whitenack
|
e118c53e7e
|
remove debug stuff
|
2016-06-29 06:57:21 -05:00 |