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
ThomasV
e78531d913
follow up 8babd3e986
8 years ago
Eagle[TM]
8babd3e986
Update default server list - make more use of DEFAULT_PORTS
8 years ago
ThomasV
608568839e
gettransaction command: require network instead of wallet
8 years ago
ThomasV
ac88ae9c7f
kivy: fix i18n with unicode
8 years ago
ThomasV
3cbde4c398
windows builds: update trezorlib version
8 years ago
ThomasV
ca1d28ae45
Merge pull request #2284 from Matoking/fixpaytomany
Fix 'paytomany' command
8 years ago
Janne Pulkkinen
f3f82a91fc
Fix a typo'd function call preventing paytomany command from working
8 years ago
ThomasV
5c1cdf02cd
Revert "display unicode wallet path in Qt GUI"
This reverts commit 6318bda54d
.
8 years ago
ThomasV
81b6ae77ef
version 2.8.1 and release notes
8 years ago
ThomasV
3b0383128f
fix trustedcoin wallet creation
8 years ago
ThomasV
8e368d2251
dbb: derivation must be byte string
8 years ago
ThomasV
584b19a11e
fix for older formats
8 years ago
ThomasV
8c42b9a8e8
Merge pull request #2283 from btchip/ledger-cpfp-fix
Ledger : Fix CPFP on change
8 years ago
BTChip
aa7434bdaa
Fix CPFP on change
8 years ago
ThomasV
31cd9753aa
fix #2270 : height sorting can use negative value
8 years ago
ThomasV
c506c3e720
fix password message issue #2277
8 years ago
ThomasV
0e49274eae
fix #2279 : jsonrpc wallet
8 years ago
ThomasV
2b0a7bcd73
Merge branch 'master' of git://github.com/spesmilo/electrum
8 years ago
ThomasV
e43abb5c96
fix trustedcoin wizard. fixes #2276
8 years ago