Skip to content

DNA Starknet v2.0.0-beta.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@fracek fracek released this 20 Jan 15:20
· 3 commits to main since this release
e5ffa65
Fix behaviour at chain's head (#404)

### Summary

This PR fixes a couple of small things at the chain's head:

 - empty block (if requested) are sent only at the chain's tip.
 - heartbeats are sent when scan operations are taking too long.