2912 Commits

Author SHA1 Message Date
nymkappa
909f7bd26e Pool icon clickable - blocks list pagination margin 2022-03-12 16:49:16 +01:00
nymkappa
30112e4aca Update mining/blocks in real time 2022-03-12 16:49:16 +01:00
nymkappa
8cac6a2888 Added latest block on mining dashboard 2022-03-12 16:49:15 +01:00
nymkappa
112880f332 Add pagination on /mining/blocks 2022-03-12 16:49:15 +01:00
nymkappa
aa7476807b Create working template for the new blocks page 2022-03-12 16:49:15 +01:00
softsimon
a56d11ef13 Merge pull request #1336 from nymkappa/feature/fix-empty-diff-adjust
Fix empty diff adjust table
2022-03-12 16:47:13 +01:00
softsimon
33a00c5a39 Merge pull request #1340 from nymkappa/bugfix/only-reset-hashrate-state-bitcoin
Fix database migration/typing issues
2022-03-12 15:48:51 +01:00
nymkappa
cfbfa2f443 int -> bigint for all satoshis related indexed data 2022-03-12 15:48:22 +01:00
nymkappa
d7a270f0da Only insert hashrate states for bitcoin 2022-03-12 15:48:21 +01:00
nymkappa
42e31b8410 Don't try to reset hashrates states if not bitcoin 2022-03-12 15:48:14 +01:00
wiz
de35cbe2c0 Merge pull request #1347 from mempool/wiz/add-mysql-to-install-script
Add mariadb-server and mysql db creation to install script
2022-03-12 13:16:40 +00:00
wiz
64703a4184 Merge pull request #1350 from mempool/wiz/add-symlinks-for-mempool-scripts-to-installer
Create symlinks for mempool scripts in installation script
2022-03-12 12:45:54 +00:00
wiz
71b5155871 Create symlinks for mempool scripts in installation script 2022-03-12 12:41:33 +00:00
wiz
551af031f7 Merge pull request #1349 from mempool/wiz/set-git-to-always-rebase
Set git to always rebase from install script
2022-03-12 12:28:03 +00:00
nymkappa
a3ba621f21 Fix empty diff adjust table 2022-03-12 13:27:45 +01:00
wiz
ec65fa2bcc Set git to always rebase from install script 2022-03-12 12:27:24 +00:00
wiz
944fa7c602 Add mariadb-server and mysql db creation to install script 2022-03-12 12:19:49 +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
Naveen
09ecd23de6 Merge branch 'master' into naveensrinivasan/dependabot 2022-03-11 18:36:40 -06:00
hunicus
0f0b2ab0f6 Fix anchor links when navigating to current anchor 2022-03-11 19:09:42 -05:00
naveensrinivasan
5a43bda38b Pin actions by SHA and set permissions for workflow
- Pinned dependencies https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- Restricting permissions for github actions https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
2022-03-11 22:48:15 +00:00
Naveen
32374eee50 Create dependabot.yml
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-03-11 22:46:44 +00:00
hunicus
b407c97d67 Add smooth scrolling 2022-03-11 16:28:52 -05: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
hunicus
3ecdbf611c Capitalize js package labels in docs 2022-03-11 11:25:17 -05: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