dncurrency/nano/secure
Minecon724 3579b95fff
Some checks failed
code_sanitizers.yml / squashed commit (push) Failing after 0s
Static Analyzers / clang_format (push) Has been cancelled
Static Analyzers / cmake_format (push) Has been cancelled
Static Analyzers / code_inspector (push) Has been cancelled
Code Flamegraphs / Linux [large_confirmation] (push) Has been cancelled
Code Flamegraphs / Linux [large_direct_processing] (push) Has been cancelled
Unit Tests / macOS [lmdb] (push) Has been cancelled
Unit Tests / macOS [rocksdb] (push) Has been cancelled
Unit Tests / Linux [lmdb | clang] (push) Has been cancelled
Unit Tests / Linux [lmdb | gcc] (push) Has been cancelled
Unit Tests / Linux [rocksdb | clang] (push) Has been cancelled
Unit Tests / Linux [rocksdb | gcc] (push) Has been cancelled
Unit Tests / Windows [lmdb] (push) Has been cancelled
Unit Tests / Windows [rocksdb] (push) Has been cancelled
squashed commit
2025-10-15 17:34:32 +02:00
..
plat Configuration and environment variable improvements (#4613) 2024-05-13 12:30:49 +02:00
account_info.cpp Create stream_fwd.hpp header for stream forward declarations. 2024-10-30 07:40:08 +00:00
account_info.hpp Move a number of forward declarations in to the fwd.hpp files. 2024-10-30 22:04:07 +00:00
account_iterator.cpp Add ledger account iterator for the unconfirmed ledger set. 2024-04-30 14:06:48 +01:00
account_iterator.hpp Add ledger account iterator for the unconfirmed ledger set. 2024-04-30 14:06:48 +01:00
account_iterator_impl.hpp Create stream_fwd.hpp header for stream forward declarations. 2024-10-30 07:40:08 +00:00
CMakeLists.txt Move rollback processor to a separate file 2025-06-23 14:51:39 +02:00
common.cpp squashed commit 2025-10-15 17:34:32 +02:00
common.hpp Allow overriding ledger work thresholds for testing 2025-10-12 15:25:10 +02:00
fwd.hpp Keep rep_weights container directly in ledger class 2025-06-04 15:00:44 +02:00
generate_cache_flags.hpp Ledger balance consistency checks 2025-06-23 00:28:17 +02:00
ledger.cpp Allow overriding ledger work thresholds for testing 2025-10-12 15:25:10 +02:00
ledger.hpp Allow overriding ledger work thresholds for testing 2025-10-12 15:25:10 +02:00
ledger_processor.cpp Allow overriding ledger work thresholds for testing 2025-10-12 15:25:10 +02:00
ledger_processor.hpp Uninitialized block status should be invalid 2025-06-23 14:51:39 +02:00
ledger_rollback.cpp Rename nano:📒:representative to nano:📒:representative_block 2025-06-23 17:32:39 +02:00
ledger_rollback.hpp Move rollback processor to a separate file 2025-06-23 14:51:39 +02:00
ledger_set_any.cpp Remove database specific code from db_val 2025-06-22 15:42:18 +02:00
ledger_set_any.hpp Tests 2025-04-26 18:43:39 +02:00
ledger_set_confirmed.cpp Remove database specific code from db_val 2025-06-22 15:42:18 +02:00
ledger_set_confirmed.hpp Move ledger receivable functions on to ledger set. 2024-04-30 14:06:47 +01:00
parallel_traversal.hpp Removing reference from threading.hpp to thread_roles.hpp 2023-09-20 16:49:13 +01:00
pending_info.cpp Create stream_fwd.hpp header for stream forward declarations. 2024-10-30 07:40:08 +00:00
pending_info.hpp Move a number of forward declarations in to the fwd.hpp files. 2024-10-30 22:04:07 +00:00
receivable_iterator.cpp Move ledger receivable functions on to ledger set. 2024-04-30 14:06:47 +01:00
receivable_iterator.hpp Move ledger receivable functions on to ledger set. 2024-04-30 14:06:47 +01:00
receivable_iterator_impl.hpp Create stream_fwd.hpp header for stream forward declarations. 2024-10-30 07:40:08 +00:00
rep_weights.cpp Take burned account balance when verifying consistency 2025-06-23 00:28:17 +02:00
rep_weights.hpp Take burned account balance when verifying consistency 2025-06-23 00:28:17 +02:00
transaction.hpp Make nano::async::task::join safe to call from multiple threads (#4892) 2025-04-21 13:06:36 +02:00
utility.cpp Extract function to create a random filename. 2024-10-07 16:13:30 +02:00
utility.hpp Move network_constants to a dedicated header (#4800) 2024-11-30 20:17:44 +01:00
vote.cpp Create stream_fwd.hpp header for stream forward declarations. 2024-10-30 07:40:08 +00:00
vote.hpp Overhaul vote rebroadcaster 2025-03-04 20:17:29 +01:00
working.hpp Configuration and environment variable improvements (#4613) 2024-05-13 12:30:49 +02:00