Blockstream / electrs

An efficient re-implementation of Electrum Server in Rust
MIT License
318 stars 130 forks source link

Integration tests for the HTTP and Electrum APIs #60

Closed shesek closed 9 months ago

shesek commented 1 year ago

Based on top of #59, which should get merged first. Replaces #46.

LeoComandini commented 9 months ago

Why 462222b7678f617d25006dc466dea055b138c953 is marked as "unverified"?

LeoComandini commented 9 months ago

utACK 126dc1999222c2b3c04c87413f1cb47db2c3c54b with minor comments, code review

Very nice to have the test infrastructure and all of these tests added!

shesek commented 9 months ago

Why 462222b is marked as "unverified"?

I'm not sure why that happened, but the followup commit d2384572bac24 is signed and covers 462222b7678f61 too

shesek commented 9 months ago

I force-pushed to rebase over the recent changes in #59. This also re-signed all the commits.