Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Solidify unsolid transactions encountered during the walk #1818

Open
GalRogozinski opened this issue Mar 30, 2020 · 0 comments
Open

Solidify unsolid transactions encountered during the walk #1818

GalRogozinski opened this issue Mar 30, 2020 · 0 comments

Comments

@GalRogozinski
Copy link
Contributor

Description

while running the walker due to GTTA calls we should solidify transactions we encounter on a separate thread

Motivation

Due to network/node unreliability some transactions may not become solid on a node but they may appear as solid on other nodes.

If the node is public, this may cause users to not have their transactions confirmed...

Requirements

  1. Upon calling GTTA we try to solidify unsolid transactions the walker encounters, on a separate thread
  2. It shouldn't affect any other API calls (i.e. CheckConsistency)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant