ranchimallflo
  • Joined on 2026-01-27
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
ranchimallflo pushed to lightning_gui_add_peer at RanchiMall/flo-electrum 2026-01-28 06:32:23 +00:00
839c2fa46d ln: do not add_peer in open_channel, but add_peer in gui when opening channel to unknown peer
0b7f4eb83c lnaddr: fix imports
b155b0151b move comment
b63de3f920 move lnaddr.py to lib
fbe54d8a81 Merge pull request #4467 from spesmilo/merge_openchannel_htlc_state_machine
Compare 5 commits »
ranchimallflo created branch lightning in RanchiMall/flo-electrum 2026-01-28 06:32:22 +00:00
ranchimallflo created branch asyncio in RanchiMall/flo-electrum 2026-01-28 06:32:21 +00:00
ranchimallflo pushed to asyncio at RanchiMall/flo-electrum 2026-01-28 06:32:21 +00:00
faa46ce6e0 asyncio: don't stop network on shutdown (slow)
da3d10fd09 asyncio: network/interface: remove broken code, use connecting/interfaces correctly
b3bc3b4ad6 remove start_interfaces; redundant with maintain_interfaces.
a2baeeeff2 asyncio: remove unnecessary code, make interface pass errors to network
072058e93c asyncio: improve shutdown latency, avoid 1.5 second timeouts
Compare 10 commits »
ranchimallflo created branch check_wallet_file_writable in RanchiMall/flo-electrum 2026-01-28 06:32:21 +00:00
ranchimallflo pushed to check_wallet_file_writable at RanchiMall/flo-electrum 2026-01-28 06:32:21 +00:00
dba9eb9b3a ensure wallet file access, fix #4507
ranchimallflo created branch master in RanchiMall/pywallet 2026-01-28 06:32:21 +00:00
ranchimallflo pushed to master at RanchiMall/pywallet 2026-01-28 06:32:21 +00:00
96f7200e9e Adding new code to accomodate FLO blockchain
bcf569759c Merge pull request #9 from armatusmiles/master
e2a0a9830b update create address for ETH
a64fd853e3 Merge pull request #7 from sirmaahe/patch-1
fd05a73e0f Update README.rst
Compare 10 commits »
ranchimallflo created branch 3.1 in RanchiMall/flo-electrum 2026-01-28 06:32:20 +00:00
ranchimallflo pushed to 3.1 at RanchiMall/flo-electrum 2026-01-28 06:32:20 +00:00
f6ab12ac95 version 3.1.1
baa8ec1b52 Merge remote-tracking branch 'origin/master' into 3.1
Compare 2 commits »