Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rustaceanrob/kyoto issues and pull requests
#288 - Introduce `HeightMonitor` to track chain height relative to peers
Pull Request -
State: closed - Opened by rustaceanrob 7 days ago
- 1 comment
#287 - Configure DNS resolver
Pull Request -
State: open - Opened by rustaceanrob 8 days ago
#286 - Introduce `PeerId` for stricter type meaning across the crate
Pull Request -
State: closed - Opened by rustaceanrob 8 days ago
#285 - Do not reset scripts and peers when adding them
Pull Request -
State: closed - Opened by rustaceanrob 9 days ago
#284 - Remove `dns` feature and enable DNS by default
Pull Request -
State: closed - Opened by rustaceanrob 10 days ago
#283 - Make CPU bound tasks synchronous in `Chain`
Pull Request -
State: closed - Opened by rustaceanrob 11 days ago
#282 - Remove the MTP check
Pull Request -
State: closed - Opened by rustaceanrob 12 days ago
#281 - Header-only sync, no filters
Issue -
State: open - Opened by buffrr 12 days ago
- 1 comment
#280 - Is it necessary to commit `Cargo.lock`
Issue -
State: open - Opened by rustaceanrob 17 days ago
- 1 comment
#279 - Update examples
Pull Request -
State: closed - Opened by rustaceanrob 21 days ago
#278 - Refactor the `Warning` type
Pull Request -
State: closed - Opened by rustaceanrob 23 days ago
- 2 comments
#277 - `Warning` type could use some work
Issue -
State: closed - Opened by rustaceanrob 24 days ago
- 1 comment
Labels: enhancement, api
#276 - Release `0.8.0`
Pull Request -
State: closed - Opened by rustaceanrob 26 days ago
#275 - Update stale block time after resetting connections
Pull Request -
State: closed - Opened by rustaceanrob 29 days ago
- 1 comment
#274 - Implement `Median` for slice types with macro
Pull Request -
State: closed - Opened by rustaceanrob 30 days ago
- 6 comments
#273 - Remove invalid check for MTP during fork
Pull Request -
State: closed - Opened by rustaceanrob 30 days ago
#272 - Drop cargo configs
Pull Request -
State: closed - Opened by nyonson about 1 month ago
- 5 comments
#271 - Improve logging in integration tests
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#270 - Remove async from `send_event`
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#269 - Remove VSCode IDE configurations
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#268 - Separate `Warning` into its own channel, refactor transaction rejection naming
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#267 - Add test for `Median` trait
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
- 2 comments
#266 - Fix readme example and update MSRV pinning
Pull Request -
State: closed - Opened by nyonson about 1 month ago
- 1 comment
#265 - Testnet4 block header check fails
Issue -
State: closed - Opened by rustaceanrob about 1 month ago
- 1 comment
Labels: bug
#264 - Rename `EventSender` to `Requester`
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#263 - Export `tokio` and remove module exports for `mpsc` in client
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#262 - Fix service flags representation in peer map
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#261 - Redesign `is_running` API
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#260 - Connections frequently failing over live networks
Issue -
State: closed - Opened by rustaceanrob about 1 month ago
- 3 comments
Labels: bug
#259 - Update port and services when a peer is gossiped
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#258 - Improve tests
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#257 - Remove the `StatelessPeerStore`
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#256 - Request broadcast minimum fee rate from client
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#255 - Rename `PeerStatus::New` to `Gossiped`
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#254 - Update port and services in `StatelessPeerStore`
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#253 - Update port and services for repeated IP addresses gossiped
Issue -
State: closed - Opened by rustaceanrob about 1 month ago
Labels: bug
#252 - Implement `Display` for `Log`
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#251 - Export `mpsc` channel receviers
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#250 - Release `0.7.0`
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#249 - Fetch a range of headers from client
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#248 - Allow for a `RangeBounds` of heights to load
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#247 - Update `corepc-node` to `0.5.0`
Pull Request -
State: closed - Opened by rustaceanrob about 1 month ago
#246 - doc: fix DETAILS.md typo
Pull Request -
State: open - Opened by epysqyli about 2 months ago
#245 - Separate log and event receivers
Pull Request -
State: closed - Opened by rustaceanrob about 2 months ago
#244 - Remove unnecessary `async` from `Filter::contains_any`
Pull Request -
State: closed - Opened by rustaceanrob about 2 months ago
#243 - Add most recent checkpoint constructor
Pull Request -
State: closed - Opened by rustaceanrob about 2 months ago
#242 - Add random broadcast method
Pull Request -
State: closed - Opened by rustaceanrob about 2 months ago
#241 - Request a block and get a `Recevier` to await the result
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#240 - Prefer `expect` over `unwrap`
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#239 - Clamp connections to range
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#238 - Remove `unwrap` from filter header chain
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#237 - Map to error when no header is found
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#236 - Misc fixes to docs
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#235 - Request `IndexedBlock` directly from `Client`
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#234 - Release `0.6.0`
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#233 - Remove scripts folder
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#232 - Remove explicit `bitcoin_hashes`
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#232 - Remove explicit `bitcoin_hashes`
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#231 - Update `README` and remove scripts
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#231 - Update `README` and remove scripts
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#230 - Build only on MSRV
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#230 - Build only on MSRV
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#229 - Switch to `corepc-node` to start `bitcoind`
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#229 - Switch to `corepc-node` to start `bitcoind`
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#228 - Use `into_payload` in `bitcoin 0.32.5`
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#228 - Use `into_payload` in `bitcoin 0.32.5`
Pull Request -
State: closed - Opened by rustaceanrob 2 months ago
#227 - Add filter startpoint option (height only)
Pull Request -
State: open - Opened by optout21 3 months ago
- 7 comments
#226 - Use `bitcoind` crate for integration testing
Issue -
State: closed - Opened by rustaceanrob 3 months ago
- 2 comments
Labels: blocked, test
#226 - Use `bitcoind` crate for integration testing
Issue -
State: closed - Opened by rustaceanrob 3 months ago
- 2 comments
Labels: blocked, test
#225 - Add Signet and Bitcoin checkpoints
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#225 - Add Signet and Bitcoin checkpoints
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#224 - Add example for `filter-control`
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#224 - Add example for `filter-control`
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#223 - Upgrade `bip324` to `0.6.0`
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#223 - Upgrade `bip324` to `0.6.0`
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#222 - Introduce enum for peer db config
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#222 - Introduce enum for peer db config
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#221 - Use blob for services
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#221 - Use blob for services
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#220 - Relay transactions and check them for inclusion
Issue -
State: open - Opened by rustaceanrob 3 months ago
- 1 comment
Labels: enhancement, long term goal, api
#220 - Relay transactions and check them for inclusion
Issue -
State: open - Opened by rustaceanrob 3 months ago
- 1 comment
Labels: enhancement, long term goal, api
#219 - Fetch `Block` without `NodeMessage`
Issue -
State: closed - Opened by rustaceanrob 3 months ago
Labels: enhancement, api
#218 - Store `ServiceFlags` as SQL `BLOB`
Issue -
State: closed - Opened by rustaceanrob 3 months ago
Labels: bug
#218 - Store `ServiceFlags` as SQL `BLOB`
Issue -
State: closed - Opened by rustaceanrob 3 months ago
Labels: bug
#217 - prefactor: return tuple from handshake
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#217 - prefactor: return tuple from handshake
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#216 - Pass `FeeFilter` to client
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#216 - Pass `FeeFilter` to client
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#215 - Ignore idea
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#215 - Ignore idea
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#214 - Remove explicit `serde` feature
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#214 - Remove explicit `serde` feature
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#213 - Add fee estimation features
Issue -
State: open - Opened by rustaceanrob 3 months ago
#213 - Add fee estimation features
Issue -
State: open - Opened by rustaceanrob 3 months ago
#212 - Add check to bits before adjustment
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#212 - Add check to bits before adjustment
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#211 - Release `0.5.0`
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#211 - Release `0.5.0`
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#210 - Configure the maximum connection for a peer
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago
#210 - Configure the maximum connection for a peer
Pull Request -
State: closed - Opened by rustaceanrob 3 months ago