Skip to content

Commit

Permalink
Fix epoch manager bug (#2193)
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenwang1996 authored Feb 26, 2020
1 parent f0409d4 commit e951354
Show file tree
Hide file tree
Showing 4 changed files with 158 additions and 110 deletions.
1 change: 0 additions & 1 deletion chain/client/tests/chunks_management.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ use near_network::types::PartialEncodedChunkRequestMsg;
use near_network::{NetworkClientMessages, NetworkRequests, NetworkResponses, PeerInfo};
use near_primitives::block::BlockHeader;
use near_primitives::hash::{hash, CryptoHash};
use near_primitives::rpc::BlockQueryInfo;
use near_primitives::sharding::{PartialEncodedChunk, ShardChunkHeader};
use near_primitives::test_utils::init_integration_logger;
use near_primitives::test_utils::{heavy_test, init_test_logger};
Expand Down
Loading

0 comments on commit e951354

Please sign in to comment.