Sjors Provoost

Results 275 comments of Sjors Provoost

Last time I tried it was an unbelievable pain to get C++ to work with Swift, whereas C was easy. But that may just me my bad.

I could sign a release tag, if someone can explain how that works.

So this would be for all JSON files? Unlike PSBT, JSON doesn't have magic bytes.

I started encountering this error after upgrading from Ubuntu 22.04 to 23.04. However, I didn't try right before the upgrade, so perhaps that's unrelated. ``` -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found...

#82 checks inflation by querying alternative full node implementations. The approach here is a bit more straight forward, just parsing the block data, which doesn't require a full node.

I'm not sure if this has any added value to just comparing to what other implementations say. All implementations process blocks and check that there's no inflation. They would then...

Any idea why the Playground stopped working? I never had Mac Catalyst support in the past, and I have an Intel Mac, so why doesn't the simulator build work for...

Sounds good, but let's indeed wait for those two PR's.

I'd have to look at the code close, but perhaps we should check first if the node actually has this block. Or indeed just catch the error if it doesn't....