softsimon
softsimon
Upon restoring my wallet for the second time I noticed that the Android keyboard started to predict and fill in all my seed words in order. This is a security...
* Removed Sponsor code * Renamed button and text to "Enterprise Sponsor" * Changed url from /sponsor to /enterprise If not on mempool.space
Looking up address `3BJ7yNNYcUzT9BWC7STxc6YPWS7CKNUFYH` running `romanz/electrs` the 2 transactions was confirmed in the same block and therefore has the same date, but the spending from the address should be ordered...
Make a fulltext database index of the node aliases so we can actually get a hit on "node01.fulmo.org" when searching for "fulmo"
Example TX f0e3dba19e481b35ade7a67c82b25ccd49ab5389926d28b95a7b8c64b2dcd269 We only use single digits for fees on the block recommendations so this tooltip should show `~1 sat/vB` not `1.00 sat/vB`. At most it should be rounded...
When the block page skeleton loader transition to the block page, the block details box jumps down a few pixels.
Running v2.5.0-dev [[63a22082](https://github.com/mempool/mempool/commit/63a22082)] The toggle buttons should be in line with the dropdowns to the right
Store and visualize: The averages and distribution of a nodes incoming and outgoing fees.
How to reproduce: 1. Click on/open the latest block that has been mined 2. Now search for "0" in the search bar to go to the Genesis block Now the...
Since we run Lightning and other(?) backends without using the mempool, the main mempool loop should be disable-able. Create a new config to disable the mempool loop that is disabled...