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,213
    • Issues 1,213
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 185
    • Merge requests 185
  • 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
  • !5106

Proto: allow bakers to set a consensus key (part 4/4: invoice)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open G.-B. Fefe requested to merge g.b.fefe/tezos:consensus_key_minimal into master Apr 25, 2022
  • Overview 32
  • Commits 48
  • Pipelines 20
  • Changes 168

This MR is the fourths and last part of the implementation of the consensus key TZIP draft, (also read directly rendered markdown). See the corresponding Tezosagora post for more general discussion about the proposed feature.

This MR includes !5054, !5455, !5456, !5168 and !5457. It adds the proposed invoices.

Manually testing the MR

dune exec tezt/tests/main.exe -- --color --file consensus_key.ml --verbose 

Or see https://gist.github.com/nicolasochem/bdf16f37e7ae06679474256e4ed9206d

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