vocdoni / vocdoni-node

A set of libraries and tools for the Vocdoni decentralized backend infrastructure, the main ground of our universally verifiable, privacy-centric and scalable digital voting protocol
GNU Affero General Public License v3.0
86 stars 16 forks source link

all: cleanup code that supported forks #1337

Closed altergui closed 3 months ago

altergui commented 3 months ago

since we're using chain bumps now, and the blockstore of LTS is pruned, we don't need forks anymore.

altergui commented 3 months ago

fixes #1326

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9496539259

Details


Files with Coverage Reduction New Missed Lines %
cmd/end2endtest/account.go 1 66.43%
api/accounts.go 2 54.42%
apiclient/account.go 2 38.89%
vochain/appsetup.go 2 55.45%
vochain/state/account.go 2 67.08%
vochain/transaction/election_tx.go 2 61.54%
vochain/indexer/indexer.go 4 68.27%
<!-- Total: 15 -->
Totals Coverage Status
Change from base Build 9495839404: -0.05%
Covered Lines: 16051
Relevant Lines: 26356

💛 - Coveralls