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
5123 today
RickiNano
1 Yes 13 days Fix coverage flow part 2
5130 today
pwojcikdev
3 Yes 2 days Test that a node reports its own representative as online
5137 today
RickiNano
1 Yes < 1 day Fix race in peer_discovery_via_peering_only_node
5138 today
RickiNano
1 Yes < 1 day Reduce sccache cache pressure
5136 yesterday
pwojcikdev
1 No > 1 day Fix wallet lock state races
5132 yesterday
Helemen7
1 Yes 1 days Fix representatives count limit off-by-one
5131 yesterday
pwojcikdev
2 No > 1 day Fix vote generator busy-spin when a replacement hits a full bucket
5134 yesterday
pwojcikdev
1 Yes < 1 day Use public wallet_ids accessor in account_move_invalid_account test
5124 2 day(s) ago
Helemen7
3 Yes 10 days Add threshold option to representatives RPC and representative_count command
5126 2 day(s) ago
pwojcikdev
1 Yes 5 days Validate account_move and epoch_upgrade parameters before acting
5127 2 day(s) ago
pwojcikdev
3 Yes 4 days Encapsulate the open wallets map and test wallet RPC thread safety
5125 7 day(s) ago
RickiNano
1 Yes < 1 day Fixed inverted debug assert
5122 15 day(s) ago
pwojcikdev
1 Yes < 1 day Validate wallet_change_seed count before replacing the seed
5121 15 day(s) ago
pwojcikdev
3 No > 14 days Bound the account count accepted by wallet RPC commands
5119 15 day(s) ago
pwojcikdev
2 Yes < 1 day Fix deterministic wallet restore skipping the next account
5120 15 day(s) ago
pwojcikdev
1 Yes < 1 day Test enable_control enforcement and gate wallet export, unlock and stats clear
5117 16 day(s) ago
pwojcikdev
1 Yes < 1 day Apply receivable RPC offset after threshold filtering
5118 16 day(s) ago
pwojcikdev
1 Yes < 1 day Include active blocks by default in unconfirmed receivable queries
5116 16 day(s) ago
pwojcikdev
1 Yes < 1 day Persist ledger pruning state as ledger flag
4981 17 day(s) ago
pwojcikdev
34 Yes 204 days Extended ledger
5115 19 day(s) ago
pwojcikdev
3 Yes < 1 day Support optional tables
5112 22 day(s) ago
pwojcikdev
3 Yes < 1 day Refine crawler navigation API
5114 22 day(s) ago
Omotola
1 No > 21 days Add precompiled headers for RocksDB and kernel libraries (~33% faster build)
5113 22 day(s) ago
RickiNano
Yes < 1 day Fix coverage flow (#5113)
5088 22 day(s) ago
pwojcikdev
13 Yes 26 days Introduce topology bootstrap for faster ledger catch-up
5111 24 day(s) ago
pwojcikdev
2 Yes 2 days Fix tracking of TCP peer protocol versions
5110 27 day(s) ago
RickiNano
Yes < 1 day Fix all typos (#5110)
5109 27 day(s) ago
pwojcikdev
1 Yes < 1 day Support topology index and random block bootstrap requests
5108 28 day(s) ago
pwojcikdev
1 Yes < 1 day Replace bootstrap peer scoring with peer pool
5106 29 day(s) ago
pwojcikdev
3 Yes 2 days Partition bootstrap block submission queues
5107 30 day(s) ago
clemahieu
2 Yes < 1 day Add peering (networking-only) node mode
5105 34 day(s) ago
pwojcikdev
3 Yes 1 days Rework token bucket rate limiting
5103 35 day(s) ago
RickiNano
3 No > 35 days Move signature verification out of the write transaction and parallelize it
5094 35 day(s) ago
pwojcikdev
3 Yes 10 days Remove pending check for epoch open blocks
5102 36 day(s) ago
pwojcikdev
2 Yes < 1 day Add per-block tags to block_processor
5104 36 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 38 day(s) ago
RickiNano
1 Yes 1 days Added missing placeholders to logs
5100 42 day(s) ago
clemahieu
1 No > 41 days Fix false-positive 'Incorrect source epoch' in --validate_blocks
5099 43 day(s) ago
clemahieu
1 No > 42 days Fix crash in --validate_blocks for open state blocks
5076 44 day(s) ago
pwojcikdev
2 Yes 29 days Add `--database_info` CLI command
5093 44 day(s) ago
pwojcikdev
2 Yes 1 days Add loopback-only peer mode to prevent live network connections in tests
5095 44 day(s) ago
pwojcikdev
2 Yes 1 days Extract bootstrap verify policy
5092 44 day(s) ago
pwojcikdev
2 Yes < 1 day Report preconfigured peer connect failures
5091 45 day(s) ago
clemahieu
2 Yes < 1 day Stabilise flaky active_elections.fork_replacement_tally
5096 45 day(s) ago
clemahieu
1 Yes < 1 day Fix race condition in confirm_quorum test
5097 45 day(s) ago
clemahieu
1 Yes < 1 day Stabilise flaky vote_generator.multiple_representatives test
5098 45 day(s) ago
clemahieu
1 Yes < 1 day Don't abort the reps scan on a watch-only representative
5090 45 day(s) ago
clemahieu
1 Yes < 1 day Restore oversized read buffer
5089 47 day(s) ago
gabparrot
2 No > 46 days Add to_json() and serialize_json() to block_sideband
5086 58 day(s) ago
RickiNano
2 Yes 3 days Fixed race condition in fork_publish test