iotaledger / iotaledger/ts-packages

Implement versioned feature flags standard

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
apps-backend wallet
Dominant language
TypeScript
Stars
3
Forks
3
Avg merge
1d 2h
Merged PRs (30d)
12

Description

We need a way to be able to enable features in the wallet (and any other app with numeric versioning) based on version number. We should define a standard knowing our numeric versions in the wallet are `x.y.z` for production and `x.y.z.r` for RCs.

It should be additive only, so that we dont break wallet versions in production

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by surveying the TypeScript packages for wallet version parsing and feature-flag usage, then confirm how x.y.z and x.y.z.r versions should be handled. Done means the additive-only versioned feature-flag standard and its implementation scope are defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.