Riccardo Spagni
|
540adeb22c
|
use the correct Electrum alias syntax
|
10 years ago |
Riccardo Spagni
|
e96fe36e62
|
add license and info, handle address with no name
|
10 years ago |
Riccardo Spagni
|
78f90a0f26
|
handle @ characters in the address
|
10 years ago |
Riccardo Spagni
|
714db0f5a1
|
tweaked timeouts, handle DNSSEC check errors
|
10 years ago |
ThomasV
|
6a7d50d5c5
|
raise trustedcoin max fee.
|
10 years ago |
ThomasV
|
eab2e828a3
|
update release notes for 2.0
|
10 years ago |
ThomasV
|
33f48276db
|
trustedcoin: check that price does not exceed predefined value
|
10 years ago |
ThomasV
|
622b9d13ee
|
fix: start listener after testing if available
|
10 years ago |
ThomasV
|
ee067a47dd
|
cosign plugin: fix listener
|
10 years ago |
ThomasV
|
31b6a4b4d0
|
update documentation link
|
10 years ago |
Riccardo Spagni
|
fec7579043
|
Merge branch 'master' of https://github.com/openalias/electrum
|
10 years ago |
Riccardo Spagni
|
1e73768b89
|
query timeouts, import relevant types
|
10 years ago |
Riccardo Spagni
|
a0739ad925
|
handle DNSPython libs not being available
|
10 years ago |
Riccardo Spagni
|
f71dd322dd
|
display error details for unexpected errors
|
10 years ago |
Riccardo Spagni
|
038c57994f
|
fixed incorrect dependency
|
10 years ago |
Riccardo Spagni
|
a7ce389451
|
initial OpenAlias plugin commit
|
10 years ago |
ThomasV
|
476e02026f
|
strip crowdin url
|
10 years ago |
ThomasV
|
4ce699bf25
|
disable key import in all bip32 wallet classes; users should create an ImportedWallet
|
10 years ago |
ThomasV
|
894a09e164
|
better message: restore or import
|
10 years ago |
ThomasV
|
09f4359f62
|
don't display audio modem message on stdout
|
10 years ago |
ThomasV
|
576954555c
|
fix: check_password for imported wallets
|
10 years ago |
ThomasV
|
84fc4574d6
|
add password when creating imported wallet
|
10 years ago |
ThomasV
|
a378922c05
|
more robust winpos-qt
|
10 years ago |
ThomasV
|
bb20d618df
|
don't show new_receive_address popup with imported wallets
|
10 years ago |
ThomasV
|
95586643a4
|
plugin for TrustedCoin
|
10 years ago |
ThomasV
|
2b42f054a9
|
rename SEED_PREFIX constant
|
10 years ago |
ThomasV
|
906e0ecd14
|
rename SEED_PREFIX constant
|
10 years ago |
Riccardo Spagni
|
018c458be9
|
query timeouts, import relevant types
|
10 years ago |
ThomasV
|
8863b6f294
|
remove remaining instances of op_return type
|
10 years ago |
ThomasV
|
afec848151
|
Merge pull request #982 from dabura667/customoutput
Add arbitrary non-standard outputs
|
10 years ago |
dabura667
|
d166927fd0
|
Change type to 'script' and remove OP_RETURN
|
10 years ago |
Riccardo Spagni
|
8b2af48b56
|
handle DNSPython libs not being available
|
10 years ago |
Riccardo Spagni
|
d14a4737b6
|
display error details for unexpected errors
|
10 years ago |
dabura667
|
b741dd89ca
|
Added arbitrary outputs
write your own output scripts should you be so inclined.
|
10 years ago |
Riccardo Spagni
|
1319f58276
|
fixed incorrect dependency
|
10 years ago |
ThomasV
|
9a6d98f899
|
display and encode only hex with OP_RETURN
|
10 years ago |
Riccardo Spagni
|
b15a890eef
|
initial OpenAlias plugin commit
|
10 years ago |
ThomasV
|
9285074f00
|
fix typo
|
10 years ago |
ThomasV
|
0f5ab4c296
|
add ismine command. should fix issue #975
|
10 years ago |
ThomasV
|
b5401d2b5e
|
Merge pull request #976 from clehner/fix/root_name
Move root_name to parent class
|
10 years ago |
Charles Lehner
|
6d2d53b43f
|
Move root_name to parent class
|
10 years ago |
slush0
|
64ee8884e8
|
Such contact no longer works.
|
10 years ago |
ThomasV
|
2e86ba7d81
|
do not self-enable plot plugin
|
10 years ago |
ThomasV
|
699b22565c
|
Merge branch 'romanz-amodem-plugin'
|
10 years ago |
ThomasV
|
2ab839f242
|
do not self-enable audio modem plugin
|
10 years ago |
ThomasV
|
ebdca0b940
|
Merge branch 'amodem-plugin' of https://github.com/romanz/electrum into romanz-amodem-plugin
|
10 years ago |
ThomasV
|
5262d6ae73
|
remove wrong test
|
10 years ago |
Roman Zeyde
|
7833055308
|
Update for amodem v1.5
- amodem does not depend on pyaudio (only on numpy)
- use ctypes to access PortAudio API
|
10 years ago |
ThomasV
|
af7d94d081
|
Merge pull request #939 from Tafelpoot/daemon2
Fix Daemon on Windows
|
10 years ago |
ThomasV
|
ad5bb3c453
|
use --pre with pip install, for slowaes (see issue #956)
|
10 years ago |