1
0
Fork 0
forked from lthn/blockchain
Commit graph

3983 commits

Author SHA1 Message Date
cryptozoidberg
ef16abb41a
extra line break added 2024-04-10 14:47:28 +02:00
cryptozoidberg
ac63489325
last fixes for uri 2024-04-10 14:19:48 +02:00
cryptozoidberg
cb1f62d4ff
fixedbug with crash on autodoc 2024-04-10 14:19:48 +02:00
sowle
75cb3bcaf8
more compilation fixes 2024-04-10 13:49:44 +02:00
sowle
30eba2dadf
fixed compilation (handle_http_request_map definition) 2024-04-10 13:33:37 +02:00
cryptozoidberg
18650cda63
moved code to common header 2024-04-10 13:19:36 +02:00
sowle
e8280f7e42
coretests: fixed compilation & warnings 2024-04-10 12:16:45 +02:00
cryptozoidberg
a91ded81b0
and fixed another compilation issUe 2024-04-09 23:09:22 +02:00
cryptozoidberg
cd88249598
fixed few compilation issies 2024-04-09 23:00:27 +02:00
cryptozoidberg
3a792e9a8e
added wallet API complete documentation 2024-04-09 22:52:56 +02:00
zano build machine
42fda5eaf7 === build number: 297 -> 298 === 2024-04-09 23:22:56 +03:00
sowle
56b6260348
warning fixed 2024-04-09 22:21:42 +02:00
sowle
65dfe90526
wallet2: fixed sweep_bare_outs(), added new overloading for prepare_tx_sources() 2024-04-09 21:44:44 +02:00
sowle
021fbb7d37
coretests: added test hardfork_4_wallet_sweep_bare_outs which exposes a bug in sweep_bare_outs() where it fails if there's not enough decoys 2024-04-09 21:43:13 +02:00
zano build machine
19eb7baaa2 === build number: 296 -> 297 === 2024-04-08 19:33:30 +03:00
sowle
7be8865755
wallet2: fixed add_to_last_zc_global_indexs() 2024-04-08 18:31:06 +02:00
zano build machine
b8cc8818ee === build number: 295 -> 296 === 2024-04-08 14:54:06 +03:00
sowle
eddc3091a7
ui update 2024-04-08 13:52:03 +02:00
cryptozoidberg
7f0b99c25e
another good iteration on auto documenting feature 2024-04-07 16:43:55 +02:00
cryptozoidberg
63d4bde2d9
removed seed phrase from open wallet response 2024-04-06 19:23:19 +02:00
cryptozoidberg
a2307d45fd
fixed broken compilation 2024-04-06 18:54:02 +02:00
cryptozoidberg
0e87eb69b5
Merge branch 'release2' into develop 2024-04-06 17:23:21 +02:00
cryptozoidberg
e422b42ba6
fixes in lang tools 2024-04-06 17:22:44 +02:00
cryptozoidberg
b4ab654f11
fixed wallet bug in calculating last available global index in zarcanum era 2024-04-06 17:21:03 +02:00
cryptozoidberg
d4b29a30b5
fixes for gcc 2024-04-05 17:22:05 +02:00
cryptozoidberg
0b62abbca0
test changes 2024-04-05 17:22:05 +02:00
sowle
a142d39fc9
coretests: hardfork_4_wallet_transfer_with_mandatory_mixins test fixed 2024-04-05 17:20:40 +02:00
sowle
fa67466d20
wallet2: fix an issue in prepare_tx_sources() where some transfers may be locked if there's was exception during preparing phase 2024-04-05 14:09:27 +02:00
sowle
92c6a9d51d
coretests: hardfork_4_wallet_transfer_with_mandatory_mixins test added, exposing a bug where a wallet cannot spend coins before a specific sync process was done 2024-04-05 13:56:24 +02:00
sowle
737d7353a4
wallet2: minor code clean-up 2024-04-05 12:01:38 +02:00
cryptozoidberg
2c181de6a3
fixed serialization for hex-encoded array of pod items 2024-04-04 23:41:53 +02:00
sowle
95368faccd
yet another attempt to fix macOS warnings and errors (CMAKE_OSX_DEPLOYMENT_TARGET: 10.12 -> 10.13) 2024-04-04 20:58:02 +02:00
sowle
ea7e99f7d3
yet another attempt to fix macOS warnings and errors 2024-04-04 19:03:55 +02:00
sowle
60e8fcdc47
an attempt to fix macOS compilation 2024-04-04 18:01:26 +02:00
sowle
3f1968837f
dependencies version updated 2024-04-04 16:54:04 +02:00
sowle
9cd8e88ab4
an attempt to fix macos compilation 2024-04-04 16:34:43 +02:00
zano build machine
59f38273e3 === build number: 294 -> 295 === 2024-04-03 19:33:19 +03:00
sowle
88a0d072b0
msvc compilation fix 2024-04-03 18:24:03 +02:00
sowle
b5879f7360
gcc warning fixed 2024-04-03 17:18:47 +02:00
sowle
1f3ae7b725
wallet RPC: get_bare_outs_stats, sweep_bare_outs implemented + minor improvements 2024-04-03 16:45:33 +02:00
sowle
ab12614d9b
Merge branch 'release2' into develop 2024-04-03 16:43:11 +02:00
sowle
d69a47a46d
wallet: removed unnecessary setting of mix_att to hf4_minimum_mixins in finalize_transaction() 2024-04-02 22:03:09 +02:00
sowle
6e036356df
wallet: sweeping of bare unspent outputs implemented 2024-04-02 22:00:53 +02:00
cryptozoidberg
635f52d499
fix for compilation on macos 2024-04-01 16:50:14 +02:00
sowle
097420a66f
wallet2: is_transfer_ready_to_go, is_transfer_able_to_go made const 2024-04-01 15:32:00 +02:00
zano build machine
aab28aea8c === build number: 293 -> 294 === 2024-04-01 15:15:20 +03:00
sowle
5053bc9a6d
ui update 2024-04-01 14:11:07 +02:00
sowle
09c42ed0b4
Merge branch 'master' into develop 2024-04-01 14:06:16 +02:00
sowle
23ac3572cf
Merge branch 'release2' 2024-03-29 21:16:40 +01:00
zano build machine
23d2b93506 === build number: 292 -> 293 === 2024-03-29 22:42:10 +03:00