2502 Commits

Author SHA1 Message Date
wiz
c0773d2611 Fix order of operations in install script breaking things 2022-03-11 15:03:14 +00:00
wiz
e1ecbbac62 Install nvm.sh and build NodeJS from install script 2022-03-11 14:51:08 +00:00
wiz
e739128403 Create $HOME/.zshrc file for all users in install script 2022-03-11 14:35:58 +00:00
wiz
ccd56e48bf Remove sudoers file modifications from install script 2022-03-11 14:14:45 +00:00
wiz
02cfc9f4a0 Fix electrs-start-liquidtestnet configuration in install script 2022-03-11 14:11:38 +00:00
wiz
38f22034da Fix zfs filesystems and permissions in installation script 2022-03-10 12:14:40 +00:00
wiz
8a3f6a0226 Add signet and liquidtestnet to install script 2022-03-09 20:59:12 +01:00
wiz
f3bfaecb22 Add missing electrs-start-liquid in install script 2022-03-08 21:22:11 +01:00
wiz
195d96b8ef Add new production installation script and related files 2022-03-08 20:46:58 +01:00
softsimon
f6a73aa91c Merge pull request #1310 from nymkappa/bugfix/auto-refresh-reward-stats
Bugfix/auto refresh reward stats
2022-03-07 17:18:57 +01:00
nymkappa
68334ff0e9 Actually use the past 8 blocks for reward stats 2022-03-07 17:17:08 +01:00
softsimon
3080243bee Merge pull request #1308 from nymkappa/bugfix/fix-db-migration
Truncate hashrates table only for bitcoin (db migration v9)
2022-03-07 15:57:20 +01:00
nymkappa
020e09f86f Truncate hashrates table only for bitcoin (db migration v9) 2022-03-07 15:56:07 +01:00
softsimon
8f4a7890e9 Merge pull request #1306 from mempool/simon/liquid-missing-asset-inputs
Handle missing asset registry for inputs
2022-03-07 15:24:47 +01:00
softsimon
1cbfd9a2cc Merge pull request #1305 from mempool/simon/track-utxos
UTXO spent tracking
2022-03-07 15:12:49 +01:00
softsimon
6f5729088b Merge branch 'master' into simon/track-utxos 2022-03-07 15:12:36 +01:00
softsimon
bb5a793ac3 Handle missing asset registry for inputs
refs #1246
2022-03-07 13:14:34 +01:00
softsimon
fb7d2e8e3d Merge pull request #1303 from nymkappa/feature/update-mining-dashboard
Mining dashboard polishing
2022-03-07 12:03:09 +01:00
nymkappa
fc2d40e924 Disable mining charts iteration on mobile widgets 2022-03-07 11:51:00 +01:00
nymkappa
ce56934ca5 Implement temporary reward stats for the mining dashboard 2022-03-07 11:51:00 +01:00
nymkappa
26837ccd54 Fix halving calculation 2022-03-07 11:50:59 +01:00
nymkappa
6ff0b45fd3 Show more stats in pool ranking pie widget 2022-03-07 11:50:59 +01:00
nymkappa
f84a7535de "view more" links - placeholders 2022-03-07 11:50:59 +01:00
nymkappa
dd43ba2f2c Move small pie share into "other" - align labels 2022-03-07 11:50:58 +01:00
nymkappa
dd37a99b39 Add difficulty adjustment table in mining dashboard 2022-03-07 11:50:58 +01:00
nymkappa
f8117f9888 Mining dashboard layout matches main dashboard layout 2022-03-07 11:50:57 +01:00
softsimon
8623d039ca Merge pull request #1302 from nymkappa/bugfix/weekly-pool-hashrate-indexing
Fix hashrate indexing backend logic (split daily/weekly indexing logic, timezone issue, unclosed db connection)
2022-03-06 20:32:17 +01:00
softsimon
ec0f78b13a UTXO spent tracking
fixes #1301
2022-03-06 18:27:13 +01:00
nymkappa
48584d6c98 Fix incorrect state naming 2022-03-06 17:06:55 +01:00
nymkappa
0f1ee5f059 Use the latest timestamp in hashrate data ticker 2022-03-06 16:57:40 +01:00
nymkappa
8e5dd7b333 Remove unnecessary await 2022-03-06 16:50:59 +01:00
nymkappa
b60e0844e9 Re-index hashrates because we have different timestamp handling 2022-03-06 16:48:14 +01:00
nymkappa
085f5e5cca Set connection pool timezone to UTC - Close mysql connections upon error 2022-03-06 16:44:09 +01:00
nymkappa
91219bff92 Remove useless mining function wrapper in backend 2022-03-06 12:52:39 +01:00
nymkappa
b6b0bebd73 Update hashrate indexing logs 2022-03-06 12:52:39 +01:00
nymkappa
ce14cd2496 Split network daily hashrate indexing and weekly pool hashrate indexing 2022-03-06 12:52:38 +01:00
softsimon
c23d3224d4 Merge pull request #1185 from antonilol/fee-visibility
fix 0 sat/vB not displaying
2022-03-06 10:28:51 +01:00
softsimon
9826e54f2f Merge branch 'master' into fee-visibility 2022-03-06 10:28:43 +01:00
softsimon
a1d7c277d2 Merge pull request #1293 from mempool/simon/shorten-address-prefix-result
Shorten address search with middle ellipsis
2022-03-05 17:09:29 +01:00
softsimon
656d2c7703 Merge branch 'master' into simon/shorten-address-prefix-result 2022-03-05 17:09:23 +01:00
softsimon
fc35799a88 Merge pull request #1291 from mempool/simon/address-prefix-bug
Only return unique address prefix autocomplete
2022-03-05 17:08:29 +01:00
softsimon
5040798e6b Merge branch 'master' into simon/address-prefix-bug 2022-03-05 17:08:23 +01:00
softsimon
22e3778f32 Merge pull request #1300 from nymkappa/bugfix/stop-block-chunk-indexing-upon-error
Pause block indexing chunk upon error and retry later
2022-03-05 16:30:35 +01:00
softsimon
22bb8b04b8 Merge branch 'master' into bugfix/stop-block-chunk-indexing-upon-error 2022-03-05 16:30:26 +01:00
softsimon
d93a3ed272 Merge pull request #1298 from nymkappa/feature/fix-hashrate-indexing-try-catch
Make sure to reset hashrates indexing flags upon error
2022-03-05 16:30:12 +01:00
nymkappa
23e8da7864 Make sure to reset hashrates indexing flags upon error 2022-03-05 16:25:38 +01:00
nymkappa
aedf76e15f Pause block indexing chunk upon error and retry later 2022-03-05 15:50:48 +01:00
softsimon
e0680d032b Merge pull request #1297 from nymkappa/feature/fix-hashrate-indexing
Only reset hashrate state flag after database migration - Fix weekly …
2022-03-05 14:59:26 +01:00
softsimon
5dd62e80cb Address search with middle ellipsis mobile fix 2022-03-05 14:19:44 +01:00
nymkappa
5b62ed0b50 Only reset hashrate state flag after database migration - Fix weekly hashrate indexing bug 2022-03-05 13:54:07 +01:00