Antoni Spaanderman
9f3a3bd4d7
also detect uncompressed pubkeys + fix errors
2022-02-06 12:41:37 +01:00
Antoni Spaanderman
bb8bfa0e3a
copy paste moment
2022-02-05 17:29:42 +01:00
Antoni Spaanderman
148e340ea6
actually test htlc, fix indentation (again) and detect multisig
2022-02-05 17:26:50 +01:00
Antoni Spaanderman
7565aa7a25
fix indentation + detect htlc with option_anchors
2022-02-05 16:58:41 +01:00
Antoni Spaanderman
1f6504898a
detect lightning htlc and unilateral close
2022-02-05 16:50:10 +01:00
softsimon
e2bcb82b59
Merge pull request #1218 from mempool/simon/dev-proxy-refactor
...
Local dev proxy working with all base modules
2022-02-05 13:58:14 +04:00
wiz
46ac307329
Merge branch 'master' into simon/dev-proxy-refactor
2022-02-05 09:47:08 +00:00
wiz
d3969afef5
Merge pull request #1219 from mempool/simon/add-mixed-proxy
...
Adding a "mixed" dev proxy
2022-02-05 09:13:16 +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
1ada92f03e
Merge pull request #1212 from nymkappa/feature/blocks-refactoring
...
Wrap custom blocks fields into a sub object of IEsplora.Blocks
2022-02-04 17:16:11 +00:00
wiz
2c60a81c1e
Merge branch 'master' into feature/blocks-refactoring
2022-02-04 16:53:42 +00:00
wiz
c60e355453
Merge pull request #1215 from mempool/simon/fixing-local-proxy-endpoints
...
Proxy all /api and /api/v1 requests to local nodejs server
2022-02-04 16:52:41 +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
softsimon
5c1fc7344d
Merge pull request #1160 from antonilol/genesis-outspend
...
outputs of genesis coinbase are always unspent
2022-02-03 13:48:30 +04:00
softsimon
319f646fe2
Merge branch 'master' into genesis-outspend
2022-02-03 13:48:19 +04:00
wiz
1ae08aff66
Merge pull request #1207 from nymkappa/feature/fix-mining-pool-page-title
...
Set proper mining pool page title - Rename "Name" to "Pool"
2022-02-02 14:59:32 +00:00
wiz
4b79f09538
Merge branch 'master' into feature/fix-mining-pool-page-title
2022-02-02 14:47:50 +00:00
wiz
5fd05b3602
Merge pull request #1208 from nymkappa/feature/pools-api-endpoint-update
...
Replaced /mining/pools?interval=X by /mining/pools/X
2022-02-02 14:26:24 +00:00
wiz
77e75d3d8c
Merge branch 'master' into feature/pools-api-endpoint-update
2022-02-02 14:26:15 +00:00
wiz
117f3eb99a
Merge pull request #1189 from antonilol/cla
...
sign cla
2022-02-02 14:03:39 +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
wiz
95c8e72b58
Merge pull request #1200 from mempool/wiz/add-contributor-cla-files
...
Add staff contributor/{username}.txt files for new CLA bot
2022-01-29 08:23:50 +00:00
wiz
19dda17d50
Add staff contributor/{username}.txt files for CLA bot
2022-01-29 07:48:58 +00:00
wiz
a913a85dea
Merge pull request #1199 from mempool/wiz/let-backend-set-its-own-http-cache-time-headers
...
Let backend set its own HTTP cache time headers for APIs
2022-01-29 04:28:22 +00:00
wiz
f842316636
Let backend set its own HTTP cache time headers for APIs
2022-01-28 13:59:04 +00:00
wiz
05fd433ad7
Merge pull request #1198 from mempool/wiz/enable-nginx-warm-cache-for-mining-pools-data
...
Enable nginx warm cache for mining pools API data
2022-01-28 13:51:44 +00:00
wiz
55652130a8
Enable nginx warm cache for mining pools API data
2022-01-28 13:33:29 +00:00
wiz
6a8874a9e0
Merge pull request #1193 from mempool/wiz/increase-nginx-timeouts
...
Increase nginx send_timeout and keepalive_requests
2022-01-28 13:22:21 +00:00
wiz
0afcb53abd
Merge pull request #1162 from nymkappa/feature/backend-block-pool-data
...
Mining dashboard (2/2) - Dashboard PoC
2022-01-28 10:09:17 +00: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
d66bc57165
Move block indexing start logic in blocks.ts
2022-01-28 15:01:23 +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
a271c39ba8
Wrap block indexing into a try/catch since we don't use async when calling that function
2022-01-28 15:01:22 +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
40e529ece7
Don't try to identify the mining pool on liquid/bisq
2022-01-28 15:01:21 +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
5b32ab6dde
DROP -> DROP IF EXISTS
2022-01-28 15:01:20 +09:00
nymkappa
f982f6b4b6
Hide epoch data from the mining page
2022-01-28 15:01:20 +09:00
nymkappa
aa457e316b
Drop legacy blocks
table during migration - Fix linter issues
2022-01-28 15:01:19 +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