Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Crown
  • crown-corecrown-core
  • Issues
  • #110

Closed
Open
Created Jan 24, 2018 by Volodymyr Shamray@vshamrayReporter

Governance doesn't work properly in testnet

There are following problems with governance in testnet:

  1. Due to integer arithmetic bug, CBudgetManager::IsTransactionValid() always considers budget payment invalid if there are less than 20 masternodes online
  2. Budget finalization starts 4 blocks before the superblock but takes 7 blocks to finish
  3. Budget proposal is considered established after 20 minutes, however when hashrate fluctuates distance between superblocks might be less then that

Bug #1 of this list caused Jan 19 fork on testnet. See ongoing research: http://gitlab.crown.tech/crown/crown-core/wikis/19.01.18-Testnet-Fork-Report

Edited Jan 24, 2018 by Volodymyr Shamray
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking