* 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> |
||
|---|---|---|
| .. | ||
| configs | ||
| get_block_template_rpcs | ||
| lightwalletd | ||
| cached_state.rs | ||
| check.rs | ||
| config.rs | ||
| failure_messages.rs | ||
| get_block_template_rpcs.rs | ||
| launch.rs | ||
| lightwalletd.rs | ||
| mod.rs | ||
| rpc_client.rs | ||
| sync.rs | ||
| test_type.rs | ||