• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vocdoni / vocdoni-node
66%
main: 65%

Build:
Build:
LAST BUILD BRANCH: cleanup/lts-1.3-entry
DEFAULT BRANCH: main
Repo Added 29 Jan 2021 10:56PM UTC
Files 184
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH cleanup/lts-1.3-entry
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1424
  • argos/pr-1434-suggestions
  • bump_go-blindsecp256k1
  • chain/support_rinkeby
  • chore/endofchain-lts-1.2
  • chore/readme-header
  • ci/fix_release
  • ci/remove-developer-portal
  • ci/swagger-action-bumps
  • ci/swagger-app-token
  • ci/swagger-reviewer-fix
  • ci/test-prefix
  • ci/testsuite-fail-fast
  • cleanup/bump-proto-and-genesis
  • cleanup/erc20-storage-proofs
  • cleanup/farcaster
  • cleanup/legacy-consensus
  • cleanup/lts-1.3-entry
  • code_scanning_alerts
  • csp-census-v2
  • csp-weight-support
  • dependabot/go_modules/github.com/go-chi/chi/v5-5.2.4
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/net-0.33.0
  • dependabot/go_modules/google.golang.org/grpc-1.83.1
  • dependabot/go_modules/google.golang.org/grpc-1.83.2
  • dev
  • f/code-coverage
  • f/reschedule_ist_results
  • f/update_comet_retry_statesync
  • f/vocone
  • feat/lts13-reject-legacy-csp
  • feat/organization-sort-by
  • feat/security_alerts
  • feat/tx-batch
  • feat/validator-graceful-decay
  • feat/vote-memo
  • feature/add_http_client
  • feature/add_status_on_processList
  • feature/drop_envelope_database
  • feature/dynamic-validator-list
  • feature/extend_census_tree
  • feature/store_process_namespace
  • feature/test_coverall
  • feature/update_sm_bindings
  • feature/update_tendermint_0.34.8
  • fix-voconed-url
  • fix/account-metadata-upsert
  • fix/allow_faucet_package_new_process_tx
  • fix/api-review-followups
  • fix/bench
  • fix/benchmark_and_minor_stuff
  • fix/chain/entityMeta
  • fix/list-paging
  • fix/statedb-version-0
  • fix/swagger-action
  • fix/vocone-shutdown-race
  • go124
  • indexer/vote-activity
  • lts-csp-voter-weight
  • main
  • master
  • refs/tags/v1.0.0
  • rehearsal/dev-endofchain-ceremony
  • release-1.0
  • release-lts-1
  • release-lts-1-hotfix-enddate
  • release-lts-1-sqlimport
  • release-lts-1-test
  • release-lts-2
  • release-lts-3
  • release-lts-ss
  • release-lts-startblockfix
  • security/critical-dependabot-1441
  • stage
  • tools/add-validator

14 Sep 2026 02:35PM UTC coverage: 66.342% (+0.01%) from 66.331%
34856957003

Pull #1471

github

altergui
genesis: add vocdoni/LTS/1.3 entry [DRAFT — needs post-freeze AppHash]

Adds the follow-up chainID entry for the LTS/1.2 → LTS/1.3 bump landing
Mon 2026-09-14 ~09:15 UTC (freeze at height 8507500 via #1457).

vocdoni/LTS/1.3 entry
- InitialHeight: 8507501 (freeze height + 1)
- ConsensusParams: DefaultConsensusParams() (canonical, App Version 1)
- AppHash: placeholder zeros — TODO(post-freeze): capture from logs
  `docker logs vocdoninode-vocdoninode-1 2>&1 | grep 'now you can deploy' | head -1`
  Verify all validators log the same AppHash before committing.
- GenesisTime: placeholder (2026-09-14 09:30 UTC, ~15 min after freeze)

Bumps networks["lts"] to "vocdoni/LTS/1.3".

Not merge-ready until:
1. Freeze fires and validators agree on an AppHash.
2. That AppHash and the actual freeze wall time replace the placeholders.
3. The full cleanup PR chain (#1454, #1457, #1458..#1461) has landed on
   main so the new binary's rules are in place before nodes cut over.
Pull Request #1471: genesis: activate vocdoni/LTS/1.3 entry [DRAFT — post-freeze]

18228 of 27476 relevant lines covered (66.34%)

41352.42 hits per line

Relevant lines Covered
Build:
Build:
27476 RELEVANT LINES 18228 COVERED LINES
41352.42 HITS PER LINE
Source Files on main
  • Tree
  • List 184
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
34856957003 cleanup/lts-1.3-entry genesis: add vocdoni/LTS/1.3 entry [DRAFT — needs post-freeze AppHash] Adds the follow-up chainID entry for the LTS/1.2 → LTS/1.3 bump landing Mon 2026-09-14 ~09:15 UTC (freeze at height 8507500 via #1457). vocdoni/LTS/1.3 entry - InitialHeight:... Pull #1471 14 Sep 2026 02:54PM UTC altergui github
66.34
34856577683 cleanup/bump-proto-and-genesis deps: bump go.vocdoni.io/proto v1.16.0 -> v1.16.1 Picks up the tag from vocdoni/dvote-protobuf#84 (google.golang.org/protobuf runtime bumped to v1.36.11, resolving CVE-2024-24786; .pb.go regenerated with the newer protoc-gen-go). Zero MVS effect ... Pull #1461 14 Sep 2026 02:53PM UTC altergui github
66.33
34856314267 cleanup/legacy-consensus chore: purge legacy consensus code paths Drop legacy compat scaffolding that was explicitly waiting for the LTS/1.2 → LTS/1.3 chainID bump: - vochain/ist/legacy.go: entire file — legacy gob-encoded IST action format from before commit 1a5a56e ... Pull #1460 14 Sep 2026 02:45PM UTC altergui github
66.34
34856054772 cleanup/erc20-storage-proofs chore: remove ERC20/MiniMe storage proof voting Retire the Ethereum storage-proof census/voting subsystem (ERC20 mapbased and MiniMe) in preparation for the LTS/1.2 → LTS/1.3 chainID bump. The feature was never exercised in production; the proto ... Pull #1459 14 Sep 2026 02:43PM UTC altergui github
66.36
34855715233 cleanup/farcaster chore: remove Farcaster frame voting Retire the Farcaster frame census/proof subsystem in preparation for the LTS/1.2 → LTS/1.3 chainID bump. The feature was never exercised in production, and the proto surface that supports it (CensusOrigin, Pro... Pull #1458 14 Sep 2026 02:41PM UTC altergui github
66.41
34845506344 cleanup/legacy-consensus chore: purge legacy consensus code paths Drop legacy compat scaffolding that was explicitly waiting for the LTS/1.2 → LTS/1.3 chainID bump: - vochain/ist/legacy.go: entire file — legacy gob-encoded IST action format from before commit 1a5a56e ... Pull #1460 14 Sep 2026 01:13PM UTC altergui github
66.35
34845505515 cleanup/bump-proto-and-genesis deps: bump go.vocdoni.io/proto v1.16.0 -> v1.16.1 Picks up the tag from vocdoni/dvote-protobuf#84 (google.golang.org/protobuf runtime bumped to v1.36.11, resolving CVE-2024-24786; .pb.go regenerated with the newer protoc-gen-go). Zero MVS effect ... Pull #1461 14 Sep 2026 01:01PM UTC altergui github
66.35
34845502199 cleanup/farcaster chore: remove Farcaster frame voting Retire the Farcaster frame census/proof subsystem in preparation for the LTS/1.2 → LTS/1.3 chainID bump. The feature was never exercised in production, and the proto surface that supports it (CensusOrigin, Pro... Pull #1458 14 Sep 2026 01:01PM UTC altergui github
66.42
34845503465 cleanup/erc20-storage-proofs chore: remove ERC20/MiniMe storage proof voting Retire the Ethereum storage-proof census/voting subsystem (ERC20 mapbased and MiniMe) in preparation for the LTS/1.2 → LTS/1.3 chainID bump. The feature was never exercised in production; the proto ... Pull #1459 14 Sep 2026 01:01PM UTC altergui github
66.39
34843966668 feat/validator-graceful-decay fix(vochain/ist): guard uint32 underflow in score gap and grace-period check `updateValidatorScore` computes `gap := height - windowStart` and `height - since` as bare `uint32` subtractions. If the window boundary (TreeExtra `vldSW/`) or the inac... Pull #1454 14 Sep 2026 12:44PM UTC altergui github
64.77
See All Builds (1786)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc