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
json_db.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
lock all read operations in StorageDict, StorageList
ecdsa
committed
62ea2da
View commit details
Copy full SHA for 62ea2da
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
jsondb: use a proxy class for lists of addresses
ecdsa
committed
6bf01e4
View commit details
Copy full SHA for 6bf01e4
View code at this point
Browse repository at this point
take lock in StorageDict modifiers
ecdsa
committed
cf8061d
View commit details
Copy full SHA for cf8061d
View code at this point
Browse repository at this point
fix typo
ecdsa
committed
66c7a86
View commit details
Copy full SHA for 66c7a86
View code at this point
Browse repository at this point
json_db:
Show description for 42fcad5
ecdsa
committed
42fcad5
View commit details
Copy full SHA for 42fcad5
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
wallet: use abstract base classes
SomberNight
committed
869a728
View commit details
Copy full SHA for 869a728
View code at this point
Browse repository at this point
Commits on Nov 29, 2019
wallet: better (outgoing) invoice "paid" detection
Show description for 8dbbc21
SomberNight
committed
8dbbc21
View commit details
Copy full SHA for 8dbbc21
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Refactor channel states:
Show description for 61dfcba
ecdsa
committed
61dfcba
View commit details
Copy full SHA for 61dfcba
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
psbt: put fake xpubs into globals. keystores handle xfp/der_prefix missing
SomberNight
committed
e6c841d
View commit details
Copy full SHA for e6c841d
View code at this point
Browse repository at this point
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 12, 2019
simplify get_tx_fee
ecdsa
committed
7b82835
View commit details
Copy full SHA for 7b82835
View code at this point
Browse repository at this point
wallet: organise get_tx_fee. store calculated fees. storage version 19.
SomberNight
authored and
ecdsa
committed
482605e
View commit details
Copy full SHA for 482605e
View code at this point
Browse repository at this point
wallet: txi/txo small clean-up
SomberNight
committed
b138fff
View commit details
Copy full SHA for b138fff
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
storage: better error msg on unsupported seed version
SomberNight
committed
8c91deb
View commit details
Copy full SHA for 8c91deb
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
wallet: some performance optimisations for get_receiving_addresses
Show description for c6a54f0
SomberNight
committed
c6a54f0
View commit details
Copy full SHA for c6a54f0
View code at this point
Browse repository at this point
Commits on Jun 15, 2019
json_db: fix remove_spent_outpoint
Show description for e3c26d7
SomberNight
committed
e3c26d7
View commit details
Copy full SHA for e3c26d7
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
storage: fix bug in convert_version_17
Show description for 6bdc6f5
SomberNight
committed
6bdc6f5
View commit details
Copy full SHA for 6bdc6f5
View code at this point
Browse repository at this point
storage: fix some madness about get_data_ref() and put() interacting badly
Show description for 53d189f
SomberNight
committed
53d189f
View commit details
Copy full SHA for 53d189f
View code at this point
Browse repository at this point
Commits on May 13, 2019
json_db: enforce order of 'load_transactions' and 'upgrade'
Show description for fd58a0c
SomberNight
committed
fd58a0c
View commit details
Copy full SHA for fd58a0c
View code at this point
Browse repository at this point
Commits on May 2, 2019
logging: basics
SomberNight
committed
3385a94
View commit details
Copy full SHA for 3385a94
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
let DB handle addresses
ecdsa
committed
56ced1d
View commit details
Copy full SHA for 56ced1d
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
wallet: towards restoring previous performance 2
SomberNight
committed
514d0ae
View commit details
Copy full SHA for 514d0ae
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
storage: fix convert_version_18
SomberNight
committed
b134f04
View commit details
Copy full SHA for b134f04
View code at this point
Browse repository at this point
storage: fix convert_version_17 and add new test case
Show description for 9ecb504
SomberNight
committed
9ecb504
View commit details
Copy full SHA for 9ecb504
View code at this point
Browse repository at this point
json_db: store Transaction objects in memory, not raw hex
Show description for 121b804
SomberNight
committed
121b804
View commit details
Copy full SHA for 121b804
View code at this point
Browse repository at this point
wallet: towards restoring previous performance
SomberNight
committed
2ad7305
View commit details
Copy full SHA for 2ad7305
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
json_db: add missing lock
ecdsa
committed
2fd4cdc
View commit details
Copy full SHA for 2fd4cdc
View code at this point
Browse repository at this point
json_db: private methods. return tx in remove_transaction
ecdsa
committed
943d1ba
View commit details
Copy full SHA for 943d1ba
View code at this point
Browse repository at this point
json_db: make get operations threadsafe
ecdsa
committed
1e519f2
View commit details
Copy full SHA for 1e519f2
View code at this point
Browse repository at this point
storage_db: fix tests, add modified flag to db class
ecdsa
committed
d74f0c0
View commit details
Copy full SHA for d74f0c0
View code at this point
Browse repository at this point
fix json_db list
ecdsa
committed
048eb01
View commit details
Copy full SHA for 048eb01
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.