Bitcoin / cryptocurrency related:
- Bit-wasp – php library to let you generate a bunch of different types of keys for HD bitcoin wallets. As used in my bitcoin woocommerce gateway
- BIP39 Menemonic code converter (generate BIP39 compliant menemonics, keys etc, derivation path info)
- Electrum change gap limit (read- ahead by more addresses because derived addresses not yet being seen but are legitimae
- NoNodePay – the shop system from @coinables which sorta got me started with bitcoin-related coding
Cryptography-related
Server stuff
Woocommerce
- How do I query for posts by partial meta key? (untested)
- Getting all values for a custom field key (cross-post) (untested)
MIDI