cryptozoidberg
|
577733133f
|
epee's json rpc lib extended a bit beyond JSON RPC specification
|
2020-02-03 18:00:41 +01:00 |
|
cryptozoidberg
|
1b94af5444
|
Merge branch 'mobile' into develop
|
2020-02-03 17:16:55 +01:00 |
|
cryptozoidberg
|
1bcd7e8bb6
|
clean cmake edits
|
2020-02-03 17:16:25 +01:00 |
|
cryptozoidberg
|
834e679b8c
|
Merge branch 'develop' into mobile
|
2020-02-03 17:00:09 +01:00 |
|
cryptozoidberg
|
150a6ccde1
|
Merge branch 'develop' of github.com:hyle-team/zano into develop
|
2020-02-03 16:59:54 +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 |
|
sowle
|
0d72922877
|
coretests: multisig_and_checkpoints fixed (changes in account_base shifted random sequence)
|
2020-01-28 02:35:07 +03:00 |
|
cryptozoidberg
|
ef856d01cc
|
diff switched to more portable ver
|
2020-01-27 22:42:18 +01:00 |
|
cryptozoidberg
|
ccb304dce9
|
added preprocessor defintion for ios
|
2020-01-27 22:20:22 +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 |
|
sowle
|
d9eb5fe513
|
=== version bump: 1.1.4.77 -> 1.1.5.78 ===
|
2020-01-23 20:26:31 +03:00 |
|
sowle
|
e66a404d08
|
wallet: self-directed tx with payment id are not allowed anymore (soft rule) to avoid issues with 3rd p services
|
2020-01-23 20:24:22 +03:00 |
|
cryptozoidberg
|
03f04c9dd9
|
implemented exented wallet api, finished plain wallet test(but not tested yet)
|
2020-01-23 03:26:25 +01:00 |
|
cryptozoidberg
|
c0f1d7b577
|
fixed cmake, fixed compilation problems, implemented plain_api test draft
|
2020-01-21 01:31:16 +01:00 |
|
cryptozoidberg
|
e6dd2d28a5
|
implemented invoke for plain_wallet amd fixed return codes to json
|
2020-01-18 23:23:47 +01:00 |
|
cryptozoidberg
|
cbce45285c
|
implemented synchronyzation thread
|
2020-01-17 23:44:22 +01:00 |
|
cryptozoidberg
|
068bda9052
|
implemented restore and generate wallet
|
2020-01-16 23:52:29 +01:00 |
|
cryptozoidberg
|
e4dfa7d519
|
implementation of the plain wallet api guts(in progress)
|
2020-01-15 22:06:49 +01:00 |
|
cryptozoidberg
|
dc215dacb4
|
added class drafts for plain wallet api for mobile app - added missing files
|
2020-01-14 23:30:17 +01:00 |
|
cryptozoidberg
|
41d4a9b0d3
|
added class drafts for plain wallet api for mobile app
|
2020-01-14 23:30:17 +01:00 |
|
cryptozoidberg
|
cab160112c
|
inital preparation for mobile native library(very dirty)
|
2020-01-09 17:06:02 +01:00 |
|
cryptozoidberg
|
a8f1e99424
|
shortent mobile version libraries
|
2020-01-09 02:25:46 +01:00 |
|
cryptozoidberg
|
ea4f75a74f
|
minor cleanup
|
2020-01-09 02:06:11 +01:00 |
|
cryptozoidberg
|
dc74da0ae6
|
Merge branch 'develop' of github.com:hyle-team/zano into develop
|
2020-01-09 02:04:50 +01:00 |
|
sowle
|
e09955cb44
|
gui: more logs on configs loading/storing to help eliminate config issues
|
2019-12-28 05:32:54 +03:00 |
|
sowle
|
cc099507fa
|
Merge branch 'master' into develop
|
2019-12-28 03:14:52 +03:00 |
|
zetov
|
b6b98a9379
|
Close button (#151)
* close btn
* rebuild html
|
2019-12-27 18:34:10 +01:00 |
|
sowle
|
a819fceb5b
|
Merge branch 'release'
|
2019-12-27 19:39:18 +03:00 |
|
sowle
|
31d824ace9
|
=== build number: 76 -> 77 ===
|
2019-12-26 18:09:41 +03:00 |
|
sowle
|
29a276f180
|
do not allow watch-only wallets be opened by GUI + refactoring
|
2019-12-26 18:08:57 +03:00 |
|
cryptozoidberg
|
2a141a2b59
|
got rid of annoying UPNP initialization delay
|
2019-12-26 01:36:48 +01:00 |
|
sowle
|
0f04017d2e
|
Merge branch 'develop' into release
|
2019-12-25 06:43:49 +03:00 |
|
zano build machine
|
b84f1325e3
|
=== build number: 75 -> 76 ===
|
2019-12-25 06:42:02 +03:00 |
|
sowle
|
4d496e3c35
|
macOS build script: daemon and simplewallet binaries are now available in Zano.app/Contents/MacOS
|
2019-12-25 06:22:18 +03:00 |
|