1
0
Fork 0
forked from lthn/blockchain
Commit graph

3796 commits

Author SHA1 Message Date
cryptozoidberg
e876a577cb tweak for boost compilation(needed for android) 2024-02-24 23:34:46 +04:00
sowle
f824461db9
Merge branch 'develop' into mobile 2024-02-23 11:48:28 +01:00
sowle
c8b52f6e96
iOS: deployment target set to 12.00, macOS: deployment target reverted back to 10.12 2024-02-23 11:47:16 +01:00
cryptozoidberg
7397b68ec0 Merge branch 'mobile' into develop 2024-02-22 22:46:28 +04:00
cryptozoidberg
a922d542f6 tweaks over mobild zano wallet 2024-02-22 22:45:43 +04:00
sowle
08e3196b0c
Merge branch 'release' into develop 2024-02-22 19:20:39 +01:00
zano build machine
b35be93fa9 === build number: 265 -> 266 === 2024-02-22 21:18:53 +03:00
sowle
ec77e14ead
wallet: introduced upper limit for tx fee (soft rule) 2024-02-22 18:19:15 +01:00
sowle
d8a21933d6
wallet: sweep_below fixed 2024-02-22 18:18:10 +01:00
sowle
9d67f8aedf
coretests: test wallet_and_sweep_below added 2024-02-22 17:47:50 +01:00
cryptozoidberg
6df85b4779
reset UI commit from develop 2024-02-21 18:57:34 +04:00
cryptozoidberg
0d147dd557
merge from develop 2024-02-21 18:53:27 +04:00
cryptozoidberg
390adb3e26
Merge branch 'develop' into merge_develop_mobile 2024-02-21 18:25:34 +04:00
sowle
575ed1140f
Merge branch 'develop' into release 2024-02-21 13:08:31 +01:00
zano build machine
d058a2ef17 === build number: 264 -> 265 === 2024-02-21 15:06:52 +03:00
sowle
df53f1f78d
Revert "noncense commit"
This reverts commit 033ef5c9dc.
2024-02-21 13:05:50 +01:00
sowle
04692e5fc4
Merge branch 'develop' into release 2024-02-21 12:24:11 +01:00
zano build machine
47df89bdd8 === build number: 263 -> 264 === 2024-02-21 14:23:19 +03:00
cryptozoidberg
033ef5c9dc
noncense commit 2024-02-20 20:56:28 +04:00
cryptozoidberg
18609e296f
attempt to fix build for macos 2024-02-20 20:14:10 +04:00
sowle
226594f1d2
This is it. Historic merge of branch 'develop' (with all new privacy update features) into release 2024-02-20 15:41:31 +01:00
zano build machine
4c70d2aea0 === build number: 262 -> 263 === 2024-02-20 17:30:09 +03:00
sowle
5aedc8341a
HF4 height set to 2555000 2024-02-20 15:29:13 +01:00
sowle
ab09fd24d1
Merge branch 'develop_test' into develop 2024-02-20 14:25:35 +01:00
zano build machine
e589464fc0 === build number: 261 -> 262 === 2024-02-20 13:57:34 +03:00
sowle
c403440287
wallet: WALLET_FILE_SERIALIZATION_VERSION bump up 161 -> 162 2024-02-20 11:57:01 +01:00
sowle
937301997a
Merge branch 'develop' into develop_test 2024-02-20 11:55:14 +01:00
cryptozoidberg
f8d0e96d95 fixes related to build under vc2022 on windows arm64 2024-02-20 11:26:12 +04:00
zano build machine
7fb43311a7 === build number: 260 -> 261 === 2024-02-20 06:00:00 +03:00
sowle
50ba8926cd
restart testnet (CURRENCY_FORMATION_VERSION: 96 -> 97) 2024-02-20 03:29:26 +01:00
zano build machine
bfd14493b1 === build number: 259 -> 260 === 2024-02-20 05:25:47 +03:00
sowle
80eb7fdf11
asset_id calculation fixed 2024-02-20 02:48:35 +01:00
sowle
2339a65ff7
calculate_asset_id refactored into get_or_calculate_asset_id (2) 2024-02-19 23:18:22 +01:00
sowle
159d305fcf
calculate_asset_id refactored into get_or_calculate_asset_id 2024-02-19 21:49:27 +01:00
sowle
f2acccb426
(hopefully) a proper fix for the template hell in get_first_service_attachment_by_id 2024-02-19 09:50:22 +01:00
sowle
f1cccbe3e0
(hopefully) a proper fix for the template hell in get_first_service_attachment_by_id 2024-02-18 23:35:56 +01:00
zano build machine
f80fc6cdd5 === build number: 258 -> 259 === 2024-02-19 01:14:36 +03:00
zano build machine
4fcec20446 === build number: 257 -> 258 === 2024-02-19 01:13:39 +03:00
sowle
6db3198ea3
change CMake min version for gui build 2024-02-18 23:11:24 +01:00
cryptozoidberg
f882c7d654
fixed issue with proper error handling in predownload 2024-02-19 00:51:58 +04:00
cryptozoidberg
3d0d93c625
fixed unused variables 2024-02-19 00:10:33 +04:00
cryptozoidberg
bb4cc18c55
over-simplified template syntax to please gcc 2024-02-19 00:01:32 +04:00
cryptozoidberg
f43cd585c7
simplified template syntax to please gcc 2024-02-18 23:46:55 +04:00
cryptozoidberg
e61d307e4c
fixes rtelated to gcc/clang compilation 2024-02-18 22:47:45 +04:00
cryptozoidberg
9b8c966702
more options for checkpoints 2024-02-18 21:05:22 +04:00
cryptozoidberg
fa606c1665
payment_id improved 2024-02-17 20:35:01 +04:00
sowle
93b3ca4b66
fix loop variable type here and there (performance) 2024-02-17 12:45:43 +01:00
sowle
7b246312a8
predownload updated up to height 2.5M 2024-02-17 05:08:06 +01:00
sowle
054be248cb
fix loop variable type here and there (performance) 2024-02-17 05:06:44 +01:00
sowle
b21083db1f
fix loop variable type here and there (performance) 2024-02-16 03:56:42 +01:00