interledger / interledger-rs

An easy-to-use, high-performance Interledger implementation written in Rust
http://interledger.rs
Other
201 stars 70 forks source link

fix: Clean up and decouple interledge-packet::ParseError in other crates #722

Closed whalelephant closed 3 years ago

whalelephant commented 3 years ago

cc #708

This attempts to decouple the error type ParseError in interledger-packet with other crates. The idea is to have more explicit errors that are more efficient.

koivunej commented 3 years ago

The latest test-md fail is bening installation failure, no worries there.

koivunej commented 3 years ago

Rerunning as the other one failed to start as well.

koivunej commented 3 years ago

Github actions is having issues, we'll need to restart later.