1
0
Fork 0
forked from lthn/blockchain
Commit graph

2422 commits

Author SHA1 Message Date
cryptozoidberg
6475571781
re-factored code for mixins count verification(moved to core check, suggested by @sowle) 2024-01-15 19:38:53 +01:00
cryptozoidberg
fb31c8862b
api transition fix 2024-01-14 20:49:09 +01:00
cryptozoidberg
1c404348a0
added tx semantics test in tx_pool 2024-01-14 19:00:24 +01:00
cryptozoidberg
9cd62b236a
implemented reverse api compatibility 2024-01-14 18:00:12 +01:00
cryptozoidberg
7086531e08
disabled wllet rpc in UI 2024-01-14 14:53:16 +01:00
cryptozoidberg
90c7b5d02d
hf4 mandatory check for decoy size 2024-01-13 20:24:10 +01:00
cryptozoidberg
f874a5f7a2
added exception for coinbase transactions 2024-01-12 20:01:57 +01:00
cryptozoidberg
b363b893e4
Bunch of improvements over the wallet 2024-01-02 21:57:43 +01:00
cryptozoidberg
bfb4a91f92
fork choice rule updated 2023-12-26 22:18:46 +01:00
cryptozoidberg
22fda0c7fe
fixed bugs in for decoy selection algo 2023-12-15 18:39:50 +03:00
cryptozoidberg
04103dea7f
decoy selection algo added 2023-12-15 01:42:06 +03:00
cryptozoidberg
5b4a3e3a38
get_random_outs_for_amounts2 in work 2023-12-08 20:41:47 +01:00
cryptozoidberg
2d44c967ef
new decoy selection algo 2023-12-08 15:31:17 +01:00
sowle
b0970142d5
=== build number: 248 -> 249 === 2023-12-06 16:30:18 +01:00
sowle
fcefdd8eb5
Merge remote-tracking branch 'origin/develop' into cryptoassets
# Conflicts:
#	README.md
#	src/gui/qt-daemon/layout
#	src/version.h.in
2023-12-06 16:24:06 +01:00
sowle
0a793b9222 ====== build number: 163 -> 164 === 2023-12-06 03:12:35 +01:00
sowle
5349d2f2dd ====== build number: 162 -> 163 === 2023-12-05 21:31:01 +01:00
sowle
30299724fd
crypto::point_t::is_zero() now treats non-points (0, 0, 0, ?) or incorrectly encoded points (0, x, x, !0) as not an identity and thus returns false + test 2023-12-04 22:33:38 +01:00
sowle
f5958fa722 ====== build number: 161 -> 162 === 2023-12-01 15:35:17 +01:00
sowle
801dcd0ffe ui updated 2023-12-01 15:34:04 +01:00
zano build machine
10cce8002f === build number: 247 -> 248 === 2023-12-01 14:24:52 +03:00
sowle
2dd8003588 ====== build number: 160 -> 161 === 2023-11-30 17:33:52 +01:00
sowle
0ec7582cd1 predownload files updated 2023-11-30 17:32:58 +01:00
sowle
3c4a52809c ====== build number: 159 -> 160 === 2023-11-30 13:00:54 +01:00
sowle
2e57372115 checkpoint @ height 2390000 2023-11-30 12:56:41 +01:00
sowle
d6fc65cbf8
=== build number: 246 -> 247 === 2023-11-27 19:48:44 +01:00
sowle
9f5a142d15 Merge remote-tracking branch 'origin/cake' into cryptoassets 2023-11-27 19:10:33 +01:00
zano build machine
868850951f === build number: 245 -> 246 === 2023-11-27 20:32:07 +03:00
zano build machine
ea05ecc49a === build number: 244 -> 245 === 2023-11-27 19:52:25 +03:00
cryptozoidberg
555270c1a3
profiling of block processing + lates UI 2023-11-27 15:53:56 +01:00
cryptozoidberg
4f59ca778e
fixes for cake wallet 2023-11-22 16:19:12 +01:00
cryptozoidberg
c74cd2d454
fixed bug in mobile wallet: wrong objects references 2023-11-21 21:08:54 +01:00
cryptozoidberg
41452dbb4c
Merge branch 'cryptoassets' into cake 2023-11-21 18:05:40 +01:00
cryptozoidberg
1277818b23
added mutable to variable 2023-11-21 18:05:02 +01:00
cryptozoidberg
c33cfd29b7
added m_whitelisted_assets to serialized state(to hold correct assets balances on open time) - 2 2023-11-21 18:05:02 +01:00
cryptozoidberg
5bd815e66f
added m_whitelisted_assets to serialized state(to hold correct assets balances on open time) 2023-11-21 18:05:01 +01:00
sowle
6b78438d13 === build number: 158 -> 159 === 2023-11-20 19:49:28 +01:00
sowle
020ad2ec7a === build number: 157 -> 158 === 2023-11-20 15:51:13 +01:00
cryptozoidberg
c7533010bd fixed problem with wallet api 2023-11-17 12:20:30 +00:00
cryptozoidberg
131ee0e84b added missing path variable 2023-11-16 18:52:13 +00:00
cryptozoidberg
015fc54cef Fixed bug with wallet path under cake wallet - 2 2023-11-16 17:53:48 +00:00
cryptozoidberg
d1b40c280b Fixed bug with wallet path under cake wallet 2023-11-16 17:53:04 +00:00
sowle
46f4e317f4 === build number: 156 -> 157 === 2023-11-14 17:29:40 +01:00
sowle
6a83735cc1 updated ui 2023-11-14 17:28:52 +01:00
sowle
bfb7e22ae7
=== build number: 243 -> 244 === 2023-11-14 17:26:21 +01:00
sowle
400b0d09d3
updated ui 2023-11-14 17:25:34 +01:00
sowle
8f78abb19f
=== build number: 242 -> 243 === 2023-11-10 16:41:04 +01:00
sowle
6849a341c3
ui updated 2023-11-10 16:38:57 +01:00
zano build machine
a270fcdbf9 === build number: 241 -> 242 === 2023-11-10 14:32:12 +03:00
zano build machine
800c1e5802 === build number: 240 -> 241 === 2023-11-09 23:42:30 +03:00