9190 Commits (d293cc0d5374f5410a69e4ea9cd92b103887337f)
 

Author SHA1 Message Date
SomberNight d293cc0d53
wine build: towards deterministic libsecp - strip debug symbols 7 years ago
SomberNight 80178f9a56
wine build: libsecp deterministic on given machine 7 years ago
SomberNight 051217d061
wine build: update readme 7 years ago
ThomasV 3b5d0cc974 Merge branch 'master' of github.com:spesmilo/electrum 7 years ago
SomberNight bc0036297b fast hmac on python 3.7+ 7 years ago
SomberNight 2b93593e3f Qt: (minor) clean up "about" message 7 years ago
SomberNight 1279b6e94c trustedcoin: request billing info after resetting it 7 years ago
SomberNight 9b2d939853 trustedcoin: replace asserts 7 years ago
ThomasV 86209e81b9 win builds: call 'git describe' before we add unstaged files to the repo 7 years ago
ThomasV c83393b189
Merge pull request #4469 from SomberNight/hmac_py37 7 years ago
SomberNight 1f6ccfb134
fast hmac on python 3.7+ 7 years ago
SomberNight db91618a44
Qt: (minor) clean up "about" message 7 years ago
SomberNight f3d2831db7
trustedcoin: request billing info after resetting it 7 years ago
SomberNight 486596b180
trustedcoin: replace asserts 7 years ago
ThomasV 357ff8e833
Merge pull request #4465 from SomberNight/purpose48_segwit_multisig_path2 7 years ago
Johann Bauer 41a257c638 Fill unconfirmed icon white 7 years ago
SomberNight 8b86f21520
wizard: extend derivation dialog to also let user select script type. 7 years ago
ThomasV 8116b80765
Merge pull request #3700 from bauerj/console-warning 7 years ago
ThomasV f24a449d37
Merge pull request #4463 from maschwanden/master 7 years ago
SomberNight 4dcefa7d3b
network: fix fork detection in certain backward search cases 7 years ago
ThomasV 5a5502303f make add_signature_to_txin an instance method 7 years ago
Mathias Aschwanden f6a17b2f5e Daemon: Fix preflight CORS request handling 7 years ago
ThomasV 43c808291f update release notes 7 years ago
ThomasV cb6989cea6 simplify display of inputs/outpputs in CLI history 7 years ago
SomberNight 6d63140c61
initial changelog for 3.2.0 7 years ago
ThomasV 0546fa73df
Merge pull request #4461 from SomberNight/dark_theme 7 years ago
SomberNight ca7e5575bf
option to set a dark theme for Qt 7 years ago
SomberNight 9a8183f348
network: avoid infinite loop if server headers conflict with checkpoints and server height is above max checkpoint 7 years ago
SomberNight 51ed8a998c
fix: network.interface can become None at any time 7 years ago
SomberNight f8dab46a4b
kivy: fix fork detection gui 7 years ago
ghost43 d03dc0e508
Merge pull request #4458 from JeremyRand/bitcoin-bip44-coin 7 years ago
JeremyRand d1d92e8704
Move BIP44 coin type to net constants. 7 years ago
Janus 88d95123fb kivy: use RecycleView in address list 7 years ago
SomberNight 5f050aa13e
follow-up prev 7 years ago
SomberNight 5220451b73
fix #4457 7 years ago
Janus 45b6afe190 kivy: use RecycleView in OutputList 7 years ago
Janus Troelsen 4f85615734 add simnet support (#4455) 7 years ago
ThomasV a141c69b25
Merge pull request #4313 from toxeus/master 7 years ago
ThomasV 24818c14ca
Merge pull request #3762 from SomberNight/txin_type_address_segwit 7 years ago
SomberNight 174d14ba89
add comment to guess_txintype_from_address 7 years ago
ThomasV 112b0e0544
Merge pull request #4453 from SomberNight/network_locks 7 years ago
ThomasV a7589a97ad
Merge pull request #4454 from matejcik/master 7 years ago
matejcik 5974fd75df trezor: drop list of supported coins 7 years ago
SomberNight cd41a451f6
locks in network.py 7 years ago
SomberNight a28ef06a58
kivy: tx_dialog scroll with bar 7 years ago
SomberNight e3c9ce319c
kivy: make history and addresses scroll bars wider 7 years ago
ThomasV dea6e41966
Merge pull request #4452 from spesmilo/history_recycle_view 7 years ago
Janus 5607c4bb7f kivy: use RecycleView in history 7 years ago
SomberNight ae786cafdf
(minor) don't raise BaseException 7 years ago
ghost43 61a9deaa61
Check SPV proof inner nodes not to be valid transactions. (#4436) 7 years ago