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

Add address to string conversion #3403

Merged
merged 13 commits into from May 13, 2022
Merged

Add address to string conversion #3403

merged 13 commits into from May 13, 2022

Commits on May 9, 2022

  1. feat: add address to hex conversion

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio committed May 9, 2022
    Copy the full SHA
    5c981b6 View commit details
    Browse the repository at this point in the history
  2. add PR number to CHANGELOG

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio committed May 9, 2022
    Copy the full SHA
    80a233a View commit details
    Browse the repository at this point in the history
  3. adjust CHANGELOG message

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio committed May 9, 2022
    Copy the full SHA
    7043423 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. typo

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio committed May 11, 2022
    Copy the full SHA
    2bc6fe5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fixed length case

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio committed May 12, 2022
    Copy the full SHA
    ac90237 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio committed May 12, 2022
    Copy the full SHA
    4eff9de View commit details
    Browse the repository at this point in the history
  3. adjust wording

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio committed May 12, 2022
    Copy the full SHA
    fb77a6e View commit details
    Browse the repository at this point in the history
  4. add comment on checksum

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio committed May 12, 2022
    Copy the full SHA
    f13655e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7d0a1a5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. refactor for function overloading

    Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
    pcaversaccio committed May 13, 2022
    Copy the full SHA
    f491618 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    09e83ff View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a9335a4 View commit details
    Browse the repository at this point in the history
  4. whitespace

    frangio committed May 13, 2022
    Copy the full SHA
    277ae92 View commit details
    Browse the repository at this point in the history