sowle
|
adc006f2db
|
coretests: gen_wallet_alias_and_unconfirmed_txs and gen_wallet_alias_via_special_wallet_funcs were improved and adapted to HF4
|
2023-08-06 02:19:28 +02:00 |
|
sowle
|
ff3614fcce
|
coretests: gen_alias_in_coinbase, gen_alias_tests and gen_alias_too_small_reward were fixed and adapted for post-HF4
|
2023-08-06 02:00:40 +02:00 |
|
sowle
|
c1e0bc79a2
|
chaingen: replace_coinbase_in_genesis_block()
|
2023-08-06 01:51:31 +02:00 |
|
sowle
|
07d34298a0
|
coretests: compilation fixes
|
2023-08-06 01:29:04 +02:00 |
|
sowle
|
8a8477656d
|
chaingen: fixed few bugs in construct_tx_with_many_outputs() and put_alias_via_tx_to_list()
|
2023-08-06 01:28:18 +02:00 |
|
sowle
|
9e61ccfedc
|
coretests: construct_pow_block_with_alias_info_in_coinbase and construct_block_gentime_with_coinbase_cb adapted for hf4
|
2023-08-04 02:47:52 +02:00 |
|
sowle
|
7663f8386a
|
fixed minor gcc compilation issues
|
2023-08-03 01:29:10 +02:00 |
|
sowle
|
b0bbca04d6
|
coretests: fixed a bug with ZC outs handling in fill_tx_sources()
|
2023-08-02 22:56:57 +02:00 |
|
sowle
|
d1e066c609
|
coretests: various fixes for alias tests
|
2023-08-02 22:55:09 +02:00 |
|
sowle
|
aed4d0bbee
|
coretests: chaingen improvements for --stop-on-first-fail
|
2023-08-02 22:49:41 +02:00 |
|
sowle
|
affa54f1e1
|
partially fixed a bug with alias registration for hf4 + gen_alias_update_for_free test updated
|
2023-07-28 04:15:27 +02:00 |
|
cryptozoidberg
|
6c8f879661
|
Implemented attachment_isolation_test and fix for this test
|
2023-07-19 22:09:14 +02:00 |
|
cryptozoidberg
|
963b1b3f10
|
added forgoten files
|
2023-07-17 14:34:28 +02:00 |
|
cryptozoidberg
|
f36f570310
|
Implemented test for the issue related to TX_SERVICE_ATTACHMENT_ENCRYPT_BODY_ISOLATE_AUDITABLE with outgoing transactions
|
2023-07-14 22:44:16 +02:00 |
|
sowle
|
4d5c6e2ec6
|
performace_tests: comilation fix for gcc + warnings
|
2023-07-14 13:33:33 +02:00 |
|
sowle
|
5ff0f93027
|
unit_tests & performance_tests: fixed compilation error
|
2023-07-14 01:30:26 +02:00 |
|
cryptozoidberg
|
d7dea2ad14
|
added cross-coversion for JSON parser string->uint64_t
|
2023-07-13 15:49:30 +02:00 |
|
sowle
|
abe696b2f4
|
functional tests: compilation fixed
|
2023-07-13 01:00:17 +02:00 |
|
sowle
|
8bf684f0d8
|
coretests: pos_minting_tx_packing was changed to uncover two a bug in PoS block packing (defragmentation) tx (pre-zarcanum)
|
2023-07-06 18:48:19 +02:00 |
|
cryptozoidberg
|
bf908f43a6
|
Merge branch 'cryptoassets' into recent_history
|
2023-06-20 21:59:53 +02:00 |
|
cryptozoidberg
|
a744092d9a
|
last fixes over bunch of tests
|
2023-06-20 21:59:02 +02:00 |
|
cryptozoidberg
|
71cc21845a
|
escrow_custom_test fixed(with many many tiny fixes)
|
2023-06-19 00:19:25 +02:00 |
|
cryptozoidberg
|
2860d030a3
|
fixes of different situations related to contracts and unconfirmed state
|
2023-06-16 20:19:49 +02:00 |
|
sowle
|
5620e453b6
|
coretests: added new test asset_depoyment_and_few_zc_utxos which uncovers a rare bug in asset deployment that occurs when there are few ZC outputs
|
2023-06-15 19:47:07 +02:00 |
|
sowle
|
ee5c0fe787
|
coretests: packing_outputs_on_pos_minting_wallet were completely rewritten to uncover two rare bugs in PoS block construction / defragmentation tx
|
2023-06-15 15:34:41 +02:00 |
|
cryptozoidberg
|
b744dfb79b
|
all tests compilation fixed(still a lot of broken tests)
|
2023-06-13 23:06:55 +02:00 |
|
cryptozoidberg
|
c48f840f68
|
fixes over renect_history refactoring(tests still broken)
|
2023-06-13 00:16:46 +02: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
|
ce0f587c53
|
coretests: fixed a small error in pos_block_builder
|
2023-06-09 14:15:40 +02:00 |
|
sowle
|
e80e4a60cc
|
1) refactored block template creation and construct_miner_tx to incorporate block reward, essential for Zarcanum PoS; 2) fixed a bug in Zarcanum PoS generation; zarcanum_block_with_txs test now passes successfully
|
2023-06-09 01:19:37 +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
|
60a9274dcb
|
Merge branch 'multiassets' into recent_history
|
2023-06-08 18:25:19 +02:00 |
|
sowle
|
6aba2d44b6
|
coretests: added new test zarcanum_block_with_txs which uncovers a bug in wallet2 Zarcanum PoS generation when block has non-zero txs
|
2023-06-08 04:18:37 +02:00 |
|
cryptozoidberg
|
b827779c7c
|
deep refactoring of recent_transfers structure against confidential assets - still pretty much all broken
|
2023-06-06 23:05:53 +02:00 |
|
sowle
|
3004dbc684
|
gcc warning fixed
|
2023-06-06 22:54:29 +02:00 |
|
sowle
|
9030bfdc2b
|
coretests: minor improvements around multiassets_basic_test
|
2023-06-06 22:46:37 +02:00 |
|
sowle
|
a0fb876a48
|
coretests: added new test assets_and_explicit_native_coins_in_outs, which uncovers a bug in wallet2 where the explicit asset id was incorrectly set when it shouldn't have been
|
2023-06-06 22:43:09 +02:00 |
|
sowle
|
ce67a1bd1c
|
coretests: fixed several bugs in chaingen (init_test_wallet now sets hardforks correctly, fill_sources_and_destinations has been adjected to correctly set destinations in case of random split policy)
|
2023-06-06 22:37:32 +02:00 |
|
sowle
|
00c4ac3314
|
coretests: adapted few more tests to new testing environment
|
2023-06-05 20:25:16 +02:00 |
|
sowle
|
1ec3bac95d
|
coretests: adapted few tests to fit redesigned test environment (hardforks)
|
2023-06-05 18:19:39 +02:00 |
|
sowle
|
ddaf862170
|
Merge branch 'multiassets' into cryptoassets
|
2023-06-04 21:02:31 +02:00 |
|
sowle
|
6cab1f2e9a
|
coretests: minor fix for counting unique tests
|
2023-06-04 20:50:31 +02:00 |
|
sowle
|
ed9741e3cd
|
coretests: improved gen_wallet_save_load_and_balance test to uncover a bug in wallet save-load process for HF4 + fixed incorrect balance checking for some old wallet tests
|
2023-06-03 04:21:12 +02:00 |
|
sowle
|
6efe47f69c
|
coretests: eliminated unnecessary multiple inheritance from hard fork 2 tests
|
2023-06-03 04:15:14 +02:00 |
|
sowle
|
363d1bc316
|
coretests: redesigned test environment to allow individual tests to be conducted against various activated hardforks
|
2023-06-03 04:12:01 +02:00 |
|
sowle
|
a21c0a8c1a
|
wallet: 1) m_custom_assets clearing on resync cmd, 2) deployed asset is automatically added to custom assets list; 3) publish -> deploy; 4) help improved
|
2023-05-29 22:28:13 +02:00 |
|
sowle
|
f164335e4e
|
coretests: zarcanum_in_alt_chain fixed by temporary disabling altchain checks for ZC inputs (+few improvements)
|
2023-05-22 04:27:40 +02:00 |
|
cryptozoidberg
|
681daeea21
|
fixed multisig_and_checkpoints and reset checkpoint to original mainnet value to keep all binary compatible
|
2023-05-20 21:21:45 +02:00 |
|
cryptozoidberg
|
17188ab8fb
|
properly configured pos_altblocks_validation
|
2023-05-20 00:53:53 +02:00 |
|
cryptozoidberg
|
b6fecfadff
|
tx json struct made optional
|
2023-05-19 19:23:31 +02:00 |
|