cryptozoidberg
4ad93162e8
https enabled in remote node
2025-01-30 14:50:51 +04:00
zano build machine
2628656537
=== build number: 375 -> 376 ===
2025-01-29 23:08:01 +03:00
sowle
d14ca4f53f
ui update PR 138
2025-01-29 21:07:07 +01:00
Stёpa Dolgorukov
dd64c805d7
coretests: Update "block_with_correct_prev_id_on_wrong_height" test ( #499 )
...
* Core tests: implement the test "block_with_correct_prev_id_on_wrong_height"
* Core tests: update "block_with_correct_prev_id_on_wrong_height" test
2025-01-29 11:24:18 +01:00
Stёpa Dolgorukov
072d53de9b
coretests: Fix MSVC C4146 warning in the test "get_xtype_from_string" ( #503 )
...
* Change macros for creating test names
* Add test for values of types int{16,32,64}_t
* Fix MSVC C4146 warning
---------
Co-authored-by: sowle <crypto.sowle@gmail.com>
2025-01-28 10:28:14 +01:00
zano build machine
a23ccd76fb
=== build number: 374 -> 375 ===
2025-01-24 07:27:36 +03:00
sowle
38e6556a49
2nd iteration on diminishing CPU mining presence in mainnet builds
2025-01-24 04:41:55 +01:00
zano build machine
f6d363d313
=== build number: 373 -> 374 ===
2025-01-21 20:35:34 +03:00
sowle
e73eb4f59a
Merge remote-tracking branch 'origin/nocpumining' into develop
2025-01-21 18:30:58 +01:00
sowle
aab20167fb
ui update (PR 137)
2025-01-21 18:30:30 +01:00
Stёpa Dolgorukov
075ee3119b
coretests: Update "asset_operation_in_consolidated_tx" test ( #501 )
...
* coretests: Implement "asset_operation_in_consolidated_tx" test
* Define "construct_tx" overload with a generation context argument
* Update the test "asset_operation_in_consolidated_tx"
---------
Co-authored-by: crypto.sowle <crypto.sowle@gmail.com>
2025-01-21 03:33:11 +01:00
sowle
35f79d3780
zanod, simplewallet now return exit code 0 when '--version' or '--help' are given
2025-01-21 02:22:13 +01:00
sowle
ddd91d8fec
minor warning fix
2025-01-21 01:22:28 +01:00
Stёpa Dolgorukov
1087be7b0a
coretests: implement the tests "block_reward_in_main_chain_basic", "block_reward_in_alt_chain_basic" ( #493 )
...
* Core tests: implement tests "block_reward_in_main_chain_basic", "block_reward_in_alt_chain_basic"
* Use an automatic variable type deduction
* Call "assert_reward" callback before the callback "assert_balance"
* Update comments for the test "block_reward_in_alt_chain_basic"
2025-01-21 01:12:44 +01:00
Stёpa Dolgorukov
dcd7f62968
coretests: Fix an execution of the core test "fill_tx_rpc_inputs", rename callbacks ( #498 )
...
* Core tests: implement a test of the function "blockchain_storage::fill_tx_rpc_inputs"
* Fix test execution when compiling via gcc 8.4.0
* Rename callbacks in the test "fill_tx_rpc_inputs"
2025-01-20 04:21:27 +01:00
sowle
cf69c29e8d
Merge branch 'release'
2025-01-16 05:52:22 +01:00
sowle
7a5fb3ee25
Merge branch 'release' into develop
2025-01-16 05:50:07 +01:00
sowle
819fd97261
fixed more serious warnings for gcc
2025-01-16 05:49:58 +01:00
sowle
93c6c2a0b3
more compilation fixed for gcc
2025-01-16 05:40:28 +01:00
sowle
cc33fd8b9c
fixed more serious warnings for gcc
2025-01-16 04:24:00 +01:00
sowle
46f6e29efb
fixed gcc 13 compilation + some warnings
2025-01-16 04:23:04 +01:00
sowle
c9fe605ee8
Merge branch 'master' into release
2025-01-16 04:21:51 +01:00
sowle
e2a70189b3
OpenSSL 3.x support
2025-01-14 18:57:50 +01:00
cryptozoidberg
bd4d54e491
added docker sources for remote node
2025-01-09 20:26:02 +04:00
cryptozoidberg
aa24fc2126
Delete unused tests/data directory
2025-01-09 14:44:36 +04:00
sowle
4f1f2ba7e7
Merge branch 'master' into develop
2025-01-06 16:07:03 +01:00
zano build machine
81e77ba37b
=== build number: 372 -> 373 ===
2025-01-06 18:06:45 +03:00
sowle
303e216b26
ui update (PR 136)
2025-01-06 16:05:47 +01:00
sowle
b58939cf27
readme: updated components' version
2025-01-05 04:24:01 +01:00
sowle
68649070cd
Merge branch 'master' into develop
2025-01-05 03:05:50 +01:00
dylan
31e17f91e2
docs: change boost upstream source ( #495 )
2025-01-05 03:03:31 +01:00
sowle
ad2b10116d
coretests: presumably all tests fixed: multisig_and_unlock_time, multisig_and_coinbase, pos_altblocks_validation@5, gen_wallet_alias_and_unconfirmed_txs@5, hard_fork_4_consolidated_txs@5, multisig_and_checkpoints@0
2024-12-30 15:37:14 +01:00
sowle
6ab3d46529
gcc compilation fix
2024-12-28 18:20:14 +01:00
sowle
23723ca05e
Merge branch 'develop' into txhfid
2024-12-28 15:21:21 +01:00
sowle
13b09ee914
coretests: fill_tx_rpc_inputs temporarily disabled
2024-12-28 15:17:32 +01:00
sowle
4197736fe2
coretests: gcc compilation fixed for fill_tx_rpc_inputs
2024-12-28 04:21:58 +01:00
sowle
059a71fd97
tx hf id: wallet adaptation
2024-12-28 04:20:50 +01:00
sowle
653b05298b
coretests: hard_fork_5_tx_version implemented
2024-12-28 00:27:16 +01:00
sowle
2e01f2291e
tests: fixes for performance_tests and functional_tests
2024-12-27 19:37:39 +01:00
sowle
8dd8a6ac1c
tx hf id: WIP
2024-12-27 07:27:43 +01:00
sowle
61a358b753
2nd attempt to calm down heuristic av by disabling cpu mining in mainnet build
2024-12-25 16:16:10 +01:00
sowle
cd2f044ad8
an attempt to calm down heuristic av by disabling cpu mining in mainnet build
2024-12-25 02:22:22 +01:00
sowle
8e2c70de93
Merge branch 'develop' into txhfid
2024-12-24 22:16:36 +01:00
zano build machine
484f362676
=== build number: 371 -> 372 ===
2024-12-24 23:49:18 +03:00
sowle
7b527483c2
wallet rpc: getbalance now returns brief utxo stat for each asset
2024-12-24 20:58:58 +01:00
Stёpa Dolgorukov
eda0472f1e
coretests: implemented a test for the function "blockchain_storage::fill_tx_rpc_inputs" ( #486 )
2024-12-13 23:10:34 +01:00
zano build machine
c0ca49c30a
=== build number: 370 -> 371 ===
2024-12-11 15:58:01 +03:00
sowle
13ed32d67a
ui update (pr 135)
2024-12-11 13:56:20 +01:00
sowle
78f622ead1
bcs: get_block_reward_by_main_chain_height(), get_block_reward_by_hash() implemented; 2) core_rpc_server::fill_block_header_response() now correctly fills 'reward'
2024-12-10 21:27:34 +01:00
sowle
b9557dd70e
chaingen: run-single-test made more specific (exact match is now required)
2024-12-09 23:31:39 +01:00