issues
search
rustaceanrob
/
kyoto
An implementation of Bitcoin Improvement Proposal 157/158
https://docs.rs/kyoto-cbf
Other
44
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade `bip324` to `0.6.0`
#223
rustaceanrob
closed
4 days ago
0
Introduce enum for peer db config
#222
rustaceanrob
closed
6 days ago
0
Use blob for services
#221
rustaceanrob
closed
1 week ago
0
Relay transactions and check them for inclusion
#220
rustaceanrob
opened
1 week ago
1
Fetch `Block` without `NodeMessage`
#219
rustaceanrob
opened
1 week ago
0
Store `ServiceFlags` as SQL `BLOB`
#218
rustaceanrob
closed
1 week ago
0
prefactor: return tuple from handshake
#217
rustaceanrob
closed
1 week ago
0
Pass `FeeFilter` to client
#216
rustaceanrob
closed
1 week ago
0
Ignore idea
#215
rustaceanrob
closed
1 week ago
0
Remove explicit `serde` feature
#214
rustaceanrob
closed
1 week ago
0
Add fee estimation features
#213
rustaceanrob
opened
2 weeks ago
0
Add check to bits before adjustment
#212
rustaceanrob
closed
1 week ago
0
Release `0.5.0`
#211
rustaceanrob
closed
2 weeks ago
0
Configure the maximum connection for a peer
#210
rustaceanrob
closed
2 weeks ago
0
Rename `Client::get_block` to `request_block`
#209
rustaceanrob
closed
2 weeks ago
0
Build `HeaderCheckpoint` from height in examples
#208
rustaceanrob
closed
2 weeks ago
0
Rename `silent-payments` feature and update docs
#207
rustaceanrob
closed
3 weeks ago
0
Add event when a `ScriptBuf` is found at a block
#206
rustaceanrob
opened
3 weeks ago
0
Fix `just check`
#205
rustaceanrob
closed
3 weeks ago
0
Extract `Progress` into struct
#204
rustaceanrob
closed
3 weeks ago
0
Use inline docs for public exports
#203
rustaceanrob
closed
3 weeks ago
0
Configure the maximum connection time
#202
rustaceanrob
closed
2 weeks ago
0
Fix re-exports
#201
rustaceanrob
closed
3 weeks ago
0
Check `bits` from slice
#200
rustaceanrob
closed
3 weeks ago
0
Update `just` commands
#199
rustaceanrob
closed
3 weeks ago
0
Audit individual `bits` in batch
#198
rustaceanrob
closed
3 weeks ago
0
Remove useless `params_from_network` fn
#197
rustaceanrob
closed
3 weeks ago
0
Audit `bits`
#196
rustaceanrob
closed
3 weeks ago
0
Get header in blocking context
#195
rustaceanrob
closed
3 weeks ago
0
Remove unused event `IndexedTransaction`
#194
rustaceanrob
closed
3 weeks ago
0
Add progress event
#193
rustaceanrob
closed
3 weeks ago
0
Remove duplicate code `HeaderCheckpoint`
#192
rustaceanrob
closed
3 weeks ago
0
Testnet4 11 1
#191
rustaceanrob
closed
3 weeks ago
0
Update `bip324` to `0.5.0` and `bitcoin` patch
#190
rustaceanrob
closed
3 weeks ago
0
Remove unsused filter method, move to `mod`
#189
rustaceanrob
closed
3 weeks ago
0
Add feature to store block filters
#188
rustaceanrob
opened
3 weeks ago
0
Remove `Into` for `&str` messages
#187
rustaceanrob
closed
3 weeks ago
0
Get `Header` at height from `Client`
#186
rustaceanrob
closed
3 weeks ago
0
Get `Header` at height
#185
rustaceanrob
closed
3 weeks ago
0
Get `Header` and range of `Header` by height from `Client`
#184
rustaceanrob
opened
3 weeks ago
0
lib: update `bip324` dependency
#183
rustaceanrob
closed
3 weeks ago
0
fix(client): remove `async` from `shutdown_blocking`
#182
rustaceanrob
closed
4 weeks ago
0
lib: release `0.4.0`
#181
rustaceanrob
closed
4 weeks ago
0
refact(db): use `const` for known files and paths
#180
rustaceanrob
closed
4 weeks ago
0
fix(example): update `tor`
#179
rustaceanrob
closed
1 month ago
0
feat(lib): use `Into` in `Client` and `builder`
#178
rustaceanrob
closed
1 month ago
0
doc: update TRUC broadcast
#177
rustaceanrob
closed
1 month ago
0
doc: add `0.3.0` changelog
#176
rustaceanrob
closed
1 month ago
0
refactor(client)!: remove waiting broadcast
#175
rustaceanrob
closed
1 month ago
0
feat: shutdown in blocking context
#174
rustaceanrob
closed
1 month ago
0
Next