0
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 19 hours ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove incorrect debug assert in `cementing_set` (#4900) More... about 2 months ago
Tests More... about 2 months ago
Increase stack size for ledger processing/rollback threads More... about 2 months ago
Relax block processor throttling behavior (#4896) More... about 2 months ago
Assert messages received from the network have their digest set (#4898) More... about 2 months ago
Reduce logging of component queues (#4897) More... 2 months ago
Log version and data path immediately after startup (#4895) More... 2 months ago
Merge pull request #4891 from pwojcikdev/fix-pruning More... 2 months ago
Upgrade trivial debug_asserts to release_asserts in `ledger` (#4894) More... 2 months ago
Throttle block processing when backlog is above threshold (#4881) More... 2 months ago
Pretty print trended weight updates (#4893) More... 2 months ago
Make `nano::async::task::join` safe to call from multiple threads (#4892) More... 2 months ago
Periodically log queue sizes for node components (#4890) More... 2 months ago
Merge pull request #4889 from pwojcikdev/missing-configs More... 2 months ago
Reenable pruning tests More... 2 months ago
Do not refresh transactions while holding iterators when pruning More... 2 months ago
Additional pruning logs More... 2 months ago
Merge pull request #4887 from pwojcikdev/monitor-improve-logging More... 2 months ago
Implement priority scheduler config More... 2 months ago
Block broadcast stats More... 2 months ago
Implement `local_block_broadcaster` config More... 2 months ago
Missing config option description More... 2 months ago
Implement `cementing_set` config More... 2 months ago
Remove unused `cementing_set_batch_time` option More... 2 months ago
Fix missing hinted scheduler section in sample config More... 2 months ago
Implement vote rebroadcaster config serde (#4886) More... 2 months ago
Implement missing bootstrap configuration options (#4885) More... 2 months ago
Use 0 as sentinel value for unlimited backlog (#4884) More... 2 months ago
Improve assertion logging More... 2 months ago
Improve monitor logging More... 2 months ago