Commit Graph

8349 Commits

Author SHA1 Message Date
nicolas.dorier
268ed71afe Fix test 2025-05-13 11:18:53 +09:00
nicolas.dorier
15ca966889 Fix warnings 2025-05-13 11:01:57 +09:00
rockstardev
9e1412ebba Removing unnecessary quote 2025-05-11 23:13:30 -05:00
nicolas.dorier
ee42155cea Fix tests 2025-05-11 21:44:15 +09:00
nicolas.dorier
8c4a0b4322 Make sure the preferredExchange during creation is only set when rateScripting is false 2025-05-09 21:52:21 +09:00
Nicolas Dorier
1e79730c6e Implement store templates (#6704)
* Implement store templates

* Use the template for the default rate rules

* Polish messages

* Do not show exchange selection if template has a script
2025-05-09 15:58:24 +09:00
Nicolas Dorier
0fbff219d2 Merge pull request #6708 from btcpayserver/feat/extension-points
Providing extension points for wallet setup
2025-05-09 08:59:32 +09:00
Nicolas Dorier
fb0e4addfe Merge pull request #6706 from btcpayserver/feat/connection-string
Switching to using textarea in order to display full lightning connection string
2025-05-09 08:58:48 +09:00
rockstardev
f8533934f4 Providing extension points for wallet setup 2025-05-08 17:01:30 -05:00
rockstardev
312014c55e Switching to value within textarea 2025-05-08 16:17:20 -05:00
nicolas.dorier
9a2d17b2a2 Add missing tags in docs 2025-05-08 19:05:55 +09:00
nicolas.dorier
9dc1aeda72 [Feature] Can configure fallback rates 2025-05-08 19:05:55 +09:00
rockstardev
3d2b24a240 Switching to using textarea in order to display full lightning connection string 2025-05-07 17:52:03 -05:00
rockstardev
20d3fb38d8 Formatting page to align with .editorconfig 2025-05-07 17:50:57 -05:00
nicolas.dorier
3ce5542eed Remove ratelimits on Register page GET 2025-05-06 23:50:49 +09:00
Nicolas Dorier
8c37835032 Merge pull request #6702 from btcpayserver/feat/debug-mainnet
Restoring reading of PaymentHash from LightningInvoice
2025-05-01 19:23:10 +09:00
rockstardev
1e2ce17a17 Extracting fetching of PaymentHash to extension method like Nicolas asked 2025-04-28 14:55:28 -05:00
nicolas.dorier
6b5cab65a7 Merge branch 'changelog/2.1.1' 2025-04-28 22:40:00 +09:00
Nicolas Dorier
41e1eb1be2 Do not reuse outpoint used in ongoing pending transactions (#6699) 2025-04-28 16:17:23 +09:00
rockstardev
0dfa6a7ff6 Restoring reading of PaymentHash from LightningInvoice 2025-04-28 00:40:12 -05:00
nicolas.dorier
ee83769a7b Make test less flaky 2025-04-28 13:56:34 +09:00
nicolas.dorier
4051b5d917 Move CanCreateRefunds to playwright 2025-04-28 13:40:09 +09:00
rockstardev
052ab71100 Allowing PaymentHash in lightning payment method to be read from LightningInvoice 2025-04-27 22:37:32 -05:00
Nicolas Dorier
dae4cc67b2 Cleanup playwright tests (#6700) 2025-04-26 21:50:12 +09:00
nicolas.dorier
ec2368829e Test cleanup 2025-04-26 13:21:16 +09:00
nicolas.dorier
e49debdecc Move CanPlayWithPSBT to Playwright 2025-04-26 12:59:31 +09:00
nicolas.dorier
6b9969f299 Changelog and bump for 2.1.1 2025-04-26 12:23:35 +09:00
Nicolas Dorier
dd6c4c771e Include XPubs in PSBTs for multi sig (#6696) 2025-04-24 21:36:09 +09:00
nicolas.dorier
818d65a4f9 Update translations default 2025-04-24 09:50:28 +09:00
d11n
abd180f4d3 QR scanner: Properly handle BIP21 input (#6693)
* QR scanner: Properly handle BIP21 input

Fixes #6665. Supersedes and closes #6672.

Details [here](https://github.com/btcpayserver/btcpayserver/pull/6672#issuecomment-2809299548)

* Update BTCPayServer/wwwroot/js/wallet/wallet-camera-scanner.js

* Fix scanner Vue component
2025-04-24 09:00:32 +09:00
Nicolas Dorier
8e26845fa9 Minor fixup in coinjoins (#6692) 2025-04-23 17:39:49 +09:00
nicolas.dorier
5df76b9c00 Make test less flaky 2025-04-23 16:51:56 +09:00
nicolas.dorier
5f908322c2 Make Rider a bit less verbose Code cleanup 2025-04-23 16:51:56 +09:00
Nicolas Dorier
b96491a804 Fix: PSBT Signing Option in MultiSig Server redirected incorrectly (fix #6668) (#6690) 2025-04-23 14:40:28 +09:00
nicolas.dorier
391279fced Adjust coderabbit config 2025-04-23 13:52:31 +09:00
nicolas.dorier
49b4f84a78 coderabbit config 2025-04-22 17:09:38 +09:00
Nicolas Dorier
8e9aead659 Automatically set Multisig Server if Output descriptor has several keys (#6688) 2025-04-22 17:01:55 +09:00
nicolas.dorier
6c998fe9a1 Rewrite Multisig test with Playwright 2025-04-22 11:48:28 +09:00
nicolas.dorier
4b1c745f43 Speed up playwright a bit 2025-04-22 10:22:23 +09:00
Chukwuleta Tobechi
79331f417a replicating selenium tests using playwright (#6681)
* replicating selenium tests using playwright

* create playwright tester instance

* more playwright tests

* run playwright in CI

* changes

* resolve test

* clean up
2025-04-22 10:04:17 +09:00
nicolas.dorier
2e8142e8f5 Remove useless code 2025-04-21 18:15:01 +09:00
Nicolas Dorier
a2d94a265b Fix: No need to select the Signing Key for signing through multi sig process (#6674) 2025-04-21 17:11:50 +09:00
nicolas.dorier
541e514d9f Update translations 2025-04-21 17:11:15 +09:00
Nicolas Dorier
3d363baa9e Fix: Recreating an aborted TX in MultiSig on Server setup crashes (#6682) 2025-04-21 17:10:28 +09:00
Nicolas Dorier
2f26979ed7 Refactor vault (#6678)
* Use Blazor for the Vault code

* Put elements in different file

* Controller abstraction

* Break into VaultElement
2025-04-21 17:09:46 +09:00
Nicolas Dorier
ec603a3804 Merge pull request #6684 from btcpayserver/wallet-policy
Add support for wallet policy descriptors (BIP388)
2025-04-21 16:09:05 +09:00
Nicolas Dorier
bf277f03c4 Merge pull request #6675 from wbalbo/fix-add-confirmation-deletion-email-rules
Fix: adding a confirmation for the deletion of Email Rule
2025-04-21 00:02:24 +09:00
nicolas.dorier
892dda0d3b Fix tests 2025-04-20 23:48:03 +09:00
nicolas.dorier
5c380e9419 Add support for wallet policy (BIP388) 2025-04-20 22:15:23 +09:00
wellingtonbalbo
61782940c5 Removed the form tag because isn`t necessary. 2025-04-18 07:54:11 -03:00