sowle
|
a142d39fc9
|
coretests: hardfork_4_wallet_transfer_with_mandatory_mixins test fixed
|
2024-04-05 17:20:40 +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 |
|
cryptozoidberg
|
b646939113
|
merge from release2
|
2024-03-28 19:28:13 +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
|
dd04d6367b
|
coretests: multiassets_basic_test improved to reflect recent changes with tx pool validation
|
2024-03-27 22:18:06 +01:00 |
|
cryptozoidberg
|
320816fd99
|
added test for getblocktemplate
|
2024-03-27 19:10:26 +01:00 |
|
sowle
|
69e68807bf
|
coretests: minor forgotten change
|
2024-03-27 18:57:30 +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
|
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
|
9af876ccaa
|
decoy selection algo refactoring
|
2024-03-25 21:56:46 +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 |
|
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 |
|
sowle
|
f538fc3a76
|
coretests: gen_crypted_attachments and fixed-hash tests
|
2024-03-14 22:04:38 +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
|
9d67f8aedf
|
coretests: test wallet_and_sweep_below added
|
2024-02-22 17:47:50 +01:00 |
|
cryptozoidberg
|
3d0d93c625
|
fixed unused variables
|
2024-02-19 00:10:33 +04: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 |
|
cryptozoidberg
|
dcdffce051
|
legacy api test in mainnet master
|
2024-02-15 06:14:51 +04:00 |
|
cryptozoidberg
|
c2368fbb64
|
added todo to test
|
2024-02-14 02:10:30 +04:00 |
|
cryptozoidberg
|
91813968aa
|
fixes over multiasset tests to fix transfer ownership of asset
|
2024-02-14 02:10:29 +04:00 |
|
cryptozoidberg
|
42bee0eee8
|
transfer asset ownership - implemented first test
|
2024-02-14 02:10:29 +04:00 |
|
cryptozoidberg
|
188b8c447f
|
fixes related multriasset tests
|
2024-02-14 02:10:29 +04:00 |
|
sowle
|
0b77c8f934
|
chaingen: minor fix for proper initialization of gen_context
|
2024-02-08 18:57:22 +01:00 |
|
sowle
|
31101bc788
|
PoS mining, construct_block_template, and chaingen infrastructure adapted for fee burning after HF4
|
2024-02-07 18:48:18 +01:00 |
|
cryptozoidberg
|
75f1c5461f
|
fix related to multiassets_basic_test and burning fees
|
2024-02-07 20:31:58 +04:00 |
|
cryptozoidberg
|
761fd4d6db
|
fixed few tests for mainnet-compiled version
|
2024-02-04 22:03:27 +01:00 |
|
cryptozoidberg
|
65dc4be419
|
packing_outputs_on_pos_minting_wallet disabled for hardfork 4
|
2024-02-04 11:48:07 +01:00 |
|
cryptozoidberg
|
cc91951eff
|
fixed few coretests in relation to validation of selected decoys results
|
2024-02-03 22:11:57 +01:00 |
|
cryptozoidberg
|
1ba6fe0571
|
fixed last zarcanum tests
|
2024-01-31 20:47:08 +01:00 |
|
cryptozoidberg
|
97a6cb580f
|
minor changes to zarcanum test to fit coinage rule
|
2024-01-30 22:24:45 +01:00 |
|
cryptozoidberg
|
100d46fa9b
|
changes and fixes over few tests in connection to hardfork 4
|
2024-01-30 18:59:47 +01:00 |
|
cryptozoidberg
|
1be00ea3c8
|
got rid of warnings
|
2024-01-28 19:40:34 +01:00 |
|
cryptozoidberg
|
ca9f44967d
|
fixed very dumb bug with cheching minimum coinage condition + fixed test for auditable wallet against the hardfork 4
|
2024-01-28 19:30:36 +01:00 |
|
cryptozoidberg
|
95e8954c38
|
Merge branch 'cryptoassets' into decoy_selection
|
2024-01-20 16:39:50 +01:00 |
|
cryptozoidberg
|
0a702f6897
|
another tweak of decoy selection algo + fixed over few core tests
|
2024-01-19 23:01:20 +01:00 |
|
cryptozoidberg
|
515e90b48e
|
tweaked test packing_outputs_on_pos_minting_wallet(disabled mined balance validating)
|
2024-01-18 22:02:13 +01:00 |
|
cryptozoidberg
|
d8241d1531
|
fixed issues with wallet
|
2024-01-18 18:27:35 +01:00 |
|
cryptozoidberg
|
6365b55343
|
tweaks over coretests logging
|
2024-01-17 19:43:25 +01:00 |
|
cryptozoidberg
|
b81e168b2a
|
CURRENCY_HF4_MANDATORY_DECOY_SET_SIZE implemented as configurable(for coretest we would need to have 0 mixins due to old tests)
|
2024-01-16 21:32:10 +01:00 |
|
sowle
|
929d741916
|
coretests: forgotten changes (wip for hard_fork_4_consolidated_txs)
|
2024-01-15 23:15:24 +01:00 |
|
sowle
|
fe7db04b84
|
coretests: hard_fork_4_consolidated_txs WIP
|
2024-01-12 03:14:59 +01:00 |
|
sowle
|
760ebb3814
|
Merge branch 'develop' into cryptoassets
# Conflicts:
# src/version.h.in
# src/wallet/wallet2.cpp
|
2023-11-09 20:48:54 +01:00 |
|
sowle
|
1f0faf2c8e
|
coretests: pos_mining_with_decoys improved to reveal a bug with staking using auditable wallets
|
2023-11-09 18:47:13 +01:00 |
|
sowle
|
00b663e425
|
gcc warning fixed
|
2023-11-02 19:06:17 +01:00 |
|
sowle
|
920a08c5ce
|
gcc compilation fix
|
2023-11-02 18:40:09 +01:00 |
|