提交歷史

作者 SHA1 備註 提交日期
  Jing Yang 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 年之前
  Jing Yang 41e0f1fde0 Move the RPC deadline constant to utils.rs. 4 年之前
  Jing Yang 74a8a108ea Fix clippy errors. 5 年之前
  Jing Yang 1ba448e33f Remove DropGuard and use scopeguard. 5 年之前
  Jing Yang 7850d934df Use Arc to save some clone time. 5 年之前
  Jing Yang 2a69e5f5d2 Upgrade to tokio 0.3 5 年之前
  Jing Yang af140e1c46 Add RPC deadline for all RPCs. 5 年之前
  Jing Yang b838091bd6 Do not delay if the last retry fails. 5 年之前
  Jing Yang 3c225e7891 Lots of clippy changes. 5 年之前
  Jing Yang 8eca0ab175 Implement a drop guard. 5 年之前
  Jing Yang f3b1c4b8e4 Move retry_rpc to utils. 5 年之前