ThomasV
e6560b8d7f
fix moe used for truncate
8 years ago
ThomasV
59bc220856
fix auto-connect: do not use a random interface
8 years ago
ThomasV
8c6866fb91
Merge pull request #2334 from shsmith/master
fix #2325
8 years ago
shsmith
dea6b5ffaa
fix #2325
8 years ago
ThomasV
f54aa45731
Merge branch 'master' of git://github.com/spesmilo/electrum
8 years ago
ThomasV
9c70540a2f
add BIP9 and segwit_support methods
8 years ago
ThomasV
edf7435ff1
Merge pull request #2319 from da2x/patch-1
Move Electrum to the Finance category
8 years ago
ThomasV
6548388b0e
minor gui tweak
8 years ago
ThomasV
482ad3b20f
version 2.8.3 and release notes
8 years ago
ThomasV
95ad6a4321
fix
8 years ago
ThomasV
e38d19d210
add help buttons to blockchain tab
8 years ago
ThomasV
6e182371b9
network dialog: reorganize tabs
8 years ago
ThomasV
a20233b629
minor fix
8 years ago
ThomasV
2ea3bbea30
network dialog: add checkpoint, tabs
8 years ago
ThomasV
dd0b018a35
add configurable checkpoint to blockchain verification; use genesis as default
8 years ago
ThomasV
85f2f667c3
fix #2326 : backward-compatibility of wallet files
8 years ago
ThomasV
aa090007e9
fix #2328
8 years ago
ThomasV
f7212a4732
fix input_script and remove unused method inputs_without_script
8 years ago
ThomasV
33a32be576
add help message for hrdware devices on windows
8 years ago
ThomasV
c2142ebf26
fix test broken by previous commit
8 years ago
ThomasV
1d84029173
input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321
8 years ago
Daniel Aleksandersen
8c69c2fdd4
Move Electrum to the Finance category
Adds the “Finance” category, which is specified as an additional category in the Desktop
Menu Specification. Also makes the GenericName a more generic as per the Desktop
Entry Specification.
8 years ago
ThomasV
fdee755198
prepare version 2.8.2
8 years ago
ThomasV
b2be745b8d
add save/delete buttons to invoice dialog
8 years ago
ThomasV
737a7f0bfb
fix #2302 : signing with imported wallet
8 years ago
ThomasV
ded07132d2
Merge pull request #2313 from digitalbitbox/170319/many_inputs
stream signing for tx with large number of inputs
8 years ago
ThomasV
eafc5c7492
Merge branch 'master' of git://github.com/spesmilo/electrum
8 years ago
ThomasV
e80ce35a1d
fix #2315
8 years ago
Eagle[TM]
f9bb74077e
Update and add servers to default list; add schedule for phase-out of e-s
8 years ago
djb
ab8c51e233
stream signing for tx with large number of inputs
8 years ago
ThomasV
95e0e23869
fix #2301
8 years ago
ThomasV
2323abb769
Merge pull request #2303 from bauerj/ksk-2017
Add KSK-2017 to dnssec trust anchors and accept either of the two
8 years ago
Johann Bauer
6f06d8eca9
Add KSK-2017 to trust anchors and accept either of the two
8 years ago
ThomasV
107adb186f
sort unconfirmed transactions by height
8 years ago
ThomasV
6185f94de4
archive paid invoices in the history tab
8 years ago
ThomasV
8e90d6a4e5
fix #2292
8 years ago
ThomasV
96c8619194
fix #2298
8 years ago
ThomasV
b2ff7259e6
Merge pull request #2295 from digitalbitbox/170314/dbb_new_pw
Enter password once for initial setup of an erased device
8 years ago
djb
2b9282a00e
Bypass plugins/hw_wallet/qt.py bug when setting initial devices password
8 years ago
ThomasV
e63bf6ce02
improve CPFP dialog
8 years ago
ThomasV
cb2d5ff3d6
raise special exception for dangling links
8 years ago
ThomasV
b27aeadb71
Merge pull request #2291 from saleemrashid/testnet-trezor
TREZOR Testnet support
8 years ago
ThomasV
2737788e9c
Merge pull request #2290 from saleemrashid/trezor-install-wizard
TREZOR: Update qt_generic for new InstallWizard
8 years ago
Saleem Rashid
2a45e32e0e
TREZOR: Use correct Testnet constants
8 years ago
Saleem Rashid
9d6f816b15
Testnet: Use correct BIP44 derivation
8 years ago
Saleem Rashid
2dc7ba96c4
TREZOR: Update qt_generic for new InstallWizard
Broken by 45f2558
8 years ago
ThomasV
024de7afa5
kivy: trigger_update_history
8 years ago
ThomasV
f5083b46de
kivy: nicer message on send success
8 years ago
ThomasV
2d8df85aab
use maxint-2 to signal RBF, in order to standardize with Bitcoin Core
8 years ago
ThomasV
a2fcb2ba8f
kivy: fix bump fee dialog
8 years ago