-
```
#!/bin/sh
tmux new-session -d -s BTC_mon 'watch -n 30 bitcoin-chart-cli --currency CAD --mins 30 --width 60'
tmux split-window -h 'watch -n 60 bitcoin-chart-cli --currency CAD --hours 24 --widt…
-
![image](https://github.com/mempool/mempool/assets/48504624/20094c6f-43b8-4c86-a269-77431cddc71a)
What are people supposed to understand from this?
The problem is there isn't enough variation in…
-
Followed the steps, everything is running and had no errors but the display does not show anything
JBP3D updated
6 months ago
-
- [x ] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x ] The feature is still missing in the latest stable version of Elementor ( Eleme…
-
It is already possible to change the header version nr when reviewing a transaction before broadcast. Would be interesting to either have this randomize by default, or have an option to in settings th…
-
Decentralizing of the Stacks network through mining is one of the top priorities for Stacks ecosystem. Fortunately, Stacks 2.1 unlocks mining pools.
The goal of this `CRITICAL BOUNTY` is to promo…
-
**EDIT: This design is outdated and no longer applies to the current RandomX version.**
Similar idea was originally proposed by @cjdelisle for a GPU miner, but I think it's more applicable for an A…
-
It looks like mempool is currently storing/caching 1 (one) week worth of mempool data. Which means it's deleting data older than 7 days. This prevents me from seeing the charts for what the mempool lo…
-
I have this code on the ESP32-C3 board (CP 9.1-beta)
```Python
async def get_data():
pool = socketpool.SocketPool(wifi.radio)
session = requests.Session(pool, ssl.create_default_context(…
-
# Open Grant Proposal: FoxWallet FEVM NFT & Filecoin Naming Service Integration
**Project Name: FoxWallet**
**Proposal Category: Integrations**
**Individual or Entity Name: FOXWALLET FOUNDAT…