btcpayserver/BTCPayServer/Models
Andrew Camilleri a5fca7a1c4 Changelly Support (#267)
* 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
2018-10-18 12:13:39 +09:00
..
AccountViewModels Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
AppViewModels Transfering Pay Button from App directly to Store 2018-08-22 13:57:54 +02:00
InvoicingModels Changelly Support (#267) 2018-10-18 12:13:39 +09:00
ManageViewModels Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
ServerViewModels Fix SSH fingerprint checking 2018-08-13 09:43:59 +09:00
StoreViewModels Changelly Support (#267) 2018-10-18 12:13:39 +09:00
WalletViewModels Can pass pre filled amount and address to Send Wallet 2018-10-09 23:48:14 +09:00
ApplicationUser.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BitpayErrorsModel.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
ConfirmModel.cs Make rate calculation scriptable 2018-05-04 01:46:52 +09:00
DataWrapper.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
ErrorViewModel.cs Revert "Remove unused Error.cshtml" 2018-05-21 20:44:03 +09:00
GetTokensResponse.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
InvoiceResponse.cs MinerFee matching Bitpay API 2018-05-25 22:49:49 +09:00
TokenRequest.cs fix json serialization 2018-05-26 18:29:57 +09:00