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
5153 yesterday
RickiNano
1 Yes < 1 day Bugfix: telemetry_ack size
5151 3 day(s) ago
RickiNano
1 Yes < 1 day Bugfix: Back-pressure on own frontier processing pool
5150 5 day(s) ago
dhyabi2
1 No > 4 days Ledger-bloat mitigation: state commitment, proofs, retention, cold-pending sweep, storage-weighted PoW
5148 6 day(s) ago
pwojcikdev
2 Yes < 1 day Cover wallets backend backup
5149 6 day(s) ago
RickiNano
1 No > 5 days CI: Cache Windows builds
5145 6 day(s) ago
pwojcikdev
2 Yes 1 days Rework cementing_set test suite
5147 7 day(s) ago
RickiNano
1 No > 6 days Cache submodules for faster checkout
5146 7 day(s) ago
RickiNano
1 Yes < 1 day Fixed missing cache hit reports
5144 8 day(s) ago
RickiNano
1 No > 7 days Reduce sccache bloat from sanitizer builds
5143 8 day(s) ago
pwojcikdev
2 Yes < 1 day Return outbound actions from election tick
5141 9 day(s) ago
pwojcikdev
1 Yes 2 days Run coverage workflow on every push to develop
5142 11 day(s) ago
RickiNano
1 Yes < 1 day Fetch submodules in parallel
5136 11 day(s) ago
pwojcikdev
3 Yes 3 days Fix wallet lock state races
5131 12 day(s) ago
pwojcikdev
2 Yes 3 days Fix vote generator busy-spin when a replacement hits a full bucket
5140 12 day(s) ago
pwojcikdev
2 Yes < 1 day Add test coverage for wallets::reload add and drop paths
5139 12 day(s) ago
RickiNano
1 Yes < 1 day Replace Coveralls.io with local report
5123 13 day(s) ago
RickiNano
1 Yes 13 days Fix coverage flow part 2
5130 13 day(s) ago
pwojcikdev
3 Yes 2 days Test that a node reports its own representative as online
5137 13 day(s) ago
RickiNano
1 Yes < 1 day Fix race in peer_discovery_via_peering_only_node
5138 13 day(s) ago
RickiNano
1 Yes < 1 day Reduce sccache cache pressure
5132 14 day(s) ago
Helemen7
1 Yes 1 days Fix representatives count limit off-by-one
5134 15 day(s) ago
pwojcikdev
1 Yes < 1 day Use public wallet_ids accessor in account_move_invalid_account test
5124 15 day(s) ago
Helemen7
3 Yes 10 days Add threshold option to representatives RPC and representative_count command
5126 15 day(s) ago
pwojcikdev
1 Yes 5 days Validate account_move and epoch_upgrade parameters before acting
5127 15 day(s) ago
pwojcikdev
3 Yes 4 days Encapsulate the open wallets map and test wallet RPC thread safety
5125 20 day(s) ago
RickiNano
1 Yes < 1 day Fixed inverted debug assert
5122 28 day(s) ago
pwojcikdev
1 Yes < 1 day Validate wallet_change_seed count before replacing the seed
5121 28 day(s) ago
pwojcikdev
3 No > 27 days Bound the account count accepted by wallet RPC commands
5119 28 day(s) ago
pwojcikdev
2 Yes < 1 day Fix deterministic wallet restore skipping the next account
5120 28 day(s) ago
pwojcikdev
1 Yes < 1 day Test enable_control enforcement and gate wallet export, unlock and stats clear
5117 29 day(s) ago
pwojcikdev
1 Yes < 1 day Apply receivable RPC offset after threshold filtering
5118 29 day(s) ago
pwojcikdev
1 Yes < 1 day Include active blocks by default in unconfirmed receivable queries
5116 29 day(s) ago
pwojcikdev
1 Yes < 1 day Persist ledger pruning state as ledger flag
4981 30 day(s) ago
pwojcikdev
34 Yes 204 days Extended ledger
5115 32 day(s) ago
pwojcikdev
3 Yes < 1 day Support optional tables
5112 35 day(s) ago
pwojcikdev
3 Yes < 1 day Refine crawler navigation API
5114 35 day(s) ago
Omotola
1 No > 34 days Add precompiled headers for RocksDB and kernel libraries (~33% faster build)
5113 35 day(s) ago
RickiNano
Yes < 1 day Fix coverage flow (#5113)
5088 35 day(s) ago
pwojcikdev
13 Yes 26 days Introduce topology bootstrap for faster ledger catch-up
5111 37 day(s) ago
pwojcikdev
2 Yes 2 days Fix tracking of TCP peer protocol versions
5110 40 day(s) ago
RickiNano
Yes < 1 day Fix all typos (#5110)
5109 40 day(s) ago
pwojcikdev
1 Yes < 1 day Support topology index and random block bootstrap requests
5108 41 day(s) ago
pwojcikdev
1 Yes < 1 day Replace bootstrap peer scoring with peer pool
5106 42 day(s) ago
pwojcikdev
3 Yes 2 days Partition bootstrap block submission queues
5107 43 day(s) ago
clemahieu
2 Yes < 1 day Add peering (networking-only) node mode
5105 47 day(s) ago
pwojcikdev
3 Yes 1 days Rework token bucket rate limiting
5103 48 day(s) ago
RickiNano
3 No > 48 days Move signature verification out of the write transaction and parallelize it
5094 48 day(s) ago
pwojcikdev
3 Yes 10 days Remove pending check for epoch open blocks
5102 49 day(s) ago
pwojcikdev
2 Yes < 1 day Add per-block tags to block_processor
5104 49 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>