IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.07k stars 720 forks source link

do not merge - for testing txsubmission initial delay #5955

Closed crocodile-dentist closed 1 month ago

crocodile-dentist commented 3 months ago

Description

Test branch with o-n patch that includes initial delay for node to node tx submission.

A build flag txsubmission-delay determines whether the initial request for transactions is delayed or not. By default, the flag is True and delay is present. Disable the flag to turn off the delay.

Checklist

Note on CI

If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons. You will need to get someone with write privileges. Please contact IOG node developers to do this for you.