- make BlockStatus e an enum instead of string - make blockIdentifier (in the PreConfirmed types) a uint64 (make sure in the sequencer code that it is really within the 64bit range) - find other related improvements