Skip to content
  1. Mar 29, 2019
  2. Mar 28, 2019
  3. Mar 27, 2019
  4. Mar 26, 2019
    • Demi M. Obenour's avatar
      Add extra debug logging. Always allow old seals. · 45edf424
      Demi M. Obenour authored
      A `RUST_LOG=substrate_aura_consensus cargo test --all -- --nocapture \
      tests::authoring_blocks` revealed that old seals were being and
      rejected, causing the test to hang.  As a temporary debug measure, allow
      old seals unconditionally, so that CI can test if this fixes the
      problem.
      45edf424