Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate EVM Address in CryptoTranscation #5010

Merged
merged 15 commits into from Mar 16, 2023
Merged

Commits on Feb 17, 2023

  1. added test and logic for #5009

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    481ccfb View commit details
    Browse the repository at this point in the history
  2. fixed logic and naming

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2717928 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. fixed SonarCloud

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    66bc519 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    a74358b View commit details
    Browse the repository at this point in the history
  3. fixed typo and merged with develop

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f7d6a57 View commit details
    Browse the repository at this point in the history
  4. uncommented tests

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3adcd8f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. removed unnecessary check

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    88cd1b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. added assertion for EVM address

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    97040de View commit details
    Browse the repository at this point in the history
  2. added assertion for creation with ED key

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e64e4c5 View commit details
    Browse the repository at this point in the history
  3. added null check

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    7552edd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddeba21 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    651b41d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    102de73 View commit details
    Browse the repository at this point in the history
  2. Removed null check as per comments

    Signed-off-by: Vasil Vasilev <vasil.yanev15@gmail.com>
    randered committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    bf02e82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c0257c View commit details
    Browse the repository at this point in the history