jito-foundation / jito-relayer

Jito Foundation's Transaction Relayer
http://jito.network/
Apache License 2.0
63 stars 28 forks source link

Remove Slot Monotic Constraint #109

Open jedleggett opened 5 months ago

jedleggett commented 5 months ago

Slots from RPCs were restrained to be monotonically increasing. However, during temporary forks, this can interrupt proper packet forwarding.

esemeniuc commented 5 months ago

Do we choose the rpc with the highest slot?