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

[r2r] NFT integration poc #1652

Merged
merged 62 commits into from
Mar 7, 2023
Merged

[r2r] NFT integration poc #1652

merged 62 commits into from
Mar 7, 2023

Commits on Jan 20, 2023

  1. wip

    laruh committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c142d97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b233d01 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. wip

    laruh committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    df5212a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Jan 24, 2023

  1. wip some structures were added

    laruh committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6ed1ee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853d289 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. wip

    laruh committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a7dc383 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. wip

    laruh committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    55e11b7 View commit details
    Browse the repository at this point in the history
  2. wip

    laruh committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5653da3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28dac60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd3ac54 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. wip get_my_address

    laruh committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2af943a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cbbc23 View commit details
    Browse the repository at this point in the history
  3. get_my_address works

    laruh committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    551f895 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 3, 2023

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

    laruh committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    28f3e63 View commit details
    Browse the repository at this point in the history
  3. wip

    laruh committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    db638e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fc4e8e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 7, 2023

  1. wip fix wasm

    laruh committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    778dd60 View commit details
    Browse the repository at this point in the history
  2. wip cursor in get_nft_list

    laruh committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    f83a9ff View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. wip impl Deserialize for Wrap

    laruh committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8636599 View commit details
    Browse the repository at this point in the history
  2. get_nft_list

    laruh committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a33be79 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary notes

    laruh committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f9ad871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bef9bf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. wip get_nft_transfers

    laruh committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    36798e9 View commit details
    Browse the repository at this point in the history
  2. get_nft_transfers works

    laruh committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    91cf067 View commit details
    Browse the repository at this point in the history
  3. polish code

    laruh committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f5f19c7 View commit details
    Browse the repository at this point in the history
  4. polish code

    laruh committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    7860331 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    9c45de9 View commit details
    Browse the repository at this point in the history
  2. wip get_nft_metadata

    laruh committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    c932d36 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    3411af2 View commit details
    Browse the repository at this point in the history
  2. remove allow(dead_code)

    laruh committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    8185875 View commit details
    Browse the repository at this point in the history
  3. change order in Chain enum

    laruh committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    831dd5b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. fix doc comment

    laruh committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    9f4e6c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    4311194 View commit details
    Browse the repository at this point in the history
  2. beautify json

    laruh committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    da2d745 View commit details
    Browse the repository at this point in the history
  3. add from in withdraw requests

    laruh committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cfb8f37 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    9e51761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    487d10f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92bed1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    981ac94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c649bf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbc8af0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

Commits on Feb 20, 2023

  1. fn withdraw_erc721

    laruh committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    a8403e4 View commit details
    Browse the repository at this point in the history
  2. move nft from eth to coin crate

    laruh committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    5cbf0fd View commit details
    Browse the repository at this point in the history
  3. remove memo

    laruh committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    bc5d59d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    0253dcf View commit details
    Browse the repository at this point in the history
  2. wip

    laruh committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4edc948 View commit details
    Browse the repository at this point in the history
  3. add fn coins_conf_check

    laruh committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    e5d2109 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    399b85e View commit details
    Browse the repository at this point in the history
  2. add from_stringify

    laruh committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d576053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16cfdcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09223fa View commit details
    Browse the repository at this point in the history
  5. fix coins_conf_check

    laruh committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1cedc3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cd530a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Merge remote-tracking branch 'origin/dev' into NFT-integration-poc

    # Conflicts:
    #	mm2src/coins/eth/v2_activation.rs
    laruh committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    4b1f93a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10ce258 View commit details
    Browse the repository at this point in the history
  3. fix wasm

    laruh committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    114ad32 View commit details
    Browse the repository at this point in the history