A set of tools for interacting with Blockchain Protocols via Protobuf

3 Open Issues Need Help Last updated: Mar 15, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue identifies an inconsistency in how network timeouts are classified within the transaction submission error handling. The typed error handling correctly identifies timeouts as `Indeterminate`, but a string-pattern matching function incorrectly classifies them as `FailedNetworkError`. This can lead to unsafe retry logic and potential duplicate transaction submissions.

Complexity: 2/5
enhancement good first issue

A set of tools for interacting with Blockchain Protocols via Protobuf

Rust

A set of tools for interacting with Blockchain Protocols via Protobuf

Rust
enhancement good first issue

A set of tools for interacting with Blockchain Protocols via Protobuf

Rust