NuNet Dev Issue Focus. ISSUE: Validation for invalid addresses resulting in failed transactions.
19 Oct 2023, 16:06
NuNet Dev Issue Focus
🛠️ ISSUE: Validation for invalid addresses resulting in failed transactions
✨ What
When making transactions, the addresses of all actors involved must be:
👉 A valid address from the same blockchain
👉 From the same blockchain network
Same news in other sources
219 Oct 2023, 16:06
đź“– For a detailed breakdown, check out the issue on GitLab:
For a detailed breakdown, check out the issue on GitLab:.
đź“– For a detailed breakdown, check out the issue on GitLab:
19 Oct 2023, 16:06
🔧 Options to solve it
Two options to be implemented now for general invalid addresses:
👉When starting DMS, exits gracefully if invalid address
👉In the Service Provider side, still DMS, when iterating through peers to select for job, ignore the ones with invalid address
Options to solve it. Two options to be implemented now for general invalid addresses:.
🔧 Options to solve it
Two options to be implemented now for general invalid addresses:
👉When starting DMS, exits gracefully if invalid address
👉In the Service Provider side, still DMS, when iterating through peers to select for job, ignore the ones with invalid address