palomachain / paloma

The fast blockchain messenger protocol
Apache License 2.0
290 stars 135 forks source link

feat: endpoint to query open skyway attestations #1289

Closed maharifu closed 2 months ago

maharifu commented 2 months ago

Related Github tickets

Background

Create an endpoint to return the blocks of missing skyway events for validators. This is used by pigeons to know which particular blocks they should query for events.

Testing completed

Breaking changes