mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
b31fb1a269
* Auto label utxos based on invoice and payjoin This PR introduces automatic labelling to transactions. * If it is an incoming tx to an invoice, it will tag it as such. * If it was a payjoin tx , it will tag it as such. * If a transaction's inputs were exposed to a payjoin sender, we tag it as such. * wip * wip * support in coinselection * remove ugly hack * support wallet transactions page * remove messy loop * better label template helpers * add tests and susbcribe to event * simplify data * fix test * fix label + color * fix remove label * renove useless call * add toString * fix potential crash by txid * trim json keyword in manual label * format file |
||
---|---|---|
.. | ||
Configuration | ||
Contracts | ||
Controllers | ||
Data | ||
Events | ||
Extensions | ||
Filters | ||
HostedServices | ||
Hosting | ||
JsonConverters | ||
Logging | ||
ModelBinders | ||
Models | ||
PaymentRequest | ||
Payments | ||
Properties | ||
Security | ||
Services | ||
SSH | ||
Storage | ||
U2F | ||
Validation | ||
Views | ||
wwwroot | ||
BitpayHttpException.cs | ||
BTCPayServer.csproj | ||
BTCPayServer.ruleset | ||
bundleconfig.json | ||
CorsPolicies.cs | ||
Currencies.txt | ||
CurrencyValue.cs | ||
DerivationSchemeParser.cs | ||
DerivationSchemeSettings.cs | ||
EventAggregator.cs | ||
ExplorerClientProvider.cs | ||
Extensions.cs | ||
HwiWebSocketTransport.cs | ||
IDelay.cs | ||
IStartupTask.cs | ||
MigrationStartupTask.cs | ||
Program.cs | ||
Roles.cs | ||
SearchString.cs | ||
StorePolicies.cs | ||
TransactionComparer.cs | ||
WalletId.cs | ||
WebSocketHelper.cs | ||
WellKnownTempData.cs | ||
ZoneLimits.cs |