Files
palladum-lightning/bitcoin
Dusty Daemon 9708ee3166 secp256k1 pubkey constant fix
Spotted a number being used instead of the macro constant.

Changelog-None
2024-11-17 10:55:28 +10:30
..
2024-11-12 06:42:52 +10:30
2024-11-12 06:42:52 +10:30
2024-11-17 10:55:28 +10:30

These are standard bitcoin manipulation routines which should be
provided by any normal bitcoin library in whatever language you choose.

The ones here are standalone ones taken from bitcoin core and some I
wrote, many taken from bitcoin-iterate and pasted in here.