ranchimallflo
  • Joined on 2026-01-27
ranchimallflo pushed tag 0.57 to RanchiMall/flo-electrum 2026-01-28 06:32:28 +00:00
ranchimallflo created branch seed_v14 in RanchiMall/flo-electrum 2026-01-28 06:32:27 +00:00
ranchimallflo pushed to seed_v14 at RanchiMall/flo-electrum 2026-01-28 06:32:27 +00:00
66e1231580 check seed_version is not too high
648d5c0cbb fix requires_upgrade
Compare 2 commits »
ranchimallflo created branch txcomment in RanchiMall/flo-electrum 2026-01-28 06:32:27 +00:00
ranchimallflo pushed to txcomment at RanchiMall/flo-electrum 2026-01-28 06:32:27 +00:00
ranchimallflo created branch olderVersion in RanchiMall/flo-electrum 2026-01-28 06:32:26 +00:00
ranchimallflo pushed to olderVersion at RanchiMall/flo-electrum 2026-01-28 06:32:26 +00:00
e423e34c72 changes for the android app
ranchimallflo created branch pyinstaller3 in RanchiMall/flo-electrum 2026-01-28 06:32:26 +00:00
ranchimallflo pushed to pyinstaller3 at RanchiMall/flo-electrum 2026-01-28 06:32:26 +00:00
bd854e2f3c Merge pull request #2569 from bauerj/pyinstaller3
6ccca2f00c Fix pyinstaller3 build
8f60d5ec90 changes for pyinstaller3
Compare 3 commits »
ranchimallflo created branch old_lightning in RanchiMall/flo-electrum 2026-01-28 06:32:25 +00:00
ranchimallflo pushed to old_lightning at RanchiMall/flo-electrum 2026-01-28 06:32:25 +00:00
c3bf4673ee lightning: scalarmult result is just a hash, not pubkey
c2618ecae2 lightning: either KeyDesc has KeyLocator, or it has PubKey, no need to handle both simultaneously
63aa8bd89e lightning: in lnd sources, idx/fam==0 means no derivation
251e5d0fd2 lightning: in derivePrivKey, only do not HD derive if there is a pubkey
3bc81164a1 lightning: fetchPrivKey should also be able to not HD derive with None path arguments
Compare 10 commits »
ranchimallflo created branch merge_openchannel_htlc_state_machine in RanchiMall/flo-electrum 2026-01-28 06:32:24 +00:00
ranchimallflo created branch morph in RanchiMall/flo-electrum 2026-01-28 06:32:24 +00:00
ranchimallflo pushed to morph at RanchiMall/flo-electrum 2026-01-28 06:32:24 +00:00
3f628b70a5 Merging upstrem changes
ranchimallflo created branch master in RanchiMall/pywallet-tools 2026-01-28 06:32:24 +00:00
ranchimallflo pushed to master at RanchiMall/pywallet-tools 2026-01-28 06:32:24 +00:00
4704375a4c Changes to accomodate new wallet.dat types. It ignores some of the new lines added in wallet.dat. Dumping the wallet works for now, other functions may have a problem
b52c955f8c Merge pull request #11 from gurnec/crypto-fixes
7c847c18fa fix wallet creation bugs related to crypto
069ef00443 Merge pull request #10 from dgnthr/master
d44ac69b3e Merge pull request #8 from neldredge/master
Compare 10 commits »
ranchimallflo pushed tag v1.2.1 to RanchiMall/pywallet-tools 2026-01-28 06:32:24 +00:00
ranchimallflo pushed to lightning at RanchiMall/flo-electrum 2026-01-28 06:32:23 +00:00
1643acc63a lightning: fixup after rebasing on restructured master
5a29dee9b3 follow-up prev commit (fix test)
38f0f25f8e Refresh LN status in GUI using network callback.
4e95f5e4c0 lnhtlc: remove unnecessary double application of pending feerate
3887bf57fd ln: enable receiving dust htlcs
Compare 10 commits »
ranchimallflo created branch lightning_gui_add_peer in RanchiMall/flo-electrum 2026-01-28 06:32:23 +00:00