.. |
tests
|
rm failing test
|
10 years ago |
wordlist
|
simplify setup.py using package_data
|
10 years ago |
www
|
better message
|
10 years ago |
__init__.py
|
rename spv class, use own print_error
|
10 years ago |
account.py
|
get_pubkeys is called incorrectly in get_pubkey_from_xpub()
|
10 years ago |
asn1tinydecoder.py
|
parse certificates without pyasn1
|
10 years ago |
bitcoin.py
|
Create a constant for 100000000 and use it
|
10 years ago |
blockchain.py
|
revert 175bfae9e6f26968c0c89e0de1852b75115c232b. store last known height in wallet instead
|
10 years ago |
bmp.py
|
Use string joins instead of concatenation for efficiency.
|
10 years ago |
commands.py
|
fix trezor initialiation hook (pass window in load_wallet)
|
10 years ago |
daemon.py
|
fix issue #1238
|
10 years ago |
i18n.py
|
add new languages to i18n
|
10 years ago |
interface.py
|
SocketPipe shouldn't close the socket.
|
10 years ago |
mnemonic.py
|
simplify setup.py using package_data
|
10 years ago |
msqr.py
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
network.py
|
Network: fix handle_requests, must process requests even if we are not connected
|
10 years ago |
network_proxy.py
|
Readding pending_transactions_for_notifications, needed by the gui.
|
10 years ago |
old_mnemonic.py
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
11 years ago |
paymentrequest.proto
|
adding initial bip70 script (wozz)
|
11 years ago |
paymentrequest.py
|
paymentrequest: add headers to http request
|
10 years ago |
paymentrequest_pb2.py
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
plugins.py
|
plugins: call load_wallet in install wizard
|
10 years ago |
qrscanner.py
|
fix segfault in zbar init, issue #1059
|
10 years ago |
ripemd.py
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
simple_config.py
|
Merge pull request #1246 from kyuupichan/bug_fix
|
10 years ago |
socks.py
|
re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code
|
10 years ago |
synchronizer.py
|
less verbose debug message
|
10 years ago |
transaction.py
|
add --deserialize option to gettransaction
|
10 years ago |
util.py
|
SocketPipe shouldn't close the socket.
|
10 years ago |
verifier.py
|
Remove wallet.get_transactions()
|
10 years ago |
version.py
|
version 2.3 and release notes
|
10 years ago |
wallet.py
|
rename fields: 'time' -> 'timestamp', payment_requests
|
10 years ago |
x509.py
|
move create_csr to gui
|
10 years ago |