iotaledger / iota-core

Apache License 2.0
59 stars 12 forks source link

Fix: Only request Attestations when parent of forking point is verified #937

Closed hmoog closed 2 months ago

hmoog commented 2 months ago

This PR changes the logic to only request attestations if the parent of the forkingpoint was verified.

This ensures that we have the latest state in the parent engine (i.e. for the committees) to validate the attestations.