palomachain / paloma

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

fix: add legacy skyway message #1234

Closed maharifu closed 3 months ago

maharifu commented 3 months ago

Related Github tickets

Background

We need these messages to be registered so they can be correctly unmarshalled, both on genesis import/export, as well as pruning the skyway attestation queue.

Testing completed

Breaking changes