Commit graph

3854 commits

Author SHA1 Message Date
zano build machine
8f68ef56e2 === build number: 280 -> 281 === 2024-03-21 13:44:13 +03:00
sowle
f13d3e7b35
Merge branch 'master' into develop 2024-03-21 11:43:53 +01:00
zano build machine
1f5c862168 === build number: 279 -> 280 === 2024-03-21 13:42:15 +03:00
sowle
6f6636103e
Merge branch 'master' into develop
# Conflicts:
#	src/version.h.in
2024-03-21 11:40:26 +01:00
sowle
921b447b02
p2p: block old clients (<2.x) on in and out conn + build version bump to 280 2024-03-21 10:48:11 +01:00
cryptozoidberg
f15a8421f9
added call_wallet_rpc to avoid using of mw_select_wallet 2024-03-20 17:57:46 +01:00
sowle
80e8392be0
code clean-up and logging improvements 2024-03-19 18:47:26 +01:00
zano build machine
5ba45867f7 === build number: 278 -> 279 === 2024-03-19 20:32:04 +03:00
sowle
1cffbaa9b8
ui update 2024-03-19 18:30:54 +01:00
cryptozoidberg
c03438ba23
fixed mw_get_wallets for simplewallet, fail-resistant whitelisti loading 2024-03-19 17:54:41 +01:00
cryptozoidberg
7a6883457b fix for MOBILE_WALLET_BUILD 2024-03-19 12:30:09 +00:00
sowle
1548ab662a
wallet2::get_current_tx_version() fixed 2024-03-19 01:40:45 +01:00
sowle
0455e81b4c
minor log improvement (take fee burning into account) 2024-03-19 01:35:36 +01:00
zano build machine
c14b5b6b21 === build number: 277 -> 278 === 2024-03-19 01:35:54 +03:00
zano build machine
30b6082ce5 === build number: 276 -> 277 === 2024-03-19 01:35:09 +03:00
cryptozoidberg
86e8446e42 Implemented JWT support in UI, multiple API improvements and fixes 2024-03-18 23:27:44 +01:00
zano build machine
2eb76a5fc8 === build number: 275 -> 276 === 2024-03-16 18:16:26 +03:00
sowle
7f851205a0
tx_pool: add post-HF4 txs are now being check for balance proof. Core test hard_fork_4_consolidated_txs changed accordingly 2024-03-16 14:57:25 +01:00
sowle
66cf29ccd3
coretests: hard_fork_2_alias_update_using_old_tx<> fixed 2024-03-15 19:58:44 +01:00
zano build machine
ad3b022fc1 === build number: 274 -> 275 === 2024-03-15 18:49:50 +03:00
cryptozoidberg
8c01aac391
Merge branch 'auth_impl' into develop 2024-03-15 16:47:54 +01:00
sowle
f538fc3a76
coretests: gen_crypted_attachments and fixed-hash tests 2024-03-14 22:04:38 +01:00
cryptozoidberg
ddbc8e2484
removed comment 2024-03-14 22:04:36 +01:00
cryptozoidberg
7e676e74e9
implemented JWT support in simplewallet 2024-03-14 21:55:22 +01:00
zano build machine
a8bfdc13ed === build number: 273 -> 274 === 2024-03-14 20:38:49 +03:00
sowle
724ce0ef1f
Merge branch 'release' into develop 2024-03-14 18:36:20 +01:00
sowle
d04abe0e48
fixed derivation hints for pre-HF4 consolidation txs 2024-03-14 18:28:47 +01:00
sowle
c5a55f1e85
coretests: hard_fork_4_consolidated_txs test finished, now it also checks derivation hints for normal and consolidated txs before and after HF4 2024-03-13 21:30:43 +01:00
sowle
41386a91c8
privacy improvement: one derivation hint per output (not per receiver as before) 2024-03-13 21:29:09 +01:00
sowle
b99bdb68df
wallet2: minor code cleanup 2024-03-13 21:26:39 +01:00
cryptozoidberg
bb3b893bd3
Merge branch 'develop' into auth_impl 2024-03-13 19:40:35 +01:00
cryptozoidberg
cf5e38e78f
implemented asset whitelisting RPC API 2024-03-13 18:36:53 +01:00
cryptozoidberg
21c1631825
auth basic r and d 2024-03-13 13:16:36 +01:00
zano build machine
2a33c5c7a0 === build number: 272 -> 273 === 2024-03-08 21:28:27 +03:00
cryptozoidberg
4ea976b887
latest UI 2024-03-06 19:10:42 +01:00
cryptozoidberg
1c1dc3d3e8
Merge branch 'master' into develop 2024-03-05 15:21:46 +01:00
sowle
82768a5538
Merge branch 'release' into develop 2024-02-26 18:13:45 +01:00
sowle
1790225997
Merge branch 'release' 2024-02-26 17:58:03 +01:00
zano build machine
056c5f10cc === build number: 271 -> 272 === 2024-02-26 16:00:08 +03:00
sowle
4abcd167ba
Merge branch 'develop' into release 2024-02-26 13:43:12 +01:00
zano build machine
692a34e427 === build number: 270 -> 271 === 2024-02-25 21:50:38 +03:00
cryptozoidberg
bd510f395c
pulled UI to lates version 2024-02-25 22:49:14 +04:00
cryptozoidberg
e860a0c15a
Reset wallet file due to auditable wallet fixes 2024-02-25 17:56:00 +04:00
cryptozoidberg
a88184bd9a
Merge branch 'develop' into mobile 2024-02-25 17:52:25 +04:00
zano build machine
aa7ddcdea8 === build number: 269 -> 270 === 2024-02-25 03:20:44 +03:00
sowle
789ed4a2d0
basic_db_accessor::get_t_object() made safe to be called before open() or reset_backend() 2024-02-25 01:19:48 +01:00
cryptozoidberg
e876a577cb tweak for boost compilation(needed for android) 2024-02-24 23:34:46 +04:00
zano build machine
000811e2ab === build number: 268 -> 269 === 2024-02-24 16:28:56 +03:00
cryptozoidberg
d04356b9a5
UI moved to latest commit 2024-02-24 17:27:43 +04:00
cryptozoidberg
ddc847f9d7
fixed staking in GUI 2024-02-24 17:15:04 +04:00