10390 Commits (aa00fa2a5cf3d050a4a8968b3f20e2c20db512d1)
 

Author SHA1 Message Date
ThomasV aa00fa2a5c update submodule 5 years ago
SomberNight 034c1e0828
prepare release 3.3.7 5 years ago
SomberNight e431a07258
fix prev: conditional import / type hint failure 5 years ago
SomberNight d293b2e038
wallet: follow-up prev 5 years ago
ThomasV 37e7add776 Do not pass storage to address_synchronizer 5 years ago
SomberNight fb76fcc886
trezor: use only Bridge when available 5 years ago
SomberNight 53893be4c9
crash reporter: in Qt subclass, do network request using WaitingDialog 5 years ago
SomberNight 1d0f67996e
build-wine: build our own pyinstaller bootloader 5 years ago
SomberNight 423d44bcaf
build-wine: some clean-up. cache downloads. better status messages 5 years ago
SomberNight 6455f515f0
build-wine: don't use gpg keyservers 5 years ago
SomberNight 7c5247081b
change electrum.png to square (by padding) 5 years ago
SomberNight 4c63eca896
wallet.bump_fee: loosen sanity check a tiny bit 5 years ago
SomberNight 4f51308eab
coinchooser: clarify docs for make_tx 5 years ago
SomberNight 72d06038a7
synchronizer: fix race in _on_address_status 5 years ago
SomberNight 37809bed74
qt high dpi: fix some text fields 5 years ago
SomberNight e7304ce23e
TorDetector: minor clean-up 5 years ago
nachunjae 8a4e307b78 Update block explorer URL for btc.com (#5438) 5 years ago
SomberNight f405c3fbdd
ledger: (trivial) rm some remnants of hw1 setup 5 years ago
SomberNight 935ab9a12f
interface: check if future already done in handle_disconnect 5 years ago
SomberNight c6a54f05f5
wallet: some performance optimisations for get_receiving_addresses 5 years ago
SomberNight a2bffb9137
network: harden against eclipse attacks 5 years ago
SomberNight baa0293620
android build: persist debug keystore 5 years ago
SomberNight 0fafd8c0a7
fix #4777 again... 5 years ago
SomberNight 7bf6786bf5
build: note whether binary is reproducible in each case 5 years ago
SomberNight 4fc43da344
interface.debug will now also print errors 5 years ago
ThomasV 62e6ca50e1 do not log client-side RPC executions 5 years ago
SomberNight 570c0aeca3
build: make NSIS windows binary deterministic by changing the .ico file 5 years ago
SomberNight 9f28f8bcc6
Appimage: follow-up b69249f6c3 5 years ago
SomberNight 266484e0fd
Appimage: nits. use "fail" 5 years ago
Axel Gembe bb59a1298a
AppImage: Patch Python sysconfigdata 5 years ago
SomberNight 212ed8b18b
qt: set WWLabel text to be mouse-selectable by default 5 years ago
SomberNight 31ba440d1c
build-wine: print some text before "pip install" 5 years ago
SomberNight ec496a8222
requirements-hw: rm Cython 5 years ago
Axel Gembe b69249f6c3
AppImage: Remove unused binaries 5 years ago
Axel Gembe 501fd8f9e5
AppImage: Improve reproducible Python build reliability on Linux 5 years ago
Axel Gembe ae714772c3
AppImage: Make build reproducible 5 years ago
SomberNight fd5d1dab4f
coinchooser: clear up what "fee_estimator" expects 5 years ago
SomberNight cb69aa80f7
coinchooser: don't spend buckets with negative effective value 5 years ago
SomberNight e0b1bbfc46
tests: new tests for bump_fee and rbf_batching 5 years ago
SomberNight 0c20fcb6b3
tests: fix existing bump_fee tests 5 years ago
SomberNight 8491a2d329
wallet: RBF batching will now reuse the change address 5 years ago
SomberNight d0a43662bd
wallet: make "increase fee" RBF logic smarter 5 years ago
SomberNight 8bfe12e047
wallet: split "change address logic" from make_unsigned_transaction 5 years ago
SomberNight e864fa5088
coinchooser: tweak heuristic scoring. 5 years ago
SomberNight f409b5da40
coinchooser: refactor so that penalty_func has access to change outputs 5 years ago
SomberNight 6424163d4b
wallet: fix rbf_batching edge case 5 years ago
SomberNight 5f71163449
qt crash reporter: add warning that report contents are public 5 years ago
SomberNight 5effaaf428
TxOutput usage: trivial clean-up 5 years ago
SomberNight c7a8540d06
kivy: show tx fee rate in tx dialog 5 years ago
SomberNight cb204dd969
coinchooser: better account for fees in penalty_func 5 years ago