2668 Commits

Author SHA1 Message Date
nymkappa
74d9762821 Index more data using getblockstats core RPC 2022-03-10 14:21:11 +01:00
nymkappa
950be63da0 Index more data using getblockstats core RPC 2022-03-10 14:08:01 +01:00
softsimon
942e7acfa1 Merge pull request #1331 from nymkappa/feature/show-indexing-progress
Show current indexing progress in charts without data
2022-03-10 14:07:15 +01:00
nymkappa
b2423e28d9 Split difficult adjustment table - Update indexing progress every 60sec 2022-03-10 14:02:43 +01:00
nymkappa
6d477a897d Show current indexing progress in charts without data 2022-03-10 14:02:43 +01:00
softsimon
9393ee3fc3 Merge pull request #1327 from nymkappa/bugfix/overflow-y
Always show scrolbar to avoid horizontal jumpy UI
2022-03-10 13:56:30 +01:00
wiz
38f22034da Fix zfs filesystems and permissions in installation script 2022-03-10 12:14:40 +00:00
nymkappa
9cd3549a93 Always show scrolbar to avoid horizontal jumpy UI 2022-03-10 13:11:02 +01:00
softsimon
dfabf8c801 Merge pull request #1326 from nymkappa/bugfix/firefox-pool
Fix pool detail page on Firefox
2022-03-10 12:50:03 +01:00
nymkappa
efe1e245a0 Fix pool detail page on Firefox 2022-03-10 12:42:11 +01:00
softsimon
261487d383 Merge pull request #1333 from nymkappa/feature/weekly-hashrate-indexing-monday
Index weekly hashrates using last Monday midnight - Fix charts tooltip
2022-03-10 12:39:31 +01:00
nymkappa
3558389eea Index weekly hashrates using last Monday midnight - Fix charts tooltip 2022-03-10 11:53:49 +01:00
wiz
8a3f6a0226 Add signet and liquidtestnet to install script 2022-03-09 20:59:12 +01:00
softsimon
57c340f8c7 Merge pull request #1328 from antonilol/testnet-block-estimation
improve testnet block time estimations
2022-03-09 20:38:42 +01:00
softsimon
3665a2ca1e Merge pull request #1329 from nymkappa/bugfix/missing-db-version-increment
Increment db version to 10 (26ee4204ac68ee718338db0adb4789cce2976112)
2022-03-09 18:53:02 +01:00
nymkappa
a455e769e5 Increment db version to 10 (26ee4204ac68ee718338db0adb4789cce2976112) 2022-03-09 18:51:27 +01:00
Antoni Spaanderman
c45f301424 Merge branch 'master' into regtest-1 2022-03-09 17:55:09 +01:00
Antoni Spaanderman
0d65ef17a8 improve testnet block time estimations 2022-03-09 17:38:37 +01:00
softsimon
445913239e Merge pull request #1323 from mempool/simon/unknown-output-support
Display unknown for non standard output types
2022-03-09 16:29:04 +01:00
softsimon
a63c07e39e Display unknown for non standard output types
fixes #1262
2022-03-09 16:28:26 +01:00
softsimon
11c1810eea Merge pull request #1325 from nymkappa/feature/add-plus-sign-diff-adjust
Show `+` sign on positive diff adjust
2022-03-09 13:47:40 +01:00
nymkappa
0fbe5675c3 Show + sign on positive diff adjust 2022-03-09 13:47:10 +01:00
softsimon
015459f205 Merge pull request #1324 from nymkappa/bugfix/difficulty-adj-table-skeleton
Fix skeleton for difficulty adjustment table
2022-03-09 12:19:26 +01:00
nymkappa
494d93bfc1 Add message if on mining charts if there is no data to display 2022-03-09 12:17:31 +01:00
nymkappa
c5ee597479 Fix skeleton for difficulty adjustment table 2022-03-09 12:17:31 +01:00
Antoni Spaanderman
40804b3426 simplify if statement 2022-03-09 11:51:36 +01:00
wiz
f3bfaecb22 Add missing electrs-start-liquid in install script 2022-03-08 21:22:11 +01:00
Antoni Spaanderman
95b8a77bf1 add non null assertion 2022-03-08 20:59:46 +01:00
softsimon
2b175f6ff6 Merge pull request #1317 from nymkappa/feature/pool-hashrate
Added pool hashrate chart
2022-03-08 20:52:16 +01:00
wiz
195d96b8ef Add new production installation script and related files 2022-03-08 20:46:58 +01:00
nymkappa
918a6e155e Fix skeleton layout jumping in pool detail page 2022-03-08 20:46:20 +01:00
nymkappa
483c9d06db Fix pool detail page layout - add loading skeleton 2022-03-08 20:46:19 +01:00
nymkappa
216ff9f968 Cleanup empty block in api response - Update cache warmer 2022-03-08 20:46:19 +01:00
nymkappa
dd3f43f7b2 Only show relevant hashrate in the pool page 2022-03-08 20:46:18 +01:00
nymkappa
0e2e420a1c Added pool hashrate chart 2022-03-08 20:46:14 +01:00
Antoni Spaanderman
933f34ef73 oops 2022-03-08 20:40:44 +01:00
Antoni Spaanderman
cd14a91523 revert "add network regtest" 1f0ae60 2022-03-08 19:59:18 +01:00
Antoni Spaanderman
27f6654299 Merge branch 'master' into regtest-1 2022-03-08 19:45:03 +01:00
softsimon
0e9f8773c5 Merge pull request #1318 from mempool/simon/rbf-cache
Replace by fee storage
2022-03-08 19:20:14 +01:00
softsimon
d265db136b Don't push full RBF-transactions to prevent old states. 2022-03-08 18:54:49 +01:00
softsimon
0d1d1ab449 Fixing bug where RBF wasn't detected when using bitcoind 2022-03-08 18:39:53 +01:00
softsimon
c7639b4768 Replace by fee storage
fixes #1222
2022-03-08 18:39:53 +01:00
softsimon
0bc078e662 Merge pull request #1319 from nymkappa/feature/index-blocks-timestamps
Index blocks.blockTimestamp for faster hashrates indexing
2022-03-08 17:23:12 +01:00
nymkappa
91bef41b7e Index blocks.blockTimestamp 2022-03-08 17:10:29 +01:00
wiz
ca200eb183 Merge pull request #1316 from Bosch-0/zeus 2022-03-08 16:12:59 +09:00
bosch
541a24fdc1 Added new Zeus logo. 2022-03-08 11:09:43 +08:00
softsimon
de220554f4 Merge pull request #1311 from nymkappa/feature/difficulty-table-update
Replace difficulty adjustment timestamp with block height
2022-03-07 20:46:50 +01:00
nymkappa
af4eb0c974 Replace difficulty adjustment timestamp with block height 2022-03-07 20:42:59 +01:00
softsimon
7ff7ab34e9 Merge pull request #1312 from nymkappa/feature/shorter-stats
Shorten reward stats
2022-03-07 20:37:06 +01:00
softsimon
a2e2aa215d Merge branch 'master' into feature/shorter-stats 2022-03-07 20:36:53 +01:00