17326 Commits (c755a58661ae489ba610543613d9666f2c65920b)
 

Author SHA1 Message Date
Sander van Grieken d8d2426e83
qml: add local/remote SCID alias to ChannelDetails 2 years ago
Sander van Grieken d917c27a31
util: more code-style cleanup 2 years ago
Sander van Grieken f5340b7791
qt: replace QStackedWidget with custom ResizableStackedWidget, remove unused imports in util 2 years ago
Sander van Grieken 4c8287358a
qt, qml: remove email entry from 2FA wallet ToS pages 2 years ago
accumulator 1edb5bac81
Merge pull request #8651 from accumulator/issue_8028 2 years ago
accumulator 3f742a14b4
Merge pull request #8716 from accumulator/cosigner_pool_proxy 2 years ago
Sander van Grieken cfd24dbd6c
small fixes 2 years ago
Sander van Grieken b87d091a6d
qt, qml: allow BIP39 seeds which fail checksum or wordlist (fixes #8720) 2 years ago
ghost43 1cc1926263
Merge pull request #8725 from accumulator/bolt11_lowercase 2 years ago
Sander van Grieken 15592d4987
followup 0d476f73df 2 years ago
accumulator 134fd6c656
Merge pull request #8714 from accumulator/tor_probe 2 years ago
Sander van Grieken 24c28409b3
qt, qml: use lowercase bolt11 when copying or sharing 2 years ago
Sander van Grieken a1f3779f8b
update RELEASE-NOTES 2 years ago
Sander van Grieken 0d476f73df
network: rename network.tor_proxy to network.is_proxy_tor and keep it at None until TOR probe is done. 2 years ago
ThomasV 6745fb47bc
Merge pull request #8724 from xiaolou86/master 2 years ago
xiaolou86 50e5b0efd1
electrum: fix typos 2 years ago
xiaolou86 00c584d557
contrib: fix typos 2 years ago
SomberNight f7cb523b9d
wallet db: deduplicate "seed_type" field 2 years ago
SomberNight 64f82cd260
qt wizard bip39 recovery: better handle --offline mode 2 years ago
SomberNight 5d178d3a7c
qt wizard: clear up some log messages 2 years ago
Sander van Grieken 24323d21a2
qt: add note in wizard if wallet path is outside the default wallets folder 2 years ago
Sander van Grieken b59e9089a0
qt: use datadir wallets folder consistently 2 years ago
Sander van Grieken 5c96847111
qt: show wallet as relative path if below datadir wallets folder 2 years ago
Sander van Grieken 786979ec50
config: keep wallets directory stable, regardless of wallet opens in other directories 2 years ago
Sander van Grieken 05758432d6
android: exclude more unnecessary directories 2 years ago
Sander van Grieken 134fe73f1a
plugins: add proxy aware XMLRPCProxyTransport for xmlrpc.client calls in cosigner plugin 2 years ago
SomberNight 03778b6e0c
add FIXMEs to instances where we don't use the network proxy 2 years ago
SomberNight 80e330d365
build: update pinned aiohttp-socks (partial rerun freeze_packages) 2 years ago
ThomasV e441d4b15e release-sh: build each android apk separately 2 years ago
SomberNight 6c213aca17
pyinstaller build fixes 2 years ago
Sander van Grieken 8c404f319a
qt: translate string, wording minimum channel amount in new_channel_dialog 2 years ago
SomberNight 9743bd5219
pyinstaller build: (trivial) format so that win/osx look more similar 2 years ago
SomberNight b551cb5f75
pyinstaller build: better parameterise .spec 2 years ago
SomberNight 0912e5615d
pyinstaller build: follow-up: dirty hack for duplicate plugins 2 years ago
SomberNight 4cc9ef2078
pyinstaller build: clean-up .spec, fix issue described in prev commit 2 years ago
SomberNight b5f1783a62
plugins: better error and logging on duplicate plugins 2 years ago
SomberNight 2c3c50a09b
mac build: fix pyinstaller erroring due to not being able to import pyqt6 2 years ago
SomberNight 1451ec936a
win/mac build: fix pyinstaller missing libsecp during part of Analysis 2 years ago
SomberNight 262c009c67
pyinstaller build: towards fixing missing "gui/common_qt" folder 2 years ago
Sander van Grieken 90d1d587e8
network: async tor probe 2 years ago
Sander van Grieken daeedca1d0
config: use str type for NETWORK_PROXY, NETWORK_PROXY_USER, NETWORK_PROXY_PASSWORD 2 years ago
Sander van Grieken 70da74166c
network: no assert for port number range check 2 years ago
Sander van Grieken 42f2eb3818
qt: network_dialog: remove now unnecessary proxy host contains colon check 2 years ago
Sander van Grieken 26b5bec5af
qml: small text change in proxy settings 2 years ago
Sander van Grieken 297568a148
network: remove resolver monkey-patch as no local hostname lookups are performed when 2 years ago
Sander van Grieken 667485b17e
network: split off proxy_user and proxy_pass from serialized proxy string and add separate cmdline params and config keys for them. 2 years ago
Sander van Grieken 7b96a83350 wallet: add sighash check to class Abstract_Wallet 2 years ago
SomberNight 6467db0b7d
json_db: rename "_write" to sth more descriptive 2 years ago
Sander van Grieken ae9767880e
ui: add icons for script type and deterministic wallet 2 years ago
ThomasV 85f13cc6ea load_keystore: deepcopy object so that it differs from the one in db.data 2 years ago