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 |
|
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 |
|
zano build machine
|
23d2b93506
|
=== build number: 292 -> 293 ===
|
2024-03-29 22:42:10 +03:00 |
|
sowle
|
f2d6351211
|
simplewallet: minor improvements
|
2024-03-29 20:34:03 +01:00 |
|
cryptozoidberg
|
1a15109f4b
|
Merge branch 'release2' into develop
|
2024-03-29 18:57:26 +01:00 |
|
zano build machine
|
c375d6fa10
|
=== build number: 291 -> 292 ===
|
2024-03-29 18:31:42 +03:00 |
|
sowle
|
16be157add
|
simplewallet: fixed typo + logs
|
2024-03-29 16:31:12 +01:00 |
|
zano build machine
|
950c80a108
|
=== build number: 290 -> 291 ===
|
2024-03-29 17:54:22 +03:00 |
|
sowle
|
01c60fa07e
|
simplewallet: --pos-mining-defrag CLI option added
|
2024-03-29 15:53:51 +01:00 |
|
sowle
|
a45e42e0a5
|
handle ethash epoch context allocation errors by triggering an immediate stop via the critical error handler
|
2024-03-29 14:31:00 +01:00 |
|
cryptozoidberg
|
b0c92e28dd
|
added more logs for generate_unique_reversed_distribution
|
2024-03-28 21:19:57 +01:00 |
|
cryptozoidberg
|
31abc2d1bd
|
Merge branch 'develop' into autodoc
|
2024-03-28 19:28:33 +01:00 |
|
cryptozoidberg
|
b646939113
|
merge from release2
|
2024-03-28 19:28:13 +01:00 |
|
cryptozoidberg
|
312d500a36
|
fixed problem with decoy selection algo
|
2024-03-28 19:22:38 +01:00 |
|
cryptozoidberg
|
beb84c200d
|
Merge branch 'develop' into autodoc
|
2024-03-28 13:51:37 +01:00 |
|
cryptozoidberg
|
b8c97e3f70
|
fixed broken build
|
2024-03-28 13:51:13 +01:00 |
|
sowle
|
4d6aa1a4f9
|
wallet: minor fixes (logging)
|
2024-03-28 13:32:26 +01:00 |
|
sowle
|
d933a22154
|
wallet: set_pos_utxo_count_limits_for_defragmentation_tx() added, coretests: packing_outputs_on_pos_minting_wallet, pos_minting_tx_packing fixed
|
2024-03-28 13:29:00 +01:00 |
|
cryptozoidberg
|
a2b28806b1
|
added struct documentation macro
|
2024-03-28 13:04:23 +01:00 |
|
cryptozoidberg
|
73b7123906
|
Merge branch 'develop' into autodoc
|
2024-03-28 12:50:51 +01:00 |
|
cryptozoidberg
|
cfb4e481b4
|
Implemented auto documentation
|
2024-03-28 12:49:43 +01:00 |
|
sowle
|
f4da18cc3f
|
Merge branch 'master' into develop
# Conflicts:
# src/currency_core/tx_pool.cpp
|
2024-03-27 23:52:24 +01:00 |
|
cryptozoidberg
|
98d124860c
|
fixed macos compilation - 2
|
2024-03-27 23:22:10 +01:00 |
|
zano build machine
|
6f35ced052
|
=== build number: 289 -> 290 ===
|
2024-03-28 01:08:01 +03:00 |
|
cryptozoidberg
|
ad281664c3
|
fixed macos compilation
|
2024-03-27 23:07:38 +01:00 |
|
zano build machine
|
9cf3c80fba
|
=== build number: 288 -> 289 ===
|
2024-03-28 00:23:34 +03:00 |
|
sowle
|
754a29a709
|
wallet: defragmentation tx generation is now disabled by default
|
2024-03-27 22:15:13 +01:00 |
|
sowle
|
df7b6a3674
|
tx pool: added ability to disable tx validation for tests
|
2024-03-27 22:13:43 +01:00 |
|
zano build machine
|
b72a0593c6
|
=== build number: 287 -> 288 ===
|
2024-03-27 22:53:47 +03:00 |
|
cryptozoidberg
|
f3820c32f2
|
added log message for COMMAND_RPC_GETBLOCKTEMPLATE
|
2024-03-27 20:06:20 +01:00 |
|
cryptozoidberg
|
d2ee1b3fa8
|
added COMMAND_RPC_REMOVE_TX_FROM_POOL
|
2024-03-27 19:10:26 +01:00 |
|
cryptozoidberg
|
320816fd99
|
added test for getblocktemplate
|
2024-03-27 19:10:26 +01:00 |
|
sowle
|
80fd303081
|
compilation fixed for gcc (by using universal references for process_type_in_variant_container_*)
|
2024-03-27 18:53:05 +01:00 |
|
sowle
|
709d16eb75
|
tx pool: asset operations basic validation on tx add
|
2024-03-27 17:18:17 +01:00 |
|
sowle
|
3eb711fbf8
|
tx_pool: is_tx_blacklisted()
|
2024-03-27 17:08:19 +01:00 |
|
sowle
|
806eb326d1
|
(cherry picked) tx_pool: add post-HF4 txs are now being check for balance proof. Core test hard_fork_4_consolidated_txs changed accordingly
|
2024-03-27 15:59:57 +01:00 |
|
cryptozoidberg
|
3d76415af2
|
merge from develop
|
2024-03-26 21:24:32 +01:00 |
|
cryptozoidberg
|
46a7c9662e
|
Merge branch 'release2' into develop
|
2024-03-26 21:16:28 +01:00 |
|
cryptozoidberg
|
d03f47a9c7
|
merge from develop
|
2024-03-26 21:14:16 +01:00 |
|
cryptozoidberg
|
582fe4c8b1
|
merge from release2
|
2024-03-26 21:11:42 +01:00 |
|
zano build machine
|
7d3e3ae358
|
=== build number: 286 -> 287 ===
|
2024-03-26 21:58:01 +03:00 |
|
sowle
|
e1d7ea6302
|
asset emission: 1) fixed simplewallet's emit_asset command; 2) wallet2:emit_asset() now fix destinations for asset emission ad-hoc (null_pkey); 3) typos corrected
|
2024-03-26 19:57:31 +01:00 |
|
sowle
|
c2fa968835
|
daemon: 1) print_asset_info command added; 2) print_tx greatly improved; 3) fill_tx_rpc_details() now fills blob and object_in_json fields and use base64 encoding
|
2024-03-26 19:55:34 +01:00 |
|
sowle
|
6740a0df28
|
tx pool: short tx listing improved
|
2024-03-26 19:52:30 +01:00 |
|