We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ef788 commit 23da4adCopy full SHA for 23da4ad
ouroboros-consensus-diffusion/changelog.d/20240205_151901_armandoifsantos_4782.md
@@ -0,0 +1,24 @@
1
+<!--
2
+A new scriv changelog fragment.
3
+
4
+Uncomment the section that is right (remove the HTML comment wrapper).
5
+-->
6
7
8
+### Patch
9
10
+- A bullet item for the Patch category.
11
12
13
14
+### Non-Breaking
15
16
+- A bullet item for the Non-Breaking category.
17
18
19
+### Breaking
20
21
+- Added `PeerSharingAPI` to `NodeKernel`
22
+- Added `peerSharingRng` to `NodeKernelArgs`
23
+- Refactored some diffusion functions to remove `computePeers` callback
24
0 commit comments