Commit graph

2601 commits

Author SHA1 Message Date
cryptozoidberg
84f0119948
extended wallet transfer API to service_entries option 2021-08-17 12:13:13 +02:00
cryptozoidberg
2151f8f53e
removed annoying < and > symbols 2021-08-17 12:13:13 +02:00
cryptozoidberg
b48dada17f
added FORCE_HEADER_ONLY for projects that use header files as external interface 2021-08-17 12:13:13 +02:00
cryptozoidberg
e9b4b216cc
removed forgotten field 2021-08-17 12:13:12 +02:00
cryptozoidberg
d2bb634a7d
added current_height to COMMAND_RPC_GET_RECENT_TXS_AND_INFO response 2021-08-17 12:13:12 +02:00
cryptozoidberg
82a7229368
added transfer_internal_index to wallet_transfer_info struct 2021-08-17 12:13:12 +02:00
cryptozoidberg
69500c83be
fixed last bugs in isolate_auditable_and_proof 2021-08-17 12:13:11 +02:00
cryptozoidberg
d49882fbc0
fixed minor bugs, proofs working now 2021-08-17 12:13:11 +02:00
cryptozoidberg
11ef684b94
bunch of fixes over isolate_auditable_and_proof test 2021-08-17 12:13:11 +02:00
cryptozoidberg
479f2029a0
added test isolate_auditable_and_proof 2021-08-17 12:13:10 +02:00
cryptozoidberg
faa956a959
added isolated items to rpc-structures 2021-08-17 12:13:10 +02:00
cryptozoidberg
42712aa8d7
fixed default initialization for decrypt/encrypt visitors 2021-08-17 12:13:10 +02:00
cryptozoidberg
13e59ffafb
implemented basic suppoer of wrapping in wallet(service commands) + inital support in simplewallet 2021-08-17 12:13:09 +02:00
sowle
981393c6e5
=== build version: 1.2.0.123 -> 1.2.1.124 === 2021-08-10 00:36:16 +03:00
sowle
52beabc915
predownload: don't exit when downloading fails unless force-predownload has been set 2021-08-09 14:35:13 +03:00
sowle
9d42cb9851
Merge branch 'release' into develop 2021-07-29 13:51:55 +03:00
sowle
2687daa507
predownload files updated 2021-07-29 06:01:43 +03:00
sowle
44f41af5b8
=== build number: 122 -> 123 === 2021-07-29 00:02:06 +03:00
sowle
755ed3249a
predownload & checkpoint for mainnet @ 1161000 2021-07-29 00:00:51 +03:00
sowle
4d8d385d5d
build certification and notarization for macos 2021-06-30 03:59:41 +03:00
sowle
2fdcbd1554
build certification and notarization for macos 2021-06-29 18:16:11 +03:00
sowle
d591db9a91
crypto: point_t::is_in_main_subgroup() added 2021-06-22 18:00:30 +03: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
cryptozoidberg
2fb3b96c2b
merge from develop 2021-06-11 21:59:50 +03:00
cryptozoidberg
ff1914aab5
rolled back wallet version 2021-06-11 21:57:44 +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
9a94584ca4
Forgoten line 2021-06-03 19:00:34 +03:00
cryptozoidberg
b48c7b16c6
Removed unused includes 2021-06-03 18:50:29 +03:00
cryptozoidberg
51bb91c66c
rolled back eperimental code 2021-06-03 18:46:44 +03:00
cryptozoidberg
e302c34f7e
fixed access to secon and first 2021-06-03 15:42:57 +03:00
cryptozoidberg
a3dcb32834
more logs on chainshortener 2021-06-03 15:15:05 +03:00
cryptozoidberg
c8c2414fd3
added new portable storage 2021-06-02 23:52:18 +03:00
cryptozoidberg
569d64b5f2
experimental: try different portable_storage for android 2021-06-02 20:50:04 +03:00
zano build machine
3748d9d695 === build number: 121 -> 122 === 2021-06-02 00:47:04 +03:00
cryptozoidberg
ce79505087
added wallet version logging on load/store 2021-05-31 22:24:38 +03:00
cryptozoidberg
a9eb5f5f5a
Added extra logs to research Orson's problem 2021-05-28 20:36:17 +02:00
cryptozoidberg
b41d87a051
fixed errors reporting for mobile wallet 2021-05-27 13:19:20 +02: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