24 Commits (07c80d2ca14b54f2c41c81fbcbaa8b7e4b3e42ef)

Author SHA1 Message Date
SomberNight 07c80d2ca1
ecc: ecdsa_verify to enforce low-S rule 2 years ago
SomberNight d61c6037ea
ecc: add test that verify_usermessage does not enforce low-S rule 2 years ago
SomberNight bafd52ec6d
lnsweep: rm one usage of Transaction.get_preimage_script() 2 years ago
Ondřej Vejpustek 70f0ed992f slip39: implement extendable backups 2 years ago
SomberNight 67d373357b
lnworker: make PaymentFeeBudget defaults configurable 2 years ago
SomberNight 13d9677e53
transaction: tx.sign API change: rm hex usage 2 years ago
SomberNight 2f1095510c
bitcoin.py/transaction.py: API changes: rm most hex usage 2 years ago
SomberNight cf2ed509b4
dependencies: remove bitstring 2 years ago
ThomasV 9a7195d5ab test_lnpeer: fix node_id in storage of created peers 2 years ago
momantech 2b6090429c Fix some comments 2 years ago
ThomasV 3e7d4749cf turn classmethod 'find_all_plugins' into an instance method. 2 years ago
SomberNight 52f1a2ce25
ecc: add method "bip340_tagged_hash" 2 years ago
SomberNight bd9d0ccc33
ecc: refactor/clean-up sign/verify APIs 2 years ago
SomberNight 44e27ac8b5
ecc: add bindings for schnorr sign/verify 2 years ago
SomberNight 30c9f5b6b1
walletdb: chan dict: small clean-up (incl db upgrade) 2 years ago
ThomasV 94a8754bdd regtest: test swapserver with trampoline onions 2 years ago
SomberNight 51b7fc04ef
walletdb: fix convert_version_58 for partial local txs 2 years ago
SomberNight d01582d58c
fix tests (follow-up) 2 years ago
ThomasV 32775c1b5d regtest: fix varname in wait_until_htlcs_settled 2 years ago
SomberNight 8ab3dcce5d
keystore: API changes for from_seed/from_bip43_rootseed/bip39_to_seed 2 years ago
Sander van Grieken 6ecbb8eb3f
tests: add test for payment_identifier.invoice_from_payment_identifier() 2 years ago
Sander van Grieken 0faf6928c0
tests: explicit sync on self.app instance ready and make sure _testcase_event is cleared before 2 years ago
Sander van Grieken 73fee69f5c
tests: move /electrum/tests to /tests 2 years ago