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

[WIP] MetaLamp/nft marketplace/development #63

Open
wants to merge 262 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 22, 2021

  1. add simulation test case

    stanislav-az committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    429ca03 View commit details
    Browse the repository at this point in the history
  2. add existing nft check

    stanislav-az committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    93b88a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. add todos

    stanislav-az committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    28f8c70 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. add sale state machine

    stanislav-az committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ef922d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    62ff6d8 View commit details
    Browse the repository at this point in the history
  2. fix sale state machine

    stanislav-az committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    e9f1dca View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. add open sale endpoint

    stanislav-az committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    69ead39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d212b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a314c9a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

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

Commits on Jul 31, 2021

  1. cp auction contract

    stanislav-az committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    a47b08f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b77061b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f7a1fe View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. add auction simulation

    stanislav-az committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    65049fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261b1e1 View commit details
    Browse the repository at this point in the history
  3. mv models to a module

    stanislav-az committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    bb2b92d View commit details
    Browse the repository at this point in the history
  4. use sale model

    stanislav-az committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    b8a67e2 View commit details
    Browse the repository at this point in the history
  5. add categories

    stanislav-az committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    2424fe7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    f0d6a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fca248 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    63bdb6d View commit details
    Browse the repository at this point in the history
  2. calculate bundle id

    stanislav-az committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b8f512b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    bf0ddf5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from input-output-hk/Metalamp/nft-marketplace/…

    …sale-feature
    
    Metalamp/nft marketplace/sale feature
    performanceArtist authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    0e26e2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a717f9b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/MetaLamp/nft-marketplace/develop…

    …ment' into Metalamp/nft-marketplace/auction-feature
    stanislav-az committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    b2b1cb1 View commit details
    Browse the repository at this point in the history
  5. add todo

    stanislav-az committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    5cfc13f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #65 from input-output-hk/Metalamp/nft-marketplace/…

    …auction-feature
    
    Metalamp/nft marketplace/auction feature
    performanceArtist authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    55a67a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0364b29 View commit details
    Browse the repository at this point in the history
  8. add bundle endpoints

    stanislav-az committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    42d7e43 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. fix traceError call bug

    stanislav-az committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    629c82a View commit details
    Browse the repository at this point in the history
  2. add bundle simulation

    stanislav-az committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    c590ffa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d867600 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de86b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af31d2f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Merge remote-tracking branch 'origin/MetaLamp/nft-marketplace/develop…

    …ment' into Metalamp/nft-marketplace/add-categories-and-bundles
    stanislav-az committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ebe9a6d View commit details
    Browse the repository at this point in the history
  2. add id modules

    stanislav-az committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5b47857 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

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

Commits on Aug 14, 2021

  1. add test suite

    stanislav-az committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    98a529b View commit details
    Browse the repository at this point in the history
  2. add test for start

    stanislav-az committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    2846c54 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

Commits on Aug 17, 2021

  1. add create nft test

    stanislav-az committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    5cad6b8 View commit details
    Browse the repository at this point in the history
  2. add reveal issuer tests

    stanislav-az committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    0b24085 View commit details
    Browse the repository at this point in the history
  3. add bundle up test

    stanislav-az committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    6c78825 View commit details
    Browse the repository at this point in the history
  4. add bundle up fail test

    stanislav-az committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    57715ae View commit details
    Browse the repository at this point in the history
  5. add unbundle tests

    stanislav-az committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    624ee99 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. add nft sale tests

    stanislav-az committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    88b876c View commit details
    Browse the repository at this point in the history
  2. add sale bundle tests

    stanislav-az committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    cd2ce4c View commit details
    Browse the repository at this point in the history
  3. add nft auction tests

    stanislav-az committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    43b95ac View commit details
    Browse the repository at this point in the history
  4. add bundle auction tests

    stanislav-az committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    316e9db View commit details
    Browse the repository at this point in the history
  5. rm unused code

    stanislav-az committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    c0a9314 View commit details
    Browse the repository at this point in the history
  6. fix ide hints

    stanislav-az committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    e6481e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

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

Commits on Aug 20, 2021

  1. wip add client

    stanislav-az committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    2cca670 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. add wallet selector

    stanislav-az committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    8831032 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    00974a2 View commit details
    Browse the repository at this point in the history
  2. rename wallet selector

    stanislav-az committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ff5c9ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b4e4f5 View commit details
    Browse the repository at this point in the history
  4. add routing

    stanislav-az committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a6e7207 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    8c1310d View commit details
    Browse the repository at this point in the history
  2. rename navigate query

    stanislav-az committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    14d870e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. add ipfs capability

    stanislav-az committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0a67c81 View commit details
    Browse the repository at this point in the history
  2. wip add ipfs impl

    stanislav-az committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    740b21d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. add pin ipfs iml

    stanislav-az committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    da890fd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    57ec23c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c17fa9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. fix lib errors

    stanislav-az committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    43d7bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    489f2ab View commit details
    Browse the repository at this point in the history
  3. fix purs generation

    stanislav-az committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    3d89b68 View commit details
    Browse the repository at this point in the history
  4. fix tests

    stanislav-az committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    1b0653a View commit details
    Browse the repository at this point in the history
  5. wip fix client

    stanislav-az committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    8fe5a3b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. fix client

    stanislav-az committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    d2ec4d3 View commit details
    Browse the repository at this point in the history
  2. fix pab api call

    stanislav-az committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    17b46f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16078b4 View commit details
    Browse the repository at this point in the history
  4. run fmt

    stanislav-az committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    ab0df98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1916879 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    811c634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec51e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    93d5e10 View commit details
    Browse the repository at this point in the history
  2. add create nft form

    stanislav-az committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    748697f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbaa92f View commit details
    Browse the repository at this point in the history
  4. rm start chrome script

    stanislav-az committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a5e0a32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    010e1c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ee1b94 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. add spec document

    olgaklimenko committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    db636db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    821d1c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. add Implementation features

    olgaklimenko committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a48ab5f View commit details
    Browse the repository at this point in the history
  2. fix grammar

    olgaklimenko committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    7095b3f View commit details
    Browse the repository at this point in the history
  3. clarify cId abbreviation

    olgaklimenko committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    2316262 View commit details
    Browse the repository at this point in the history
  4. add encoding todo

    stanislav-az committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    48145af View commit details
    Browse the repository at this point in the history
  5. Merge pull request #69 from input-output-hk/Metalamp/nft-marketplace/…

    …add-categories-and-bundles
    
    Metalamp/nft marketplace/add categories and bundles
    olgaklimenko authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a607e6d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #70 from input-output-hk/Metalamp/nft-marketplace/…

    …add-unit-tests
    
    Metalamp/nft marketplace/add unit tests
    olgaklimenko authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    cf3786e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #73 from input-output-hk/Metalamp/nft-marketplace/…

    …add-documentation
    
    Metalamp/nft marketplace/add documentation
    stanislav-az authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    2d29c0b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Merge remote-tracking branch 'origin/MetaLamp/nft-marketplace/develop…

    …ment' into Metalamp/nft-marketplace/add-client
    olgaklimenko committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    df5a477 View commit details
    Browse the repository at this point in the history
  2. add ipfs configuration steps to README

    olgaklimenko committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    9f64287 View commit details
    Browse the repository at this point in the history
  3. mv submit button

    stanislav-az committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    70f2e81 View commit details
    Browse the repository at this point in the history
  4. add bytestring decoder

    stanislav-az committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    41f3f48 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #74 from input-output-hk/Metalamp/nft-marketplace/…

    …add-client
    
    Metalamp/nft marketplace/add client
    stanislav-az authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    772ae2e View commit details
    Browse the repository at this point in the history
  6. render nft singletons

    stanislav-az committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    2ce9ad3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. add put on sale form

    stanislav-az committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    7319182 View commit details
    Browse the repository at this point in the history
  2. add market page state

    stanislav-az committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c98ba68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9fc401 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3d1356 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    208b9f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b833036 View commit details
    Browse the repository at this point in the history
  7. wip render auction

    stanislav-az committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    21b0b41 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. change favicon

    stanislav-az committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    ebfdb25 View commit details
    Browse the repository at this point in the history
  2. add nft border

    stanislav-az committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    f3c5813 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. add time formatting

    stanislav-az committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    ec4fba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    810e238 View commit details
    Browse the repository at this point in the history
  3. add bid on auction form

    stanislav-az committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    26f8744 View commit details
    Browse the repository at this point in the history
  4. add findNftBundles

    stanislav-az committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8577c42 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    26183a9 View commit details
    Browse the repository at this point in the history
  2. add create bundle form

    stanislav-az committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    4d4c675 View commit details
    Browse the repository at this point in the history
  3. add bundle sale options

    stanislav-az committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    c266ff5 View commit details
    Browse the repository at this point in the history
  4. add unbundle action

    stanislav-az committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    7aebfcd View commit details
    Browse the repository at this point in the history
  5. add bundle lot render

    stanislav-az committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    f45f529 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8320017 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. rename forms actions

    stanislav-az committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5fc2a55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from input-output-hk/Metalamp/nft-marketplace/…

    …add-client-endpoints
    
    Metalamp/nft marketplace/add client endpoints
    olgaklimenko authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e22072b View commit details
    Browse the repository at this point in the history
  3. mv auction todo to task

    stanislav-az committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    a60f3ae View commit details
    Browse the repository at this point in the history
  4. rm tags todo

    stanislav-az committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7baf003 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. add fee param on marketplace start

    olgaklimenko committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    e13c4e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea709eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7732198 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfb26b9 View commit details
    Browse the repository at this point in the history
  5. rm not required todos

    stanislav-az committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    6e59acf View commit details
    Browse the repository at this point in the history
  6. get fee on buy NFT

    olgaklimenko committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d1f8c15 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Merge pull request #79 from input-output-hk/Metalamp/nft-marketplace/…

    …complete-todos
    
    Metalamp/nft marketplace/complete todos
    olgaklimenko authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    79ee9cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'MetaLamp/nft-marketplace/development' into MetaLamp/nft…

    …-marketplace/marketplace-operator-fees
    olgaklimenko committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    d1403b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. operator fee on finish auction

    olgaklimenko committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d0ed494 View commit details
    Browse the repository at this point in the history
  2. aff fix fee on minting and bundling

    olgaklimenko committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    89fba72 View commit details
    Browse the repository at this point in the history
  3. make fmt

    olgaklimenko committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    58ad9ad View commit details
    Browse the repository at this point in the history
  4. move Marketplace to onChain directory

    olgaklimenko committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    639ccde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8885a26 View commit details
    Browse the repository at this point in the history
  6. add tests for marketplace operator fee

    olgaklimenko committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    700be3f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    ba75869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b47d3c View commit details
    Browse the repository at this point in the history
  3. wip use contract resp

    stanislav-az committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    5ece671 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Clarify readme, remove todo

    olgaklimenko committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e546b8b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. fix tests

    stanislav-az committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    c9cb8f5 View commit details
    Browse the repository at this point in the history
  2. fix simulation

    stanislav-az committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    dca4551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    380ea5d View commit details
    Browse the repository at this point in the history
  4. remove Ratio from Percentage file, fix client

    olgaklimenko committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    54e0900 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Merge pull request #84 from input-output-hk/Metalamp/nft-marketplace/…

    …fix-contract-response
    
    Metalamp/nft marketplace/fix contract response
    olgaklimenko authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    6f10cb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Merge branch 'MetaLamp/nft-marketplace/development' into MetaLamp/nft…

    …-marketplace/marketplace-operator-fees
    olgaklimenko committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    9b76bd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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

Commits on Oct 7, 2021

  1. make sale work with fee and without it

    olgaklimenko committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    2854261 View commit details
    Browse the repository at this point in the history
  2. fix client & make fmt

    olgaklimenko committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    91832cf View commit details
    Browse the repository at this point in the history
  3. fix mkPercentage

    olgaklimenko committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    5dde35b View commit details
    Browse the repository at this point in the history
  4. add tests for mkPercentage

    olgaklimenko committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    a5377cb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. check selller's profit in tests

    olgaklimenko committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    cc13fba View commit details
    Browse the repository at this point in the history
  2. refactor auction

    olgaklimenko committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    ab21b96 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    bad6356 View commit details
    Browse the repository at this point in the history
  2. bump to plutus-pab/v0.0.2

    olgaklimenko committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    0a85d60 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from input-output-hk/MetaLamp/nft-marketplace/…

    …add-typescript-generation
    
    Add generation script
    olgaklimenko authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    250e02a View commit details
    Browse the repository at this point in the history
  4. remove unused Percentage types

    olgaklimenko committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    5a7b3bb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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

Commits on Oct 13, 2021

  1. Merge pull request #88 from input-output-hk/MetaLamp/nft-marketplace/…

    …typescript-generation-fix-assoc-map
    
    Add missing AssocMap instance
    olgaklimenko authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    6c6fb55 View commit details
    Browse the repository at this point in the history
  2. fix code after update

    olgaklimenko committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    a060e9f View commit details
    Browse the repository at this point in the history
  3. make fmt

    olgaklimenko committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d20ed73 View commit details
    Browse the repository at this point in the history
  4. add todo about DiffMilliSeconds

    olgaklimenko committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c5cb0d5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'Metalamp/nft-marketplace/update-plutus' into Metalamp/n…

    …ft-marketplace/refactor-auction
    olgaklimenko committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    27ed98a View commit details
    Browse the repository at this point in the history
  6. make fmt

    olgaklimenko committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d2737be View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. fix spec and remove comment

    olgaklimenko committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    0e8823f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from input-output-hk/MetaLamp/nft-marketplace/…

    …marketplace-operator-fees
    
    MetaLamp/nft-marketplace/marketplace operator fees
    olgaklimenko authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    88b9ac1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'MetaLamp/nft-marketplace/development' into Metalamp/nft…

    …-marketplace/update-plutus
    olgaklimenko committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    c646401 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. add new marketplace types to typescript generator

    olgaklimenko committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    d08876c View commit details
    Browse the repository at this point in the history
  2. make fmt

    olgaklimenko committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    c167f8f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #90 from input-output-hk/Metalamp/nft-marketplace/…

    …update-plutus
    
    Metalamp/nft marketplace/update plutus
    olgaklimenko authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    6ce64fc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'MetaLamp/nft-marketplace/development' into Metalamp/nft…

    …-marketplace/refactor-auction
    olgaklimenko committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f9c3d19 View commit details
    Browse the repository at this point in the history
  5. fix generate-typescript types

    olgaklimenko committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    e87c3cd View commit details
    Browse the repository at this point in the history
  6. LotLink refactoring

    olgaklimenko committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0c2c61a View commit details
    Browse the repository at this point in the history
  7. PutLotRedeemer and RemoveLotRedeemer refactoring

    olgaklimenko committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    65b990f View commit details
    Browse the repository at this point in the history
  8. make fmt

    olgaklimenko committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b6aca3d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

Commits on Oct 19, 2021

  1. add prisms for LotLink

    olgaklimenko committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    3a39a63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from input-output-hk/MetaLamp/nft-marketplace/…

    …fix-contract-response-type
    
    Remote ContractResponse, use RemoteData
    olgaklimenko authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    2964f6b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'MetaLamp/nft-marketplace/development' into Metalamp/nft…

    …-marketplace/refactor-auction
    olgaklimenko committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    25f7ad6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #94 from input-output-hk/Metalamp/nft-marketplace/…

    …refactor-auction
    
    Metalamp/nft marketplace/refactor auction
    olgaklimenko authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    5740369 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. change begging of time

    olgaklimenko committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    f749002 View commit details
    Browse the repository at this point in the history
  2. make fmt

    olgaklimenko committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    1529edd View commit details
    Browse the repository at this point in the history
  3. add initial price

    olgaklimenko committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    25e1b66 View commit details
    Browse the repository at this point in the history
  4. Add Controller

    performanceArtist committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    373c973 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    9f7642c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from input-output-hk/MetaLamp/nft-marketplace…

    …/fix-response-type
    
    Add ContractState and ContractResponse types
    performanceArtist authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    87e96cf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. fix client, handle failed bid in endpoint

    olgaklimenko committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    2128156 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. throwError when bid is lt initial or previous bid

    olgaklimenko committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    71a408b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Merge branch 'MetaLamp/nft-marketplace/development' into Metalamp/nft…

    …-marketplace/add-auction-initial-price
    olgaklimenko committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    382e159 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'MetaLamp/nft-marketplace/development' into Metalamp/nft…

    …-marketplace/fix-beginningOfTime-in-pab
    olgaklimenko committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    95b226b View commit details
    Browse the repository at this point in the history
  3. change duration to end time

    olgaklimenko committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    41d8796 View commit details
    Browse the repository at this point in the history
  4. add marketplace settings endpoint

    olgaklimenko committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    5849f3e View commit details
    Browse the repository at this point in the history
  5. add failed bid on auction to the simulation

    olgaklimenko committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    17c4ccc View commit details
    Browse the repository at this point in the history
  6. make fmt

    olgaklimenko committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    25801ee View commit details
    Browse the repository at this point in the history
  7. make fmt

    olgaklimenko committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    3dac598 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #99 from input-output-hk/Metalamp/nft-marketplace/…

    …fix-beginningOfTime-in-pab
    
    Metalamp/nft marketplace/fix beginning of time and change auction duration to end time
    olgaklimenko authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    848ea0b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #106 from input-output-hk/Metalamp/nft-marketplace…

    …/add-fees-endpoint
    
    Metalamp/nft-marketplace/add marketplace settings endpoint
    olgaklimenko authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    62e03ea View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge branch 'MetaLamp/nft-marketplace/development' into Metalamp/nft…

    …-marketplace/add-auction-initial-price
    olgaklimenko committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    9c5ede5 View commit details
    Browse the repository at this point in the history
  2. fix posix time in simulation

    olgaklimenko committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2690d1c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #105 from input-output-hk/Metalamp/nft-marketplace…

    …/add-auction-initial-price
    
    Metalamp/nft marketplace/add auction initial price
    olgaklimenko authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4717917 View commit details
    Browse the repository at this point in the history
  4. add cancelAuction endpoint

    olgaklimenko committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    36a2e57 View commit details
    Browse the repository at this point in the history
  5. make fmt

    olgaklimenko committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ac94cdc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Merge pull request #108 from input-output-hk/Metalamp/nft-marketplace…

    …/add-cancel-auction-endpoint
    
    Metalamp/nft marketplace/add cancel auction endpoint
    olgaklimenko authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    a62bfb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3844130 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. fix tests and ts generation

    olgaklimenko committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    f7940f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110 from input-output-hk/MetaLamp/nft-marketplace…

    …/fix-builtin-plutus-string-serialization
    
    Add PlutusBuiltinByteString newtype
    olgaklimenko authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    26c51c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Merge branch 'MetaLamp/nft-marketplace/development' into MetaLamp/nft…

    …-marketplace/auction-controller-poc
    olgaklimenko committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    e4eb2d9 View commit details
    Browse the repository at this point in the history
  2. remove hardcoded posix time

    olgaklimenko committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    58a02e4 View commit details
    Browse the repository at this point in the history
  3. change end time to duration in start auction params

    olgaklimenko committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    bb0899d View commit details
    Browse the repository at this point in the history
  4. fix types generators

    olgaklimenko committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    9893925 View commit details
    Browse the repository at this point in the history
  5. make fmt

    olgaklimenko committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3c47986 View commit details
    Browse the repository at this point in the history
  6. remove comments

    olgaklimenko committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    baf5793 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #100 from input-output-hk/MetaLamp/nft-marketplace…

    …/auction-controller-poc
    
    Add Controller
    olgaklimenko authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    100a8b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. generate POSIXTime as integer for ts client

    olgaklimenko committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0608647 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from input-output-hk/Metalamp/nft-marketplace…

    …/end-time-generator
    
    Metalamp/nft marketplace/end time generator
    olgaklimenko authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    7c6c5bb View commit details
    Browse the repository at this point in the history
  3. revert custom beginning of time and auction endtime

    olgaklimenko committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    e68ecb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. refactor auction endTime calculation

    olgaklimenko committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    73780f5 View commit details
    Browse the repository at this point in the history
  2. flesh out why use a specified beginning of time

    olgaklimenko committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    286ee22 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from input-output-hk/Metalamp/nft-marketplace…

    …/fix-auction-endtime
    
    revert custom beginning of time and auction endtime
    stanislav-az authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    3985285 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. update to plutus-starter-devcontainer/v1.0.14

    olgaklimenko committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    b836701 View commit details
    Browse the repository at this point in the history
  2. update plutus-apps to v2021-11-05

    olgaklimenko committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    49a726c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd9af20 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #116 from input-output-hk/Metalamp/nft-marketplace…

    …/fix-auction-completion
    
    rm marketplace controller
    olgaklimenko authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    a9f2be9 View commit details
    Browse the repository at this point in the history
  5. update code and remove purescript client

    olgaklimenko committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    ccad4f7 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'MetaLamp/nft-marketplace/development' into Metalamp/nft…

    …-marketplace/update-pab-to-2021-11-05
    olgaklimenko committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    54b15a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. add devcontainer

    olgaklimenko committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    8fc6387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from input-output-hk/Metalamp/nft-marketplace…

    …/update-pab-to-2021-11-05
    
    Metalamp/nft-marketplace/update-plutus-app-to-2021-11-05
    stanislav-az authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    be0b1af View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. fix auction bugs

    stanislav-az committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    80900ab View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. initial deployment config

    olgaklimenko committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    cf88256 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from input-output-hk/Metalamp/nft-marketplace…

    …/fix-auction-bugs
    
    Fix auction bugs
    stanislav-az authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    80a2167 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. refactor deployment files, add readme

    olgaklimenko committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    0f0e6e9 View commit details
    Browse the repository at this point in the history
  2. make fmt

    olgaklimenko committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    8af4b72 View commit details
    Browse the repository at this point in the history
  3. fix fixtures, rename pab

    olgaklimenko committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    cfb6075 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. update deps to 7333e3c3ae

    olgaklimenko committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    0874d7d View commit details
    Browse the repository at this point in the history
  2. add more deployment instructions in README

    olgaklimenko committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    638ca5f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. remove unused deps from haskell.nix

    olgaklimenko committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    d6420e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from input-output-hk/Metalamp/nft-marketplace…

    …/deployment
    
    Metalamp/nft marketplace/deployment
    stanislav-az authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    e34f08c View commit details
    Browse the repository at this point in the history
  3. add min-ada-value on start marketplace

    olgaklimenko committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    c81c7f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. update to v2021-11-22

    olgaklimenko committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    98ed5b8 View commit details
    Browse the repository at this point in the history
  2. fix tests

    olgaklimenko committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    83d3e2f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. fix Sale transitions

    olgaklimenko committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    f329784 View commit details
    Browse the repository at this point in the history
  2. add explicit minAdaTxOut to transactions

    olgaklimenko committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    caab8f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. add config file for chain-index

    olgaklimenko committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    8ef04e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. add scripts size analyzer

    olgaklimenko committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    8d86c74 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Merge pull request #123 from input-output-hk/Metalamp/nft-marketplace…

    …/update-to-v2021-11-22
    
    Metalamp/nft marketplace/update to v2021 11 22
    olgaklimenko authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    d660726 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Merge branch 'MetaLamp/nft-marketplace/development' into Metalamp/nft…

    …-marketplace/testnet
    olgaklimenko committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    4f54428 View commit details
    Browse the repository at this point in the history
  2. remove script analyzer

    olgaklimenko committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    8edf92d View commit details
    Browse the repository at this point in the history
  3. make fmt

    olgaklimenko committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    6d0c3fe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #124 from input-output-hk/Metalamp/nft-marketplace…

    …/testnet
    
    Metalamp/nft marketplace/fix-chain-index-instruction
    olgaklimenko authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    9207608 View commit details
    Browse the repository at this point in the history