issues
search
rust-bitcoin
/
rust-bitcoincore-rpc
Rust RPC client library for the Bitcoin Core JSON-RPC API.
340
stars
255
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow importing multiple descriptors with `importdescriptors`
#378
casey
closed
1 week ago
2
Alternative implementation for `maxfeerate` and `maxburnamount`
#377
onchainguy-btc
opened
1 week ago
1
Add support for `maxfeerate` and `maxburnamount` to `sendrawtransaction`
#376
casey
closed
1 week ago
1
Serialize with bip70
#375
raphjaph
closed
1 month ago
1
Tag for for v0.19.0 missing
#374
raphjaph
opened
1 month ago
0
Add `submitpackage` RPC
#371
jlest01
opened
2 months ago
0
Found single-character string literal pattern RS-P1100
#370
philipjonsen
closed
2 months ago
2
Update `testmempoolaccept` RPC
#369
jlest01
opened
2 months ago
0
Add ScriptPubkeyType::Anchor
#367
jfldde
opened
2 months ago
0
chore: add new blockhash and confirmations fields to Utxo struct
#366
luisschwab
opened
3 months ago
0
feat/fix: add new `Client` builder method with an arbitrary timeout value & add new method for `scantxoutset status`
#365
luisschwab
opened
4 months ago
7
added getblockverbose lvl 2
#364
russeree
opened
4 months ago
0
`scan_tx_out_set_blocking()` is panicking as if another scan is already in progress
#361
luisschwab
opened
5 months ago
3
fix deprecations in the std::error::Error trait impl
#360
antonilol
opened
5 months ago
0
Add dumptxoutset
#359
NTL00068
opened
5 months ago
2
Add initial RPC calls using jsonrcp-client
#358
tcharding
opened
6 months ago
0
HTTP client doesn't automatically include the Host header
#357
mprakhov17
opened
6 months ago
8
Support multiple warnings in RPC responses
#356
romanz
closed
6 months ago
1
Support different RPC calls for different versions of Core
#355
tcharding
opened
6 months ago
9
Allow deprecated in main lib module
#354
tcharding
closed
6 months ago
0
Allow warnings to be either a string or a string sequence.
#353
arik-so
closed
6 months ago
5
`getblockchaininfo` now returns an array instead of a string for the `warning` key
#352
arik-so
closed
6 months ago
0
CI: Fix pinning
#351
tcharding
closed
6 months ago
0
Revert "Merge rust-bitcoin/rust-bitcoincore-rpc#326: Replace Signatur…
#350
tcharding
closed
6 months ago
3
json: Enable "base64" feature
#349
tcharding
closed
6 months ago
3
Use rust-bitcoin-maintainer-tools and re-write CI
#348
tcharding
closed
6 months ago
10
Clean up
#347
tcharding
closed
6 months ago
1
CI: Fix pinning
#346
tcharding
closed
6 months ago
5
Release tracking PR: `v0.19.0`
#345
tcharding
closed
6 months ago
7
`integration_test` should not depend directly on `bitcoin`
#344
tcharding
opened
6 months ago
0
Add verifymessage feature
#343
tcharding
closed
6 months ago
6
Add "rand" feature
#342
tcharding
closed
6 months ago
1
Use minreq_http feature of jsonrpc
#341
tcharding
closed
6 months ago
1
Add a justfile
#340
tcharding
closed
6 months ago
2
Upgrade `jsonrpc` to version `0.18.0`
#339
tcharding
closed
6 months ago
1
Re-write CI
#338
tcharding
closed
6 months ago
3
Depend on bitcoin v0.32.0
#337
tcharding
closed
6 months ago
1
Found string literal in env functions
#336
philipjonsen
closed
1 month ago
4
Found single-character string literal pattern
#335
philipjonsen
closed
1 month ago
2
Bump MSRV to Rust 1.56.1
#334
tcharding
closed
7 months ago
1
Transport(HttpResponseTooShort { actual: 0, needed: 12 })
#333
Sotatek-VuNguyen2
closed
7 months ago
6
Depend on bitcoin `v0.32.0-rc`
#332
tcharding
closed
7 months ago
2
Sendrawtransaction broadcast bool
#331
russeree
closed
8 months ago
0
Feat/update rust jsonrpc
#330
traitmeta
closed
9 months ago
0
Implement a wrapper for `getblock` with verbosity value `2`
#329
danielost
opened
9 months ago
1
Add submitpackage rpc call.
#328
russeree
closed
9 months ago
1
Feat/getassetunlockstatuses
#327
markin-io
closed
10 months ago
0
Replace Signature with Message Signature
#326
masud-abdulkadir
closed
6 months ago
1
code optimisations and clippies fixes
#325
wthrajat
opened
10 months ago
1
Use `serde_json::value::to_raw_value` in Client::call()
#324
romanz
closed
6 months ago
10
Next