wiz
|
4632b1b52d
|
Merge pull request #1911 from mempool/nymkappa/bugfix/double-api-call-charts
Fix double http query when switching timespan for the first time
|
2022-06-24 00:26:06 +09:00 |
|
wiz
|
a072085eb1
|
Merge branch 'master' into nymkappa/bugfix/double-api-call-charts
|
2022-06-23 23:53:46 +09:00 |
|
wiz
|
7501d00615
|
Merge pull request #1912 from mempool/nymkappa/bugfix/dont-preload-genesis
Don't preload /block APIs for genesis block
|
2022-06-23 23:52:11 +09:00 |
|
wiz
|
b584d5b1c1
|
Merge branch 'master' into nymkappa/bugfix/dont-preload-genesis
|
2022-06-23 23:43:29 +09:00 |
|
nymkappa
|
5342c354a1
|
Don't preload /block APIs for genesis block
|
2022-06-23 16:29:25 +02:00 |
|
wiz
|
487b757183
|
Merge pull request #1850 from mempool/nymkappa/feature/price-index
Compute our own price index and save into database every 1 hour
|
2022-06-23 23:11:17 +09:00 |
|
nymkappa
|
1599d202fd
|
Implement our own price indexer with historical data
|
2022-06-23 15:42:42 +02:00 |
|
nymkappa
|
2bc11b4a75
|
Fix double http query when switching timespan for the first time
|
2022-06-23 15:30:42 +02:00 |
|
wiz
|
c752d5da9c
|
Merge branch 'master' into simon/block-tip-hash-api
|
2022-06-23 20:50:01 +09:00 |
|
wiz
|
4a9089633c
|
Merge pull request #1895 from mempool/nymkappa/feature/hashrate-moving-average
Add moving average to the hashrate & difficulty chart
|
2022-06-23 20:38:30 +09:00 |
|
wiz
|
c989bbec1b
|
Merge branch 'master' into nymkappa/feature/hashrate-moving-average
|
2022-06-23 19:20:31 +09:00 |
|
wiz
|
f34685a51b
|
Merge pull request #1908 from mempool/simon/batch-outspends
Batch outspends requests
|
2022-06-23 19:20:22 +09:00 |
|
softsimon
|
5b1b554ee0
|
Fix for outspends when using esplora
|
2022-06-23 11:55:56 +02:00 |
|
wiz
|
d4d18bfbbe
|
Merge branch 'master' into simon/batch-outspends
|
2022-06-23 18:25:15 +09:00 |
|
wiz
|
ae05bd4492
|
Merge pull request #1905 from mempool/nymkappa/feature/preload-prev-block-summary
Preload the previous block summary
|
2022-06-23 18:25:00 +09:00 |
|
wiz
|
82c800af66
|
Merge branch 'master' into nymkappa/feature/preload-prev-block-summary
|
2022-06-23 18:14:48 +09:00 |
|
wiz
|
980a3d003b
|
Merge pull request #1907 from mononaut/disable-mined-block-transitions
Disable mined block animations
|
2022-06-23 18:13:56 +09:00 |
|
softsimon
|
d7ba9b52eb
|
Batch outspends requests
fixes #1902
|
2022-06-22 23:42:20 +02:00 |
|
nymkappa
|
996a37503a
|
Preload the previous block - Disable 300 ms on block page
|
2022-06-22 23:17:49 +02:00 |
|
Mononaut
|
71f36da530
|
Disable mined block animations
|
2022-06-22 19:10:31 +00:00 |
|
wiz
|
6b05dd232b
|
Merge branch 'master' into nymkappa/feature/hashrate-moving-average
|
2022-06-23 02:43:40 +09:00 |
|
wiz
|
87a9be55cc
|
Merge pull request #1893 from mempool/nymkappa/feature/remove-hide-button
Remove dashboard row collasping feature
|
2022-06-23 02:43:30 +09:00 |
|
wiz
|
d0a29f2c5b
|
Merge branch 'master' into nymkappa/feature/remove-hide-button
|
2022-06-23 02:34:25 +09:00 |
|
wiz
|
eced038f33
|
Merge pull request #1896 from mempool/nymkappa/feature/index-block-visualization
Index block summaries in db
|
2022-06-22 23:28:36 +09:00 |
|
wiz
|
a670e79844
|
[ops] Cache /api/block and /api/v1/block for 1 month
|
2022-06-22 23:26:41 +09:00 |
|
softsimon
|
e64bfc039a
|
Adding missing Block Tip Hash API
|
2022-06-22 13:15:44 +02:00 |
|
nymkappa
|
1b1e058251
|
Set block/:hash/summary expiration to 1 month - Support re-org for block summaries
|
2022-06-20 16:35:10 +02:00 |
|
nymkappa
|
f98b829678
|
Index block summaries in db
|
2022-06-18 16:48:02 +02:00 |
|
nymkappa
|
9f7d63bf69
|
Add moving average to the hashrate & difficulty chart
|
2022-06-18 10:22:38 +02:00 |
|
wiz
|
f75da3cc8f
|
Merge pull request #1892 from mononaut/mined-block-visualization
|
2022-06-18 09:57:52 +09:00 |
|
nymkappa
|
6cee556023
|
Remove dashboard row collasping feature
|
2022-06-17 11:15:38 +02:00 |
|
wiz
|
14c537d371
|
Merge pull request #1887 from mempool/nymkappa/feature/chart-timespan-url
Add #{timespan} in mining charts urls for easier sharing
|
2022-06-17 08:30:53 +09:00 |
|
wiz
|
c0e3f8d439
|
Merge branch 'master' into nymkappa/feature/chart-timespan-url
|
2022-06-17 08:19:56 +09:00 |
|
wiz
|
1e9f163f3b
|
Merge pull request #1882 from mempool/nymkappa/bugfix/pool-ranking
Fix pool ranking layout on small mobile device
|
2022-06-17 08:19:48 +09:00 |
|
wiz
|
321ec98565
|
Merge branch 'master' into nymkappa/bugfix/pool-ranking
|
2022-06-17 08:08:37 +09:00 |
|
wiz
|
0558bdea5d
|
Merge pull request #1881 from hunicus/fix-anchors-ngfaq
Fix anchor links and typos in faq
|
2022-06-17 08:08:28 +09:00 |
|
wiz
|
359cea7582
|
Merge pull request #1883 from mempool/nymkappa/bugfix/remove-bottom-label-charts-dashboard
Hide bottom axis label for mempool and incoming tx charts on widgets
|
2022-06-17 08:02:19 +09:00 |
|
wiz
|
04579e2f02
|
Merge branch 'master' into nymkappa/bugfix/remove-bottom-label-charts-dashboard
|
2022-06-17 07:49:03 +09:00 |
|
wiz
|
32a87706ab
|
Merge pull request #1884 from mempool/nymkappa/feature/widget-title-links
Make `Latest blocks` and `Adjustments` widget title clickable
|
2022-06-17 07:48:52 +09:00 |
|
wiz
|
c11c89ba45
|
Merge pull request #1889 from hunicus/regtest-formatting
Edit regtest docs formatting
|
2022-06-17 07:44:04 +09:00 |
|
wiz
|
26268e3f9f
|
Merge pull request #1890 from hunicus/docker-video-link
Add k3tan video link to docker readme
|
2022-06-17 07:43:01 +09:00 |
|
Mononaut
|
8c78810ef8
|
Add API endpoint for block summary data
|
2022-06-16 02:46:27 +00:00 |
|
Mononaut
|
aa0fc24dc5
|
Tooltip-style tx previews in block overview
|
2022-06-16 02:46:27 +00:00 |
|
Mononaut
|
08454f2833
|
Optimize block visualization rendering
|
2022-06-16 02:46:27 +00:00 |
|
Mononaut
|
1d4488eb96
|
Add visualization to mined blocks
|
2022-06-16 02:46:24 +00:00 |
|
Mononaut
|
d6334d8959
|
Extract canvas/webgl code to separate component
|
2022-06-15 19:59:24 +00:00 |
|
hunicus
|
df92b90d89
|
Add k3tan video link to docker readme
|
2022-06-15 15:51:11 -04:00 |
|
hunicus
|
a3f7470210
|
Edit formatting of regtest docs
|
2022-06-15 15:27:18 -04:00 |
|
nymkappa
|
96704a0877
|
Add #{timespan} in mining charts urls for easier sharing
|
2022-06-15 11:26:58 +02:00 |
|
wiz
|
eb0e4c2cb6
|
Merge branch 'master' into nymkappa/bugfix/remove-bottom-label-charts-dashboard
|
2022-06-15 08:29:48 +09:00 |
|