You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Renamed `Applications` to `DiffusionApplications`
39
40
-`runM` function now receives `ExtraParameters` as an argument
40
41
- Configurable Mux Egress Poll Interval
42
+
-`Ouroboros.Network.TxSubmission.Inbound` moved to `Ouroboros.Network.TxSubmission.Inbound.V1`
43
+
-`Ouroboros.Network.TxSubmission.Inbound.V1.txSubmissionInbound` takes extra argument: `TxSubmissionInitDelay` (previously configurable through `cabal` flags).
44
+
- Removed the `txsubmission-delay` cabal flag.
45
+
-`ProtocolErrorRequestedTooManyTxids` includes number of unacked txids.
0 commit comments