This website requires JavaScript.
Explore
Help
Sign In
AaronFiore
/
electrum
Watch
1
Star
0
Fork
0
You've already forked electrum
Code
Activity
Files
c0fe5962ad32ab43d75b9cee124b860c0acbdf24
electrum
/
lib
History
ThomasV
769b4002cd
fix: get_action
2014-07-07 23:35:01 +02:00
..
tests
…
__init__.py
…
account.py
fixes for pending accounts
2014-07-07 15:43:02 +02:00
bitcoin.py
…
blockchain.py
…
bmp.py
…
commands.py
rm duplicate method getpubkey
2014-07-06 22:24:09 +02:00
daemon.py
…
i18n.py
…
interface.py
…
mnemonic.py
…
msqr.py
…
network.py
…
paymentrequest_pb2.py
…
paymentrequest.proto
…
paymentrequest.py
…
plugins.py
…
ripemd.py
…
simple_config.py
…
socks.py
…
synchronizer.py
Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations.
2014-07-06 21:10:41 +02:00
transaction.py
transaction: separate deserialize and update methods
2014-07-07 18:01:43 +02:00
util.py
…
verifier.py
fix
#750
2014-07-05 03:57:05 +02:00
version.py
…
wallet.py
fix: get_action
2014-07-07 23:35:01 +02:00
x509.py
…