cryptozoidberg
|
0a1f87bc14
|
returned terminate handler
|
2020-02-14 22:02:20 +01:00 |
|
cryptozoidberg
|
b695238f47
|
disabled terminate handler
|
2020-02-13 23:58:44 +01:00 |
|
cryptozoidberg
|
5cc30aa01d
|
added seed data to inital api calls
|
2020-02-13 22:28:17 +01:00 |
|
cryptozoidberg
|
74092e500b
|
fixed bug in generate/restore api
|
2020-02-13 21:29:07 +01:00 |
|
cryptozoidberg
|
c4a423f6f5
|
fixed native library for auto-start of sync process in wallet thread
|
2020-02-13 01:44:30 +01:00 |
|
cryptozoidberg
|
34b8233087
|
fixed wallet path bug
|
2020-02-12 20:58:36 +01:00 |
|
cryptozoidberg
|
92cce9628c
|
enebale remote node flag
|
2020-02-12 20:55:11 +01:00 |
|
cryptozoidberg
|
b931199386
|
fixed initialization
|
2020-02-12 20:36:54 +01:00 |
|
cryptozoidberg
|
480c1a0bdc
|
fixed param for generate
|
2020-02-12 00:30:04 +01:00 |
|
cryptozoidberg
|
b43a09b6e4
|
removed static init of core components from ios build
|
2020-02-12 00:19:30 +01:00 |
|
cryptozoidberg
|
545288f393
|
cut subscribe_to_core_events
|
2020-02-12 00:14:47 +01:00 |
|
cryptozoidberg
|
8865c0c270
|
why BOOST_CLASS_VERSION was there??
|
2020-02-12 00:10:31 +01:00 |
|
cryptozoidberg
|
fd14a990e0
|
cut //#include daemon/daemon_commands_handler.h
|
2020-02-11 23:58:44 +01:00 |
|
cryptozoidberg
|
79902a2a16
|
surgery continued: cut headers
|
2020-02-11 23:51:35 +01:00 |
|
cryptozoidberg
|
b84949295b
|
cut other core-related code from IOS_BUILD
|
2020-02-11 23:34:16 +01:00 |
|
cryptozoidberg
|
c3296d4603
|
put core and other heavy core-dependent code under conditional compilation
|
2020-02-11 23:12:31 +01:00 |
|
cryptozoidberg
|
abd1d47aa3
|
check for wrong initialization code on app level
|
2020-02-11 17:13:03 +01:00 |
|
cryptozoidberg
|
056d77d9c3
|
added close wallet to plain wallet
|
2020-02-11 17:06:14 +01:00 |
|
cryptozoidberg
|
29945bfd15
|
fixed wallets_manager init signature
|
2020-02-11 04:07:32 +01:00 |
|
cryptozoidberg
|
88a657cbb7
|
fixed bugs and code clean up
|
2020-02-11 03:46:47 +01:00 |
|
cryptozoidberg
|
1c35304d0b
|
introduced new long-call mode for wallets_manager
|
2020-02-11 03:10:27 +01:00 |
|
cryptozoidberg
|
c6dd8b1153
|
massive changes to wallets_manager
|
2020-02-11 01:14:28 +01:00 |
|
cryptozoidberg
|
b52391aa3b
|
added missing files, fixed build
|
2020-02-10 22:47:06 +01:00 |
|
cryptozoidberg
|
8580ae93d8
|
daemon_backend renamed to wallets_manager and moved to wallet folder(wallet lib)
|
2020-02-10 21:44:06 +01:00 |
|
cryptozoidberg
|
0b1b38a85e
|
utxo money format changed to brief
|
2020-02-09 20:21:24 +01:00 |
|
cryptozoidberg
|
fb60f6d5fe
|
utxo generated with money format
|
2020-02-09 18:30:52 +01:00 |
|
cryptozoidberg
|
f219493a7e
|
added seed to wallet info
|
2020-02-08 23:47:26 +01:00 |
|
cryptozoidberg
|
937365c3bf
|
reduced log output
|
2020-02-08 04:22:24 +01:00 |
|
sowle
|
ae2e1955fe
|
core: fixed few bugs in prune_ring_signatures_and_attachments_if_need()
|
2020-02-07 12:39:54 +03:00 |
|
cryptozoidberg
|
bc9bbe8d10
|
added print_money method
|
2020-02-03 19:28:05 +01:00 |
|
cryptozoidberg
|
834e679b8c
|
Merge branch 'develop' into mobile
|
2020-02-03 17:00:09 +01:00 |
|
cryptozoidberg
|
7129c80832
|
extended rpc api for plain wallet needs
|
2020-02-03 16:58:02 +01:00 |
|
cryptozoidberg
|
ff0bf64357
|
added synchronization to plain_wallet
|
2020-02-03 02:11:20 +01:00 |
|
cryptozoidberg
|
6805e9abed
|
extended plain wallet api for interruptin sync thread-2
|
2020-02-01 23:49:59 +01:00 |
|
cryptozoidberg
|
5a0dc75aab
|
extended plain wallet api for interruptin sync thread
|
2020-02-01 23:47:37 +01:00 |
|
cryptozoidberg
|
c2ca2c8177
|
extended api for working with filenames and bundle dir
|
2020-02-01 19:43:57 +01:00 |
|
cryptozoidberg
|
6ff8669843
|
added wallets list api
|
2020-01-28 21:56:17 +01:00 |
|
cryptozoidberg
|
47ef958d7e
|
added library version
|
2020-01-28 21:37:04 +01:00 |
|
cryptozoidberg
|
e690673498
|
added logs initializaion
|
2020-01-28 18:23:09 +01:00 |
|
cryptozoidberg
|
488be10664
|
added macos workaround for 'invokes deleted constructor'
|
2020-01-28 00:58:48 +01:00 |
|
cryptozoidberg
|
98f2d5e155
|
fixed compilation issue
|
2020-01-28 00:49:12 +01:00 |
|
cryptozoidberg
|
4729cffbae
|
changed plain wallet iface to avoid pointers
|
2020-01-28 00:47:44 +01:00 |
|
sowle
|
5622ce550b
|
minor fixes in suspicious block time check
|
2020-01-28 02:37:54 +03:00 |
|
cryptozoidberg
|
ef856d01cc
|
diff switched to more portable ver
|
2020-01-27 22:42:18 +01:00 |
|
cryptozoidberg
|
b1dbb8867e
|
fixed wrong line in cmake
|
2020-01-27 22:16:44 +01:00 |
|
cryptozoidberg
|
5d70ada83e
|
disabled policies
|
2020-01-27 21:53:00 +01:00 |
|
cryptozoidberg
|
0eac604ef8
|
added install instructions
|
2020-01-27 21:46:40 +01:00 |
|
cryptozoidberg
|
cfe9837ba8
|
tested plain wallet interface, and fixed errors
|
2020-01-27 20:57:12 +01:00 |
|
sowle
|
4ac3c1645e
|
wallet2: minor fix (catch an exception by reference, not but value)
|
2020-01-24 11:42:11 +03:00 |
|
sowle
|
f29492d98a
|
simplewallet: don't put payment id into tx attachment if it's empty (fixed a tiny bug)
|
2020-01-23 20:28:10 +03:00 |
|