softsimon
|
75f979ea71
|
Fix navigate to sponsor when base module is not mempool
|
2021-08-15 20:05:49 +03:00 |
|
softsimon
|
5301acc4e7
|
Readding search field, and fixing search for non-mempool base module sites.
|
2021-08-14 14:58:58 +03:00 |
|
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
|
3e60e79fc6
|
Removing issuance id test and fixing asset id test.
|
2021-08-14 02:21:38 +03:00 |
|
wiz
|
ab498d6a0c
|
Add some basic title/descriptions for bisq.markets and liquid.network
|
2021-08-14 07:44:22 +09: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
|
34fc8d61bf
|
Adding new preview images for Liquid and Bisq
|
2021-08-14 00:36:46 +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 |
|
wiz
|
f37b0de202
|
Bump version tags to v2.2.2-dev
|
2021-08-13 07:56:14 +09:00 |
|
wiz
|
e908a3f304
|
Bump version to v2.2.1
|
2021-08-13 07:45:47 +09:00 |
|
wiz
|
bb44722533
|
Pull from transifex
|
2021-08-13 06:22:11 +09:00 |
|
wiz
|
c0110e5c32
|
Fix typos in site.webmanifest for liquid.network
|
2021-08-12 20:57:33 +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 |
|
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 |
|
wiz
|
fc0afe5aa9
|
Pull from transifex
|
2021-08-12 00:49:33 +09:00 |
|
github2k20
|
40003e96ad
|
Get Median Fee on page reload
|
2021-08-11 00:17:25 +05:30 |
|
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 |
|
softsimon
|
eb20ba05ef
|
Use BLOCK_WEIGHT_UNITS instead of hard coded block size limit in all occations.
|
2021-08-08 04:19:54 +03: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
|
2a911d02ff
|
Support Liquid 0.1 sat/vB fees on blocks.
|
2021-08-07 04:24:46 +03:00 |
|
softsimon
|
5c79cc8a82
|
Assets page design improvements.
|
2021-08-07 03:25:35 +03:00 |
|
softsimon
|
96ad52e5af
|
Removing extra character.
|
2021-08-07 03:05:54 +03: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
|
bd202299a4
|
Correcting favicon paths and color.
|
2021-08-05 19:25:13 +03:00 |
|
softsimon
|
190ebcb731
|
Updating liquid favicons.
|
2021-08-05 19:14:48 +03:00 |
|
softsimon
|
dec94497ee
|
Updating liquid network logo.
|
2021-08-05 18:58:39 +03:00 |
|
wiz
|
53fb578b58
|
Fix liquid.network and bisq.markets page titles in SEO services
|
2021-08-05 22:45:03 +09:00 |
|
softsimon
|
5024c59721
|
Pulled from transifex.
|
2021-08-05 14:15:37 +03:00 |
|
softsimon
|
5cdcf277e4
|
Handle 0.1 sat/vB base fee on the dashboard and backend.
|
2021-08-05 02:03:52 +03:00 |
|
softsimon
|
d432696c67
|
Sync blockstream asset registry when in liquid base module mode.
|
2021-08-05 01:31:22 +03:00 |
|
wiz
|
83c36c2b24
|
Update page titles in index.*.html and SEO service
|
2021-08-05 02:41:52 +09: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
|
3a462736d2
|
Liquid proxy fix to work locally.
|
2021-08-04 14:21:15 +03:00 |
|