p2pderivatives / rust-dlc

Rust library for working with Discreet Log Contracts
MIT License
138 stars 36 forks source link

Fix/sample oracle and peer connection #202

Closed Tibo-lg closed 7 months ago

Tibo-lg commented 8 months ago

Closes #192

Also added a small test for the sample to avoid that it silently breaks.

@kevkevinpal if by any chance you have time to give it a try it'd be nice to have your feedback to make sure it's working for you.

Tibo-lg commented 7 months ago

LGTM, although I haven't tested it.

Hopefully the test should make sure it's working :)