andronoob
andronoob
I meant the "aezeed Cipher Seed Scheme" page, probably the "Hierarchical Deterministic Wallet" page is the same. I think it's probably not correct to use terms like BIP44/49/84 here because...
Also, yprv/zprv will probably obsolete in the future since https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md can handle both derivation path and address(script) type in a simple, clear, better way.
Things look quite different nowadays. Many APIs have been [removed by bitcoinjs](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/CHANGELOG.md), like `HDNode`, `ECPair`. There's also [bip39 library implemented by bitcoinjs](https://github.com/bitcoinjs/bip39).
In bitcoinjs-lib's [TODO list](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/taproot.md#todo): > p2tr payment API to make script spends easier Although the example code to generate SegWit v1 address has been given, it's probably better to just...
Simplified Chinese (edit: zh_CN) translation (23.0, happened after release therefore harmless) seems to be sabotaged on Transifex in the way that all translated text got replaced by original English text.
Activity stream (editing history) is a nice feature. I see this feature in Electrum localization project hosted on Crowdin, which seems to be a paid feature (as well, just like...
> 2022-08-01 Open Transifex translations for 24.0 Is that ready?
@hebasto Is there a way to revert the sabotage mentioned above?
@Roasbeef I'm running `Lightning.exe` from windows command prompt console.
@Roasbeef No. Same problem. I haven't tried manual update yet, though it should work.