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
  • orderer
  • consensus
  • etcdraft
  • chain.go
Find file BlameHistoryPermalink
  • Adarsh Saraf's avatar
    [FAB-12354] Optimistic chain creation in etcd/raft · c0f21330
    Adarsh Saraf authored Oct 20, 2018
    
    
    This CR enables optimistic creation of a chain of blocks in etcd/raft to
    pipeline block creation and consensus on the created blocks. We cannot
    do the pipelining for config blocks since all messages need to be
    revalidated upon a config change.
    
    Change-Id: Iabf1d4c75584afe8f641a18153d5e1b4b94f6bcc
    Signed-off-by: default avatarAdarsh Saraf <adarshsaraf123@gmail.com>
    c0f21330