Miguel Medeiros
d8be4d5bed
Fix typo variable name.
2021-09-03 14:35:06 -03:00
Miguel Medeiros
e089239884
Add template to documentation.
...
Add support for BASE_MODULE=[mempool, bisq, liquid].
Add print results do CommonJS examples.
Add support for custom domains.
Remove basecurrency from /volume endpoint.
2021-09-03 07:04:19 -03:00
wiz
16e2532cce
Merge pull request #755 from knorrium/fix_dashboard_memory_leak
...
Add a potential fix for the memory leak on the Dashboard
2021-09-02 19:12:42 +09:00
Felipe Knorr Kuhn
70ae94d16f
Add a potential fix for the memory leak on the Dashboard
...
Fix the broken experience after unsubscribing for network changes
Fix the broken experience after unsubscribing for network changes
2021-09-02 00:47:00 -07:00
wiz
febee82ff9
Revert "Support uppercase addresses when searching."
...
This reverts commit fc28b06a0feb4fa278d0e1c5907845fc8ba6725a.
2021-09-02 00:57:43 +09:00
softsimon
b2ec27f54f
Support uppercase addresses when searching.
...
fixes #301
2021-08-29 15:58:39 +03:00
softsimon
877551680c
Use block cache when searching or opening a recent block. ( #749 )
...
* Use block cache when searching or opening a recent block.
fixes #715
* Fixed linting errors.
2021-08-29 04:55:46 +03:00
wiz
eb0174a423
Pull from transifex
2021-08-27 14:28:51 +09:00
Miguel Medeiros
1262e3601f
Refactor difficulty adjustment calculation.
2021-08-25 17:18:30 -03:00
softsimon
20706e4af2
Fix for multiple arrow navigation bugs. ( #741 )
...
* Fix for multiple arrow navigation bugs.
fixes #731
* Updating test to handle left arrow navigation.
* Updating test to handle left arrow navigation.
* Arrow right click fix.
* Update frontend/cypress/integration/mainnet/mainnet.spec.ts
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
2021-08-25 15:44:55 +03:00
softsimon
0933b73560
Liquid unblinding: Don't throw error as default for regular liquid transactions.
2021-08-21 03:13:39 +03:00
softsimon
c683bc0121
Redirect unconfirmed bisq transactions to main website for tracking.
2021-08-20 14:56:12 +03:00
Miguel Medeiros
e35f5a68df
Bugfix: Fix bisq dashboard tables overflow. ( #733 )
...
* Fix bisq dashboard tables overflow.
* Fix nav-item mobile margin.
2021-08-19 17:51:08 +03:00
Priyansh
292bab200e
Updated mobile view for dropdown ( #717 )
...
Dropdown menu with dynamic positioning
2021-08-18 19:18:12 +03:00
Priyansh
1da2c78b63
Updated significant digits of transaction fee ( #722 )
2021-08-18 16:27:35 +03:00
softsimon
b66a5da9c2
Arrow bugfix: Unsubscribe all the observables when leaving view.
2021-08-18 15:59:18 +03:00
wiz
25caa9a41d
Add Unchained Capital as Enterprise Sponsor ( #711 )
2021-08-18 15:15:31 +03:00
softsimon
2feb58eec7
Liquid unblinding: Replacing async/await with observable.
2021-08-18 14:05:40 +03:00
softsimon
ef41334346
Optimize performance of next/previous block. ( #729 )
2021-08-18 12:49:42 +03:00
softsimon
b6a6a034ab
Unblinding refactor fix
2021-08-18 03:34:17 +03:00
softsimon
75ca0c1003
Merge pull request #710 from MiguelMedeiros/feature-next-previous-block-arrows
...
UI/UX: `Next` and `Previous` button arrows for block navigation.
2021-08-18 00:57:39 +03:00
softsimon
7633086857
Updating from transifex.
2021-08-18 00:54:34 +03:00
Rishabh
3f0b394b1c
Only display "Load all" if there are at least 3 more items to load ( #724 )
...
* Only display Load more if there are at least 3 more items to load
* Load more only if at least 3 more inputs
2021-08-18 00:49:08 +03:00
softsimon
a155d7284d
Refactored liquid unblinding code into a new file.
2021-08-17 20:20:25 +03:00
softsimon
198b7ba4a0
Adding v2.2.1 dashboard screen shot.
2021-08-16 00:31:14 +03:00
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
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
Miguel Medeiros
281ca18bb6
Add next and previous arrows to blocks.
2021-08-12 19:49:39 -03: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