1695 Commits (2562170113255bee1c7cbc19cc9bc987a72a6473)

Author SHA1 Message Date
SomberNight d3f65e24e1
kivy: warn user during "Send" if high fee (change condition) 6 years ago
ThomasV 9529b418e2 prepare release 3.3.6 6 years ago
SomberNight e8bc5bbec4
interface: follow-up 6cc70bc7a2 6 years ago
SomberNight e415c0d930
wallet: (fix) synchronizer would also resub closed wallets... 6 years ago
SomberNight 6cc70bc7a2
interface: when disconnecting due to RPCError, don't dump traceback 6 years ago
SomberNight 003e6c3e79
fix 2fa wallet creation via qt gui 6 years ago
SomberNight 7aaac2ee30
qt wizard: change wizard_dialog semantics to raise exceptions 6 years ago
SomberNight 099315013e
(trivial) qt main_window: rm unnecessary indendation 6 years ago
SomberNight f6dfcccf8c
qt: factor out util.MessageBoxMixin.msg_box into function and use it 6 years ago
SomberNight 407e3514cc
wallet: test_addresses_sanity to include (part of) address in exception 6 years ago
SomberNight 4db1535bce
qt wizard: catch wallet/bitcoin exceptions (regression) 6 years ago
SomberNight d2a80f15a1
kivy fx dialog: fix #5329 6 years ago
SomberNight fd58a0cb20
json_db: enforce order of 'load_transactions' and 'upgrade' 6 years ago
SomberNight a59e3efd3e
qt send tab: fix tx_size and fee calc in case of payment requests 6 years ago
SomberNight dd7b356fcc
kivy wizard: fix #5333 6 years ago
SomberNight 22c08f1522
qt dark: fix2 "In History tab, labels while edited were being clipped" 6 years ago
SomberNight 808239bbcc
wallet: fix deleting address from Imported_Wallet 6 years ago
SomberNight 46ae86f600
wallet: fix balance_at_timestamp 6 years ago
ThomasV 9053cb2218 update version 6 years ago
ThomasV 1b8673839a buildozer: add tests to exclude_dirs 6 years ago
SomberNight f6a7e6ec7d
logging: don't log to file by default 6 years ago
SomberNight 3ed502a728
qt dark: fix "In History tab, labels while edited were being clipped" 6 years ago
SomberNight 104b8804f7
logging: '-V' cli option can blacklist/whitelist classes with short names 6 years ago
SomberNight 0e6cf153d7
synchronizer: show progress in GUI 6 years ago
SomberNight 92ad7ec5c0
interface: use itertools.count 6 years ago
SomberNight e63157c2ab
logging: fix another call with multiple args 6 years ago
SomberNight 06cff9ac10
logging: fix call with multiple args 6 years ago
SomberNight fd09033890
kivy: fix a race at startup 6 years ago
SomberNight 70fd716cbe
kivy: fix IPv6 6 years ago
SomberNight 7a99fdc275
kivy: fix crash in logging.py; platform.platform() not available 6 years ago
SomberNight 3e8ca80afd
servers: remove phishing server 6 years ago
SomberNight b11cb11d95
qt console: failed to print certain objects with custom __eq__ 6 years ago
SomberNight 2481d708cc
network: sanitize_tx_broadcast_response - new strings in bitcoind 0.18 6 years ago
SomberNight 00b2fee461
qt dark style: fix padding of PayToEdit 6 years ago
SomberNight c80c3596a7
logging: expose 'disablefilelogging' option in Qt preferences 6 years ago
SomberNight e361a8549c
qt paytoedit: enable up/down keys 6 years ago
SomberNight aac9826e1b
qt paytoedit: better height adjustment 6 years ago
SomberNight 7278953c63
servers: update mainnet default list (emzy) 6 years ago
SomberNight 7fc9e109ed
servers: update mainnet default list 6 years ago
SomberNight 0c963b0894
network.broadcast_transaction: add "do not trust" text to log messages 6 years ago
SomberNight 07ec0d41d5
fix prev 6 years ago
SomberNight fd5b1acdc8
commands: fix encrypt/decrypt 6 years ago
SomberNight 387834164c
logging: port ugly accidental side-effect into readable explicit feature 6 years ago
SomberNight 163a814dc4
logging: log exceptions caught by crash reporter 6 years ago
SomberNight a7b13f4876
logging: make console log lines shorter 6 years ago
SomberNight f22a23aaf2
logging: fix for kivy 6 years ago
SomberNight 6940c424d1
logging: cli options to filter for modules using -v 6 years ago
SomberNight 3385a94753
logging: basics 6 years ago
cluelessperson 4d64e132d7
standardized logging base with ISO8601, UTC, rotating file logs, and more! 6 years ago
SomberNight 28d70963ec
qt txdialog: word-wrap blockhash 6 years ago