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 |
|
cryptozoidberg
|
1a15109f4b
|
Merge branch 'release2' into develop
|
2024-03-29 18:57:26 +01:00 |
|
sowle
|
16be157add
|
simplewallet: fixed typo + logs
|
2024-03-29 16:31:12 +01:00 |
|
sowle
|
01c60fa07e
|
simplewallet: --pos-mining-defrag CLI option added
|
2024-03-29 15:53:51 +01:00 |
|
cryptozoidberg
|
b0c92e28dd
|
added more logs for generate_unique_reversed_distribution
|
2024-03-28 21:19:57 +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
|
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 |
|
sowle
|
f4da18cc3f
|
Merge branch 'master' into develop
# Conflicts:
# src/currency_core/tx_pool.cpp
|
2024-03-27 23:52:24 +01:00 |
|
sowle
|
754a29a709
|
wallet: defragmentation tx generation is now disabled by default
|
2024-03-27 22:15:13 +01:00 |
|
cryptozoidberg
|
46a7c9662e
|
Merge branch 'release2' into develop
|
2024-03-26 21:16:28 +01:00 |
|
cryptozoidberg
|
582fe4c8b1
|
merge from release2
|
2024-03-26 21:11:42 +01: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 |
|
cryptozoidberg
|
7f134072f6
|
minor changes in error messages(to avoid misleading)
|
2024-03-26 19:22:45 +01:00 |
|
cryptozoidberg
|
9af876ccaa
|
decoy selection algo refactoring
|
2024-03-25 21:56:46 +01:00 |
|
sowle
|
d83ec66775
|
fixed a bug in prepare_tx_sources_for_defragmentation_tx() causing old dust outs to prevent staking
|
2024-03-25 17:21:02 +01:00 |
|
cryptozoidberg
|
721b027000
|
merge from release2
|
2024-03-24 15:56:58 +01:00 |
|
cryptozoidberg
|
3fb4f16db9
|
fore get rid of WALLET_GLOBAL_OUTPUT_INDEX_UNDEFINED
|
2024-03-24 15:50:53 +01:00 |
|
cryptozoidberg
|
83968977a1
|
current fixes
|
2024-03-24 13:48:08 +01:00 |
|
sowle
|
37d260a519
|
Merge branch 'master' into develop
|
2024-03-23 01:34:02 +01:00 |
|
sowle
|
f7a98ed7d1
|
wallet2: scan_not_compliant_unconfirmed_txs
|
2024-03-23 00:34:03 +01:00 |
|
sowle
|
6c2b1becdf
|
Merge branch 'master' into develop
|
2024-03-22 23:21:26 +01:00 |
|
sowle
|
8ec5aebd3c
|
minor log improvement
|
2024-03-22 23:20:10 +01:00 |
|
cryptozoidberg
|
3acd7667bc
|
fix for uninitialized data on transaction details(including fee) in unconfirmed transactions
|
2024-03-22 18:44:31 +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 |
|
cryptozoidberg
|
86e8446e42
|
Implemented JWT support in UI, multiple API improvements and fixes
|
2024-03-18 23:27:44 +01:00 |
|
cryptozoidberg
|
8c01aac391
|
Merge branch 'auth_impl' into develop
|
2024-03-15 16:47:54 +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 |
|
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 |
|
cryptozoidberg
|
ddc847f9d7
|
fixed staking in GUI
|
2024-02-24 17:15:04 +04:00 |
|
cryptozoidberg
|
13e21c0e7e
|
quick fix for UI being to early on rpc calls
|
2024-02-23 22:31:44 +04:00 |
|
cryptozoidberg
|
f351a486f2
|
backward compatibility fix(temporary) for mobile old wallet apps
|
2024-02-23 16:41:26 +04: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
|
2339a65ff7
|
calculate_asset_id refactored into get_or_calculate_asset_id (2)
|
2024-02-19 23:18:22 +01: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
|
054be248cb
|
fix loop variable type here and there (performance)
|
2024-02-17 05:06:44 +01:00 |
|
cryptozoidberg
|
c4be6e120a
|
adaptation of zarcanum era codebase to pre_zarcanum api(for backward compatibility with exchanges)
|
2024-02-15 06:14:51 +04:00 |
|