Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S StreamChain Prototype
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • zistvan-public
  • StreamChain Prototype
  • Repository
  • streamchain
  • common
  • configtx
  • configmap_test.go
Find file BlameHistoryPermalink
  • Jason Yellick's avatar
    [FAB-2201] Overlay writeset onto existing config · 4d720577
    Jason Yellick authored Feb 12, 2017
    https://jira.hyperledger.org/browse/FAB-2201
    
    
    
    The configtx code currently shortcuts by assuming that the writeset
    contains exactly the entire config. In order to support partial updates,
    this writeset should be overlayed on top of the existing config, then
    transformed back into a new config.
    
    This CR still depends on the writeset containing the entire config, but,
    readies for the conversion to a partial writeset.
    
    Change-Id: I35a71a02437865abe4178c47adfb7c5479b86a22
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    4d720577