Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • 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
Switch branch/tag
  • streamchain
  • orderer
  • consensus
  • etcdraft
  • chain_test.go
Find file BlameHistoryPermalink
  • Jay Guo's avatar
    [FAB-13438] pass SoftState on observe channel · 657b8095
    Jay Guo authored Jan 10, 2019
    
    
    This CR changes type of etcdraft observe channel from uint64
    to raft.SoftState, so that chain_test can assert not only leader
    id, but also the state of node.
    
    Change-Id: Ia0c5f8c9060c234ceb84133e0c5598ed064dd1ee
    Signed-off-by: default avatarJay Guo <guojiannan1101@gmail.com>
    657b8095