9707 Commits (2ab8234e9c08b5d35f6bf8d07ba587975cf86e53)
 

Author SHA1 Message Date
SomberNight 788b5b04fe
ledger: always use finalizeInput in sign_transaction 6 years ago
SomberNight a61953673a
fees: add 1-2 s/b static options 6 years ago
SomberNight da9d1e6001
network: ensure there is a main interface 6 years ago
SomberNight 7dd4032cce
daemon: call self.start in __init__, and allow not to listen on jsonrpc 6 years ago
SomberNight 4653a1007c
daemon: more convenient constructor for scripts 6 years ago
Johann Bauer 3f4e632cc4
Travis: Fix crowdin upload 6 years ago
SomberNight 626828e980
fix sweeping 6 years ago
SomberNight 4d43d12abf
transaction: don't convert p2pk to p2pkh address when displaying 6 years ago
SomberNight ab1ec57429
trezor and clones: rm dead code 6 years ago
SomberNight 8aebb8249a
keepkey: full segwit support 6 years ago
SomberNight 70c32590a9
hw plugins: fix only_hook_if_libraries_available 6 years ago
SomberNight ce5cc135cd
transaction: make get_address_from_output_script safer 6 years ago
SomberNight 53fd6a2df5
transaction: always sort i/o deterministically 6 years ago
SomberNight 5e4a4ae16b
minor clean-up (prints/types/imports) 6 years ago
SomberNight 32d5305295
fix daemon.load_wallet 6 years ago
SomberNight 071bc27016
setup.py: rm deprecated 'imp'. dedupe min py version 6 years ago
SomberNight 12e79ecd60
qt tx dialog: make input/output fields expand 6 years ago
SomberNight 3e2c5e8656
network.best_effort_reliable: force DC if req times out; retry on new iface 6 years ago
SomberNight 4984890265
follow-up prev: make best_effort_reliable react faster to disconnects 6 years ago
SomberNight 6b8ad2d126
fix some CLI/RPC commands 6 years ago
SomberNight 3b9a55fab4
rerun freeze packages 6 years ago
SomberNight c4f3fbaca0
labels: fix potential threading issues 6 years ago
SomberNight deda6535e0
bump min aiorpcx to 0.8.2 6 years ago
SomberNight 33d14e4238
some import clean-up in qt 6 years ago
SomberNight 9d7cf12244
follow-up prev: fix tests 6 years ago
SomberNight 952e9b87e1
network: clean-up. make external API clear. rm interface_lock (mostly). 6 years ago
SomberNight 7cc628dc79
synchronizer: fix adding duplicate addresses race 6 years ago
SomberNight 3be5b4b00f
network: fix some threading issues 6 years ago
SomberNight 1294608571
synchronizer: offload cpu-heavy address generation to other thread 6 years ago
SomberNight 172ddf4aaf
wallet: synchronize_sequence cleaned up a bit 6 years ago
SomberNight 55b582511e
fix deprecation warnings in regexes 6 years ago
SomberNight e4fd5ec1ae
tox: add python 3.7 to envlist 6 years ago
SomberNight 002b8a99e2
synchronizer: make 'add' thread-safe, and some clean-up 6 years ago
SomberNight eccb8ec2d6
normalize wallet file paths 6 years ago
SomberNight 61b5ce0451
fix import error 6 years ago
SomberNight d50b36d314
daemon: suppress pop wallet failure 6 years ago
SomberNight 9586157479
qt: refresh gui with "F5" 6 years ago
SomberNight cedd518aea
mark 'blockchain_headers' file as sparse on windows 6 years ago
SomberNight 855a70bc66
network: new trigger 'blockchain_updated' 6 years ago
SomberNight cbd91ba5b1
synchronizer: fix race 6 years ago
SomberNight 8ee1f140d8
interface: split run_fetch_blocks 6 years ago
SomberNight f9a5f2e183
fix #4698 6 years ago
SomberNight 8caab35d90
trezor: re-enable bridge transport 6 years ago
SomberNight 9161e8c8f4
interface: refuse to overwrite blockchain of main interface 6 years ago
SomberNight 7e1a784fca
follow-up prev: fix race between load_wallet and network events 6 years ago
SomberNight 96b699e534
synchronizer: fix refresh bug 6 years ago
SomberNight 6f0dceb152
fix #4726 6 years ago
ghost43 924ee1a672
Merge pull request #4725 from joren485/unreachable_return 6 years ago
Joren Vrancken ae501ca8ed
Remove unreachable return statement 6 years ago
SomberNight adc91eb75e
interface: hostname cannot be empty 6 years ago