1403 Commits

Author SHA1 Message Date
wiz
bb44722533 Pull from transifex 2021-08-13 06:22:11 +09:00
Miguel Medeiros
4f4e622f7c Fix API docs example for POST /tx endpoint (#707)
* Fix post transactions example.
* Fix post tx endpoint.
2021-08-12 20:41:23 +09:00
wiz
6d1773e75e Pull from transifex 2021-08-12 19:33:22 +09:00
wiz
fc0afe5aa9 Pull from transifex 2021-08-12 00:49:33 +09:00
wiz
50b40897ae Remove typo'd extra line in nginx-mempool.conf - fixes #706 2021-08-12 00:47:42 +09:00
wiz
dfd0fc2e25 Update production nginx-mempool.conf for donations API endpoint 2021-08-11 01:00:17 +09:00
wiz
5552243a51 Pull from transifex 2021-08-11 00:29:46 +09:00
wiz
92bd7a9ec8 Pull from transifex 2021-08-09 23:48:20 +09:00
softsimon
3dca6094b7 Resume tx tracking when network goes offline. (#702)
fixes #609
2021-08-09 13:01:29 +03:00
Miguel Medeiros
6dffbd40f3 UI/UX: Fix blockchain-blocks skeleton. (#697)
* Fix blockchain-blocks skeleton.

* Fix blockchain skeleton background.

* Fix mempool blockchain skeleton.

* Add e2e testing.
Add tsconfig.
Fix mempool fit to screen.

* Fix wrong return.
Fix e2e testing.

* Fix blockchainblocks connectionstate.
Add init action to websocket mock.
Add e2e testing for droping websock connection.

* Ref e2e code for websocket connection.
Fix blockchain blocks skeleton.

* Fix state connections.
Remove .only e2e tests.

* Fix mempool blocks skeleton.

* Add fit screen to empty blocks.
2021-08-09 03:43:03 +03:00
wiz
35d4abcc25 Add missing --db-dir option in electrs-start-liquid script 2021-08-08 05:18:11 +09:00
wiz
7082eea4be Enable 'ca' locale for Catalan 2021-08-08 01:05:42 +09:00
wiz
9e2d15f21a Pull from transifex 2021-08-08 01:05:26 +09:00
wiz
c3fe965569 Pull strings from transifex 2021-08-08 00:58:58 +09:00
wiz
312691f0d0 Pull strings from transifex 2021-08-07 21:12:26 +09:00
softsimon
be8a614188 Pulled from transifex. 2021-08-07 02:27:59 +03:00
softsimon
5a5c21cf09 Transaction and block header hex external URL should be relative to the network. 2021-08-06 23:45:54 +03:00
Miguel Medeiros
63e14f454c UI/UX: Fix Blockchain skeleton preloader. (#696)
* Fix Blockchain skeleton preloader.

* Fix Mempool Blocks skeleton preloader.

* Add e2e test.

* Add shared command to cyrpress e2e test.
2021-08-06 14:09:47 +03:00
Priyansh
9f645e0bee changed the order of columns in collapsed view (#695) 2021-08-06 14:08:44 +03:00
softsimon
5024c59721 Pulled from transifex. 2021-08-05 14:15:37 +03:00
softsimon
0ea00d169e Merge pull request #690 from MiguelMedeiros/bugfix-titles-styles
UI: Fix Transaction h1 font-size.
2021-08-04 15:48:39 +03:00
Miguel Medeiros
d5a97efcb4 Import scss from transaction component. 2021-08-04 09:09:28 -03:00
Miguel Medeiros
73de259c45 Fix Bisq css page.
Refactor Bisq html page title classes.
2021-08-04 09:08:11 -03:00
Miguel Medeiros
7634d0815e Fix h1 fontsize. 2021-08-04 09:08:11 -03:00
softsimon
6e2067ef4d npm audit fix. 2021-08-04 14:34:28 +03:00
softsimon
408d642516 Bumping mempool.js. 2021-08-04 14:34:05 +03:00
softsimon
76084d4f88 Merge pull request #689 from knorrium/e2e_tweaks
e2e tweaks
2021-08-04 13:24:05 +03:00
Felipe Knorr Kuhn
52099f6251 disable video recording 2021-08-03 21:26:40 -07:00
Felipe Knorr Kuhn
211010508e remove firefox from test matrix 2021-08-03 21:20:05 -07:00
Felipe Knorr Kuhn
d5bf49dda0 make serve:local-prod target not verbose 2021-08-03 21:19:25 -07:00
softsimon
3d8bcf14fc Updating i18n from transifex. 2021-08-03 18:38:34 +03:00
softsimon
4fb19bbecb Update i18n. 2021-08-03 18:37:31 +03:00
softsimon
251b7fdb9b Flipping Merkle root and Bits location for more table alignment. 2021-08-03 18:35:49 +03:00
softsimon
16fa2a0ed7 Removing "raw block". 2021-08-03 18:15:33 +03:00
wiz
eeb25baa9c Add Foundry as Enterprise Sponsor (#685) 2021-08-03 18:00:18 +03:00
Priyansh
c7fe4765d0 Raw Hex of Objects in Details Tab #616 (#682)
* Added Block Hex in Details

* Added Raw Tx in Transaction Details

* Backend Updates
2021-08-03 14:27:02 +03:00
wiz
4f5a5dee69 Remove debug env var for cypress testsuite runs 2021-08-03 12:20:55 +09:00
wiz
446a86a416 Update our Terms of Service, split Privacy Policy into its own page 2021-08-03 12:20:51 +09:00
softsimon
4b9a62edd3 Upgrade deprecated xi18n command to extract-i18n. 2021-08-02 14:49:02 +03:00
softsimon
a5107bbbc3 Removing duplicate i18n string. 2021-08-02 14:48:08 +03:00
wiz
1d5d0a7bec Hush a noisy bisq error message down to info 2021-08-02 16:57:49 +09:00
softsimon
c6655d4a05 Perform a blockchain sync check before updating initial difficulty ad… (#677)
* Perform a blockchain sync check before updating initial difficulty adjustment.

fixes #603

* Updating logger messages.
2021-08-01 15:49:26 +03:00
Miguel Medeiros
d1593a33a3 Fix time until component round for week interval. (#679)
* Fix time until component round for week interval.

* Add forceFloorOnTimeIntervals parameter.
2021-08-01 01:25:24 +03:00
Miguel Medeiros
8f4f35db72 Remove feeRange check. (#678) 2021-07-31 20:11:50 +03:00
Miguel Medeiros
11af9e6033 Fix concurrent asynchronous calls. (#675)
* Fix concurrent asynchronous calls.

* Remove test without mempool info websocket.

* Remove isloading$ variable.
2021-07-31 19:40:15 +03:00
Miguel Medeiros
156fe8837c Fix show blocks on small screen. (#674) 2021-07-30 02:28:43 +03:00
wiz
fe32c99bee Add [push, pull_request] to cypress GHA workflow 2021-07-29 23:58:25 +09:00
Miguel Medeiros
392460aa42 Fix colorized unblinded transaction. (#671) 2021-07-29 13:37:17 +03:00
wiz
8937e00990 Add missing asset_registry_db repo path for liquid electrs backend
Fixes #649
2021-07-29 17:49:42 +09:00
softsimon
e0261b91fb Updating from transifex. 2021-07-27 19:51:38 +03:00