Skip to content

Add specific tx to mainnet exclusions. - #2212

Merged
alexeykiselev merged 1 commit into
masterfrom
txs-patches.new
Aug 30, 2026
Merged

Add specific tx to mainnet exclusions.#2212
alexeykiselev merged 1 commit into
masterfrom
txs-patches.new

Conversation

@nickeskov

Copy link
Copy Markdown
Collaborator

This pull request updates the handling of abnormal transactions on mainnet by extending the range of affected blocks and adding a new abnormal transaction entry. The changes ensure that the system correctly recognizes and processes abnormal transactions up to the new height.

Updates to abnormal transaction handling:

  • Extended the lastAbnormalTxsMainnetHeight constant from block height 5,233,108 to 5,358,525 to cover a new abnormal transaction. (pkg/state/exclusions.go)
  • Added a new abnormal transaction entry with digest 3FDiaD8GA1N7NwoTcRqsA8wLPhBxCEYxJZFJRzXT1gF2, including its snapshot and affected addresses, to the newAbnormalTxsMainnet map. (pkg/state/exclusions.go)

@alexeykiselev
alexeykiselev merged commit fcca882 into master Aug 30, 2026
22 checks passed
@alexeykiselev
alexeykiselev deleted the txs-patches.new branch August 30, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants