Skip to content
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

msggen: add missing-grpc command #7209

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jackstar12
Copy link

@jackstar12 jackstar12 commented Apr 11, 2024

This PR adds a missing-grpc command to msggen which can be used to track down missing grpc methods: #7167 (comment)
It currently outputs:

Missing RPC commands in grpc:
delforward
makesecret
reserveinputs
batching
upgradewallet
openchannel_signed
dev-forget-channel
renepaystatus
autoclean-status
delpay
fundchannel_complete
bkpr-listaccountevents
emergencyrecover
check
sql-template
splice_init
commando-blacklist
openchannel_abort
showrunes
getlog
listinvoicerequests
parsefeerate
multiwithdraw
openchannel_init
disableinvoicerequest
splice_signed
disableoffer
commando-listrunes
notifications
openchannel_bump
bkpr-dumpincomecsv
autoclean-once
checkrune
recoverchannel
fundchannel_start
deprecations
splice_update
bkpr-channelsapy
blacklistrune
sendonionmessage
recover
addpsbtoutput
unreserveinputs
listconfigs
plugin
createrune
fundchannel_cancel
commando-rune
listsqlschemas
commando
help
multifundchannel
renepay
openchannel_update
funderupdate
bkpr-inspect
bkpr-listbalances
sendinvoice
invoicerequest
setpsbtversion
setconfig

Copy link
Member

@cdecker cdecker left a comment

Choose a reason for hiding this comment

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

ACK 3b64d42

Building tooling around a temporary thing may appear weird, and I thought so too initially, but "temporary" had been the status quo for too long not to do this 😅

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.

None yet

2 participants