cryptozoidberg
|
31abc2d1bd
|
Merge branch 'develop' into autodoc
|
2024-03-28 19:28:33 +01: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 |
|
cryptozoidberg
|
73b7123906
|
Merge branch 'develop' into autodoc
|
2024-03-28 12:50:51 +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
|
3d76415af2
|
merge from develop
|
2024-03-26 21:24:32 +01:00 |
|
cryptozoidberg
|
46a7c9662e
|
Merge branch 'release2' into develop
|
2024-03-26 21:16:28 +01:00 |
|
cryptozoidberg
|
d03f47a9c7
|
merge from develop
|
2024-03-26 21:14:16 +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 |
|
cryptozoidberg
|
83968977a1
|
current fixes
|
2024-03-24 13:48:08 +01:00 |
|
cryptozoidberg
|
97c3460af8
|
autodoc inital code + cmake warningns + improvements over compilation performance
|
2024-03-20 14:45:29 +01:00 |
|
cryptozoidberg
|
c03438ba23
|
fixed mw_get_wallets for simplewallet, fail-resistant whitelisti loading
|
2024-03-19 17:54:41 +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 |
|
cryptozoidberg
|
8c01aac391
|
Merge branch 'auth_impl' into develop
|
2024-03-15 16:47:54 +01:00 |
|
sowle
|
f538fc3a76
|
coretests: gen_crypted_attachments and fixed-hash tests
|
2024-03-14 22:04:38 +01:00 |
|
cryptozoidberg
|
7e676e74e9
|
implemented JWT support in simplewallet
|
2024-03-14 21:55:22 +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 |
|
cryptozoidberg
|
21c1631825
|
auth basic r and d
|
2024-03-13 13:16:36 +01:00 |
|
sowle
|
9d67f8aedf
|
coretests: test wallet_and_sweep_below added
|
2024-02-22 17:47:50 +01:00 |
|
cryptozoidberg
|
f8d0e96d95
|
fixes related to build under vc2022 on windows arm64
|
2024-02-20 11:26:12 +04:00 |
|
cryptozoidberg
|
3d0d93c625
|
fixed unused variables
|
2024-02-19 00:10:33 +04:00 |
|
cryptozoidberg
|
fa606c1665
|
payment_id improved
|
2024-02-17 20:35:01 +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
|
ab226469a9
|
more compilation fixes
|
2024-02-09 15:22:43 +01: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 |
|
sowle
|
01adc5087c
|
unit_tests: median_helper_tests improved to make sure new optimized version of median() works exactly the same as the old one
|
2024-02-04 23:52:56 +01: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 |
|