ThomasV
1c73d53236
workaround Qt bug in issue #5038
6 years ago
ThomasV
0429fe5960
Merge pull request #5031 from spesmilo/daemon_error_forwarding
daemon: forward TypeError trace to client
6 years ago
Janus
2737744bfe
daemon: forward TypeError trace to client
6 years ago
SomberNight
4c6379a936
linux sdist: try to exclude some more garbage files from release tarball
6 years ago
SomberNight
dcd3d6c3d1
linux sdist: rm dead file from MANIFEST.in
6 years ago
SomberNight
15bc097f55
gitignore: update old path
6 years ago
SomberNight
501e725a47
kivy readme: note about running on linux desktop
closes #5037
6 years ago
duckartes
f9b0c66843
Update: README.rst ( #5036 )
Correct filename paths under Creating Binaries.
6 years ago
SomberNight
31c08db909
qt update notifications: make url clickable; prevent multiple dialogs
6 years ago
ThomasV
138c98d7d8
add 'get' command to CLI
6 years ago
SomberNight
53310690a5
version notifications: sig check would always fail on testnet
6 years ago
SomberNight
b085d7cc59
document linux release process
closes #5030
6 years ago
ThomasV
0f0bdfe7f0
update release notes
6 years ago
ThomasV
c4774d7a8e
update submodules
6 years ago
SomberNight
0bfda7c8c7
validate version update announcements using "bitcoin address" message signing
6 years ago
Johann Bauer
34c99c3b36
[Qt] Add optional update notifications
6 years ago
ThomasV
5613f9b903
hardware cmdline handler: print messages to stderr
6 years ago
SomberNight
4b560250a6
fix wine build: pyinstaller failed to install with new pip
see pypa/pip#6163
6 years ago
ThomasV
4be4444d6b
prepare release 3.3.3
6 years ago
sajolida
889d133abd
Give visual feedback while starting ( #4997 )
See https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
6 years ago
SomberNight
5f05469852
rerun freeze_packages
closes #4993
closes #5006
6 years ago
ThomasV
54eb89ccaf
Merge pull request #5026 from JeremyRand/utxolist-headers
Refactor UTXOList headers into class attribute
6 years ago
JeremyRand
b3d8a81e15
Refactor UTXOList headers into class attribute
This makes it more straightforward to subclass UTXOList.
6 years ago
ThomasV
920d4c2b27
simplify qr window
6 years ago
ThomasV
f994cd4a5d
draw qrcode with fixed framesize
7 years ago
SomberNight
f2ad116b0b
wizard: better hww debug messages when unpaired_device_infos fails
[DeviceMgr] scanning devices...
[DeviceMgr] failed to create client for ledger at b'0002:0007:00': OSError('open failed',)
[DeviceMgr] error getting device infos for ledger: open failed
^ GUI did not contain any info about failure
6 years ago
SomberNight
5fc715cdee
commands: add convert_xkey for converting between {x,y,z}|{pub,prv}
6 years ago
SomberNight
9cff42328d
qt contact list: fix copying address, sort order
closes #5015
6 years ago
SomberNight
e39e2ed8f1
fix typo
follow-up #5011
closes #5014
6 years ago
ThomasV
c995d5364e
Merge pull request #5011 from SomberNight/tx_broadcast_sanitize_response
network: sanitize tx broadcast response
6 years ago
SomberNight
5403ae7687
network: sanitize tx broadcast response
6 years ago
SomberNight
7ffd928e80
wallet: add comment
6 years ago
SomberNight
d77e4d8f5d
exception formatting: use repr(e) instead of str(e) in messages
repr(e) is more useful
6 years ago
SomberNight
44a2ceab3c
qt history list: fix minor sorting issue
closes #4989
6 years ago
ThomasV
4e10f9e301
Merge pull request #5007 from cculianu/fix_codesign_electrum
[MacOS] Fixed code signing on macos to code sign *all* embedded binaries
6 years ago
SomberNight
c7f3adb67e
trezor: fix minor string formatting re translations
closes #4996
6 years ago
ghost43
dc19cf1fa1
wallet: randomise locktime of transactions a bit. also check if stale. ( #4967 )
6 years ago
chris-belcher
d5c8a0e0d0
Add flag --skipmerklecheck ( #4957 )
The --skipmerklecheck optional flag makes Electrum tolerate invalid
merkle proofs from the server. This is useful for building Electrum
servers that need a minimum amount of storage, though of course users
should only enable it if they completely trust the connected server.
6 years ago
Calin Culianu
5ec330680e
[MacOS] Fixed code signing on macos to codesign all embdedded binaries
This was pulled from Electron Cash #1110
6 years ago
Johann Bauer
0caf8e30cd
Revealer: Fix typo
6 years ago
Johann Bauer
019566b383
Change string formatting to improve translation
For example, "Hide Console" would be "Konsole anzeigen" in German.
Currently, translators can only show "Anzeigen Konsole" which doesn't
make much sense.
6 years ago
Romano
c60583293a
[Docker] fix gnupg2 and dirmngr
6 years ago
Johann Bauer
424430723b
[Revealer] Fix spelling mistake
6 years ago
SomberNight
2f789468ea
requirements: lower bound for btchip-python
6 years ago
Tom Kneiphof
8fd84f77c7
Fix ledger transaction version ( #4991 )
6 years ago
SomberNight
4d0030363b
interface: catch more SOCKS exceptions
6 years ago
SomberNight
fd5ad9ac70
qt network dialog: detect Tor proxy dynamically
keep thread running to detect changes
6 years ago
SomberNight
192ec8596d
trezor: fix matrix recovery
closes #4983
6 years ago
Johann Bauer
bde655ae00
Qt: Show pointer cursor for status bar buttons
6 years ago
ThomasV
549d71fb0b
complete release notes
6 years ago