mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-12 10:30:47 +01:00
* Adding MultisigTests * Adding fetching of receive address and creating pending transaction * Completing multisig test flow * Reverting Selenium ChromeDriver version * Adding generation of PSBTs * Removing unnecessary lines * PSBT test signing now working with multisig dervation scheme * Updating SignTestPSBT test * Reducing number of iterations for test funding, to speed up tests * Bugfixing PSBT problem * Ensuring that PSBT signing also works for pending transactions * Ensuring we don't collect count duplicate signatures for same PSBTs * Resolving bug in PendingTransactionService where Combine was modifying object * Fixing bug where pending transaction was not broadcased if there was ReturnUrl * Finally finishing Multisig Selenium test flow with signing PSBTs, broadcasting and cancelling them * Small nit, waiting loaded element * Nit: Use AssetElementNotFound * Fix warning * Remove code dups --------- Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com> |
||
---|---|---|
.. | ||
Webhooks | ||
AppInventoryUpdaterHostedService.cs | ||
BackgroundJobSchedulerHostedService.cs | ||
BaseAsyncService.cs | ||
BitpayIPNSender.cs | ||
BlobMigratorHostedService.cs | ||
CheckConfigurationHostedService.cs | ||
CleanupWebhookDeliveriesTask.cs | ||
DbMigrationsHostedService.cs | ||
DelayedTransactionBroadcasterHostedService.cs | ||
DynamicDnsHostedService.cs | ||
EventHostedServiceBase.cs | ||
GithubVersionFetcher.cs | ||
InvoiceBlobMigratorHostedService.cs | ||
InvoiceEventSaverService.cs | ||
InvoiceWatcher.cs | ||
IPeriodicTask.cs | ||
NBXplorerWaiter.cs | ||
PaymentRequestsMigratorHostedService.cs | ||
PendingTransactionService.cs | ||
PeriodicTaskLauncherHostedService.cs | ||
PluginUpdateFetcher.cs | ||
PullPaymentHostedService.cs | ||
RatesHostedService.cs | ||
ScheduledTask.cs | ||
StoreEmailRuleProcessorSender.cs | ||
TransactionLabelMarkerHostedService.cs | ||
UserEventHostedService.cs |