.. |
tests
|
fix input_script and remove unused method inputs_without_script
|
8 years ago |
wordlist
|
Add Chinese Simplified wordlist
|
10 years ago |
www
|
Fixing a stupid typo, sorry about that
|
8 years ago |
__init__.py
|
add import for pyinstaller
|
8 years ago |
base_wizard.py
|
add help message for hrdware devices on windows
|
8 years ago |
bitcoin.py
|
add configurable checkpoint to blockchain verification; use genesis as default
|
8 years ago |
blockchain.py
|
add BIP9 and segwit_support methods
|
8 years ago |
coinchooser.py
|
fix #2270: height sorting can use negative value
|
8 years ago |
commands.py
|
fix #2298
|
8 years ago |
contacts.py
|
store contacts and invoices in wallet file. fix #1482
|
8 years ago |
currencies.json
|
add currencies list to repo
|
8 years ago |
daemon.py
|
fix #2279: jsonrpc wallet
|
8 years ago |
dnssec.py
|
Add KSK-2017 to trust anchors and accept either of the two
|
8 years ago |
exchange_rate.py
|
fix exchange_rate class naming issue
|
8 years ago |
i18n.py
|
Relicensing
|
9 years ago |
interface.py
|
interface: close wire is response is not dict
|
8 years ago |
keystore.py
|
Testnet: Use correct BIP44 derivation
|
8 years ago |
mnemonic.py
|
fix make_seed arguments
|
8 years ago |
msqr.py
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
network.py
|
add configurable checkpoint to blockchain verification; use genesis as default
|
8 years ago |
old_mnemonic.py
|
Relicensing
|
9 years ago |
paymentrequest.proto
|
adding initial bip70 script (wozz)
|
11 years ago |
paymentrequest.py
|
archive paid invoices in the history tab
|
8 years ago |
paymentrequest_pb2.py
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
pem.py
|
fix issue #1713
|
9 years ago |
plot.py
|
update figure labels
|
8 years ago |
plugins.py
|
Merge exchange_rate plugin with main code
|
8 years ago |
qrscanner.py
|
Revert commit 36f08ab2c3f4da39355b23dc2eba112b327302e8.
|
8 years ago |
rsakey.py
|
Relicensing
|
9 years ago |
simple_config.py
|
raise special exception for dangling links
|
8 years ago |
storage.py
|
fix #2326: backward-compatibility of wallet files
|
8 years ago |
synchronizer.py
|
Initial segwit support (testnet only)
|
8 years ago |
transaction.py
|
fix input_script and remove unused method inputs_without_script
|
8 years ago |
util.py
|
store contacts and invoices in wallet file. fix #1482
|
8 years ago |
verifier.py
|
detect non-final transactions, and transactions with unconfirmed inputs
|
9 years ago |
version.py
|
version 2.8.3 and release notes
|
8 years ago |
wallet.py
|
input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321
|
8 years ago |
websockets.py
|
Spread payment requests to subdirs
|
8 years ago |
x509.py
|
show certificate name in error popup
|
9 years ago |