sowle
|
b30bc2f781
|
eos portable archive fixed (endians defines)
|
2022-05-10 19:59:58 +02:00 |
|
sowle
|
50970e3d54
|
removed that crazy annoying Boost warning (a bug in Boost 1.70, already fixed)
"The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated."
|
2022-05-10 18:48:18 +02:00 |
|
sowle
|
4066de04a1
|
epee: clean up the mess with namespace misc_utils::parse + string tools
|
2022-05-10 17:29:42 +02:00 |
|
cryptozoidberg
|
2707d1515d
|
undo global changes2
|
2022-05-09 20:33:59 +02:00 |
|
cryptozoidberg
|
60c5cc24bc
|
undo global changes
|
2022-05-09 20:32:36 +02:00 |
|
cryptozoidberg
|
c53da67e1a
|
added BEGIN_BOOST_SERIALIZATION macros
|
2022-05-09 20:28:13 +02:00 |
|
sowle
|
116011fdcf
|
tx_out_zarcanum
|
2022-05-09 17:29:25 +02:00 |
|
sowle
|
7e2d0fcb6b
|
Dockerfile updated, as for official image at sowle/zano-full-node
|
2022-05-09 01:44:18 +02:00 |
|
sowle
|
1235ab6434
|
version bump: 1.4.1.142 -> 1.5.0.143
|
2022-05-08 03:45:43 +02:00 |
|
sowle
|
e569dd8023
|
predownload bumped up to 1569k
|
2022-05-07 22:59:57 +02:00 |
|
sowle
|
bbdd6595bf
|
wallet: minor htlc error-handling improvement
|
2022-05-01 21:07:17 +02:00 |
|
sowle
|
2b1d890b74
|
wallet & coretests: minor error-logging improvements
|
2022-05-01 21:03:27 +02:00 |
|
cryptozoidberg
|
a51057753c
|
pulled latest commits from UI
|
2022-04-27 16:40:32 +02:00 |
|
cryptozoidberg
|
f6f1849102
|
moved ui to latest commits
|
2022-04-26 16:43:50 +02:00 |
|
cryptozoidberg
|
ae48cf0c7a
|
moved ui to latest commit
|
2022-04-25 20:03:33 +02:00 |
|
sowle
|
8a69f4969e
|
readme: added link to the OpenSSL win binaries downloading
|
2022-04-25 16:39:00 +02:00 |
|
sowle
|
82c4a47a21
|
functional tests: crypto test runner minor fix
|
2022-04-25 16:37:44 +02:00 |
|
cryptozoidberg
|
62cd5f25a4
|
fixed mdbx issue(related to detach from git)
|
2022-04-25 15:14:35 +02:00 |
|
cryptozoidberg
|
072b022514
|
merge from master
|
2022-04-25 14:54:30 +02:00 |
|
cryptozoidberg
|
a34b9ab200
|
mdbx added as sources due to ban of it's repo
|
2022-04-25 13:49:07 +02:00 |
|
cryptozoidberg
|
039077084a
|
mdbx moved as sources due to ban of it's repo
|
2022-04-25 13:45:43 +02:00 |
|
cryptozoidberg
|
f56c71c0f1
|
Implemented #315
|
2022-04-21 20:57:46 +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
|
3f1963b583
|
fixed hard_fork_2_awo_wallets_basic_test
|
2022-04-20 21:44:25 +02:00 |
|
cryptozoidberg
|
2f0b5a323f
|
core tests fixes for TOR
|
2022-04-20 20:58:52 +02:00 |
|
cryptozoidberg
|
6033828209
|
Merge branch 'tor' into develop
|
2022-04-20 19:17:00 +02:00 |
|
cryptozoidberg
|
5c42da0a84
|
merge from develop
|
2022-04-20 19:12:16 +02:00 |
|
cryptozoidberg
|
62a6a1c8ec
|
Merge branch 'tor_defs' into tor
|
2022-04-20 18:54:26 +02:00 |
|
cryptozoidberg
|
7e11ff07bf
|
Added option for disabling TOR from build
|
2022-04-20 17:17:11 +02:00 |
|
sowle
|
decbbe973c
|
tests: random_helper minor improvements
|
2022-04-20 15:36:31 +02:00 |
|
cryptozoidberg
|
2eddfb8a1d
|
command line options: data-dir moved to configurable section
|
2022-04-20 15:08:18 +02:00 |
|
sowle
|
78372d1bde
|
crypto: BPP and BPPE: minor improvements
|
2022-04-19 23:41:59 +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 |
|
sowle
|
0fd6406158
|
crypto: BPP & BPPE: get_2_to_the_power_of_N_minus_1()
|
2022-04-18 18:12:15 +02:00 |
|
sowle
|
b0e8e6c2eb
|
crypto: scalar_t: get_bit, set_bit, clear_bit, power_of_2 implemented; crypto_sc_set_bit_clear_bit test added
|
2022-04-15 21:29:08 +02:00 |
|
sowle
|
a0211f2b27
|
crypto tests: ASSERT_NEQ
|
2022-04-15 21:27:16 +02:00 |
|
cryptozoidberg
|
5dbb6a7559
|
changed url for mdbx(due to github blocking leo-yuriev account)
|
2022-04-15 18:00:57 +02:00 |
|
sowle
|
5a458b6dbe
|
build system windows: minor improvement
|
2022-04-14 21:52:35 +02:00 |
|
sowle
|
5069422e64
|
build system windows: moved to Boost 1.70 + minor refactoring
|
2022-04-14 21:22:42 +02:00 |
|
sowle
|
deb790d434
|
build system: removed windows 32 support
|
2022-04-14 21:21:00 +02:00 |
|
cryptozoidberg
|
bd39dce7e6
|
Fixed #262(-do-pos-mining needs also rpc-bind-port specified to work)
|
2022-04-14 21:01:14 +02:00 |
|
cryptozoidberg
|
75b998a6b0
|
removed unused signal
|
2022-04-14 20:45:26 +02:00 |
|
cryptozoidberg
|
0e64787583
|
Removed epee from tor lib, moved boost minimal version to 1.70
|
2022-04-14 20:45:25 +02:00 |
|
cryptozoidberg
|
307a2346b6
|
tor: moved to latest
|
2022-04-14 20:45:25 +02:00 |
|
sowle
|
3dcde7ed06
|
minor fixes for readme and config file example
|
2022-04-14 20:41:10 +02:00 |
|
sowle
|
03ff180b83
|
readme updated: Boost minimum version pumped up to 1.70; OpenSSL dependency added (both for the tor lib)
|
2022-04-14 20:19:58 +02:00 |
|
sowle
|
51e95010d8
|
build system: added support for OpenSSL (macOS)
|
2022-04-13 20:33:01 +02:00 |
|
cryptozoidberg
|
b64a08880d
|
fixed connectivity tool build issue(old levin_xxxx naming)
|
2022-04-13 19:43:20 +02:00 |
|