softsimon
6c9ea5c6bc
Merge pull request #1499 from mempool/wiz/fix-newsyslog-for-backend
...
Fix log rotation configuration for mempool backend logs
2022-04-13 18:13:39 +04:00
softsimon
427c1ca075
Refactored the DB class into a regular singleton class.
2022-04-13 17:38:42 +04:00
nymkappa
c18d525f4a
Refactor database pool use
2022-04-13 21:46:39 +09:00
softsimon
0814816950
Merge pull request #1519 from mempool/nymkappa/feature/cleanup-logs
...
Cleanup mining related backend logs
2022-04-13 14:58:18 +04:00
nymkappa
d7d8fda3f6
Cleanup mining related backend logs
2022-04-13 16:30:49 +09:00
softsimon
bc0ea1e999
Merge pull request #1473 from hunicus/add-faq
...
Add faq
2022-04-13 02:34:35 +04:00
hunicus
72227236f9
Add websocket service to avoid issues with blocks
2022-04-12 18:06:32 -04:00
hunicus
4cf5f72b83
Merge branch 'master' into add-faq
2022-04-12 16:03:28 -04:00
hunicus
68f2782522
Add live mempool blocks to faq (h/t @softsimon)
2022-04-12 15:58:20 -04:00
hunicus
8d45d14335
Resolve conflict resulting from 315b759
2022-04-12 15:33:24 -04:00
hunicus
55064cdbf1
Add answers, fix accordions, tweak footer styling
...
Main purpose of this commit is to remove iframes from git
history. This commit squashes several commits that came
after iframes were added.
2022-04-12 15:31:45 -04:00
softsimon
2214e50bdf
Merge pull request #1502 from antonilol/script-display-2
...
fix wrong display of other sighash types + p2sh redeemScript when <=4 bytes + consistency with esplora backend + tapscript fixes
2022-04-12 22:32:21 +04:00
softsimon
74d7ca8c4c
Breaking out strtotime from locutus lib
2022-04-12 17:52:30 +04:00
Antoni Spaanderman
1094ddd1e8
Merge branch 'master' into script-display-2
2022-04-11 21:46:06 +02:00
softsimon
1f24e16a77
Merge pull request #1495 from mempool/nymkappa/bugfix/fix-z-warning
...
Set zlevel for all graphs series
2022-04-11 17:18:57 +04:00
softsimon
fa98c6334a
Merge branch 'master' into nymkappa/bugfix/fix-z-warning
2022-04-11 16:54:04 +04:00
softsimon
7bb7f9a983
Merge pull request #1513 from mempool/nymkappa/feature/block-reward-graph
...
Add block rewards graph
2022-04-11 16:53:36 +04:00
nymkappa
8953f3dfba
Update cache warmer
2022-04-11 21:20:20 +09:00
nymkappa
1db1b13907
Set zlevel for all graphs series
2022-04-11 21:17:15 +09:00
nymkappa
307385045b
Add block rewards chart
2022-04-11 20:57:13 +09:00
softsimon
606c867e92
Merge pull request #1512 from mempool/nymkappa/feature/reward-fee-graph
...
Add block fees graph
2022-04-11 15:17:11 +04:00
nymkappa
61df98ef94
Improve mining graphs timespan selection UX
2022-04-11 18:17:36 +09:00
nymkappa
aec8502ee9
Add new api to cache warmer
2022-04-11 15:32:17 +09:00
nymkappa
ae0bc02c78
Add block fees graph
2022-04-11 15:32:16 +09:00
nymkappa
8423f8600d
Move graph mining chart link into dropdown
2022-04-11 15:31:39 +09:00
softsimon
4388ae7e2f
Merge pull request #1369 from nymkappa/feature/detect-re-org
...
[Indexing] - Support 10 blocks depth reorgs
2022-04-10 12:48:45 +04:00
softsimon
6639e4410a
Merge pull request #1514 from antonilol/fix-address-labels
...
Fix Lightning HTLC detection with options_anchors
2022-04-10 12:48:12 +04:00
nymkappa
98224b5ddc
[Indexing] - Support 10 blocks depth reorgs
2022-04-10 16:28:22 +09:00
Antoni Spaanderman
b92ac2c499
Fix Lightning HTLC detection with options_anchors
...
rename `OP_CHECKSEQUENCEVERIFY` to `OP_CSV` in regex
2022-04-10 00:20:19 +02:00
softsimon
b0bb6cf8d6
Merge pull request #1506 from TechMiX/rtlFixes2
...
fix RTL layout issues
2022-04-10 00:32:13 +04:00
softsimon
58addd44fe
Merge pull request #1511 from mempool/nymkappa/feature/handle-poolsjson-change
...
Use github api to fetch and update the pools database, once a week
2022-04-08 14:26:19 +04:00
nymkappa
4fcc56936d
Handle empty pools table error
2022-04-07 18:14:28 +09:00
nymkappa
c1f011d64b
Catch http request error - Fix 24h retry period
2022-04-07 16:14:43 +09:00
nymkappa
733bcc7118
Upon error, re-run the PoolsUpdater within 24h instead of 7d
2022-04-07 14:51:23 +09:00
nymkappa
a7260211ca
Use github api to fetch and update the pools database, once a week
2022-04-07 14:37:16 +09:00
softsimon
18c5541ba0
Merge pull request #1510 from mempool/simon/fix-broken-npm-start
...
Npm run start broke
2022-04-06 15:40:48 +04:00
softsimon
baed9a9f11
Npm run start broke
2022-04-06 15:40:26 +04:00
softsimon
791d2d23a2
Merge pull request #1492 from mempool/nymkappa/bugfix/unknown-miner-tag
...
If mining dashboard is enabled, set block miner to "Unknown" by default
2022-04-06 14:35:50 +04:00
softsimon
3931c320c8
Merge pull request #1503 from mempool/nymkappa/feature/additional-pool-data
...
Updated pool summary page to display more info on hashrate and blocks
2022-04-06 14:31:53 +04:00
nymkappa
fd01692494
Update addresses button
2022-04-06 15:02:24 +09:00
TechMiX
3c3968c709
add contributer signiture for TechMiX
2022-04-05 21:26:17 +02:00
TechMiX
22c29d7269
fix RTL layout issues
2022-04-05 20:37:18 +02:00
softsimon
4e9dc309fc
Sponsor page revamped
2022-04-05 21:00:36 +04:00
softsimon
e5f504c9f4
Merge pull request #1504 from mempool/nymkappa/feature/update-link
...
Update AS142052 link
2022-04-05 12:46:26 +04:00
nymkappa
386a63a1ec
Update AS142052 link
2022-04-05 01:57:45 +09:00
nymkappa
70dbf3edfc
Updated pool summary page to display more info on hashrate and blocks
2022-04-05 00:36:00 +09:00
Antoni Spaanderman
86669c2d0d
name tapscript by its name + OP_CHECKSIGADD tapscript opcode detection
2022-04-04 17:16:34 +02:00
softsimon
95159b0f39
Merge pull request #1486 from mempool/simon/bitcoin-api-roundings
...
Rounding bitcoin api satoshis
2022-04-04 13:18:10 +04:00
Antoni Spaanderman
1bea953ed0
more direct opcode comparison
2022-04-03 21:58:53 +02:00
Antoni Spaanderman
dfa614ff25
Completely rewrote convertScriptSigAsm
...
it now gives identical output to esplora, tested with the following TXs (testnet):
88710a9a6751827490f260e307757543f533c0f18bcd6865794713d263d5f5a4
446b2aad074de94efa28a1e82d2e6016dcb8a8ca38aca1a5a8eac6ef54e56a2e
4cfc410092e9514c14f48b61e20d2d3baf540ae7e981a821dd8c05dd4b7cd591
4b55dde38173174ab09e5571ebffffca798ba11143d28b9770600ff376dc778a
2022-04-03 21:41:12 +02:00