Skip to content

RewardController wrong behaviour. #92

Description

@AlehNat

contractDbService.getAddressByName for SUSHI_MIS_USDT returns =>
0x145f39b3c6e6a885aa6a8fade4ca69d64bab69c8
!=
0x145f39B3c6e6a885AA6A8fadE4ca69d64bab69c8
because of AA vs aa and because of this
/history/rewards/SUSHI_MIS_USDT returns empty result.
but
/history/rewards/0x145f39B3c6e6a885AA6A8fadE4ca69d64bab69c8 returns proper result.

Need to check if it related to wrong test data or deficient logic.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions