-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Protect internal apis #38
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested ACK @ [50c9a9f8]
But depends on the (currently draft) PR mempool/mempool#4158
e8cf124
to
281b699
Compare
rebased on current master [649f28d] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested ACK @ mempool-electrs 3.0.0-dev-281b699
…apis Protect internal apis
Companion PR to mempool/mempool#4158.
Adds an
/internal/
prefix to the following expensive bulk API endpoints.POST /internal/txs
(via Add a POST /txs bulk query-by-txid endpoint #33)POST /internal/mempool/txs
GET /internal/mempool/txs/all
GET /internal/mempool/txs/:last-txid