integritee-network / pallets

Other
10 stars 14 forks source link

teerex refactor 2 #191

Closed brenzi closed 1 year ago

brenzi commented 1 year ago

closes #186 #183 #152

breaking changes:

non-breaking changes:

brenzi commented 1 year ago

I just realize that refactoring the sidechain pallet will likely require to solve #183 because we currently only let the first ever registered validateer finalize and the move to a storage map no longer let's us derive an order

brenzi commented 1 year ago

breaking change: ShardStatus will replace WorkerForShard logic