Implement experimental Depends attribute #1322

Open
opened 2025-12-28 17:16:02 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Jun 27, 2024).

We can't guarantee transaction order. See https://github.com/neo-project/neo/issues/1502 and https://github.com/neo-project/neo/issues/2861.

If we want to order events for https://github.com/nspcc-dev/neofs-node/issues/2877 we'll eventually need to batch them and add dependencies (hi, DAGs).

Describe the solution you'd like

A simple attribute: https://github.com/neo-project/neo/issues/1502#issuecomment-611550437

MaxTraceableBlocks should be respected.

Originally created by @roman-khimov on GitHub (Jun 27, 2024). ## Is your feature request related to a problem? Please describe. We can't guarantee transaction order. See https://github.com/neo-project/neo/issues/1502 and https://github.com/neo-project/neo/issues/2861. If we want to order events for https://github.com/nspcc-dev/neofs-node/issues/2877 we'll eventually need to batch them and add dependencies (hi, DAGs). ## Describe the solution you'd like A simple attribute: https://github.com/neo-project/neo/issues/1502#issuecomment-611550437 `MaxTraceableBlocks` should be respected.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go#1322
No description provided.