Andrew Camilleri
d31bff7070
BPU Prep Work Part2 ( #1340 )
...
* BPU Prep Work Part2
* Adjust tests to use the hot wallet when registering deriv scheme
* Add amount to payment data view for onchain payments
* Make zone limits higher when in dev mode (for tests in next PR)
* Make IPaymentMethodDetails serialize/deserialize through payment type using the network
* Allow named settings through settings repo
* Refactor some extensions for next PR
* pr changes
* use json convert for now
2020-02-19 17:35:23 +09:00
nicolas.dorier
f2aab4cf03
Add warning if fail to load rates from cache
2020-02-16 23:04:48 +09:00
nicolas.dorier
c03dc48fe9
Do not crash if can't load rate cache
2020-02-16 22:07:56 +09:00
nicolas.dorier
143c909812
bump
2020-02-16 19:58:53 +09:00
Charles Hill
821b904163
Added SendGrid, Mailgun to Quick-fill email settings ( #1335 )
2020-02-15 14:37:29 +09:00
nicolas.dorier
6015eb337a
Fix broken link
2020-02-15 14:36:36 +09:00
nicolas.dorier
5d817a0483
Revert fix mysql
2020-02-14 00:23:00 +09:00
nicolas.dorier
ee9905e85a
Fix mysql
2020-02-14 00:07:19 +09:00
nicolas.dorier
ff4c7c364e
Fix mysql
2020-02-14 00:02:47 +09:00
nicolas.dorier
a2d657f5cb
Fix mysql migration
2020-02-13 23:58:48 +09:00
Andrew Camilleri
db6a4687d2
Wallet prep work for BPU ( #1331 )
...
* Wallet prep work for BPU
This PR prepares the wallet for #1321 . It makes transfers from the vault and ledger to go to their own post actions for processing (not particularly useful in this PR but is needed in BPU to propose a new tx) It also makes the Sign with seed consistent with redirect to /psbt/ready after signing which it did not do (it stayed on the seed route)
* fix test
* add assert
2020-02-13 22:06:00 +09:00
Andrew Camilleri
07f0d95f56
BIP21 Support for Wallet spending ( #1322 )
...
* BIP21 Support for Wallet spending
* extract bip21 loading to method
* add bip21 parsing test
2020-02-13 17:18:43 +09:00
Hans Looman
1a409a441d
Update POLIS related entries ( #1313 )
...
* Update Polis related info and services
* Fix Polis Rate Fetcher
* Fix Polis ratefetcher - Cryptopia is obsolete
* POLIS rate provider changes to comply with internal testing
* URL / pair alignment
* Add small doc to re-trigger testing
2020-02-13 14:44:31 +09:00
Nicolas Dorier
445e184154
Merge pull request #1328 from pavlenex/readme
...
Minor readme cleanup + license clarification
2020-02-13 14:42:18 +09:00
pavlenex
9a10f55a85
Merge remote-tracking branch 'upstream/master' into readme
2020-02-12 19:11:53 +01:00
nicolas.dorier
ae33b1d0a8
Fix PSBT Redirect No-access issues
2020-02-12 16:35:24 +09:00
pavlenex
4ed2db83a5
fix a broken link
2020-02-09 19:01:52 +01:00
pavle
500aa85142
Fix broken links
2020-02-09 17:35:00 +01:00
pavle
3b6cc84a93
Minor readme cleanup + license clarification
2020-02-09 17:33:44 +01:00
Nicolas Dorier
5ce29d2bb8
Merge pull request #1325 from Kukks/fix-revoke-access
...
Fixes #1324 store token revoke redirect error
2020-02-08 21:54:43 +00:00
Nicolas Dorier
3184d2b2df
Merge pull request #1327 from Kukks/coldcard-fix
...
Fix #1326 Coldcard import dialog
2020-02-08 21:54:19 +00:00
Kukks
f5e65ec2a6
Fix #1326 Coldcard import dialog
2020-02-08 10:54:34 +01:00
Kukks
66488d813b
Fixes #1324 store token revoke redirect error
2020-02-07 08:23:00 +01:00
nicolas.dorier
4853cfe41a
bump
2020-02-03 19:13:51 +09:00
Nicolas Dorier
dc7733abcd
Merge pull request #1041 from Kukks/satscurrency
...
Add sats as a native currency
2020-02-03 08:42:35 +00:00
Nicolas Dorier
771c8e2758
Merge pull request #1314 from btcpayserver/feature/errorpages
...
Adding error pages to handle HTTP errors
2020-02-03 08:39:58 +00:00
rockstardev
24664b60af
Adding test ensuring that api errors are properly returned
2020-02-03 02:21:03 -06:00
rockstardev
82393eb8bb
Fixing api exception handling in the pipeline
2020-02-03 02:18:36 -06:00
rockstardev
b432d8903f
Grammar fix by Kukks
2020-02-01 11:16:40 -06:00
rockstardev
ea9169f607
Updating 404 page not found assert
2020-02-01 02:29:08 -06:00
rockstardev
496a6f0f55
Special page to handle 429 errors
2020-02-01 01:59:56 -06:00
rockstardev
fb2a0fb7fb
Special page to handle 500 errors
2020-02-01 01:58:17 -06:00
rockstardev
ef503fa907
Special page to handle 404 errors
2020-02-01 01:41:27 -06:00
rockstardev
fe2eca4fda
Adding prettier error handling page in the pipeline
2020-02-01 01:40:50 -06:00
rockstardev
88835b5b55
Moving _LayoutWelcome to shared folder
2020-02-01 00:32:31 -06:00
rockstardev
876c940032
Reverting delegate reference to previous state until Nicolas confirms change
2020-02-01 00:26:01 -06:00
rockstardev
a08d5be35c
Expanding tests to check implicit conversion of Sats to BTC
2020-01-29 22:31:43 -06:00
Umar Bolatov
0074790684
Remove "#nullable enable" directive and unnecessary operators
2020-01-29 01:53:47 -06:00
Umar Bolatov
23aaf794ef
Add nullable enable directive to HttpClientRequestMaker.MakeRequestAsync
2020-01-29 01:53:47 -06:00
rockstardev
bb12d37416
Displaying sats in a more user-friendly way (space as group separator) ( #1306 )
...
Fix : #1146
2020-01-27 19:57:46 +09:00
Andrew Camilleri
e058903450
Do not show assets in sync modal ( #1309 )
2020-01-26 19:45:52 +09:00
Andrew Camilleri
06f1c17a5f
Make unused assets in store settings collapsed ( #1310 )
2020-01-26 19:45:24 +09:00
nicolas.dorier
e00136de93
Fix spurious DefaultAntiforgery errors
2020-01-26 15:02:40 +09:00
Lucas Cullen
56d8c033d7
Update display text on the view model.
2020-01-24 15:45:35 -06:00
rockstardev
666682677c
Merge pull request #1303 from btcpayserver/feat/viewnewwindow
...
Providing open in new window split buttons
2020-01-24 15:34:25 -06:00
rockstardev
652b958d4f
Removing viewapp command now that we directly redirect in cshtml
2020-01-24 15:11:34 -06:00
rockstardev
c7c0db612a
Restoring IDs Selenium depends on for tests
2020-01-23 20:40:20 -06:00
rockstardev
a83edce4dc
Updating idents, code formatting
2020-01-23 20:19:24 -06:00
rockstardev
f99058a9fa
Adding code comment for review
2020-01-23 20:18:33 -06:00
rockstardev
a907143d81
Providing open in new window split button when updating crowdfund
...
Unifying styles on POS and Crowdfund settings
co-authored-by: radWorx <dramirez@soulrivers.com>
2020-01-23 20:17:29 -06:00