You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users need clear guidance on handling transactions that aren't included within 75 seconds, as this indicates the need for transaction resubmission. Especially during network congestion, transactions with relatively low fees might not be included, even after congestion subsides. This documentation update is necessary, particularly in light of changes from celestiaorg/celestia-core#1089.
Details
When transactions aren't included within 75 seconds, users must resubmit them. It’s important to note that transactions, whether originating from celestia-app or celestia-node, won't be regossiped unless there's a new peer, even by nodes with longer TTLs. All transactions are also sorted and pruned based on fees by default.
Tasks
Update celestiaorg/docs to incorporate the guidance for users about transaction resubmission during periods of congestion.
Clearly mention that transactions not included within 75 seconds should be resubmitted.
Explain that during congestion, transactions with low fees might not be processed, even when the network eventually clears up.
Specify that this applies to all types of transactions, regardless of whether they come from celestia-app or celestia-node.
Summary
Users need clear guidance on handling transactions that aren't included within 75 seconds, as this indicates the need for transaction resubmission. Especially during network congestion, transactions with relatively low fees might not be included, even after congestion subsides. This documentation update is necessary, particularly in light of changes from celestiaorg/celestia-core#1089.
Details
When transactions aren't included within 75 seconds, users must resubmit them. It’s important to note that transactions, whether originating from celestia-app or celestia-node, won't be regossiped unless there's a new peer, even by nodes with longer TTLs. All transactions are also sorted and pruned based on fees by default.
Tasks
Notes
Related Issues & Pulls
celestiaorg/celestia-core#1089
celestiaorg/celestia-app#2577 (comment)
This issue was generated by gpt-4
The text was updated successfully, but these errors were encountered: