input-output-hk / catalyst-core

⚙️ Core Catalyst Governance Engine and utilities.
https://input-output-hk.github.io/catalyst-core
Apache License 2.0
38 stars 16 forks source link

feat: Cap Nonce to Slot# of the transaction. | NPG-000 #712

Closed stevenj closed 1 month ago

stevenj commented 1 month ago

Description

Prevents an extraordinarily large Nonce from eclipsing other later registrations.

Checklist