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
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 }}
slack333
/
electrum
Public
forked from
spesmilo/electrum
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 30, 2017
Merge pull request #3624 from bauerj/zxing-integration
Show description for a95534b
ecdsa
authored
a95534b
View commit details
Copy full SHA for a95534b
Browse repository at this point
Merge pull request #3625 from SomberNight/fee_ui_offline
Show description for a492cfe
ecdsa
authored
a492cfe
View commit details
Copy full SHA for a492cfe
Browse repository at this point
Merge pull request #3626 from SomberNight/qt_quit_after_last_window
Show description for deb5a26
ecdsa
authored
deb5a26
View commit details
Copy full SHA for deb5a26
Browse repository at this point
Merge pull request #3621 from slush0/master
Show description for 6ccd4b7
ecdsa
authored
6ccd4b7
View commit details
Copy full SHA for 6ccd4b7
Browse repository at this point
fix #3217: make sure qt quits
SomberNight
committed
c8baff9
View commit details
Copy full SHA for c8baff9
Browse repository at this point
fix fee ui: offline case
SomberNight
committed
6f95409
View commit details
Copy full SHA for 6f95409
Browse repository at this point
Commits on Dec 29, 2017
Bundle QR scanner with Android app
bauerj
committed
7ccbbe7
View commit details
Copy full SHA for 7ccbbe7
Browse repository at this point
fix kivy refresh bug with Addresses tab
SomberNight
committed
9d4dd20
View commit details
Copy full SHA for 9d4dd20
Browse repository at this point
Updated TREZOR plugin to work with trezorlib>=0.9.0.
admin-slush
committed
dda9d4b
View commit details
Copy full SHA for dda9d4b
Browse repository at this point
Updated TREZOR plugin to work with trezorlib>=0.8.0.
admin-slush
committed
a30d599
View commit details
Copy full SHA for a30d599
Browse repository at this point
New Trezor icon
admin-slush
committed
0506985
View commit details
Copy full SHA for 0506985
Browse repository at this point
Merge pull request #3609 from SomberNight/incl_testnet_servers_and_checkpoints
Show description for 8a1c290
ecdsa
authored
8a1c290
View commit details
Copy full SHA for 8a1c290
Browse repository at this point
Merge pull request #3610 from SomberNight/wizard_derivation_presets
Show description for d1843a8
ecdsa
authored
d1843a8
View commit details
Copy full SHA for d1843a8
Browse repository at this point
Commits on Dec 27, 2017
wizard: added derivation presets for bip44/49
SomberNight
committed
c04ebe9
View commit details
Copy full SHA for c04ebe9
Browse repository at this point
include servers_testnet.json and checkpoints_testnet.json in every binary
SomberNight
committed
d83d927
View commit details
Copy full SHA for d83d927
Browse repository at this point
Commits on Dec 26, 2017
Merge pull request #3592 from SomberNight/fix_android_addr_tab_impwal_change
Show description for ffff097
ecdsa
authored
ffff097
View commit details
Copy full SHA for ffff097
Browse repository at this point
Commits on Dec 25, 2017
fix #3601
SomberNight
committed
c37608d
View commit details
Copy full SHA for c37608d
Browse repository at this point
Commits on Dec 24, 2017
fix: kivy Addresses tab crash for Imported_Wallet change
SomberNight
committed
029c2aa
View commit details
Copy full SHA for 029c2aa
Browse repository at this point
Commits on Dec 22, 2017
Merge pull request #3581 from SomberNight/bip_li01_sort_rbf_sweep
Show description for 13bf539
ecdsa
authored
13bf539
View commit details
Copy full SHA for 13bf539
Browse repository at this point
RBF/sweep: use BIP_LI01_sort()
SomberNight
committed
e2c05c2
View commit details
Copy full SHA for e2c05c2
Browse repository at this point
Commits on Dec 21, 2017
fix #3578
SomberNight
committed
fc574ee
View commit details
Copy full SHA for fc574ee
Browse repository at this point
Merge pull request #3575 from SomberNight/fix_imported_wallet_addr_filters
Show description for f3a6491
ecdsa
authored
f3a6491
View commit details
Copy full SHA for f3a6491
Browse repository at this point
Merge pull request #3574 from SomberNight/coinchooser_uses_weights
Show description for fe41c61
ecdsa
authored
fe41c61
View commit details
Copy full SHA for fe41c61
Browse repository at this point
do not display unknown tx size as zero. fix slider
ecdsa
committed
efc837b
View commit details
Copy full SHA for efc837b
Browse repository at this point
Replace RBF setting in Send tab and "Propose RBF" in prefs, with single "use rbf" checkbox in prefs.
SomberNight
authored and
ecdsa
committed
87cbe44
View commit details
Copy full SHA for 87cbe44
Browse repository at this point
change tx size to label. small fix re connecting slider and feerate. slider changes look when its value is ignored.
SomberNight
authored and
ecdsa
committed
ab5a142
View commit details
Copy full SHA for ab5a142
Browse repository at this point
connect fee edits together
SomberNight
authored and
ecdsa
committed
3ba864b
View commit details
Copy full SHA for 3ba864b
Browse repository at this point
show tx size and fee rate in send tab
ecdsa
committed
96c86da
View commit details
Copy full SHA for 96c86da
Browse repository at this point
fix: address filters for Imported_Wallet: wallet.is_used()
SomberNight
committed
32b2482
View commit details
Copy full SHA for 32b2482
Browse repository at this point
coinchooser fee calculation now uses tx weights. more precise fee calculation for segwit and mixed-segwit txns.
SomberNight
committed
aaf5e32
View commit details
Copy full SHA for aaf5e32
Browse repository at this point
Commits on Dec 20, 2017
fix too short headers file
ecdsa
committed
4bab8b6
View commit details
Copy full SHA for 4bab8b6
Browse repository at this point
Commits on Dec 18, 2017
replace SSL checkbox in GUI with command line option
ecdsa
committed
dc388d4
View commit details
Copy full SHA for dc388d4
Browse repository at this point
Merge pull request #3536 from SomberNight/ledger_needs_fw_upd_msg
Show description for 5c6544a
ecdsa
authored
5c6544a
View commit details
Copy full SHA for 5c6544a
Browse repository at this point
Merge pull request #3546 from cb8/fix-qrscanner
Show description for 1897797
ecdsa
authored
1897797
View commit details
Copy full SHA for 1897797
Browse repository at this point
Commits on Dec 17, 2017
fix: crash when closing qrscanner window (see #3546)
SomberNight
committed
f231349
View commit details
Copy full SHA for f231349
Browse repository at this point
Previous
Next
You can’t perform that action at this time.