You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the ATX handler receives a merged ATX in an epoch that was checkpointed additional rules for syntactic validation need to be added:
If the merged ATX references a marriage ATX that a golden ATX also references it should be considered syntactically invalid and not stored in the nodes DB.
Since the ATX is considered syntactically invalid, no malfeasance proof needs to be created for this case.
Description
When the ATX handler receives a merged ATX in an epoch that was checkpointed additional rules for syntactic validation need to be added:
Implementation hints
See comments here:
go-spacemesh/activation/handler_v2.go
Lines 840 to 849 in 7b175da
The text was updated successfully, but these errors were encountered: