Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
electrum
Public
forked from
spesmilo/electrum
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
electrum
electrum
lnutil.py
on
jsonpatch
User selector
All users
All time
Commit history
Commits on Dec 14, 2019
partial writes
ecdsa
committed
ba8a59c
View commit details
Copy full SHA for ba8a59c
View code at this point
Browse repository at this point
Move db classes to content-agnostic db module
ecdsa
committed
d565ee2
View commit details
Copy full SHA for d565ee2
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
fix type= in Outpoint
ecdsa
committed
0a09870
View commit details
Copy full SHA for 0a09870
View code at this point
Browse repository at this point
override StorageDict pop and get, preserve TxMinedInfo, fix types in ChannelConstraints
ecdsa
committed
35572b4
View commit details
Copy full SHA for 35572b4
View code at this point
Browse repository at this point
Restructure storage db:
Show description for 7c775bc
ecdsa
committed
7c775bc
View commit details
Copy full SHA for 7c775bc
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
lnworker: introduce PaymentAttemptLog NamedTuple
SomberNight
committed
b99add5
View commit details
Copy full SHA for b99add5
View code at this point
Browse repository at this point
Commits on Nov 28, 2019
LNPeerAddr: fix equality tests and hence lnworker._last_tried_peer
Show description for adaa016
SomberNight
committed
adaa016
View commit details
Copy full SHA for adaa016
View code at this point
Browse repository at this point
Commits on Nov 25, 2019
LNPeerAddr: validate arguments
Show description for 13d6997
SomberNight
committed
13d6997
View commit details
Copy full SHA for 13d6997
View code at this point
Browse repository at this point
LNPeerAddr: nicer str formatting for IPv6 hosts
SomberNight
committed
edba59e
View commit details
Copy full SHA for edba59e
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
ln: qt channel open: fix max channel size
SomberNight
committed
cd9477c
View commit details
Copy full SHA for cd9477c
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
fix #5765
ecdsa
committed
47e0b4c
View commit details
Copy full SHA for 47e0b4c
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Pass make_tx function to ConfirmTxDialog
Show description for 78813dc
ecdsa
committed
78813dc
View commit details
Copy full SHA for 78813dc
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
psbt follow-up: fix ln cooperative close, and minor type clean up
SomberNight
committed
7b18c91
View commit details
Copy full SHA for 7b18c91
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
integrate PSBT support natively. WIP
SomberNight
committed
bafe8a2
View commit details
Copy full SHA for bafe8a2
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
transaction: kill "name", "csv_delay", "cltv_expiry" fields
SomberNight
committed
befa8ea
View commit details
Copy full SHA for befa8ea
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
lnchannel: handle htlc-address collisions
Show description for 83fcdbd
SomberNight
committed
83fcdbd
View commit details
Copy full SHA for 83fcdbd
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
lnrouter: fix off-by-one in NUM_MAX_EDGES_IN_PAYMENT_PATH
SomberNight
committed
d4da4aa
View commit details
Copy full SHA for d4da4aa
View code at this point
Browse repository at this point
create class for ShortChannelID and use it
SomberNight
committed
509df9d
View commit details
Copy full SHA for 509df9d
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
lnpeer: use correct failure codes in _maybe_forward_htlc
SomberNight
authored and
ecdsa
committed
beeb81e
View commit details
Copy full SHA for beeb81e
View code at this point
Browse repository at this point
lnworker: rework "is_dangerous"
Show description for 0973b86
SomberNight
authored and
ecdsa
committed
0973b86
View commit details
Copy full SHA for 0973b86
View code at this point
Browse repository at this point
lnpeer: reestablish_channel - fix data_loss_protect edge case
SomberNight
authored and
ecdsa
committed
940fc86
View commit details
Copy full SHA for 940fc86
View code at this point
Browse repository at this point
move all ctn book-keeping to lnhtlc (from lnchannel)
SomberNight
authored and
ecdsa
committed
107f271
View commit details
Copy full SHA for 107f271
View code at this point
Browse repository at this point
lnchannel: ctx output-ordering: identical htlcs are ordered by CLTV
SomberNight
authored and
ecdsa
committed
4476197
View commit details
Copy full SHA for 4476197
View code at this point
Browse repository at this point
lnchannel: start using "latest" and "next" instead of "current" and "pending"
Show description for b1f606e
SomberNight
authored and
ecdsa
committed
b1f606e
View commit details
Copy full SHA for b1f606e
View code at this point
Browse repository at this point
lnpeer: make feature-bit testing easier
Show description for fdf8d86
SomberNight
authored and
ecdsa
committed
fdf8d86
View commit details
Copy full SHA for fdf8d86
View code at this point
Browse repository at this point
lnhtlc: move 'next_htlc_id' from ChannelConfig to lnhtlc log
SomberNight
authored and
ecdsa
committed
c046f2c
View commit details
Copy full SHA for c046f2c
View code at this point
Browse repository at this point
lnchannel: move fee update logic to lnhtlc (and hopefully fix it)
SomberNight
authored and
ecdsa
committed
087994e
View commit details
Copy full SHA for 087994e
View code at this point
Browse repository at this point
revamp fee updates (draft)
ecdsa
committed
3d7f7df
View commit details
Copy full SHA for 3d7f7df
View code at this point
Browse repository at this point
Perform breach remedy without sweepstore:
Show description for a8ce810
ecdsa
committed
a8ce810
View commit details
Copy full SHA for a8ce810
View code at this point
Browse repository at this point
set default to_self_delay to 1 day
SomberNight
authored and
ecdsa
committed
acbb458
View commit details
Copy full SHA for acbb458
View code at this point
Browse repository at this point
save timestamps in htlc log
ecdsa
committed
8d77a7e
View commit details
Copy full SHA for 8d77a7e
View code at this point
Browse repository at this point
post rebase fixes
ecdsa
committed
38f1436
View commit details
Copy full SHA for 38f1436
View code at this point
Browse repository at this point
lightning: display forwarded payments as a single history item
ecdsa
committed
8b12f48
View commit details
Copy full SHA for 8b12f48
View code at this point
Browse repository at this point
lnchannel: add_htlc and receive_htlc now take and return UpdateAddHtlc
Show description for 3a2ab14
SomberNight
authored and
ecdsa
committed
3a2ab14
View commit details
Copy full SHA for 3a2ab14
View code at this point
Browse repository at this point
Rename lnchan, lnchannel_verifier, lnbase
Show description for 3dce65d
ecdsa
committed
3dce65d
View commit details
Copy full SHA for 3dce65d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.