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