issues
search
bitcoindevkit
/
rust-electrum-client
Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
MIT License
80
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Enforce min `rustls` version to 0.23.19
#158
evanlinjin
opened
3 days ago
0
ci: pin msrv dep version for rustls
#157
notmandatory
closed
6 days ago
1
chore: bump version to 0.22.0 and update CHANGELOG.md
#156
notmandatory
closed
6 days ago
2
feat: add `id_from_pos` support
#155
LagginTimes
closed
1 week ago
0
feat: add `id_from_pos` support
#154
LagginTimes
closed
1 month ago
0
Can't connect to mempool signet server ssl://mempool.space:60602
#152
LLFourn
closed
1 month ago
2
Timeout should be set with a std::time::Duration
#151
LLFourn
opened
1 month ago
0
fix(insecure-tls): `NoCertificateVerification` implementation
#150
oleonardolima
closed
1 month ago
4
fix+refactor(tls): it should properly handle self-signed certificates, return a clear error otherwise
#149
oleonardolima
closed
1 month ago
4
refactor(dependencies+features)!: cleanup both dependencies and features
#148
oleonardolima
opened
2 months ago
0
Clean up dependencies and features
#146
LLFourn
opened
2 months ago
1
Update URLs in `Cargo.toml`
#145
tnull
closed
1 week ago
2
[error] Example code does not work
#144
ssantos21
opened
3 months ago
6
Remove proxy as optional feature
#143
thunderbiscuit
opened
3 months ago
1
Fix unreproducible tests
#142
storopoli
opened
3 months ago
1
Bump version to 0.21.0 and update CHANGELOG.md
#141
notmandatory
closed
3 months ago
0
Allow users to pass their own custom `rustls::crypto::CryptoProvider`
#140
oleonardolima
closed
3 months ago
1
chore: set rust edition to 2021, fix clippy, add ci fmt and clippy checks
#139
notmandatory
closed
3 months ago
0
feat: add new `Option<CryptoProvider>` to client configuration
#138
oleonardolima
opened
4 months ago
3
Allow passing custom crypto provider
#137
thunderbiscuit
opened
4 months ago
0
feat!: convert fees from BTC/kB to sats/vB
#136
storopoli
opened
4 months ago
9
Add use-rustls-ring feature
#135
thunderbiscuit
closed
4 months ago
8
refactor: make `validate_merkle_proof` more efficient
#134
evanlinjin
closed
4 months ago
0
chore(deps): upgrade `rust-bitcoin` to `0.32.0`
#133
oleonardolima
closed
6 months ago
1
Upgrade rustls to 0.23
#132
nickfarrow
closed
6 months ago
3
Bug: blockchain.headers.subscribe and blockchain.scripthash.subscribe method not work
#131
eauxxs
opened
7 months ago
0
Depend on bitcoin v0.32.0-rc1
#130
tcharding
closed
6 months ago
1
Bug: Wrong timestamps when using fulcrum
#129
andreasgriffin
closed
2 months ago
2
ci: add test with MSRV 1.63.0
#128
notmandatory
closed
6 months ago
1
question about the blockchain.transaction.broadcast
#127
cymqqqq
opened
11 months ago
0
Bump version to 0.19.0 and add CHANGELOG.md
#126
notmandatory
closed
11 months ago
1
enforce timeout on initial socks5 proxy connection
#125
conduition
closed
11 months ago
4
Persist subscription status across reconnects
#124
tnull
opened
1 year ago
0
Add more methods
#123
bczhc
opened
1 year ago
0
Add utility to validate `GetMerkleRes`
#122
tnull
closed
12 months ago
0
Upgrade bitcoin to v0.31
#121
tcharding
closed
12 months ago
7
Add support for Bitcoin Cash
#120
rotmanben
closed
1 year ago
1
BitcoinCash Client Support
#119
rotmanben
closed
1 year ago
2
Issue connecting to server with self-signed certificate
#118
hisenb3rg
opened
1 year ago
0
Remove `webpki` and bump `webpki-roots` to `v0.25`
#117
yukibtc
closed
12 months ago
2
Bump to version 0.18
#116
danielabrozzoni
closed
1 year ago
0
Revert "errors if expecing headers notification but not subscribed"
#115
RCasatta
closed
1 year ago
0
Issues with version 0.17
#114
RCasatta
closed
1 year ago
1
New header notification seems to not be received
#113
RCasatta
closed
1 year ago
1
Ignore other unrecoverable errors in retry client
#112
RCasatta
closed
1 year ago
0
Bump to v0.17.0
#111
danielabrozzoni
closed
1 year ago
1
Update rustls dependency
#110
tcharding
closed
1 year ago
0
Errors if expecting headers notification but not subscribed
#109
RCasatta
closed
1 year ago
0
Bump to v0.15.1
#108
afilini
closed
1 year ago
0
Retry client should return AlreadySubscribed error
#107
RCasatta
closed
1 year ago
1
Next