Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • tezos tezos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,223
    • Issues 1,223
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 187
    • Merge requests 187
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tezos
  • tezostezos
  • Merge requests
  • !4547

Proto: allow to register a governance dictator for testnets and private chain (part 1/2)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged G.-B. Fefe requested to merge g.b.fefe/tezos:testnet_dictator into master Feb 23, 2022
  • Overview 131
  • Commits 4
  • Pipelines 53
  • Changes 23

This is implementation for tzip!178

Compared to the TZIP, it is feature complete but lacks migration code for the ithacanet testnet, the migration code can be found in the followup MR !5612 (merged).

There a minimal automatic test:

dune exec tezt/tests/main.exe -- --color --info --file governance_dictator.ml

And some manual tests: https://gist.github.com/nicolasochem/28eed695ec9b20bf45dd8a0395477ef3

Edited Jun 16, 2022 by G.-B. Fefe
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: testnet_dictator