* adds basic usage of long polling in gbt test * adds !submit_old check before cancelling proposing a new template * Removes break statement in long polling task * Update zebrad/tests/common/rpc_client.rs Co-authored-by: teor <teor@riseup.net> * use blocking_send and watch channel * fix "cannot block the current thread from within a runtime" * Reduces interval between proposals and increases num proposals required. * Runs rate-limiting sleeps in parallel to validation * corrects comment. --------- Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| proptest-regressions/components/mempool/storage/tests | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: