This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
btcpayserver
Watch
1
Star
0
Fork
0
You've already forked btcpayserver
mirror of
https://github.com/aljazceru/btcpayserver.git
synced
2026-01-05 15:14:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b976adeefef3ed99de5294be8a953fbccd324cca
btcpayserver
/
BTCPayServer
/
Payments
/
Bitcoin
History
nicolas.dorier
e23243565f
Refactor CreateInvoiceCore to better give feedback on payment method errors to the merchant, be faster, and give NodeInfo
2018-03-28 22:37:01 +09:00
..
BitcoinLikeOnChainPaymentMethod.cs
Remove internal exception thrown by NBitcoin
2018-03-13 15:28:39 +09:00
BitcoinLikePaymentData.cs
Use decimal for calculations instead of Money, and round due amount at ceil satoshi
2018-02-19 18:54:21 +09:00
BitcoinLikePaymentHandler.cs
Refactor CreateInvoiceCore to better give feedback on payment method errors to the merchant, be faster, and give NodeInfo
2018-03-28 22:37:01 +09:00
NBXplorerListener.cs
Fix bug: Paying a lightning invoice might miss 1 satoshi due to rounding error
2018-03-18 02:26:33 +09:00