zellular-xyz / zsequencer

PoC implementation of the Zellular sequencing protocol
https://zellular.xyz
3 stars 0 forks source link

Fix signature verification when a node joins to the network. #59

Open mchitgarha78 opened 1 month ago

mchitgarha78 commented 1 month ago

We need to update the mechanism of syncing nodes by adding a dictionary of aggregated public keys to handle their expiration time and fix the data when a node registers to the Eigenlayer network. In that case, the problem regarding signature verification with different nonsigners and public keys between the sequencer and node can be fixed.