-
Notifications
You must be signed in to change notification settings - Fork 274
Issues: rust-bitcoin/rust-bitcoincore-rpc
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add a call to wait for the node to be fully functional.
#8
opened Dec 20, 2018 by
dpc
updated Feb 18, 2019
Bitcoin v0.17 onward doesn't need defaults to be set
#40
opened Apr 15, 2019 by
stevenroose
updated Apr 15, 2019
BUG: Can't create_raw_transaction without inputs
#93
opened Mar 15, 2020 by
stevenroose
updated Mar 15, 2020
Consider caching the version of the node in the struct for fast fetching
#99
opened Mar 26, 2020 by
stevenroose
updated Mar 26, 2020
getaddressinfo "label" field is deprecated
#123
opened Jul 30, 2020 by
justinmoon
updated Aug 1, 2020
Error message for invalid auth credentials could be more helpful
#117
opened Jul 19, 2020 by
chris-belcher
updated Aug 9, 2020
Support getblocktemplate and submitwork
#133
opened Aug 21, 2020 by
jrawsthorne
updated Feb 11, 2021
Maybe get_raw_transaction should return Result<Option<Transaction>, Error>?
#191
opened Jul 29, 2021 by
Kixunil
updated Jul 29, 2021
Zero-Input transactions may fail to deserialize
#197
opened Sep 4, 2021 by
TheBlueMatt
updated Sep 4, 2021
Move lightning-block-sync's HTTP logic into here
#166
opened Mar 2, 2021 by
TheBlueMatt
updated Mar 1, 2022
Serialized json of
GetRawTransactionResult
returns empty Addresses
in Vout
#214
opened Mar 22, 2022 by
dractw
updated Mar 22, 2022
Allow configuring sendrawtransaction maxfeerate
#231
opened Jul 29, 2022 by
casey
updated Jul 29, 2022
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.