From aaeb4cbaf4f53d1d698328673207537efdfaa7b4 Mon Sep 17 00:00:00 2001 From: zebra-lucky Date: Sun, 27 Oct 2024 14:01:13 +0200 Subject: [PATCH] update to latest base code (no changes to plugin) --- electrum/plugins/joinmarket/__init__.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/electrum/plugins/joinmarket/__init__.py b/electrum/plugins/joinmarket/__init__.py index 33f49fd58..0ac654533 100644 --- a/electrum/plugins/joinmarket/__init__.py +++ b/electrum/plugins/joinmarket/__init__.py @@ -2,16 +2,16 @@ # -*- coding: utf-8 -*- # based: on https://github.com/JoinMarket-Org/joinmarket-clientserver +# commit a0761bf18b9de94fbe4fdc53e05c368b050971fb +# Author: merge-script +# Date: Wed Oct 23 22:20:51 2024 +0300 + +# prev based: on https://github.com/JoinMarket-Org/joinmarket-clientserver # commit 75e0bc40ffc37604c128922da11669794e76bba1 # Author: merge-script # Date: Fri Aug 9 13:06:08 2024 +0300 -# prev based: -# commit f83c4208a4507f3f31ab57996636722d7db78fb2 -# Author: Kristaps Kaupe -# Date: Wed Feb 14 13:49:36 2024 +0200 - -# additional tests requirement: unittest-parametrize==1.4.0 +# additional tests requirements: unittest-parametrize==1.4.0 fullname = 'JoinMarket' description = ' '.join([