sowle
035a441efe
wallet2: dump_transfers now prints asset id instead of key images +typo fixed
2025-07-08 02:42:42 +03:00
Dmitry Matsiukhov
5340c6db32
coretests: test for miner tx with non-empty extra_nonce before and after HF4 ( #532 )
...
* try check extra nonce in miner_tx
* update c1
* write extra nonces, create pow pos block, checkers for exnonce, bug with HF4
* success check pos block
* correct pos/pos extra nonce validation for hf3+
* clean code, separate to methods, add template test, pos/pow extra nonce check in block
* delete logs
* back normal naming
* fix review comments
2025-06-27 20:16:24 +02:00
sowle
66fd58b8ee
coretests: many altchain tests adapted for post-HF4:
...
pos_altblocks_validation
chain_switching_when_gindex_spent_in_both_chains
alt_blocks_validation_and_same_new_amount_in_two_txs
alt_blocks_with_the_same_txs
chain_switching_when_out_spent_in_alt_chain_mixin
chain_switching_when_out_spent_in_alt_chain_ref_id
2024-06-01 21:20:58 +02: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
dbb2712119
wallet: minor refactoring around generate_utxo_defragmentation_transaction_if_needed; coretests packing_outputs_on_pos_minting_wallet and pos_minting_tx_packing fixed
2023-06-12 20:37:26 +02:00
sowle
13e8d0dfe3
wallet: packing/consolidating tx that automatically aggregates small UTXO in PoS blocks was ranamed to defragmentation tx to avoid confusion + re-implemented to reflect post-HF4 changes
2023-06-09 01:10:16 +02:00
cryptozoidberg
17188ab8fb
properly configured pos_altblocks_validation
2023-05-20 00:53:53 +02:00
sowle
fe0042df6a
chaingen: pos_block_builder: WIP
2022-11-03 01:25:44 +01:00
sowle
70df00f7df
coretests: pos_block_builder adaptation
2022-10-22 21:00:14 +02:00
sowle
27e695d4f1
wallet: global PoS / pos entries refactoring and code clean-up.
2022-09-05 12:30:08 +02:00
sowle
bd784f9f50
code review and really minor improvements
2022-08-03 13:53:14 +02:00
cryptozoidberg
4f80c7c334
signature refactoring with []
2022-06-19 19:47:43 +02:00
cryptozoidberg
7070cecaf2
tx strcture and signature varian refactoring(compilation is still broken)
2022-05-23 21:03:13 +02:00
cryptozoidberg
389209ff02
tx stracture changes: in progress 3 + signatures converting to varian signature: in progress
2022-05-20 21:32:27 +02:00
cryptozoidberg
186e1fdcf9
multiple fixes over core_tests(transition to tx_version 2)
2022-05-11 23:52:33 +02:00
sowle
179b41cabb
fixed multi-line comment warnings
2020-08-20 17:05:03 +03:00
sowle
f532e4637e
coretests fixed
2020-04-23 15:41:40 +03:00
sowle
d521e58fdb
coretests: pos_minting_tx_packing improved to cover more (and now it exposes a bug in generate_packing_transaction_if_needed)
2020-02-21 03:00:56 +03:00
sowle
aa2e4f716d
coretests: pos_minting_tx_packing fixed
2019-12-15 01:01:32 +03:00
sowle
e8ce7c20a3
coretests: multisig_wallet_test improved to cover more
2019-12-11 20:49:26 +03:00
sowle
98c782565f
coretests: pos_minting_tx_packing added
2019-12-06 19:03:12 +03:00
crypro.zoidberg
7fc1eb4d8a
multiple fixes on coretests
2019-04-25 23:37:43 +02:00
crypro.zoidberg
cc850cf3c3
Inital integration of progpow
2019-03-25 01:30:20 +01:00
anonimal
f91bce9a91
core_tests: resolve build warning (-Wbackslash-newline-escape)
2019-02-20 07:47:52 +00:00
crypro.zoidberg
a61ed92e9e
changed seeding, implemented altchain pow validating, coretests changed for new pow
2019-01-13 00:12:30 +03:00
crypro.zoidberg
f23e97c10c
Moved sources to public repo
2018-12-27 18:50:45 +03:00