2590 Commits

Author SHA1 Message Date
wiz
ec65fa2bcc Set git to always rebase from install script 2022-03-12 12:27:24 +00:00
wiz
31d1f6b285 Merge pull request #1346 from mempool/wiz/remove-old-mempool-install-script
Remove old install script, merge remaining stuff into upgrade script
2022-03-12 11:59:31 +00:00
wiz
e52d7ecef1 Remove old install script, merge remaining stuff into upgrade script 2022-03-12 11:52:19 +00:00
wiz
a953c2c50a Merge pull request #1345 from mempool/wiz/add-production-frontend-configurations
Install production backend/frontend configurations from master
2022-03-12 10:55:59 +00:00
wiz
a429f6233c Install production backend/frontend configurations from master 2022-03-12 10:53:37 +00:00
wiz
da2941f057 Merge pull request #1344 from mempool/wiz/add-production-frontend-configurations
Add production frontend configurations
2022-03-12 10:50:41 +00:00
wiz
51815b4556 Remove INDEXING_BLOCKS_AMOUNT from mainnet frontend configuration 2022-03-12 10:39:28 +00:00
wiz
509a1dfc5d Add production frontend configurations 2022-03-12 10:34:17 +00:00
wiz
7487bbbd32 Merge pull request #1338 from nymkappa/bugfix/increase-fee-data-type
Make blocks.fees larger data type
2022-03-11 20:39:31 +00:00
nymkappa
e48df811a6 Make blocks.fees larger data type 2022-03-11 20:42:07 +01:00
softsimon
7bfd3070dd Merge pull request #1337 from mempool/revert-1327-bugfix/overflow-y
Revert "Always show scrolbar to avoid horizontal jumpy UI"
2022-03-11 20:10:15 +01:00
softsimon
a20a27d81e Revert "Always show scrolbar to avoid horizontal jumpy UI" 2022-03-11 20:09:57 +01:00
wiz
f5784afc43 Merge pull request #1321 from mempool/wiz/installer2
Add new production installation script and related files
2022-03-11 16:42:31 +00:00
wiz
e69c6783fc Merge branch 'master' into wiz/installer2 2022-03-11 16:17:51 +00:00
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
softsimon
3782934045 Merge pull request #1320 from antonilol/regtest-1
regtest fixes
2022-03-11 14:07:58 +01:00
softsimon
84fb9409fb Merge pull request #1330 from nymkappa/feature/index-more-data
Index more data using getblockstats core RPC
2022-03-11 14:05:03 +01:00
nymkappa
4f403d3808 Fix block indexing log 2022-03-10 14:23:29 +01:00
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