sowle
|
373e5aad4d
|
VARIANT_CASE_THROW_ON_OTHER_MSG
|
2022-08-03 13:54:26 +02:00 |
|
sowle
|
26f34edc83
|
CLSAG prototypes
|
2022-07-13 04:35:15 +02:00 |
|
sowle
|
389118e785
|
zarcanum sig WIP
|
2022-06-27 23:09:25 +02:00 |
|
cryptozoidberg
|
7162a23dd3
|
blockchain_storage.cpp compilation fixed
|
2022-05-24 00:46:44 +02:00 |
|
cryptozoidberg
|
7070cecaf2
|
tx strcture and signature varian refactoring(compilation is still broken)
|
2022-05-23 21:03:13 +02:00 |
|
cryptozoidberg
|
389209ff02
|
tx stracture changes: in progress 3 + signatures converting to varian signature: in progress
|
2022-05-20 21:32:27 +02:00 |
|
cryptozoidberg
|
6b6511b73f
|
tx stracture changes: in progress
|
2022-05-19 21:22:44 +02:00 |
|
cryptozoidberg
|
0833566d96
|
transition to multi-types vout(in progress)
|
2022-05-18 23:39:08 +02:00 |
|
sowle
|
01c1146b40
|
tx_in_zarcanum, zarcanum_tx_data_v1 and their serialization
|
2022-05-16 21:38:32 +02:00 |
|
sowle
|
6ed05a47c5
|
minor fixes in crypto serialization
|
2022-05-10 21:56:42 +02:00 |
|
sowle
|
d692c83d14
|
crypto serialization code re-arranged, bpp_signature_serialized introduced
|
2022-05-10 21:10:33 +02:00 |
|
cryptozoidberg
|
c53da67e1a
|
added BEGIN_BOOST_SERIALIZATION macros
|
2022-05-09 20:28:13 +02:00 |
|
sowle
|
e569dd8023
|
predownload bumped up to 1569k
|
2022-05-07 22:59:57 +02:00 |
|
cryptozoidberg
|
631c1fa921
|
fixed minor issues related to arg_descriptor
|
2022-04-21 19:00:03 +02:00 |
|
cryptozoidberg
|
a8fe3f2797
|
Fixed #293 and refactored arg_descriptor(wanted to do it for such a long time!!!!)
|
2022-04-21 17:43:50 +02:00 |
|
cryptozoidberg
|
5c42da0a84
|
merge from develop
|
2022-04-20 19:12:16 +02:00 |
|
cryptozoidberg
|
f407089855
|
attempt to fix threads_pool on mac/clang
|
2022-04-18 19:26:03 +02:00 |
|
cryptozoidberg
|
25163db2bf
|
implemented non-blocking api for javascript calls
|
2022-04-18 19:04:15 +02:00 |
|
cryptozoidberg
|
024e07c2d9
|
[COVERITY] Fixed coveerity issue 391947 Unchecked return value from library
|
2022-04-12 21:05:15 +02:00 |
|
sowle
|
02544f7186
|
boost placeholders fix (2)
|
2022-03-20 04:05:15 +03:00 |
|
sowle
|
63fe35d5c5
|
warning fix in threads pool
|
2022-03-20 03:09:28 +03:00 |
|
cryptozoidberg
|
64740f7aae
|
Merge branch 'develop' into tor
|
2022-03-15 19:00:17 +02:00 |
|
dev
|
a430357466
|
bootstrap predownload files were updated to height 1480000
|
2022-03-11 04:24:25 +03:00 |
|
cryptozoidberg
|
7790da8fe1
|
Merge branch 'develop' into tor
|
2022-02-09 19:18:59 +01:00 |
|
cryptozoidberg
|
5d808ad39e
|
added option for manual specifying number of threads
|
2022-02-08 14:55:35 +01:00 |
|
cryptozoidberg
|
761b75ad72
|
added batch jobs to threads pool
|
2022-02-08 14:51:22 +01:00 |
|
cryptozoidberg
|
e2bb37e5cb
|
added tests for threads pool
|
2022-02-08 13:59:09 +01:00 |
|
cryptozoidberg
|
be318d6ed4
|
threads pool: inital code + unit tests dummy
|
2022-02-04 22:15:59 +01:00 |
|
cryptozoidberg
|
5446ccf7d3
|
integrated tor into wallet in a draft mode
|
2022-01-09 00:07:26 +01:00 |
|
Derloda
|
6c7ee2590d
|
Add --disable-ntp parameter (#317)
* Add disable-ntp parameter
* Also allow GUI to disable NTP
* Update src/currency_protocol/currency_protocol_handler.inl
Co-authored-by: crypto.sowle <crypto.sowle@gmail.com>
|
2022-01-04 08:14:11 +03:00 |
|
cryptozoidberg
|
10e0137d0e
|
added deeplinks commandline argument
|
2021-12-30 17:39:57 +01:00 |
|
cryptozoidberg
|
ca8ce3c184
|
deeplinks implementation: proper routing
|
2021-12-30 17:32:58 +01:00 |
|
sowle
|
e689f281a3
|
comment for clarification
|
2021-12-18 08:33:41 +03:00 |
|
cryptozoidberg
|
9c1c74cf7d
|
rollback mdbx
|
2021-11-16 15:52:07 +01:00 |
|
cryptozoidberg
|
f53b696798
|
fixed mdbx issues with with new version
|
2021-11-16 14:58:19 +01:00 |
|
sowle
|
68df0de231
|
gcc compilation fixed
|
2021-10-21 07:25:44 +03:00 |
|
cryptozoidberg
|
7873ef2acc
|
implemented #242
|
2021-10-17 21:11:01 +02:00 |
|
cryptozoidberg
|
9447de6c96
|
added proper handling of wrpa transactions in simplewallet
|
2021-08-25 20:39:33 +02:00 |
|
cryptozoidberg
|
69eb2dc38a
|
added wrap address detection support in UI
|
2021-08-21 19:51:01 +02:00 |
|
cryptozoidberg
|
d1121f3ff9
|
Merge branch 'develop' into develop_mobile
|
2021-08-17 12:13:54 +02:00 |
|
cryptozoidberg
|
2151f8f53e
|
removed annoying < and > symbols
|
2021-08-17 12:13:13 +02: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
|
2687daa507
|
predownload files updated
|
2021-07-29 06:01:43 +03:00 |
|
sowle
|
755ed3249a
|
predownload & checkpoint for mainnet @ 1161000
|
2021-07-29 00:00:51 +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
|
569d64b5f2
|
experimental: try different portable_storage for android
|
2021-06-02 20:50:04 +03:00 |
|
cryptozoidberg
|
54bf59ceab
|
Merge branch 'develop' into atomics
|
2021-04-26 13:12:53 -05:00 |
|
sowle
|
8db7fa905f
|
predownload database updated to 1M blocks
|
2021-04-17 05:25:39 +03:00 |
|
cryptozoidberg
|
72c6d886f4
|
disabled predownload even better
|
2021-03-13 17:32:56 +03:00 |
|