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
|
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 |
|
cryptozoidberg
|
11939bc4b6
|
fixed multisig_and_checkpoints
|
2023-05-19 19:21:02 +02:00 |
|
cryptozoidberg
|
fd50b3ad8d
|
fixed hard_fork_1_pos_and_locked_coins test
|
2023-05-03 22:16:40 +02:00 |
|
cryptozoidberg
|
32fca807c3
|
Merge branch 'cryptoassets' into multiassets
|
2023-05-02 16:18:18 +02:00 |
|
cryptozoidberg
|
17134351bb
|
Multiple fixes over core tests related to zarcanum/multiassets
|
2023-05-02 16:16:58 +02:00 |
|
cryptozoidberg
|
62d173424a
|
changed approach to turn core_tests against hardforks
|
2023-05-01 00:03:24 +02:00 |
|
cryptozoidberg
|
a83dedf2a4
|
multiple fixes over old block verification tests
|
2023-04-30 00:43:49 +02:00 |
|
sowle
|
ba2e7d4d15
|
typo fixed
|
2023-04-28 22:19:07 +02:00 |
|
sowle
|
6de38385e2
|
gcc warning fixed
|
2023-04-28 21:58:18 +02:00 |
|
sowle
|
86e9667773
|
Merge branch 'multiassets' into cryptoassets
|
2023-04-27 19:19:19 +02:00 |
|
cryptozoidberg
|
64a043a18f
|
fixed few bugs related to aliases registration and block versions
|
2023-04-26 23:59:33 +02:00 |
|
sowle
|
438dd74166
|
coretests: fixed construct_tx_to_key for boundary condition handling for tx_version at the next block height
|
2023-04-26 22:49:31 +02:00 |
|
cryptozoidberg
|
9f6436ea08
|
Final fixes for ionic_swap_basic_test - first time test worked!!!!!
|
2023-04-25 00:16:13 +02:00 |
|
cryptozoidberg
|
4acb2bae03
|
multiple fixes over ionic_swap proposal
|
2023-04-20 22:08:20 +02:00 |
|
cryptozoidberg
|
aa8d3207a4
|
minor fixes over TX_FLAG_SIGNATURE_MODE_SEPARATE
|
2023-04-18 20:07:33 +02:00 |
|
cryptozoidberg
|
44e22b611d
|
Multiple fixes here and there, mostly fixing compilation problems
|
2023-04-18 16:55:25 +02:00 |
|
cryptozoidberg
|
4aa58d1202
|
Merge branch 'cryptoassets' into multiassets
|
2023-04-17 19:36:49 +02:00 |
|
sowle
|
c69ef90249
|
check_native_coins_amount_burnt_in_outs() instead of get_amount_for_zero_pubkeys() which is now deprecated, some coretests adapted and have been debugged
|
2023-04-14 04:51:33 +02:00 |
|
sowle
|
14bec1cc5a
|
coretests: hard_fork_2 tests now handling m_hardforks properly
|
2023-04-13 23:23:22 +02:00 |
|
cryptozoidberg
|
c8aed60e05
|
Merge branch 'cryptoassets' into multiassets
|
2023-04-13 17:12:59 +02:00 |
|
sowle
|
a9ac0a24eb
|
1) outputs_generation_context is now part of finalize_tx_params; 2) outputs_generation_context -> tx_generation_context
|
2023-04-12 20:13:54 +02:00 |
|
sowle
|
f1815da106
|
coretests: hardfork 3 set to be default for tests + defaults initialization
|
2023-04-12 04:55:17 +02:00 |
|
sowle
|
ddd7c21db7
|
coretests: hardforks are initialized with the defaults for test_generator
|
2023-04-11 22:41:08 +02:00 |
|
cryptozoidberg
|
8cfeab405b
|
merged from cryptoassets
|
2023-04-10 15:29:54 +02:00 |
|
sowle
|
b9f49c26f0
|
coretests: blobsize check was temporary disabled
|
2023-04-04 23:23:46 +02:00 |
|
sowle
|
cce4aaaaa3
|
Zarcanum adaptation for confidential assets: balance and range proofs generation/verification has been debugged (WIP)
|
2023-03-21 02:34:29 +01:00 |
|
sowle
|
b5c1c5477d
|
Zarcanum adaptation for confidential assets (WIP)
|
2023-03-20 21:25:08 +01:00 |
|
sowle
|
72dab7bb1e
|
Zarcanum & assets balance proof refactoring: WIP
|
2023-03-17 23:29:26 +01:00 |
|
cryptozoidberg
|
f47e9977a5
|
Implemented generate_ionic_swap_proposal command in simplewallet
|
2023-03-17 19:55:32 +01:00 |
|
cryptozoidberg
|
83c5336004
|
Core tests for basic ionic swaps scenario: draft for verification code
|
2023-03-16 19:15:11 +01:00 |
|
cryptozoidberg
|
8e43055140
|
Core tests for basic ionic swaps scenario: code for creating proposal
|
2023-03-13 22:14:39 +01:00 |
|
cryptozoidberg
|
f0d5bc94cd
|
Core tests for basic ionic swaps scenario: inital code
|
2023-03-09 19:49:40 +01:00 |
|
sowle
|
c817d3ccb6
|
minor improvement to multiasset_basic_test
|
2023-03-08 21:27:01 +01:00 |
|
sowle
|
a813484a4f
|
confidential assets: global refactoring WIP (now everything is in compilable state, including tests)
|
2023-02-13 21:42:31 +01:00 |
|
sowle
|
f3583c2873
|
coretests: zaranum_in_alt_chain test improvements (forgotten)
|
2023-02-08 18:55:25 +01:00 |
|
cryptozoidberg
|
8c1660e20f
|
Merge branch 'zarcanum' into multiassets
|
2022-11-24 21:50:58 +01:00 |
|
cryptozoidberg
|
489d0a9ecf
|
Fixed zarcanum_test_n_inputs_validation
|
2022-11-24 21:49:30 +01:00 |
|
sowle
|
fd456f2445
|
Merge branch 'multiassets' into zarcanum
|
2022-11-24 13:15:55 +01:00 |
|
sowle
|
28c6a0db9b
|
error logging verbosity improved in a few places
|
2022-11-24 04:33:52 +01:00 |
|
sowle
|
834ad93094
|
coretests: zarcanum_in_alt_chain added to the list
|
2022-11-23 22:34:33 +01:00 |
|
sowle
|
f2ebc76001
|
coretests: zarcanum_in_alt_chain test added (EXPOSES a bug with global outputs during alt block handling)
|
2022-11-23 22:01:55 +01:00 |
|
sowle
|
068d606557
|
coretests: zarcanum_basic_tests improved to check post-HF4 transfers via wallet2 with mixins (exposes a bug atm) + overloaded wallet2::transfer()
|
2022-11-23 15:10:06 +01:00 |
|
sowle
|
4f703fe8f8
|
DIFFICULTY_STARTER was split into DIFFICULTY_POW_STARTER and DIFFICULTY_POS_STARTER
|
2022-11-23 03:05:59 +01:00 |
|