bitcoindevkit / bitcoin-ffi

Other
12 stars 7 forks source link

Add integration tests with `bitcoinj` #13

Open tnull opened 1 month ago

tnull commented 1 month ago

I think eventually we'll want to write a bunch of integration tests towards bitcoinj and run them in CI.

While I don't expect any surprises, it might be beneficial to check especially de/serialization of all types this way.