serai/substrate
Luke Parker 40b6cb7106
Add an already in chain check to block import
While the inner should do this for us, we call verify_order on our end 
*before* inner to ensure sequential import. Accordingly, we need to 
provide our own check.

Removes errors of "non-sequential import" when trying to re-import an 
existing block.
2022-11-02 03:35:46 -04:00
..
node Fix handling of the GossipEngine 2022-11-02 02:43:08 -04:00
runtime TendermintApi, compilation fixes 2022-10-27 08:44:53 -04:00
tendermint Add an already in chain check to block import 2022-11-02 03:35:46 -04:00