You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85 lines
3.0 KiB
85 lines
3.0 KiB
manifestVersion: 1
|
|
id: mempool
|
|
category: bitcoin
|
|
name: mempool
|
|
version: "3.0.0"
|
|
tagline: Explore the full Bitcoin ecosystem
|
|
description: >-
|
|
Be your own explorer.
|
|
|
|
|
|
Run your own instance of The Mempool Open Source Project and trust no one—use your own node to beautifully visualize data about the Bitcoin network, transactions, blockchain, mempool, and more.
|
|
|
|
|
|
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com
|
|
releaseNotes: >-
|
|
The Mempool Open Source Project® v3.0.0 is here!
|
|
|
|
|
|
This release features integration with our new Mempool Accelerator™ service to help you get your stuck Bitcoin transactions confirmed quickly.
|
|
You can now submit accceleration requests directly to mempool.space from your own self-hosted instance of The Mempool Open Source Project®.
|
|
|
|
|
|
Highlights:
|
|
|
|
- Added Mempool Accelerator™ to accelerate TX from your own instance
|
|
- Added Mempool Googles™ new mempool and blockchain analytics tool
|
|
- Added RBF Timeline visualizations including support for FullRBF
|
|
- Added CPFP and Effective Fee calculations in block visualizations
|
|
- Added Liquid Network audit tool to verify holdings vs liabilities
|
|
- Added new Wallet Balance widget for embedding into external sites
|
|
- Added customizable CSS themes including a new high-contrast mode
|
|
- Added optional support for FreecurrencyAPI fiat currencies
|
|
- Added optional Redis support for faster in-memory database
|
|
- Added support for legacy P2PK addresses and outputs
|
|
- Added new block fees graph at /graphs/mining/block-fees
|
|
- Added new fiat calculator at /tools/calculator
|
|
- Re-implemented our GBT algorithm in rust for high performance
|
|
- Re-designed transaction page with new mobile "pizza tracker" UI
|
|
- Re-designed address page with new balance history over time
|
|
- Improved Block Audit for accelerated transaction out-of-band fees
|
|
- Improved Websocket API to support tracking multiple addresses
|
|
- Improved search box now supports searching multiple networks
|
|
- Improved TV View to add new circular clock face view
|
|
|
|
Full release notes are found at https://github.com/mempool/mempool/releases
|
|
developer: Mempool Space K.K.
|
|
website: https://mempool.space/about
|
|
dependencies:
|
|
- bitcoin
|
|
- electrs
|
|
repo: https://github.com/mempool/mempool
|
|
support: https://mempool.support
|
|
port: 3006
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
- 4.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
widgets:
|
|
- id: "stats"
|
|
type: "four-stats"
|
|
refresh: "5s"
|
|
endpoint: "widget-server:3000/widgets/fees"
|
|
link: ""
|
|
example:
|
|
type: "four-stats"
|
|
link: ""
|
|
items:
|
|
- title: "No priority"
|
|
text: "2"
|
|
subtext: "sat/vB"
|
|
- title: "Low priority"
|
|
text: "6"
|
|
subtext: "sat/vB"
|
|
- title: "Medium priority"
|
|
text: "18"
|
|
subtext: "sat/vB"
|
|
- title: "High priority"
|
|
text: "27"
|
|
subtext: "sat/vB"
|
|
submitter: Mempool Space K.K.
|
|
submission: https://github.com/getumbrel/umbrel/pull/470
|
|
|