Skip to content

LP input mismatch #5

Description

@karleitner
$ indy-rewards summary 386

...
  File ".../indy-rewards/venv/Lib/site-packages/indy_rewards/lp/saturation.py", line 29, in _calculate_saturation_ratios
    raise ValueError("Keys of the two input dicts don't match.")
ValueError: Keys of the two input dicts don't match.

iETH was launched during epoch 386:

IASSET_LAUNCH_DATES = {
IAsset.iUSD: datetime.date(2022, 11, 21), # Epoch 377's first day.
IAsset.iBTC: datetime.date(2022, 11, 21),
IAsset.iETH: datetime.date(2023, 1, 6), # Epoch 386's second day.
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions