Overtorment
Overtorment
Theres been no merges since last year, so Im curious, if I send a few PRs will they be accepted?
provides lightning wallet through spark 
its more future proof, and some dependencies rely mostly on getRandomValues() so it makes sense only to have one
need to save it (it tx_metadata maybe?) and display that this was a SP tx in tx list, also allowuser to repeat the transaction (save to contacts..?) cc @ncoelho PS....
TLDR: Buffers are deprecated and cause more problems than they solve (need a shim for RN and some other environments). Uint8Array are built in everywhere https://sindresorhus.com/blog/goodbye-nodejs-buffer We could add https://github.com/sindresorhus/uint8array-extras...
## Summary by CodeRabbit ## Release Notes - **New Features** - Added NFC (Near Field Communication) support for device pairing and transaction signing - Introduced new screens for NFC interactions:...
attempting to bump old node version and actions versions in github actions
electrum protocol has `banner` method which is a message from server. we need to display it right after STATUS section, preferably in monowidth font and preserve text formatting (so any...