- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33
          [Peras 4] Add ObjectDiffusion and PerasCert diffusion (instance of ObjectDiffusion)
          #1679
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Draft
      
      
            tbagrel1
  wants to merge
  8
  commits into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
main-pr/object-diffusion
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
  
     Draft
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            8 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      dbe1faf
              
                Change s-r-p for `ouroboros-network` to add ObjectDiffusion support
              
              
                tbagrel1 cd37dba
              
                Implement general ObjectDiffusion protocol, and related `ObjectPool{R…
              
              
                tbagrel1 fa6cefe
              
                Add smoke tests for generic ObjectDiffusion
              
              
                tbagrel1 cf5b096
              
                Add definitions and codec for `PerasCert` diffusion through ObjectDif…
              
              
                tbagrel1 9bed429
              
                Add smoke tests for PerasCertDiffusion
              
              
                tbagrel1 e0d3f6b
              
                Register and wire-in PerasCertDiffusion in the network layer
              
              
                tbagrel1 59519d9
              
                Propagate feature flags down to NodeKernelArgs
              
              
                agustinmista bef68f5
              
                Add changelog entry
              
              
                tbagrel1 File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
      
      Oops, something went wrong.
      
    
  
        
          
  
    
      
          
            23 changes: 23 additions & 0 deletions
          
          23 
        
  ...consensus-cardano/changelog.d/20250919_095938_thomas.bagrel_object_diffusion.md
  
  
      
      
   
        
      
      
    
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| <!-- | ||
| A new scriv changelog fragment. | ||
|  | ||
| Uncomment the section that is right (remove the HTML comment wrapper). | ||
| For top level release notes, leave all the headers commented out. | ||
| --> | ||
|  | ||
| <!-- | ||
| ### Patch | ||
|  | ||
| - A bullet item for the Patch category. | ||
|  | ||
| --> | ||
| <!-- | ||
| ### Non-Breaking | ||
|  | ||
| - A bullet item for the Non-Breaking category. | ||
|  | ||
| --> | ||
|  | ||
| ### Breaking | ||
|  | ||
| - Added support for `NodeToNodeV_16` | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
        
          
  
    
      
          
            28 changes: 28 additions & 0 deletions
          
          28 
        
  ...nsensus-diffusion/changelog.d/20250919_095930_thomas.bagrel_object_diffusion.md
  
  
      
      
   
        
      
      
    
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| <!-- | ||
| A new scriv changelog fragment. | ||
|  | ||
| Uncomment the section that is right (remove the HTML comment wrapper). | ||
| For top level release notes, leave all the headers commented out. | ||
| --> | ||
|  | ||
| <!-- | ||
| ### Patch | ||
|  | ||
| - A bullet item for the Patch category. | ||
|  | ||
| --> | ||
| <!-- | ||
| ### Non-Breaking | ||
|  | ||
| - A bullet item for the Non-Breaking category. | ||
|  | ||
| --> | ||
|  | ||
| ### Breaking | ||
|  | ||
| - Modify `Ouroboros.Consensus{.Node,.Node.Tracer,.Network.NodeToNode}` to wire-in PerasCertDiffusion similarly to other mini-protocols (e.g. TX-submission) | ||
| - Propagate feature flags down to `NodeKernelArgs` | ||
|  | ||
| ### Non-Breaking | ||
|  | ||
| - Update `Test.ThreadNet.Network` in `unstable-diffusion-testlib` accordingly to the changes made in `Ouroboros.Consensus.Network.NodeToNode` | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.