Skip to content

Conversation

0xf0xx0
Copy link

@0xf0xx0 0xf0xx0 commented Sep 10, 2025

see #19

this is just scaffolding, im not very good with words x3 hoping others step in to assist

Comment on lines +18 to +19
TODO: note about knots and btcd being usable as well
- extract everything in `bitcoin-XX.X/bin` to `/usr/local/bin`, and everything in `bitcoin-XX.X/share` to `/usr/local/share`
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this obviously needs to be expanded


#### Bitcoin Core/Knots

MAYBE: have a community mining config?
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this would be a nice to have, but the config would just be boosting the mempool to a gig and the orphan tx count to 1k

dbcache=4000
maxorphantx=1000
maxmempool=1024
blockreconstructionextratxn=1000

- `git clone https://github.com/benjamin-wilson/public-pool.git`
- `cd ./public-pool`
- install dependencies with `npm install`
- copy `.env.example` to `.env` and fill in `BTC_RPC_URL` and `BTC_RPC_COOKIEFILE`
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also needs expansion

@0xf0xx0
Copy link
Author

0xf0xx0 commented Sep 10, 2025

because its 3 sections, it could be split into 3 pages for readability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant