Block or Report
Block or report mononaut
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
umbrel Public
Forked from getumbrel/umbrel
A beautiful personal server OS for Raspberry Pi or any Linux distro for running self-hosted apps
HTML
-
mempool Public
Forked from mempool/mempool
An open-source explorer developed for the Bitcoin community, focusing on the emerging transaction fee market to help our transition into a multi-layer ecosystem.
TypeScript
612 contributions in the last year
Contribution activity
March 2023
Created 38 commits in 1 repository
Created a pull request in mempool/mempool that received 8 comments
Redesign difficulty adjustment dashboard widget
This draft PR implements a redesign of the difficulty adjustment widget on the main dashboard to: improve symmetry with the transaction fee widget. …
Opened 33 other pull requests in 1 repository
mempool/mempool
29
merged
4
open
- Fix difficulty adjustment bugs
- Fix thread inconsistency / lazy deletion race condition bugs
- Limit special blocks by network, add future halvings
- Use effective fee rates in mempool block visualizations & tooltips
- Network-specific activation heights for transaction feature badges
- Improve mempool block animations
- Hide features row if tx has no features
- Fix difficulty skeleton width on firefox
- Add network versioning to disk cache
- Save cache to disk every 6 blocks
- Fix units in flow diagram tooltips for liquid assets
- Fix new block animations
- Show tx fee ratings for older blocks
- New median fee calculation for mempool blocks
- Use effective fee rate heuristics for block fee span
- Fix epoch length in new difficulty widget
- batch address outspend lookups into <50 txids per request
- pixel-perfect flow diagrams (again)
- Save cache to disk on SIGTERM/SIGINT
- fix missing cpfp fee ratings on mobile
- Fix stale mining dashboard data
- Fix memory-intensive getCPFPUnindexedBlocks mysql query
- Fix miscellaneous RTL layout bugs
- don't cache tx data for rbf replacements
- Fix unnecessary cpfp/rbf 404 responses
- Some pull requests not shown.