archethic-foundation / archethic-foundation/archethic-node
Message ValidateTransaction should be executed on storage node
Open
enhancements
replication
- Dominant language
- Elixir
- Stars
- 82
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the problem you discovered
To avoid executing instructions if not necessary and to avoid potential issues, when a node receive the message `ValidateTransaction` it should ensure it is one of the storage node of this transaction
### Describe the solution you'd like
_No response_
### Additional context
Epic: #306
Contributor guide
Research direction
Start by tracing where the ValidateTransaction message is handled and how the transaction's storage nodes are determined. Confirm the behavior for nodes outside and inside that storage set; done means non-storage nodes do not execute the validation message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100