1
0
Fork 0
forked from lthn/blockchain
Commit graph

1432 commits

Author SHA1 Message Date
cryptozoidberg
17056bdf44
More options on wallet API 2021-07-21 00:25:12 +02:00
cryptozoidberg
d387ad9112
extended api for wallet 2021-07-20 15:36:47 +02:00
cryptozoidberg
fafdfd196a
modified logging in wallet 2021-07-19 22:52:59 +02:00
cryptozoidberg
71c9069d27
extended wallet transfer API to service_entries option 2021-07-17 00:05:41 +02:00
cryptozoidberg
232a6d71d0
removed annoying < and > symbols 2021-07-06 15:40:40 +02:00
cryptozoidberg
83dcb88d22
added FORCE_HEADER_ONLY for projects that use header files as external interface 2021-07-04 21:08:54 +02:00
cryptozoidberg
585c01d3aa
removed forgotten field 2021-07-01 23:47:31 +02:00
cryptozoidberg
cabdf49430
added current_height to COMMAND_RPC_GET_RECENT_TXS_AND_INFO response 2021-07-01 23:00:28 +02:00
cryptozoidberg
2e5c493004
added transfer_internal_index to wallet_transfer_info struct 2021-07-01 21:05:50 +02:00
cryptozoidberg
c9b7e5689c
fixed last bugs in isolate_auditable_and_proof 2021-06-28 00:08:33 +02:00
cryptozoidberg
0d7b10edda
fixed minor bugs, proofs working now 2021-06-27 01:24:04 +02:00
cryptozoidberg
33b26a68c9
bunch of fixes over isolate_auditable_and_proof test 2021-06-26 02:40:41 +02:00
cryptozoidberg
d83f8c3e9e
added test isolate_auditable_and_proof 2021-06-24 23:24:38 +02:00
cryptozoidberg
331548c9a6
added isolated items to rpc-structures 2021-06-24 22:10:09 +02:00
cryptozoidberg
4d324fc1bf
fixed default initialization for decrypt/encrypt visitors 2021-06-24 20:34:13 +02:00
cryptozoidberg
0925c02a77
implemented basic suppoer of wrapping in wallet(service commands) + inital support in simplewallet 2021-06-24 00:57:38 +02:00
cryptozoidberg
5df4988e6e
updated munin plugins 2021-06-17 15:53:44 +02:00
cryptozoidberg
d0932f1ea4
added mixins into monitoring 2021-06-17 01:48:07 +02:00
sowle
9a0382f1a7
MSVC 2019 configuration + Boost 1.76 support 2021-06-15 14:21:10 +03:00
sowle
ca10d2de17
Bulletproofs+: gcc compilation fix + minor improvements 2021-06-08 18:07:53 +03:00
sowle
bb6dea509e
wallet resync-on-load issue fixed (the bug was in data storing on Boost > 69), also Zano made compatible with Boost 1.72 2021-06-07 15:00:58 +03:00
sowle
57bc1278f4
Bulletproofs+: the first working version 2021-06-05 03:47:27 +03:00
sowle
2fdeefb545
crypto: scalar_vec_t, scalar_mat_t 2021-06-05 03:36:58 +03:00
sowle
5b1fa3d5e8
crypto: scalar_t::assign_mul 2021-06-05 02:18:45 +03:00
cryptozoidberg
3939277ed0
Added tracking attribute 2021-05-25 17:02:10 +02:00
cryptozoidberg
e1421dd331
Merge branch 'develop' into develop_mobile 2021-05-25 16:53:59 +02:00
cryptozoidberg
f17daee425
Merge branch 'master' into develop 2021-05-25 16:52:19 +02:00
cryptozoidberg
bd9e57c6d8
fixed subrepo(again) 2021-05-25 16:51:16 +02:00
cryptozoidberg
65ebdbb6e8
merge from develop 2021-05-25 16:47:54 +02:00
cryptozoidberg
add2de9b51
fixed tracking wallet seed phrase 2021-05-25 16:43:47 +02:00
sowle
e24be09046
crypto: faster sc_invert from libsodium (my old naive one moved to the crypto_tests) 2021-05-11 06:42:06 +03:00
sowle
182a0c59bb
crypto sugar: scalar_t::reduce(), hs_t::assign_calc_hash() 2021-05-11 04:32:03 +03:00
cryptozoidberg
1957ea5c75
Merge branch 'release' into develop 2021-05-07 12:01:10 -05:00
cryptozoidberg
b310c5c29d
reset testnet 2021-05-07 12:00:38 -05:00
sowle
c8ba0418ef
crypto sugar minor improvements 2021-05-05 06:38:07 +03:00
zano build machine
2dfce795d1 === build number: 120 -> 121 === 2021-05-03 21:55:38 +03:00
cryptozoidberg
3305a8ff44
Merge branch 'release' into develop 2021-05-03 13:10:40 -05:00
cryptozoidberg
5c79cf979a
fixed UI commit 2021-05-03 13:09:40 -05:00
cryptozoidberg
fe3d4f4807
test 2021-05-03 13:00:24 -05:00
zano build machine
0931125172 === build number: 119 -> 120 === 2021-05-03 19:30:04 +03:00
cryptozoidberg
a39dacb242
Merge branch 'release' into develop 2021-05-03 11:29:28 -05:00
cryptozoidberg
6871c26732
moved ui to latest commit 2021-05-03 11:28:52 -05:00
zano build machine
f5e8c0b179 === build number: 118 -> 119 === 2021-05-03 06:19:10 +03:00
cryptozoidberg
f074ea9b8a
Merge branch 'release' into develop 2021-05-02 22:18:13 -05:00
cryptozoidberg
03ce6bcca7
moved UI to fixed commit 2021-05-02 22:17:47 -05:00
zano build machine
2e87c04d9b === build number: 117 -> 118 === 2021-04-30 21:12:40 +03:00
cryptozoidberg
ca2cfe0c0f
Merge branch 'release' into develop 2021-04-30 13:12:02 -05:00
cryptozoidberg
2d9afd57cb
changed minor version 2021-04-30 13:10:47 -05:00
cryptozoidberg
01f62daf12
ui updated to new commit 2021-04-30 13:08:49 -05:00
sowle
c4abdc39df
typo fix 2021-04-28 21:26:23 +03:00