btcpayserver/BTCPayServer/Data
Andrew Camilleri 4b976c13c1 Changelly v2 (#343)
* Disable shapeshift and use changelly

* UI to manage changelly payment method

* wip on changelly api

* Add in Vue component for changelly and remove target currency from payment method

* add changelly merhcant id

* Small fixes to get Conversion to load

* wip fixing the component

* fix merge conflict

* fixes to UI

* remove debug, fix fee calc and move changelly to own partials

* Update ChangellyController.cs

* move original vue setup back to checkout

* Update core.js

* Extracting Changelly component to js file

* Proposal for loading spinner

* remove zone

* imrpove changelly ui

* add in changelly config checks

* try new method to calculate amount + remove to currency from list

* abstract changelly lofgic to provider and reduce dependency on js component

* Add UTs for Changelly

* refactor changelly backend

* fix failing UT

* add shitcoin tax

* pr changes

* pr changes

* WIP: getting rid of changelly dependency

* client caching, compiling code, cleaner code

* Cleaner changelly

* fiat!

* updat i18n, css and error styler

* default keys

* pr changes part 1

* part2

* fix tests

* fix loader alignment and retry button responsiveness

* final pr change
2018-10-24 14:52:19 +09:00
..
AddressInvoiceData.cs Fix bug making it impossible to remove LTC xpub 2018-03-14 19:32:24 +09:00
APIKeyData.cs Can delete stores 2018-07-19 19:31:17 +09:00
AppData.cs Add Point of Sale feature to BTCPay 2018-04-03 16:58:47 +09:00
ApplicationDbContext.cs Can delete stores 2018-07-19 19:31:17 +09:00
ApplicationDbContextFactory.cs Can delete stores 2018-07-19 19:31:17 +09:00
HistoricalAddressInvoiceData.cs Can delete stores 2018-07-19 19:31:17 +09:00
InvoiceData.cs Can delete stores 2018-07-19 19:31:17 +09:00
InvoiceEventData.cs Can delete stores 2018-07-19 19:31:17 +09:00
PairedSINData.cs Can delete stores 2018-07-19 19:31:17 +09:00
PairingCodeData.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
PaymentData.cs Correctly handle RBF 2017-11-06 00:31:02 -08:00
PendingInvoiceData.cs Can delete stores 2018-07-19 19:31:17 +09:00
RefundData.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
SettingData.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
StoreData.cs Changelly v2 (#343) 2018-10-24 14:52:19 +09:00
UserStore.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00