[go: up one dir, main page]

Etherlink: limit the number of transaction per addresses allowed in the tx_queue

Checklist

  • Provide automatic testing.
  • Add an item in the changelog

What, why and how

meta-issue for stacked MR: #7785

Adds a counter for the number of transaction each addresses submitted and limit the number of transaction (in queue or in pending state). If an address triggers the limit the transaction fails to be added in the queue.

Edited by Sylvain R.

Merge request reports

Loading