zeitgeistpm / zeitgeist

An evolving blockchain for prediction markets and futarchy.
https://zeitgeist.pm
GNU General Public License v3.0
172 stars 41 forks source link

[prediction-markets] Remove feature `parachain` #948

Open maltekliemann opened 1 year ago

maltekliemann commented 1 year ago

This will probably mean that parts of the XCM libs need to be built even if parachain is not enabled to allow the pallet to use the AssetRegistry. The advantages of removing the feature are:

maltekliemann commented 4 months ago

Completely removing the feature is probably not the way to go, but having the asset registry always available is probably good.