Mononaut
|
a45f1fde1c
|
Add fee rate unit preference & dropdown
|
2023-07-11 10:00:40 +09:00 |
|
Mononaut
|
6942a6fd6a
|
Show alert banner on stale blocks
|
2023-07-10 16:14:02 +09:00 |
|
Mononaut
|
385cb087d3
|
Replace cached blocks on reorg, serve stale blocks
|
2023-07-10 16:14:02 +09:00 |
|
Mononaut
|
f1966768a7
|
exclude fullrbf txs from audit and label in visualization
|
2023-07-10 15:34:22 +09:00 |
|
Mononaut
|
4ba552fe1b
|
Add basic lightning justice page
|
2023-07-09 03:03:35 -04:00 |
|
Mononaut
|
cc695dc910
|
match higher precision time in block page details
|
2023-07-05 11:02:32 -04:00 |
|
Mononaut
|
850752e0ea
|
More precise relative block times
|
2023-07-05 10:50:46 -04:00 |
|
softsimon
|
7b01f54fc6
|
Merge pull request #3919 from joostjager/pool-fees
Add average fee delta to pool ranking
|
2023-07-05 15:30:15 +02:00 |
|
wiz
|
efcb58a4a6
|
Merge branch 'master' into mononaut/scrollable-mempool
|
2023-07-05 07:58:50 +09:00 |
|
Joost Jager
|
9e5d10b15f
|
Add average fee delta to pool ranking
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
|
2023-07-04 11:25:39 +00:00 |
|
softsimon
|
b5fdb6d64f
|
Merge pull request #3843 from mempool/mononaut/projected-fee-graph
Better projected fee graph
|
2023-07-02 17:44:12 +02:00 |
|
softsimon
|
23cd063402
|
Merge pull request #3883 from mempool/hunicus/ronindojo-link
Update ronindojo link on about page
|
2023-07-01 22:03:43 +02:00 |
|
softsimon
|
2bda12e5f9
|
Merge pull request #3881 from mempool/mononaut/separate-audit-api
Separate summary and audit-summary API endpoints
|
2023-07-01 19:43:20 +02:00 |
|
softsimon
|
2e285c8d86
|
Merge pull request #3878 from mempool/mononaut/full-mempool-graph
Add 'all time' option for mempool graph
|
2023-07-01 17:23:03 +02:00 |
|
softsimon
|
70854de6ec
|
Merge pull request #3855 from mempool/mononaut/websocket-responses
Fix inconsistent websocket responses
|
2023-07-01 17:19:22 +02:00 |
|
nymkappa
|
85e33e689d
|
break graph toggles into another line earlier
|
2023-06-30 19:52:05 -04:00 |
|
Mononaut
|
ca1a1228a9
|
break graph toggles into two rows on small screens
|
2023-06-30 19:52:05 -04:00 |
|
Mononaut
|
22baf4186e
|
Add 'all time' option for mempool graph
|
2023-06-30 19:52:05 -04:00 |
|
Mononaut
|
58b8052530
|
don't reset blockchain position on every mempool update
|
2023-06-30 19:45:53 -04:00 |
|
Mononaut
|
9d606d0006
|
scroll selected mempool block into view
|
2023-06-30 19:45:53 -04:00 |
|
Mononaut
|
d848ab4bef
|
scroll to see all mempool blocks
|
2023-06-30 19:45:53 -04:00 |
|
Mononaut
|
eaad63a082
|
frontend resync recent blocks when necessary
|
2023-06-30 19:43:04 -04:00 |
|
Mononaut
|
eca40f94c9
|
use power-of-ten formatting for large fee rates
|
2023-06-30 19:41:12 -04:00 |
|
Mononaut
|
86f51e3902
|
fix fee graph for underfilled blocks
|
2023-06-30 19:27:31 -04:00 |
|
Mononaut
|
9f2b98b246
|
Handle stack-of-N-blocks in new fee graph
|
2023-06-30 19:27:31 -04:00 |
|
Mononaut
|
e4f3642082
|
Redesign mempool block fee distribution graph
|
2023-06-30 19:27:30 -04:00 |
|
Mononaut
|
d9ed02a033
|
Fix transaction component ETA
|
2023-06-29 11:39:13 -04:00 |
|
hunicus
|
c89b15fdbc
|
Update mosp strings from tm to r
|
2023-06-27 12:37:04 -04:00 |
|
softsimon
|
da3c39c7d0
|
Merge pull request #3861 from mempool/hunicus/add-luminex-sponsor
Add luminex as enterprise sponsor
|
2023-06-26 12:31:03 +02:00 |
|
hunicus
|
9bfc2c9413
|
Update ronindojo link on about page
|
2023-06-20 22:36:29 -04:00 |
|
Mononaut
|
4fbab08586
|
Separate summary and audit-summary API endpoints
|
2023-06-20 15:13:52 -04:00 |
|
softsimon
|
e5efc2957a
|
Merge pull request #3871 from mempool/mononaut/rbf-removed-not-mined
Change RBF status badges
|
2023-06-17 15:05:12 +02:00 |
|
softsimon
|
20d7e56de2
|
Update i18n
|
2023-06-17 15:04:46 +02:00 |
|
softsimon
|
c8d3653ef3
|
Updating tests
|
2023-06-17 00:32:58 +02:00 |
|
Mononaut
|
1872e5d12f
|
change "removed" and "replaced" badges to yellow
|
2023-06-16 17:35:07 -04:00 |
|
Mononaut
|
c0e235c01a
|
Mark RBF transactions as removed if earlier version is mined
|
2023-06-16 13:47:09 -04:00 |
|
Mononaut
|
618ba56c42
|
remove redundant audit score api calls from blocks list
|
2023-06-15 12:57:20 -04:00 |
|
softsimon
|
d955dbff55
|
Merge pull request #3842 from mempool/mononaut/consistent-fee-ranges
Fix fee range inconsistencies
|
2023-06-15 16:49:07 +02:00 |
|
Mononaut
|
ee39283241
|
precompute block fee spans
|
2023-06-15 09:54:08 -04:00 |
|
secondl1ght
|
22a491717a
|
update frontend local instructions
|
2023-06-14 21:48:36 -06:00 |
|
hunicus
|
816f410855
|
Make luminex css class unique
|
2023-06-14 22:17:05 -04:00 |
|
Mononaut
|
bb61ff97fa
|
continue to skip first rate in simple fee ranges
|
2023-06-14 19:04:09 -04:00 |
|
hunicus
|
73d629d319
|
Add luminex as enterprise sponsor on about page
|
2023-06-14 18:58:49 -04:00 |
|
softsimon
|
c5bf167e36
|
Merge pull request #3846 from mempool/mononaut/audit-details
Add expected vs actual audit details comparison table
|
2023-06-14 23:05:07 +02:00 |
|
Mononaut
|
30f8d5cf96
|
add missing markForChecks in blocks list
|
2023-06-14 16:23:57 -04:00 |
|
softsimon
|
f09939a201
|
Disabling Liquid tests for now
|
2023-06-14 22:20:18 +02:00 |
|
softsimon
|
dcf73ec3f3
|
Merge pull request #3831 from mempool/mononaut/clock
Interactive clock
|
2023-06-14 22:14:26 +02:00 |
|
softsimon
|
bbe0579cdd
|
Changing default clock to mempool
|
2023-06-14 21:53:51 +02:00 |
|
softsimon
|
4390ffe3b6
|
Merge pull request #3820 from mempool/nymkappa/reindexing-pools-update
Mining pool update / re-indexer improvment
|
2023-06-14 19:16:08 +02:00 |
|
Mononaut
|
6b93e61b56
|
minor audit details fixes
|
2023-06-14 11:28:39 -04:00 |
|