572 Commits

Author SHA1 Message Date
softsimon
cf5cc91b5f Restoring Bisq Dao nav bar on Bisq module. 2021-08-14 13:25:54 +03:00
softsimon
442527abfb Merge pull request #703 from priyanshiiit/median_fee
Get Median Fee on page reload
2021-08-14 02:25:35 +03:00
softsimon
5523b1e286 Hide Mempool project description from non-mempool base module sites. 2021-08-14 01:37:28 +03:00
softsimon
1c6c6b5ee5 Use local about page component instead of external link. 2021-08-14 00:42:52 +03:00
softsimon
8796e43ad0 Merge branch 'master' into simon/configurable-main-module
# Conflicts:
#	frontend/src/app/components/api-docs/api-docs.component.ts
#	frontend/src/app/components/blockchain-blocks/blockchain-blocks.component.ts
#	frontend/src/app/components/master-page/master-page.component.html
#	frontend/src/app/components/mempool-blocks/mempool-blocks.component.html
#	frontend/src/app/components/mempool-blocks/mempool-blocks.component.ts
#	frontend/src/app/dashboard/dashboard.component.html
2021-08-13 17:16:14 +03: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
softsimon
9e9a6e7fd6 Updating Bisq markets logo and favicons. 2021-08-11 20:31:05 +03:00
Miguel Medeiros
9cee275dfe Add new documentation for Liquid and Bisq. 2021-08-12 01:19:40 +09:00
github2k20
40003e96ad Get Median Fee on page reload 2021-08-11 00:17:25 +05:30
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
softsimon
eb20ba05ef Use BLOCK_WEIGHT_UNITS instead of hard coded block size limit in all occations. 2021-08-08 04:19:54 +03:00
softsimon
2a911d02ff Support Liquid 0.1 sat/vB fees on blocks. 2021-08-07 04:24:46 +03:00
softsimon
96ad52e5af Removing extra character. 2021-08-07 03:05:54 +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
softsimon
dec94497ee Updating liquid network logo. 2021-08-05 18:58:39 +03:00
Miguel Medeiros
7634d0815e Fix h1 fontsize. 2021-08-04 09:08:11 -03:00
softsimon
87444c2bca Merge branch 'master' into simon/configurable-main-module 2021-08-03 18:41:43 +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
446a86a416 Update our Terms of Service, split Privacy Policy into its own page 2021-08-03 12:20:51 +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
a5107bbbc3 Removing duplicate i18n string. 2021-08-02 14:48:08 +03: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
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
ca306f5727 Make base module and index.html file configurable with BASE_MODULE. Adding bare Liquid module. 2021-07-27 17:10:38 +03: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
a8ab0a1b4c Status page wasn't updated due to multiple want events.
fixes #658
2021-07-25 19:43:06 +03:00
softsimon
a7fd5d8f98 Update i18n messages. 2021-07-25 01:35:12 +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
Miguel Medeiros
b5a0c540c9 Check if feeRange is undefined. (#636) 2021-07-21 18:35:27 +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