hunicus
bb1bedbb08
Fix url for mempool post endpoint
2022-02-08 17:51:19 -05:00
hunicus
b89b8196a0
Improve spacing at top of navs
2022-02-08 14:30:18 -05:00
hunicus
dd1c7de293
Add liquidtestnet endpoints
2022-02-08 13:44:50 -05:00
hunicus
215803850f
Show liquid link for liquid endpoint
...
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
eea31cc5b3
Implement 27ce8637353ad84e17fbad80d7d31c82ab1147a3
2022-02-08 13:44:50 -05:00
hunicus
5816ac5e6f
Implement b1c9334119927b4b19e5fd5f4cfe1f168659c6cd
2022-02-08 13:44:50 -05:00
hunicus
25f33040f1
Implement 31c911cb59a289ff3f156e2e31138b891b39a06e
2022-02-08 13:44:50 -05:00
hunicus
e250433063
Rebase 1036 to master manually
2022-02-08 13:44:50 -05:00
wiz
d98f20ca9e
Merge branch 'master' into simon/dev-proxy-refactor
2022-02-05 09:47:08 +00:00
softsimon
55244ff0a1
Adding a "mixed" dev proxy
2022-02-05 13:05:52 +04:00
softsimon
d52ead88ce
Local dev proxy working with all base modules
2022-02-05 13:02:22 +04:00
wiz
48910916de
Merge branch 'master' into feature/blocks-refactoring
2022-02-04 16:53:42 +00:00
nymkappa
835ccce5b6
Renamed extra
to extras
2022-02-04 19:28:00 +09:00
softsimon
94f2491c09
Proxy all /api and /api/v1 requests to local nodejs server
2022-02-04 13:47:34 +04:00
nymkappa
a49cc9a2fa
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
2022-02-04 12:51:45 +09:00
wiz
d66e23caa5
Merge branch 'master' into feature/fix-mining-pool-page-title
2022-02-02 14:47:50 +00:00
nymkappa
044a6fac07
Replaced /mining/pools?interval=X by /mining/pools/X
2022-02-02 19:03:07 +09:00
nymkappa
f3d6cfd0c4
Set proper mining pool page title - Rename "Name" to "Pool"
2022-02-02 18:46:06 +09:00
nymkappa
27bf48f66f
Fix mining pools wrong default timespan value
2022-01-28 18:49:06 +09:00
nymkappa
e3696bca61
Fixes post rebase
2022-01-28 15:01:24 +09:00
nymkappa
6e61de3a96
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
25c9083f1b
Update tests - Replace button click blocks -> pools
2022-01-28 15:01:23 +09:00
nymkappa
7188d0d55d
Added MEMPOOL.INDEXING_BLOCKS_AMOUNT in the config (default 432 blocks)
2022-01-28 15:01:23 +09:00
nymkappa
1160baaf02
Polish mining page UI
...
Make sure to wait for all mining pools queries before continuing
2022-01-28 15:01:22 +09:00
nymkappa
8b9e3e0ea1
Import pools file for testnet and signet as well - Added missing express routes
2022-01-28 15:01:21 +09:00
nymkappa
add06ede7f
Add share % in pie chart label
2022-01-28 15:01:21 +09:00
nymkappa
fea0b94b67
Hide epoch data from the mining page
2022-01-28 15:01:20 +09:00
nymkappa
92de2bbc03
Fix xxxWindowPreference management
2022-01-28 15:01:19 +09:00
nymkappa
16ab9b38a0
Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale
2022-01-28 15:01:15 +09:00
nymkappa
b567c0ad43
Add difficulty adjustment in mining page + Fix pools table on mobile
2022-01-28 14:52:12 +09:00
nymkappa
7b51470704
When a new blocks is mined, refresh the mining stats
2022-01-28 13:54:59 +09:00
nymkappa
8d406a40e5
Add pie chart and rewrite the pool ranking component
2022-01-28 13:54:59 +09:00
nymkappa
5ca98af7d1
Generate mining basic pool ranking (sorted by block found) for a specified timeframe
2022-01-28 13:52:35 +09:00
nymkappa
1a856574aa
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
hunicus
887b1b6223
Change Citadel link to core
2023-08-09 18:18:52 +09:00
wiz
74610bca18
Update copyright years in legal notices
2022-01-25 09:36:02 +00:00
wiz
47318e1437
Merge pull request #1173 from mempool/simon/liquid-asset-precision-fix
...
Fixing Liquid asset precision
2022-01-25 08:15:20 +00:00
softsimon
d15edb1c83
Merge pull request #1183 from nymkappa/feature/cleanup-master-page
...
Cleanup master-page template
2022-01-24 17:03:16 +04:00
softsimon
37639fdeb5
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
48d01afaa8
Cleanup master-page template
2022-01-24 18:22:15 +09:00
softsimon
6f7ef4fa25
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
9cb0f108e5
Npm audit fix
2022-01-23 12:58:16 +04:00
Felipe Knorr Kuhn
f525e0f776
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
505b8e86cf
Add ids to nav bar items, liquid and bisq components
2022-01-22 14:21:46 -08:00
Felipe Knorr Kuhn
824fc5c22c
Fix broken link on the Bisq transaction page
2022-01-21 23:12:18 -08:00
softsimon
edf06270cd
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
e03c8b119b
Merge pull request #1176 from knorrium/update_liquid_tests
...
Update Liquid tests
2022-01-21 15:37:20 +04:00
Felipe Knorr Kuhn
04d6b70b31
Merge branch 'master' into update_liquid_tests
2022-01-20 21:54:23 -08:00
Felipe Knorr Kuhn
019c732272
Add an amount class vins and vouts to improve testing
2022-01-20 21:31:14 -08:00
Felipe Knorr Kuhn
8935074a27
Update Liquid tests
2022-01-20 21:30:22 -08:00