Karl Knutsson

Results 24 issues of Karl Knutsson

Some peers may be setup in a way that yields a more or less permanent connection error. For example the peer could have accepted a block which the local node...

When we learn of a new TX through local tx submission we will only avoid downloading it for as long as it is in the mempool. We should add them...

enhancement
tx-submission
local-tx-submission
high-priority

Create a testcase that verifies that the KeepAlive server, which is started with `StartonDemandAny` works as intended. That is the KeepAlive server starts when any warm or hot protocol starts...

testing
keep-alive
net-sim

When pallas acts as a responder and the remote side sends a handshake offer with `InitiatorOnly=False` pallas will refuse the connection and emit a "handshake version not accepted". The correct...

bug