hunicus
4979187468
Implement b1c9334119
2022-02-08 13:44:50 -05:00
hunicus
60160ac0f6
Implement 31c911cb59
2022-02-08 13:44:50 -05:00
hunicus
1a23a9c1c5
Rebase 1036 to master manually
2022-02-08 13:44:50 -05:00
wiz
ac60ee6857
Merge branch 'master' into feature/add-mining-pool-logos
2022-02-08 05:29:26 +00:00
nymkappa
c704bfedeb
Download pool logos from github
2022-02-08 12:56:26 +09:00
softsimon
e36fb27704
Disable featured assets test for testnet
2022-02-07 14:49:14 +04:00
softsimon
f260203833
Disable Featured assets on Liquid testnet
...
fixes #1229
2022-02-07 14:24:18 +04:00
softsimon
f5193218e5
Mobile responsiveness fixes
2022-02-07 03:34:16 +04:00
softsimon
99c7d7fac4
Removing /liquid from asset grouping base path.
2022-02-07 03:34:16 +04:00
softsimon
4c2c6396ba
Renaming assets-group to assets/group
2022-02-07 03:34:15 +04:00
softsimon
b634984ca6
Correcting more tests.
2022-02-07 03:34:15 +04:00
softsimon
1dbae4cd62
Fixing liquidtestnet tests.
2022-02-07 03:34:15 +04:00
softsimon
0863405671
Correcting tests. i18n strings and asset links.
2022-02-07 03:34:15 +04:00
softsimon
ff4c097c48
Mobile layout fixes.
2022-02-07 03:34:15 +04:00
softsimon
91082f27e7
SEO and various render fixes.
2022-02-07 03:34:15 +04:00
softsimon
d33c12cdee
Asset search
2022-02-07 03:34:15 +04:00
softsimon
2e5c8bdfd3
Featured assets and asset groups
2022-02-07 03:34:14 +04:00
Felipe Knorr Kuhn
18a7b13077
Add new targets to run locally hitting the staging backends
2022-02-06 15:12:03 -08:00
Felipe Knorr Kuhn
4af0a75aad
Add new proxy config for staging
2022-02-06 15:11:13 -08:00
Felipe Knorr Kuhn
ad38e5fa2d
Add mining pools resources route
2022-02-06 15:10:35 -08:00
wiz
46ac307329
Merge branch 'master' into simon/dev-proxy-refactor
2022-02-05 09:47:08 +00:00
softsimon
a45c371e27
Adding a "mixed" dev proxy
2022-02-05 13:05:52 +04:00
softsimon
006ed39bf2
Local dev proxy working with all base modules
2022-02-05 13:02:22 +04:00
wiz
2c60a81c1e
Merge branch 'master' into feature/blocks-refactoring
2022-02-04 16:53:42 +00:00
nymkappa
456bd5a18e
Renamed extra
to extras
2022-02-04 19:28:00 +09:00
softsimon
02e15cbea4
Proxy all /api and /api/v1 requests to local nodejs server
2022-02-04 13:47:34 +04:00
nymkappa
9f0b09295d
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
2022-02-04 12:51:45 +09:00
wiz
4b79f09538
Merge branch 'master' into feature/fix-mining-pool-page-title
2022-02-02 14:47:50 +00:00
nymkappa
e48a2f73e4
Replaced /mining/pools?interval=X by /mining/pools/X
2022-02-02 19:03:07 +09:00
nymkappa
ae9afe2f81
Set proper mining pool page title - Rename "Name" to "Pool"
2022-02-02 18:46:06 +09:00
nymkappa
620a7f0718
Fix mining pools wrong default timespan value
2022-01-28 18:49:06 +09:00
nymkappa
9df490373b
Fixes post rebase
2022-01-28 15:01:24 +09:00
nymkappa
6ebbc5667d
Small improvements on the mining page UX
...
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100
Don't use unfiltered mysql user input
Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
73019b485f
Update tests - Replace button click blocks -> pools
2022-01-28 15:01:23 +09:00
nymkappa
647f12ffaa
Added MEMPOOL.INDEXING_BLOCKS_AMOUNT in the config (default 432 blocks)
2022-01-28 15:01:23 +09:00
nymkappa
f8f9108ae1
Polish mining page UI
...
Make sure to wait for all mining pools queries before continuing
2022-01-28 15:01:22 +09:00
nymkappa
df960ab9ba
Import pools file for testnet and signet as well - Added missing express routes
2022-01-28 15:01:21 +09:00
nymkappa
8eaa9b3c7b
Add share % in pie chart label
2022-01-28 15:01:21 +09:00
nymkappa
f982f6b4b6
Hide epoch data from the mining page
2022-01-28 15:01:20 +09:00
nymkappa
b8410f00d9
Fix xxxWindowPreference management
2022-01-28 15:01:19 +09:00
nymkappa
4b9bfd6ca0
Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale
2022-01-28 15:01:15 +09:00
nymkappa
b9a047b22d
Add difficulty adjustment in mining page + Fix pools table on mobile
2022-01-28 14:52:12 +09:00
nymkappa
091027cc79
When a new blocks is mined, refresh the mining stats
2022-01-28 13:54:59 +09:00
nymkappa
0a267affaf
Add pie chart and rewrite the pool ranking component
2022-01-28 13:54:59 +09:00
nymkappa
bfe9f99c35
Generate mining basic pool ranking (sorted by block found) for a specified timeframe
2022-01-28 13:52:35 +09:00
nymkappa
1a22923cd8
Migrate pools.json to the database in one command - Updated latest pools.json file from Blockchain-Known-Pools master
2022-01-28 13:50:58 +09:00
Aaron Dewes
8a4a003620
Change Citadel link to core
2022-01-27 08:11:18 +01:00
wiz
bd033541b7
Update copyright years in legal notices
2022-01-25 09:36:02 +00:00
wiz
cba46a82aa
Merge pull request #1173 from mempool/simon/liquid-asset-precision-fix
...
Fixing Liquid asset precision
2022-01-25 08:15:20 +00:00
softsimon
f1400909a8
Merge pull request #1183 from nymkappa/feature/cleanup-master-page
...
Cleanup master-page template
2022-01-24 17:03:16 +04:00
softsimon
c91b6b473a
Merge pull request #1177 from knorrium/fix_broken_bisq_tx_link
...
Fix broken link on the Bisq transaction page
2022-01-24 13:23:11 +04:00
nymkappa
68320dc117
Cleanup master-page template
2022-01-24 18:22:15 +09:00
softsimon
230f563235
Merge pull request #1178 from knorrium/update_e2e_tests
...
Update e2e tests: new scenarios for Liquid, Bisq and refactor button selectors
2022-01-23 14:25:11 +04:00
softsimon
c1f90e0c26
Npm audit fix
2022-01-23 12:58:16 +04:00
Felipe Knorr Kuhn
0ff6cd19c3
Update tests: use ids for nav bar items and new scenarios for bisq and liquid
2022-01-22 14:23:09 -08:00
Felipe Knorr Kuhn
a5ca0cda14
Add ids to nav bar items, liquid and bisq components
2022-01-22 14:21:46 -08:00
Felipe Knorr Kuhn
0560496154
Fix broken link on the Bisq transaction page
2022-01-21 23:12:18 -08:00
softsimon
e2dfdc0064
Merge pull request #1175 from knorrium/update_to_cypress_931
...
Update Cypress to v9.3.1
2022-01-21 15:37:54 +04:00
softsimon
a09910522b
Merge pull request #1176 from knorrium/update_liquid_tests
...
Update Liquid tests
2022-01-21 15:37:20 +04:00
Felipe Knorr Kuhn
af38ef8ee7
Merge branch 'master' into update_liquid_tests
2022-01-20 21:54:23 -08:00
Felipe Knorr Kuhn
c885187971
Add an amount class vins and vouts to improve testing
2022-01-20 21:31:14 -08:00
Felipe Knorr Kuhn
6637477ac9
Update Liquid tests
2022-01-20 21:30:22 -08:00
Felipe Knorr Kuhn
cf5cce23f3
Add Liquid Testnet tests
2022-01-20 21:30:03 -08:00
Felipe Knorr Kuhn
9f2d0c5172
Update config script defaults
2022-01-20 21:29:45 -08:00
Felipe Knorr Kuhn
80e4141612
Update Cypress to v9.3.1
2022-01-20 21:27:52 -08:00
softsimon
a8c04624f0
Fixing liqud asset precision
...
fixes #1166
2022-01-21 01:32:19 +04:00
softsimon
36b4812e93
Asset name overflow fix
2022-01-21 00:16:18 +04:00
softsimon
347c386815
Merge pull request #1171 from knorrium/fix_liquid_proxy
...
Fix Liquid proxy settings
2022-01-20 23:42:57 +04:00
Felipe Knorr Kuhn
35e69f2e3d
Fix Liquid proxy settings
2022-01-20 11:27:50 -08:00
softsimon
88a9e22abe
Liquid asset loading fixes
2022-01-20 23:00:43 +04:00
wiz
2b1367afd8
Merge pull request #1167 from mempool/simon/asset-icons
...
Display Liquid asset icons
2022-01-20 16:11:12 +00:00
softsimon
a2b167fc07
Display Liquid asset icons
2022-01-20 19:51:02 +04:00
softsimon
bc925a409f
Merge pull request #1152 from nymkappa/feature/split-difficulty-component
...
Move difficulty adjustment code to separate module
2022-01-19 13:19:17 +04:00
nymkappa
08a9cc30ba
Only apply vbytes/sec cap on Bitcoin mainnet - Fix linter issues
2022-01-17 20:19:20 +09:00
nymkappa
fcca911377
Move difficulty adjustment code to separate module
2022-01-17 13:33:07 +09:00
wiz
dbdc87eeae
Bump version number to v2.4.0-dev
2022-01-16 15:41:23 +09:00
wiz
b9067ed912
Release v2.3.0
2022-01-16 15:36:48 +09:00
wiz
11cc14f5b0
Merge pull request #1149 from mempool/wiz/20220116-pull-from-transifex
...
Pull translated strings from Transifex
2022-01-16 15:31:44 +09:00
wiz
4133bf31c6
Merge pull request #1147 from mempool/simon/gettxout
...
Utilize gettxout to display spent/unspent
2022-01-16 15:29:53 +09:00
wiz
31fb6f70ab
Pull translated strings from Transifex
2022-01-16 14:42:25 +09:00
softsimon
cb38258cf7
Adding missing Liquid Testnet Status page
2022-01-15 23:49:08 +04:00
softsimon
2a16dc5a7f
Utilize gettxout to display spent/outspent
...
fixes #1088
2022-01-15 22:09:04 +04:00
wiz
57b0ccee60
Fix HTML theme color for iOS status bar
2022-01-16 00:19:29 +09:00
wiz
d61eba8c68
Fix translation for Project Translators on About page
2022-01-15 06:47:51 +00:00
softsimon
debcd1808e
Displaying translators as twitter photos
2022-01-15 04:19:50 +04:00
softsimon
85f471ad08
Adding translators to About page
2022-01-15 04:01:53 +04:00
softsimon
78c32af062
Fixing high vulnerabilities
2022-01-14 16:43:56 +04:00
nymkappa
5b39ad2130
Remove id
, unconfirmed_transactions
and tx_per_second
from the statistics queries since we don't use them in the front end
2022-01-14 19:21:54 +09:00
wiz
573cb8f993
Merge pull request #1133 from nymkappa/feature/disable-graph-interaction-mobile
...
Disable graph touch interaction in dashboard on mobile so we can scroll properly
2022-01-13 07:20:58 +00:00
wiz
548f38292f
Merge pull request #1131 from hunicus/update-liquidtestnet-docs
...
Update liquidtestnet docs
2022-01-13 04:12:48 +00:00
nymkappa
5f2350b763
Disable graph touch interaction in dashboard on mobile so we can scroll properly
2022-01-13 12:00:49 +09:00
hunicus
fbce72b7fc
Update transactions endpoints
2022-01-12 11:51:10 -05:00
hunicus
a894fa5bc0
Update mempool endpoints
2022-01-12 11:51:10 -05:00
hunicus
9ac3c420eb
Update fees endpoints
2022-01-12 11:51:10 -05:00
hunicus
10df6985fc
Update blocks endpoints
2022-01-12 11:51:10 -05:00
hunicus
27ce863735
Fix block-height endpoint across networks
2022-01-12 11:51:10 -05:00
hunicus
d840d79aea
Update block and block-header
2022-01-12 11:51:10 -05:00
hunicus
80dfc81900
Make minor grammatical changes to GET Asset Icons
2022-01-12 11:51:10 -05:00
hunicus
31c911cb59
Rename 'GET Assets' to 'GET Asset'
...
Confusing since it gets information on 1
asset..."asset" should be singular.
2022-01-12 11:51:10 -05:00
hunicus
0d4160b232
Reorder assets nav items to fit content order
2022-01-12 11:51:10 -05:00