Commit Graph

  • a3e1d2e25e
    follow-up prev SomberNight 2022-01-22 17:49:20 +0100
  • 8559d1eb72
    build: android reprod: "pip install" needs "--no-build-isolation" SomberNight 2022-01-21 18:02:37 +0100
  • 46dc675b1f
    scripts: fix py3.6 compat in update_default_servers.py SomberNight 2022-01-20 16:20:59 +0100
  • c203ce083a
    kivy+qt: add channel type to details bitromortac 2022-01-18 14:37:49 +0100
  • db86aeb83a
    wallet: replace static remotekey with channel type bitromortac 2022-01-18 14:54:43 +0100
  • 6915e3cb10
    lnpeer+wallet: use channel type for channel open bitromortac 2022-01-18 14:55:43 +0100
  • 401a429080
    lnutil+lnwire: implement ChannelType bitromortac 2022-01-18 14:40:16 +0100
  • 1ad30e86b6
    build: relax qdarkstyle version bound SomberNight 2022-01-20 14:28:19 +0100
  • d9b55ae5c8
    build: relax dnspython version bound SomberNight 2022-01-20 14:22:30 +0100
  • 1705c1999a
    build: rm "dataclasses" from pinned requirements-hw.txt SomberNight 2022-01-20 15:08:34 +0100
  • 6421ff015d
    rerun freeze_packages SomberNight 2022-01-20 14:11:54 +0100
  • 27fb5a6dbd
    network: update hardcoded mainnet servers (and testnet) SomberNight 2022-01-18 19:54:24 +0100
  • 3851ce5dd1
    scripts: add "update_default_servers.py" SomberNight 2022-01-18 19:50:46 +0100
  • 47132790c1
    Merge pull request #7426 from bitromortac/2107-trampoline-test ghost43 2022-01-18 15:20:47 +0000
  • 906c4c4e2c
    appimage build: update libudev-dev libudev1 (#7629) vertion 2022-01-18 06:47:29 -0800
  • c01c37288d
    Merge pull request #7609 from JeremyRand/cirrus-regtest-vm-v3 ghost43 2022-01-18 14:45:48 +0000
  • 8ab97d7d40
    Cirrus: Use hardcoded ElectrumX v1.15.0 in functional tests Jeremy Rand 2021-12-28 04:58:45 +0000
  • d79de7ac2e
    Cirrus: Use VM instead of Docker for functional tests Jeremy Rand 2021-12-28 04:46:47 +0000
  • a3ec3f3228
    trampoline: forwarding, use correct secret for legacy case bitromortac 2021-07-20 17:54:49 +0200
  • 58dd8996fb
    trampoline: use trampoline policy for intermediate forwarders bitromortac 2021-07-20 16:55:03 +0200
  • 2d2b889312
    lnpeer tests: add spp trampoline payment bitromortac 2021-07-20 16:53:58 +0200
  • e8c94cf5d7
    tests: implement graph with flexible definitions bitromortac 2021-07-16 14:18:29 +0200
  • bdbd59300f Prepare scripts for aggregated signatures: - fetch file signatures in contrib/add_cosigner. - detect cosigners in make_download. - format download page for aggregated signatures. ThomasV 2021-12-19 17:10:35 +0100
  • 195b470d70 contrip/upload: do not fail sftp if directory already exists ThomasV 2021-12-19 16:54:39 +0100
  • 7354feeffe
    follow-up fix tests: logic typo SomberNight 2021-12-17 15:21:21 +0100
  • c8f47ed4fe
    Merge pull request #7562 from SomberNight/202111_blockchain_target ghost43 2021-12-17 14:07:55 +0000
  • ce44a03c24
    Merge pull request #7202 from bitromortac/2104-mpp-channel-splitting ghost43 2021-12-17 13:58:54 +0000
  • 97e61cfacd
    Merge pull request #7590 from matejcik/matejcik/trezorlib-0.13 ghost43 2021-12-17 12:05:35 +0000
  • a044d7df01
    Update qdarkstyle to <3.1 (allow 3.0.x) (#7561) upgradvisor-bot 2021-12-17 06:50:48 -0500
  • 0eebf9df43
    Merge pull request #7588 from bitromortac/2112-fix-closing-to-remote ThomasV 2021-12-17 12:45:45 +0100
  • 1e8e2890d5 trezor: use the same amount unit (satoshi, etc.) on device Pavol Rusnak 2021-04-20 10:49:33 +0200
  • 9a975a5200 trezorlib 0.13 compatibility matejcik 2021-12-09 13:55:03 +0100
  • ffba3fb7fc
    lnpeer: fix possibly nonexistant to_remote check bitromortac 2021-12-06 16:53:44 +0100
  • 0df05dd914
    qt preferences: always show cb for LN/"Create recoverable channels" SomberNight 2021-11-17 17:54:52 +0100
  • 12b659ff99
    daemon: change rpcsock default to "unix" where available SomberNight 2021-11-05 23:55:55 +0100
  • 62e1d8ed78
    daemon: (trivial) subservices log when they start listening SomberNight 2021-11-15 17:43:34 +0100
  • 2f2821f9ee
    qt tray tooltip: don't include wallet balance SomberNight 2021-11-15 16:57:40 +0100
  • 7e2d9c48d1
    blockchain: fix bugs in bits_to_target and target_to_bits SomberNight 2021-11-13 04:31:08 +0100
  • ee10e8e4d3
    blockchain: bits_to_target: small clean-up SomberNight 2021-11-13 03:07:36 +0100
  • 6033471853
    blockchain: clarify MAX_TARGET by referencing bitcoin core source SomberNight 2021-11-13 03:02:31 +0100
  • 2599010eed
    interface: scripthash.get_history: fix tx order check SomberNight 2021-10-18 13:38:38 +0200
  • 88a1c1a618
    python 3.10: fix some deprecation warnings and compat with 3.10 SomberNight 2021-11-09 01:02:57 +0100
  • ed0dd6eb22
    kivy: implement ElectrumGui.stop SomberNight 2021-11-05 20:35:28 +0100
  • ca9b48e2d6
    gui: add BaseElectrumGui base class for guis SomberNight 2021-11-05 20:21:50 +0100
  • c331c311db
    crash reporter: add EarlyExceptionsQueue SomberNight 2021-11-05 19:55:22 +0100
  • e0246b30b9
    daemon: if taskgroup dies, show error in GUI SomberNight 2021-11-05 18:33:03 +0100
  • 3643b9f056
    daemon: rework stopping SomberNight 2021-11-05 17:24:03 +0100
  • a5c4b9e719
    Merge pull request #7545 from yanmaani/unix_sockets ghost43 2021-11-04 19:32:33 +0100
  • 56b03e2e8d
    lnpeer: more forwarding is now event-driven SomberNight 2021-11-04 19:16:02 +0100
  • 12f3525df0
    lnpeer: disable msg processing rate-limiting in tests SomberNight 2021-11-04 18:04:16 +0100
  • 4f907e3889
    lnworker: change api of 'htlc_{fulfilled,failed}' events SomberNight 2021-11-04 16:41:23 +0100
  • 16c6655892
    lnpeer: make forwarding partly event-driven SomberNight 2021-11-04 16:32:40 +0100
  • 82b9cd12eb tests: Add rudimentary integration test for Unix domain socket functionality yanmaani 2021-10-25 12:00:00 +0000
  • b1005694ec cli: Add support for Unix domain sockets yanmaani 2021-10-25 12:00:00 +0000
  • f066f25a30
    win build: revert pyinstaller upgrade SomberNight 2021-11-03 03:16:38 +0100
  • 2b4bf19c06
    win build: update some build dependencies SomberNight 2021-11-02 18:30:24 +0100
  • 7d5c5b75a1
    android build: bump python 3.8.8->3.8.12 SomberNight 2021-11-02 18:10:17 +0100
  • 7409a32879
    win build: bump python 3.8.8->3.9.7 SomberNight 2021-11-02 18:03:06 +0100
  • f01ca726e4
    mac build: bump python 3.7.9->3.9.7 SomberNight 2021-11-02 17:45:43 +0100
  • 6a0d7dfd48
    rerun freeze_packages SomberNight 2021-11-02 17:39:51 +0100
  • d67e24438e
    lnsweep: rm code dupe: 2nd stage htlc tx out vs ctx to_local addr reuse SomberNight 2021-11-01 18:05:33 +0100
  • 99836d5e5f
    kivy: confirm_tx_dialog: toggling "final" should update the tx SomberNight 2021-10-29 14:27:13 +0200
  • 5787f3ab74
    Merge pull request #7542 from bitromortac/2109-dust-limit ghost43 2021-10-27 16:51:07 +0200
  • cb55a2d654
    tests: try to reduce flakyness of test_fail_pending_htlcs_on_shutdown SomberNight 2021-10-27 16:46:15 +0200
  • e97f350597
    add comment for safer forwarding bitromortac 2021-10-22 13:02:59 +0200
  • 947693c90d
    check dust limits bitromortac 2021-10-22 12:58:04 +0200
  • f2f8c4533b
    implement option_shutdown_anysegwit bitromortac 2021-10-22 11:59:44 +0200
  • 5c91212fab
    dns hacks: dns via proxy: special-case "localhost" string SomberNight 2021-10-25 17:46:51 +0200
  • 1ff9f9910f
    ln update_fee: enforce that feerate is over default min relay fee SomberNight 2021-09-24 20:13:58 +0200
  • 4af103378a
    lnpeer: refactor some checks re open_channel/accept_channel SomberNight 2021-09-24 19:58:32 +0200
  • 437a9e4358
    Merge pull request #7505 from bitromortac/2109-activate-watchtower ghost43 2021-09-28 16:46:19 +0200
  • b9295eda09
    ci: only run coveralls script if ENV var is set (for token) SomberNight 2021-09-28 16:30:41 +0200
  • ff61020dd2
    watchtower: watch new channels bitromortac 2021-09-27 10:31:44 +0200
  • baff4fa625 save_backup: do not remove deterministic LN key (see #7513) ThomasV 2021-09-26 12:18:25 +0200
  • b431d8e9b8 follow-up eadd1bebb2 ThomasV 2021-09-24 17:36:33 +0200
  • ca2d1eea45
    build appimage: update appimagetool and stop using fork of mksquashfs SomberNight 2021-09-22 16:40:15 +0200
  • a555eb3106
    Merge pull request #7504 from bitromortac/2109-sample-from-list ghost43 2021-09-22 15:24:58 +0200
  • 8913abdf9a
    python3.9: sample from list instead of set bitromortac 2021-09-22 10:59:33 +0200
  • 11146d352f
    appimage build: bump python 3.8.12->3.9.7 SomberNight 2021-09-20 17:09:45 +0200
  • fb3ce438d6
    appimage build: bump python 3.7.10->3.8.12 SomberNight 2021-09-08 19:18:19 +0200
  • 5d0aa63adb
    appimage build: change base to ubuntu 18.04 SomberNight 2021-09-08 18:52:24 +0200
  • d570002b83
    Merge pull request #7502 from spesmilo/no_convert_key ThomasV 2021-09-20 17:04:09 +0200
  • eadd1bebb2 Do not convert StoredDict keys to str. Instead, convert json keys to int when storage is read. ThomasV 2021-09-20 11:26:56 +0200
  • 7a0904c0f4 wallet update: move fields that have string keys out of channel log ThomasV 2021-09-20 11:57:12 +0200
  • 1188187431
    wallet_db upgrade: in OnchainInvoice['outputs'], convert vals None->0 SomberNight 2021-09-19 17:35:49 +0200
  • b7cdf3fe11
    wallet_db upgrades: (trivial) make upgrades more standalone SomberNight 2021-09-19 17:32:25 +0200
  • 0b05edc705
    wallet payreqs: trivial clean-up SomberNight 2021-09-19 17:25:57 +0200
  • 433c6762c9
    Qt Send tab: handle exc when "." is entered into amount_e SomberNight 2021-09-19 16:53:58 +0200
  • be084dd44b
    qt wallet info: make labels selectable SomberNight 2021-09-16 09:13:44 +0200
  • 4293d6eca0
    kivy: settings: better handling of "default" language SomberNight 2021-09-15 19:52:40 +0200
  • 7cb11ceda4
    kivy: locale: set default language based to OS lang SomberNight 2021-09-15 19:51:10 +0200
  • 22bb52d5df
    kivy: locale: also translate strings in core lib SomberNight 2021-09-15 19:45:06 +0200
  • fb6beb3e5c
    ci: remove Travis CI integration SomberNight 2021-09-15 17:50:01 +0200
  • 3f69e5ae3e
    qt cpfp: (trivial) make some strings translatable SomberNight 2021-09-15 17:37:22 +0200
  • 679bd21bac
    Added CPFP Feature for Kivy GUI (#7487) djboi 2021-09-15 21:02:24 +0530
  • 85780eea1a
    multiple max spends: add unit test SomberNight 2021-09-15 16:32:14 +0200
  • acbb363240
    follow-up prev: some clean-ups SomberNight 2021-09-15 16:23:47 +0200
  • 65c3a892cf
    Multiple max spends functionality added (#7492) Siddhant Chawla 2021-09-15 20:05:15 +0530
  • 8b9296654e
    contrib/push_locale: start using crowdin v2 API (instead of v1) SomberNight 2021-09-14 20:17:10 +0200
  • 70d901b544
    cirrus ci: push_locale: make sure gettext is installed SomberNight 2021-09-14 20:10:32 +0200