Nano Symbol nano-node CT Dashboard

A series of automated integration tests run on each commit and pull request.

#PR Modified Author Revision Status Merged Merge Duration Title
5112 yesterday
pwojcikdev
3 Yes < 1 day Refine crawler navigation API
5114 yesterday
Omotola
1 No > 1 day Add precompiled headers for RocksDB and kernel libraries (~33% faster build)
5113 yesterday
RickiNano
Yes < 1 day Fix coverage flow (#5113)
5088 yesterday
pwojcikdev
13 Yes 26 days Introduce topology bootstrap for faster ledger catch-up
5111 3 day(s) ago
pwojcikdev
2 Yes 2 days Fix tracking of TCP peer protocol versions
5110 6 day(s) ago
RickiNano
Yes < 1 day Fix all typos (#5110)
5109 6 day(s) ago
pwojcikdev
1 Yes < 1 day Support topology index and random block bootstrap requests
5108 7 day(s) ago
pwojcikdev
1 Yes < 1 day Replace bootstrap peer scoring with peer pool
5106 8 day(s) ago
pwojcikdev
3 Yes 2 days Partition bootstrap block submission queues
5107 9 day(s) ago
clemahieu
2 Yes < 1 day Add peering (networking-only) node mode
5105 13 day(s) ago
pwojcikdev
3 Yes 1 days Rework token bucket rate limiting
5103 14 day(s) ago
RickiNano
3 No > 14 days Move signature verification out of the write transaction and parallelize it
5094 14 day(s) ago
pwojcikdev
3 Yes 10 days Remove pending check for epoch open blocks
5102 15 day(s) ago
pwojcikdev
2 Yes < 1 day Add per-block tags to block_processor
4981 15 day(s) ago
Exxenoz
26 No > 198 days Extended ledger
5104 15 day(s) ago
clemahieu
Yes < 1 day ci: retire the public test network from the release pipeline (#5104) The Nano Foundation public test network is being decommissioned. Stop building and publishing test-network artifacts from the release CI: - build_deploy.yml: drop "TEST" from the macOS/Linux/Docker/Windows network matrices, so no test builds are produced or published. - deploy.sh / deploy.ps1: remove the now-dead NETWORK=TEST branch that uploaded to s3://repo.nano.org/test/binaries/. - build-deploy.sh / build.ps1: remove the dead NETWORK=TEST branch that configured -DACTIVE_NETWORK=nano_test_network. - docker-common.sh: remove the NETWORK=TEST branch that built and pushed the nanocurrency/nano-test image (-test tag suffix). The nano_test_network build type remains available for local builds (-DACTIVE_NETWORK=nano_test_network); only the CI-published public test-net artifacts are being retired. Legacy .gitlab-ci.yml is untouched (it never sets NETWORK, so its TEST case was already unreachable). Claude-Session: https://claude.ai/code/session_018ZPbdc2YzF1nMhXk8RC1m9 Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
5101 17 day(s) ago
RickiNano
1 Yes 1 days Added missing placeholders to logs
5100 21 day(s) ago
clemahieu
1 No > 20 days Fix false-positive 'Incorrect source epoch' in --validate_blocks
5099 22 day(s) ago
clemahieu
1 No > 21 days Fix crash in --validate_blocks for open state blocks
5076 23 day(s) ago
pwojcikdev
2 Yes 29 days Add `--database_info` CLI command
5093 23 day(s) ago
pwojcikdev
2 Yes 1 days Add loopback-only peer mode to prevent live network connections in tests
5095 23 day(s) ago
pwojcikdev
2 Yes 1 days Extract bootstrap verify policy
5092 23 day(s) ago
pwojcikdev
2 Yes < 1 day Report preconfigured peer connect failures
5091 24 day(s) ago
clemahieu
2 Yes < 1 day Stabilise flaky active_elections.fork_replacement_tally
5096 24 day(s) ago
clemahieu
1 Yes < 1 day Fix race condition in confirm_quorum test
5097 24 day(s) ago
clemahieu
1 Yes < 1 day Stabilise flaky vote_generator.multiple_representatives test
5098 24 day(s) ago
clemahieu
1 Yes < 1 day Don't abort the reps scan on a watch-only representative
5090 24 day(s) ago
clemahieu
1 Yes < 1 day Restore oversized read buffer
5089 26 day(s) ago
gabparrot
2 No > 25 days Add to_json() and serialize_json() to block_sideband
5086 37 day(s) ago
RickiNano
2 Yes 3 days Fixed race condition in fork_publish test
5087 37 day(s) ago
RickiNano
2 No > 39 days Fix broken update_config CLI command
5085 41 day(s) ago
pwojcikdev
1 Yes < 1 day Scan backlog confirmation heights in lockstep using crawlers
5084 41 day(s) ago
pwojcikdev
1 Yes < 1 day Add flag to disable bounded backlog
5083 42 day(s) ago
pwojcikdev
1 Yes < 1 day Remove duplicate factory invocation in async task constructor
5081 42 day(s) ago
pwojcikdev
4 Yes 2 days Add flag to disable elections
5082 42 day(s) ago
pwojcikdev
1 Yes < 1 day Pin Windows CI runners to windows-2022
5080 44 day(s) ago
pwojcikdev
2 Yes < 1 day Batch bootstrap pull queries to keep ledger reads off the request path
5079 45 day(s) ago
pwojcikdev
2 Yes < 1 day Avoid tcp channel close deadlock
5077 45 day(s) ago
pwojcikdev
2 Yes 7 days Expose peer capabilities in peers RPC
5078 46 day(s) ago
RickiNano
1 Yes 2 days Message deserializer fix
5075 51 day(s) ago
pwojcikdev
1 Yes 1 days Disable RPC logging by default
5071 63 day(s) ago
RickiNano
3 Yes 7 days Replace boost::optional with std::optional
5072 63 day(s) ago
RickiNano
1 Yes 4 days Remove unused Boost filesystem
5073 64 day(s) ago
RickiNano
1 Yes < 1 day Fix race condition in rpc.online_reps unit test
5074 64 day(s) ago
RickiNano
1 Yes < 1 day Fix race condition in fork_publish unit test
5070 65 day(s) ago
pwojcikdev
2 Yes 6 days Precompiled headers for C++ targets
5069 70 day(s) ago
pwojcikdev
8 Yes 10 days Ledger topology index for topological bootstrap
5068 78 day(s) ago
pwojcikdev
2 Yes 9 days Add --database_upgrade CLI option
5067 86 day(s) ago
pwojcikdev
3 Yes < 1 day Encapsulate wallet key usage behind wallet_cipher
5066 92 day(s) ago
pwojcikdev
3 Yes 1 days Trim `node.hpp` header dependencies