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
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
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
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
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
Stёpa Dolgorukov
18c17e48b1
coretests: implemented test "input_refers_to_incompatible_by_type_output" ( #480 )
2024-12-09 17:34:28 +01:00
Stёpa Dolgorukov
9e3ece1818
coretests: implemented the test "block_with_correct_prev_id_on_wrong_height" ( #479 )
2024-12-09 17:32:41 +01:00
zano build machine
11b8933345
=== build number: 369 -> 370 ===
2024-12-09 17:53:08 +03:00
sowle
8cc4e99199
gui: is_remnotenode_mode_preconfigured() implemented
2024-12-09 15:52:07 +01:00
cryptozoidberg
8a8e5c3011
moved docker to subfolder
2024-12-05 17:56:17 +04:00
zano build machine
8a7572d1b8
=== build number: 368 -> 369 ===
2024-12-04 18:27:52 +03:00
sowle
192ad1382c
get_connectivity_status: is_remote_node_mode flag implemented
2024-12-04 16:25:17 +01:00
sowle
504b4a2ad8
ui update, PR 134
2024-12-04 16:19:47 +01:00
sowle
e747b11d44
implemented https multiple attempts support in interruptible_http_client (using another approach, http_https_simple_client_wrapper introduced)
2024-12-04 02:49:28 +01:00
sowle
95dabbe63a
fixed url parse error for RPCs
2024-12-04 02:46:45 +01:00
zano build machine
1701b97f86
=== build number: 367 -> 368 ===
2024-12-03 05:07:03 +03:00
sowle
9cfa03d119
ui update
2024-12-03 03:06:02 +01:00
sowle
be44020b1c
win32: CloseHandle removed from console handler stop() to avoid exception on exit in dbg
2024-12-03 02:31:06 +01:00
sowle
2e73594378
predownload https test
2024-12-03 02:30:09 +01:00