942 Commits

Author SHA1 Message Date
wiz
65718c09a8 Further tweak index.liquid.html metadata text 2021-08-02 21:42:02 +09:00
wiz
814a44047f Set index.html metadata and SEO service title for liquid.network 2021-08-02 21:30:29 +09:00
wiz
9fef670b75 Fix liquid favicons 2021-08-02 21:07:48 +09:00
wiz
4dd1d199b0 Add missing route for /privacy-policy to liquid explorer routing 2021-08-02 20:59:31 +09:00
wiz
3fe0c7f997 Update our Terms of Service, split Privacy Policy into its own page 2021-08-02 20:48:10 +09:00
softsimon
322b743cfa Merge branch 'master' into simon/configurable-main-module
# Conflicts:
#	frontend/src/app/components/blockchain/blockchain.component.ts
2021-08-02 00:24:09 +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
softsimon
049204ecbe Adding configuration for blocks and mempool blocks amount. 2021-07-31 17:56:10 +03:00
softsimon
1008838e84 Make Block Weight Unit configurable in frontend+backend. 2021-07-31 17:30:35 +03:00
softsimon
6153f1c9de Restoring About page. Fix for KEEP_BLOCKS_AMOUNT setting. Show up to 2 mempool blocks. 2021-07-30 23:14:45 +03:00
Miguel Medeiros
156fe8837c Fix show blocks on small screen. (#674) 2021-07-30 02:28:43 +03:00
softsimon
b1fa1b854c Fix API doc page for Bisq. 2021-07-29 16:14:36 +03:00
Miguel Medeiros
392460aa42 Fix colorized unblinded transaction. (#671) 2021-07-29 13:37:17 +03:00
softsimon
90f015c88d Liquid asset search bug fix. 2021-07-29 13:10:06 +03:00
softsimon
e6fa041060 Liquid fixes for latest transactions and API Doc. 2021-07-29 13:06:08 +03:00
wiz
c06ba5aefc Add other domain names to Terms of Service header 2021-07-29 18:38:49 +09:00
softsimon
7ad15bbb9a Liquid blockchain container position. 2021-07-29 12:36:00 +03:00
softsimon
6140f9f3a7 Liquid dashboard updates. About page link. 2021-07-29 12:32:54 +03:00
softsimon
2e5e51d055 Dynamic dropdown. 2021-07-28 22:32:13 +03:00
softsimon
e0261b91fb Updating from transifex. 2021-07-27 19:51:38 +03:00
softsimon
ca306f5727 Make base module and index.html file configurable with BASE_MODULE. Adding bare Liquid module. 2021-07-27 17:10:38 +03:00
wiz
21e527b26c Add customized index.html for bisq.markets entrypoint 2021-07-27 21:38:13 +09:00
Miguel Medeiros
c786ec935e Bugfix: Dashboard preloading skeleton. (#668)
* Change green color.

* Fix dashboard preloading components.
2021-07-27 02:47:08 +03:00
softsimon
170f43c4e7 Updating i18n messages. 2021-07-26 22:02:24 +03:00
Felipe Knorr Kuhn
2f3031c849 update indentation (#664) 2021-07-26 22:00:53 +03:00
Miguel Medeiros
cc8bac0a26 Bugfix: Dashboard - Difficulty adjustment component. (#663)
* Add color to previous retarget.
Add absolute number pipe.
Change plus and minus signs to fa icons.
Change Fee Estimate title to Transactions Fees.
Set min and max difficulty adjustments.

* Add projectID to cypress conf.

* Change icon to fa-caret.

* Remove unecessary icons.
2021-07-26 22:00:40 +03:00
Felipe Knorr Kuhn
6e96cd99b7 small formatting fix to trigger more tests (#660) 2021-07-26 01:49:40 +03:00
softsimon
b9a30646e9 Updating translations. 2021-07-25 21:18:35 +03:00
Felipe Knorr Kuhn
98d5c7826c Updates to the e2e suite (#659)
* initial version of the update config script

* fix duplicated content

* update cypress ci settings

* add workflow to run e2e tests when pushing

* record cypress results to the dashboard

* pull the cypress record key and project id from the secrets

* add start-server-and-test to replace concurrently

* replace concurrently with start-server-and-test

* remove concurrently

* add new cypress target to record

* update cypress to 7.7.0

* add tests for signet

* add tests for testnet

* run tests on chrome and firefox

* update test matrix: add edge and run firefox on container

* fix copypasta

* update docker image for firefox

* fix task name again

* fix edge tests task name

* improve bisq tests

* update workflow config

* enable cypress debug logs

* add a manual trigger for the e2e tests

* add config:defaults target

* use more of the GHA options

* fix config command

* add cypress-fail-on-console-error

* upgrade cypress to v8.0.0

* add helper to wait for the loader skeleton to be gone

* use skeleton waiter on the tests

* remove manual test trigger

* fix tv test when only one mempool block is available

* add waiter for pagination

* add extra steps to debug firefox launch issue

* remove whoami step

* Revert "upgrade cypress to v8.0.0"

This reverts commit cb3ff7d906c2a2219d7e2b2c16a92c311e3f6817.

* remove userinfo debug step

* enable test retries in run mode

* update proxy config to reduce ECONNRESET errors

* add mock-socket dev dependency

* add helpers to mock websockets and detect page idleness

* stabilize mainnet tests

* fix tv mode test on Liquid

* add basic tests for the mainnet status page

* cleanup mainnet tests

* update bisq tests

* update signet tests

* update testnet tests

* add initial support for parameterized websocket mocks

* move testing dependencies to optionalDependencies

* comment out mempool size check until the live updates are fixed

* comment out tx regex test

* update fixture for the new difficulty adjustment component

* fix the assertions on the status page
2021-07-25 21:03:47 +03:00
softsimon
a8ab0a1b4c Status page wasn't updated due to multiple want events.
fixes #658
2021-07-25 19:43:06 +03:00
softsimon
94ec0748c7 Bumping the mempool-js lib. 2021-07-25 02:32:31 +03:00
softsimon
f1c2cace48 Updating from transfex. 2021-07-25 01:49:35 +03:00
softsimon
a7fd5d8f98 Update i18n messages. 2021-07-25 01:35:12 +03:00
Miguel Medeiros
eafb7ec104 Add previous adjustment retarget. (#655)
* Add previous adjustment retarget.

* Fix green color.
Add + symbol to difficulty change.

* Add previousRetarget to websocket.

* Add previous retarget.
2021-07-25 01:26:48 +03:00
Miguel Medeiros
c21e8fe642 Bugfix: Change mempool block time precision. (#650)
* Fix time precision.

* Fix rounding numbers only for minutes range.
Fix reflected avg time to ETA transactions.

* Fix now variable update.
2021-07-25 01:26:29 +03:00
Miguel Medeiros
0288fea34a Doc: Add new endpoints to api documentation. (#654)
* Add difficulty adjustment api doc.
Change fee tab to general tab.

* Add block header examples.

* Change tab orders.
Add fees tabs.
Change CPFP instructions to Transactions tab.

* Reorder alphabetically.
Fix typo.
2021-07-24 23:00:11 +03:00
wiz
da65ecc09e Add new page for Trademark Policy and Guidelines (#647)
* Add new page for Trademark Policy and Guidelines

* Fix attribution footer at bottom of Trademark Policy

* Add our Trademark Notice and Trademark Policy URL to LICENSE

* Last minute fixes to Trademark Policy and Guidelines page
2021-07-24 22:40:11 +03:00
wiz
4e0ae43361 Add Marina Wallet as Community Integration on About page (#651)
* Add Marina Wallet as Community Integration on About page

* Shift logo for Marina wallet by a few pixels on About page
2021-07-23 21:12:48 +03:00
softsimon
665a74e77e Adding previous difficulty retarget to the difficulty adjustment api. (#652)
refs #640
2021-07-23 14:35:04 +03:00
softsimon
5fb53338fb Removing angular CLI analytics. 2021-07-22 15:37:40 +03:00
Miguel Medeiros
b5a0c540c9 Check if feeRange is undefined. (#636) 2021-07-21 18:35:27 +03:00
softsimon
2b2311e3f7 Updating i18n from transifex. Moving hindi location. 2021-07-20 15:43:01 +03:00
Miguel Medeiros
6952c1e380 Feature: Reflect difficulty estimation into mempool blocks. (#637)
* Add time until to mempool blocks.
Reflect difficulty estimate time.

* Fix estimate calculation.
Turn off the auto refresh.

* Change Math.floor to Math.round.
2021-07-20 15:04:53 +03:00
Miguel Medeiros
1900441eef Fix undefined asset and colored coinbase tx. (#645) 2021-07-19 23:13:34 +03:00
softsimon
02551f6ef3 Changing block header link to icon. Setting api response header to match electrs. 2021-07-19 02:34:01 +03:00
Rishabh
ecee484359 Added missing block header API (#630)
* header API frontend

* Block Header API endpoint added to Node.js backend

* updated package-lock.json

Co-authored-by: Rishabh <rishabh@Rajeshs-MacBook-Pro.local>
2021-07-19 02:26:16 +03:00
softsimon
dfae95a020 Minor fixes to difficulty adjustment api. 2021-07-19 00:50:09 +03:00
Priyansh
1d567888ba Expose the difficulty adjustment information in an API #622 (#628)
* Added difficulty adjustment information API

* Added Difficulty API in API docs frontend

* Added link to API

* Updated the API implementation of difficulty-adjustment

* Updated API End Point in frontend

* Updated sample API response in frontend
2021-07-19 00:45:45 +03:00