napoly
c4097b5ddd
Enable XMR plugin test setup ( #6722 )
...
* Enable XMR plugin tests setup
* BTCpayServerTester.WaitIsFullySynched should not wait only NBX
2025-05-20 09:40:12 +09:00
Nicolas Dorier
40fbdeb0ee
BTCpayServerTester.WaitIsFullySynched should not wait only NBX ( #6740 )
2025-05-20 09:39:02 +09:00
nicolas.dorier
c526bb667d
Fix flaky test CanSetupEmailServer
2025-05-19 17:29:05 +09:00
Nicolas Dorier
932d313dee
Can apply tax rates to PoS items ( #6724 )
2025-05-19 10:35:46 +09:00
rockstardev
80d6ba3e5b
Bumping timers to give it time for webhook to trigger
2025-05-18 13:07:22 -05:00
rockstardev
54ad2a6790
Switching to using simple base WebhookInvoiceEvent class
2025-05-15 23:59:14 -05:00
rockstardev
446fe432c7
Adding tests for new partial events
2025-05-15 22:39:55 -05:00
rockstardev
9afa45088e
Merge pull request #6725 from d4rp4t/add_coinmate_rate_provider
...
Add Coinmate rate provider
2025-05-14 23:49:44 -05:00
rockstardev
88bd61e1c0
Bump NBXplorer
2025-05-14 22:11:21 -05:00
patrykdarmofalski
5bffc90f52
Add coinmate test for EUR and CZK
2025-05-14 09:59:16 +02:00
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
nicolas.dorier
ee42155cea
Fix tests
2025-05-11 21:44:15 +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
9dc1aeda72
[Feature] Can configure fallback rates
2025-05-08 19:05:55 +09:00
Nicolas Dorier
41e1eb1be2
Do not reuse outpoint used in ongoing pending transactions ( #6699 )
2025-04-28 16:17:23 +09: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
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
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
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
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
c6d5246720
- Removed the JS functions created by me
...
- Used the same logic as the StoreUsers.cshtml page to design the remove modal
- Removed the unit test part related to the deletion of email rules, since using this way of remove above is not possible to unit test, at least I didn't found an example to look at.
2025-04-17 22:32:07 -03:00
rockstardev
c3998fdf34
Addressing PR review issues
2025-04-16 10:49:08 +09:00
wellingtonbalbo
7f8f92ec74
Fixed selenium test for this specific feature.
2025-04-12 15:39:16 -03:00
nicolas.dorier
782d53c13d
Fix: Impossible to edit a payment request after receiving an invoice on it
2025-04-11 15:36:51 +09:00
nicolas.dorier
8593d33879
fix test
2025-04-10 23:56:07 +09:00
nicolas.dorier
5df2ffe689
Fix crash if DelayedTaskScheduler has too big timestamp
2025-04-09 00:03:43 +09:00
Nicolas Dorier
73af6f4ff4
Do not automatically invite a user to the instance when inviting in a store ( #6658 )
2025-04-08 18:21:58 +09:00
d11n
1c921030dc
Store users: Ensure the last owner cannot be downgraded ( #6654 )
...
* Store users: Ensure the last owner cannot be downgraded
Changes the behaviour of the `AddOrUpdateStoreUser` method to throw errors for the failure cases, so that the UI and API can report the actual problem. A role change might fail if the user already has that role or if they are the last owner of the store.
* Cleanup code
---------
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com >
2025-04-08 17:21:07 +09:00
Nicolas Dorier
ce83e4d96d
Fix: PaymentRequests created via API never expires ( #6657 )
2025-04-08 14:17:31 +09:00
nicolas.dorier
ead74a985f
Remove deprecated properties
2025-04-04 16:28:44 +09:00
d11n
a916ae81be
Greenfield: Expand user data ( #6649 )
2025-04-04 16:15:33 +09:00
Nicolas Dorier
ec6c22f4bf
Bump CLN ( #6645 )
2025-03-31 21:59:27 +09:00
Nicolas Dorier
658ddd1f27
Fix: Refunds through API were ignoring BOLT11 expiration at store level ( #6644 )
2025-03-31 09:32:12 +09:00
rockstardev
6784be2ce2
Adding logic to count signatures in multisig
2025-03-26 23:08:48 -05:00
nicolas.dorier
5e3e2ed2c1
Fix flaky test ( #6634 )
2025-03-24 21:48:43 +09:00
rockstardev
fcd49ff729
Merge pull request #6629 from btcpayserver/feat/email-rules-refactor
...
Email rules refactor
2025-03-23 09:27:20 -05:00
rockstardev
0997e9b76c
Fixing Selenium tests
2025-03-23 09:04:11 -05:00
rockstardev
5a24651be0
CanSeetupEmailRules test
2025-03-23 09:04:11 -05:00