1
0
Fork 0
forked from lthn/blockchain
Commit graph

4453 commits

Author SHA1 Message Date
sowle
819fd97261
fixed more serious warnings for gcc 2025-01-16 05:49:58 +01:00
sowle
cc33fd8b9c
fixed more serious warnings for gcc 2025-01-16 04:24:00 +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
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
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
sowle
b903d84cac
added https support to interruptible_http_client 2024-12-03 02:29:20 +01:00
cryptozoidberg
9763548fa8
add runtime check for buffer size 2024-11-27 15:34:34 +04:00
cryptozoidberg
6a7c29be51
Fix #482 suggested by @jeffro256 2024-11-26 21:51:23 +04:00
sowle
2817090c8a
Merge branch 'release' 2024-11-21 18:19:50 +01:00
sowle
fe67a2933a
Merge remote-tracking branch 'origin/develop' into release 2024-11-11 18:13:10 +01:00
zano build machine
d63feec2e1 === build number: 366 -> 367 === 2024-11-11 20:12:13 +03:00
sowle
524aa1c79b
Merge branch 'develop' into release 2024-11-11 04:09:40 +01:00
sowle
c8a55c08c7
predownload updated to height 2892700 2024-11-11 04:09:14 +01:00
sowle
c24d165627
Merge branch 'develop' into release 2024-11-11 01:21:05 +01:00
sowle
099f940751
=== set version to 2.0.1.366 === 2024-11-10 22:51:07 +01:00
sowle
2b249ef414
unit_tests: wallet_seed.basic_test fixed to reflect recent changes in password limitations 2024-11-10 22:18:01 +01:00
sowle
912392bee7
=== build number: 364 -> 365 === 2024-11-09 23:29:31 +01:00
sowle
85c2591cfc
account: fixed rare checksum oob issue 2024-11-09 19:47:46 +01:00
sowle
74ef510288
wallets_manager: wallet callback lifetime management fixed 2024-11-09 19:46:51 +01:00
sowle
d28a0e1b13
wallet: minor improvements (override keyword) 2 2024-11-09 19:44:28 +01:00
sowle
fead9075b6
wallet: minor improvements (override keyword) 2024-11-09 19:42:15 +01:00
Stёpa Dolgorukov
7b2388290c
unit_tests: Test the function "check_tx_inputs_keyimages_diff" on different type inputs in the "tx_pool_semantic_validation" test (#478) 2024-11-07 16:13:58 +01:00
zano build machine
41d87d3e27 === build number: 361 -> 362 === 2024-11-07 16:17:45 +03:00