Jonas Nick

Results 176 comments of Jonas Nick

@josibake > What do you think about splitting out the sort commits into their own PR? That's a good idea. In particular, if more fixups are needed for the sort...

Hi, The existinng clightning-replication module should not result in corrupted backups. It uses a sqlite3's feature that allows writing [to a second database file](https://github.com/ElementsProject/lightning/blob/8c3baa98cf53b8c9aeccb044aca8d9fb6c1f9009/doc/BACKUP.md#sqlite3---walletmainbackup-and-remote-nfs-mount). This second database should always be...

The shellcheck job fails.

It's probably not easy to upstream our bitcoind module given all the nix-bitcoin specific functionality it uses.

I added a description of the interface to the hsort doc. Apparently mac OS [uses a different order of arguments](https://stackoverflow.com/questions/39560773/different-declarations-of-qsort-r-on-mac-and-linux).

Rebased on master and added change log entry.

Thanks @seberm for your effort to keep this PR up to date! I talked to Sergi, the main developer of teos, and he says that he isn't actively developing it...

From BIP 2: > All BIPs that introduce backwards incompatibilities must include a section describing these incompatibilities @luke-jr BIP MuSig2 describes a new standard. I have no idea which proposal...