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

Unwrap NEAR on Aurora->NEAR transfers #750

Merged
merged 36 commits into from
Sep 22, 2023
Merged

Unwrap NEAR on Aurora->NEAR transfers #750

merged 36 commits into from
Sep 22, 2023

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    7bdc2df View commit details
    Browse the repository at this point in the history
  2. Fix clippy errors

    karim-en committed May 4, 2023
    Configuration menu
    Copy the full SHA
    de3daa4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Fix tests

    karim-en committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bac4a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    311464c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0e93bb View commit details
    Browse the repository at this point in the history
  4. Fix clippy errors

    karim-en committed May 5, 2023
    Configuration menu
    Copy the full SHA
    79cedbb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    1a6b4f2 View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    karim-en committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2cf0dbf View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    a7ec557 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    karim-en committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1f0a623 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    karim-en committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1d63069 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Improve comparison

    karim-en committed May 19, 2023
    Configuration menu
    Copy the full SHA
    01e96ec View commit details
    Browse the repository at this point in the history
  2. Improve parse_recipient

    karim-en committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6ebfc12 View commit details
    Browse the repository at this point in the history
  3. Remove extra to_string

    karim-en committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6e29438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66e9468 View commit details
    Browse the repository at this point in the history
  5. Fix clippy

    karim-en committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6a9f820 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    b6375f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a615fcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22b626f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    b78c19f View commit details
    Browse the repository at this point in the history
  2. chore: buffered reader

    aleksuss committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    89bd407 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Improve code readability

    karim-en committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    870f97a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    321c668 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    karim-en committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2e99150 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    1c5125d View commit details
    Browse the repository at this point in the history
  2. Standalone: commit storage

    karim-en committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c9df247 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 31, 2023

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

Commits on Aug 14, 2023

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

Commits on Sep 22, 2023

  1. Merge branch 'develop' into unwrap-wnear

    # Conflicts:
    #	engine/src/lib.rs
    aleksuss committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    223b6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31b8c1f View commit details
    Browse the repository at this point in the history
  3. fix: fix naming

    aleksuss committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fe377ca View commit details
    Browse the repository at this point in the history