omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
93 stars 54 forks source link

feat(lib/feature): add support for feature flags #2519

Closed corverroos closed 1 week ago

corverroos commented 1 week ago

Add support for feature flags via a new feature package. Also add support to enable feature flags in manifests with the aim of having dedicated manifests with WIP features so that CI tests them.

issue: none