nicolas.dorier
88044f6b76
Decouple Wallet Send screen from Ledger Wallet
2018-11-01 00:19:25 +09:00
nicolas.dorier
38edbf8362
Improve token UX ( Fix #353 )
2018-10-31 17:59:09 +09:00
nicolas.dorier
bc0acf5701
make test more reliable
2018-10-31 16:57:31 +09:00
nicolas.dorier
a82f181126
Reactivate cryptopia
2018-10-31 13:31:03 +09:00
nicolas.dorier
be0139a46f
bump
2018-10-31 13:06:36 +09:00
nicolas.dorier
4db5b4f2b1
Wait for the nodes to be fully synched before starting tests
2018-10-31 13:06:17 +09:00
nicolas.dorier
93cefced80
bump .NET core and dependencies
2018-10-31 13:03:12 +09:00
nicolas.dorier
85f586f623
bump dependencies
2018-10-31 11:56:21 +09:00
nicolas.dorier
2be1f97419
Remove cryptopedia as direct provider, add estimated time to wallet rescan page, bump nbx
2018-10-30 15:40:27 +09:00
nicolas.dorier
63014231ab
Revert "Added configuration options for BtcPayServer https binding. ( #360 )"
...
This reverts commit 3ac37497ab
.
2018-10-30 00:25:05 +09:00
Aaron Clauson
3ac37497ab
Added configuration options for BtcPayServer https binding. ( #360 )
2018-10-30 00:11:02 +09:00
nicolas.dorier
d0cafb020f
Add an invoices list to store list
2018-10-29 12:44:20 +09:00
nicolas.dorier
d3b3198b68
For lightning payments tests, add small delay after creating the invoice before sending the payment
2018-10-29 00:22:30 +09:00
nicolas.dorier
c1f17ff63b
Add some test logs to flaky test
2018-10-28 23:43:48 +09:00
nicolas.dorier
dafd958f69
bump
2018-10-28 23:07:58 +09:00
Andrew Camilleri
f51af6c61c
fix issue with changelly rates and cover with UTs ( #368 )
2018-10-28 23:07:36 +09:00
nicolas.dorier
254db22063
Change test trait name
2018-10-28 22:51:02 +09:00
nicolas.dorier
8be4256278
Fix unreliable tests
2018-10-28 22:46:03 +09:00
nicolas.dorier
8e8669d63f
Warning as errors
2018-10-28 22:15:32 +09:00
nicolas.dorier
4625ff92f1
Run unreliable tests, attempt to make them a bit more reliable
2018-10-28 22:10:37 +09:00
nicolas.dorier
6aa84326af
Make sure tests run sequentially
2018-10-28 21:46:12 +09:00
nicolas.dorier
9a384d81fe
Run only dev time containers
2018-10-28 21:25:42 +09:00
nicolas.dorier
0cbe36c048
Run reliable tests, remove the docker build
2018-10-28 21:19:18 +09:00
nicolas.dorier
7f16aa8c7e
Run only fast tests on CI
2018-10-28 20:59:59 +09:00
nicolas.dorier
872f8a6229
Add circleCI badge
2018-10-28 20:28:16 +09:00
nicolas.dorier
9b261daa6d
Add circleci file
2018-10-28 20:06:04 +09:00
nicolas.dorier
c46c15c258
Fix changelly tests
2018-10-28 01:10:07 +09:00
nicolas.dorier
a8ba1ed1ed
Removing Kukks changelly credential from the source code
2018-10-28 01:02:24 +09:00
nicolas.dorier
ff4056d4f3
bump
2018-10-27 23:32:04 +09:00
nicolas.dorier
ae152c3ffa
bump NBXplorer
2018-10-27 23:30:57 +09:00
nicolas.dorier
e2ff33d7db
Document how to test mysql
2018-10-27 23:20:50 +09:00
Aaron Clauson
ce94c05fd3
MySQL Support ( #345 )
...
* MySQL EF support added using Pomelo MySQL provider.
* MySQL EF support added using Pomelo MySQL provider.
2018-10-27 23:15:21 +09:00
nicolas.dorier
9cde4dc7e2
Restart containers if crash
2018-10-27 23:14:26 +09:00
nicolas.dorier
ca571cd756
Add authorization on WalletRescan
2018-10-27 22:52:09 +09:00
Rockstar Developer
e5eb0c79c0
Exposing LND Rest, providing info in Server/Services ( #363 )
...
* Displaying LND Rest connection info in Services
* Code cleanup
* Tweaking UI
* Fix typo
2018-10-27 22:49:39 +09:00
nicolas.dorier
43bd6587d3
re-enable changelly
2018-10-27 22:41:37 +09:00
Andrew Camilleri
3bb059ab74
refactor changelly & improve tests ( #366 )
2018-10-27 22:41:07 +09:00
nicolas.dorier
4c963d6edf
bump
2018-10-26 23:10:45 +09:00
nicolas.dorier
396bc7f7b4
Commenting Changelly
2018-10-26 23:10:29 +09:00
nicolas.dorier
2896a9b26f
Add ScanUTXOSet support
2018-10-26 23:07:39 +09:00
nicolas.dorier
9267a45449
Remove useless test
2018-10-26 19:07:19 +09:00
nicolas.dorier
c430d470c4
Fix warnings and bump nbxplorer
2018-10-26 19:06:06 +09:00
nicolas.dorier
3921a3ca22
Fix warnings, update libs
2018-10-26 18:36:58 +09:00
britttttk
1ff0a98d30
Adding Ukrainian Translation ( #352 )
2018-10-24 15:18:31 +09:00
britttttk
f0efd52cb7
Adding Kazakh Language ( #350 )
2018-10-24 15:17:09 +09:00
britttttk
bb8fa88688
Adding Vietnamese ( #351 )
2018-10-24 15:16:30 +09:00
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
nicolas.dorier
f68d4efcdd
update to 0.17.0
2018-10-19 19:05:12 +09:00
bitcoinshirt
fea247b218
Fixing broken link in Wallets/WalletSend.cshtml ( #342 )
...
Removing the earlier Yubico link, since it's broken and the article no longer exists.
Furthermore, I tested this integration with other U2F supporting browsers (Firefox Nightly, Firefox) and it only works in Google Chrome, so I suggest we only suggest what works, and for now, that's Chrome only.
2018-10-18 12:43:41 +09:00
nicolas.dorier
f419c56a3c
Revert "Changelly Support ( #267 )"
...
This reverts commit a5fca7a1c4
.
2018-10-18 12:27:46 +09:00