rust-teos icon indicating copy to clipboard operation
rust-teos copied to clipboard

Further test the Carrier

Open sr-gi opened this issue 3 years ago • 2 comments

The Carrier is the main interface between the tower and bitcoind.

Currently, several possible errors are taken into account, however, many more may not have a specific covered case. This needs further testing.

This requires https://github.com/talaia-labs/rust-teos/issues/34 being landed. Cannot be tested with a simple mock.

Checking https://github.com/talaia-labs/rust-teos/issues/35 is highly encouraged here.

sr-gi avatar Mar 10 '22 17:03 sr-gi

Hey @sr-gi Is this issue still open for contributions? I am new here ; but would like to make a start here. May I have your permission and support?

SrijanShovit avatar Jan 23 '24 13:01 SrijanShovit

Hey @SrijanShovit, this may be a bit tricky to implement if you are not familiar with how the tower works, especially with #35. However, #34 may be a good place to start provided you are proficient with rust and the rust-bitcoin ecosystem

sr-gi avatar Jan 23 '24 15:01 sr-gi