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

NFT Module #4209

Merged
merged 180 commits into from
Aug 26, 2019
Merged

NFT Module #4209

merged 180 commits into from
Aug 26, 2019

Commits on Apr 15, 2019

  1. in sync with @okwme/cosmos-nft

    okwme committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    9d751b4 View commit details
    Browse the repository at this point in the history
  2. remove tmp tx

    okwme committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    b7c8c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d57122 View commit details
    Browse the repository at this point in the history
  4. supply and client files

    fedekunze committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    29b170d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. adding cli client

    okwme committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    53ddc52 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. complete cli/tx and rest.go

    okwme committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    bf8864e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. cleanup and restructuring

    fedekunze committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    e018425 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. restructure rest folder

    fedekunze committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    4fc18b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Configuration menu
    Copy the full SHA
    2183f39 View commit details
    Browse the repository at this point in the history
  2. minor updates on clients

    fedekunze committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    a9aa360 View commit details
    Browse the repository at this point in the history
  3. update querier

    fedekunze committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    6018b16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b438068 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    c904493 View commit details
    Browse the repository at this point in the history
  2. update types

    fedekunze committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    8ebfdc9 View commit details
    Browse the repository at this point in the history
  3. make golangcibot happy

    fedekunze committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    dcb7e04 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    65194cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe5e40 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. nft interface

    fedekunze committed May 3, 2019
    Configuration menu
    Copy the full SHA
    7f18f53 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    fedekunze committed May 3, 2019
    Configuration menu
    Copy the full SHA
    d782701 View commit details
    Browse the repository at this point in the history
  3. sort collections and nfts

    fedekunze committed May 3, 2019
    Configuration menu
    Copy the full SHA
    a3a5d27 View commit details
    Browse the repository at this point in the history
  4. balance and find

    fedekunze committed May 3, 2019
    Configuration menu
    Copy the full SHA
    0663ae2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. nft query and tx

    fedekunze committed May 7, 2019
    Configuration menu
    Copy the full SHA
    c9db8a1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. touch ups

    okwme committed May 14, 2019
    Configuration menu
    Copy the full SHA
    2b058a7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. uint in place of int

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 15, 2019
    Configuration menu
    Copy the full SHA
    9c9bf23 View commit details
    Browse the repository at this point in the history
  2. little fixes:

    - fix error to err to avoid collision
    - error handling
    
    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 15, 2019
    Configuration menu
    Copy the full SHA
    eea3138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b76ccd View commit details
    Browse the repository at this point in the history
  4. fixes

    fedekunze committed May 15, 2019
    Configuration menu
    Copy the full SHA
    a7cb226 View commit details
    Browse the repository at this point in the history
  5. query with data

    fedekunze committed May 15, 2019
    Configuration menu
    Copy the full SHA
    d681e09 View commit details
    Browse the repository at this point in the history
  6. minor updates and TODOs

    fedekunze committed May 15, 2019
    Configuration menu
    Copy the full SHA
    29bcf13 View commit details
    Browse the repository at this point in the history
  7. fix CLI tx

    fedekunze committed May 15, 2019
    Configuration menu
    Copy the full SHA
    efbdfaf View commit details
    Browse the repository at this point in the history
  8. golang bot fixes

    fedekunze committed May 15, 2019
    Configuration menu
    Copy the full SHA
    612c66e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. handlers and txs done

    fedekunze committed May 16, 2019
    Configuration menu
    Copy the full SHA
    4fb5b32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48bf2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    300bb26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e95299a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

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

Commits on May 21, 2019

  1. fix test

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 21, 2019
    Configuration menu
    Copy the full SHA
    cc3b825 View commit details
    Browse the repository at this point in the history
  2. fixed test, now we should fix implementation, seems to fail

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 21, 2019
    Configuration menu
    Copy the full SHA
    3c5252a View commit details
    Browse the repository at this point in the history
  3. fix test, create new struct instead of changing the old one

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 21, 2019
    Configuration menu
    Copy the full SHA
    71968ff View commit details
    Browse the repository at this point in the history
  4. fix handler with new logic

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 21, 2019
    Configuration menu
    Copy the full SHA
    e84f147 View commit details
    Browse the repository at this point in the history
  5. let's make it compile

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 21, 2019
    Configuration menu
    Copy the full SHA
    872f614 View commit details
    Browse the repository at this point in the history
  6. single failing test example, need to be fixed and extended

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 21, 2019
    Configuration menu
    Copy the full SHA
    e8dea9d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. single failing test example, need to be fixed and extended

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 22, 2019
    Configuration menu
    Copy the full SHA
    11457a5 View commit details
    Browse the repository at this point in the history
  2. reverting work, still problems unmarshalling inside iterator from test

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 22, 2019
    Configuration menu
    Copy the full SHA
    c8d3da4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Setter in nft.go should return NFT instead of BaseNFT

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 23, 2019
    Configuration menu
    Copy the full SHA
    2f46d0a View commit details
    Browse the repository at this point in the history
  2. remove TODOS

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 23, 2019
    Configuration menu
    Copy the full SHA
    fa3d00c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. comment out broken tests, we want at least a green mark here

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed May 29, 2019
    Configuration menu
    Copy the full SHA
    0219084 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. little fixes

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    528384a View commit details
    Browse the repository at this point in the history
  2. hopefully no conflict

    okwme committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    2f80a52 View commit details
    Browse the repository at this point in the history
  3. Fixed marshall error

    okwme committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    6b23fbd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    08c07ae View commit details
    Browse the repository at this point in the history
  2. minor changes for tests

    tac0turtle committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    4efbaa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    789be16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a6442d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. messy pause

    okwme committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    edc4c92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    430c581 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Changes Balances to OWners add all necessary functions, updated Keepe…

    …r with UpdateNFT as as well as MintNFT and made sure they all update Owners
    okwme committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    541f254 View commit details
    Browse the repository at this point in the history
  2. pause dev to merge sdk master

    okwme committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    64431c4 View commit details
    Browse the repository at this point in the history
  3. go.mod changes

    okwme committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    ea04c52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b916f06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f672ed View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. builds!!!

    okwme committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    02bf05b View commit details
    Browse the repository at this point in the history
  2. fix lint begin handler tests

    okwme committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    b970852 View commit details
    Browse the repository at this point in the history
  3. stableish

    okwme committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    7b080a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a63a79a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53a5cc0 View commit details
    Browse the repository at this point in the history
  6. first querier test

    okwme committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    5e538b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    951fc8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c55bdfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1235ac4 View commit details
    Browse the repository at this point in the history
  4. update simulation

    fedekunze committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    71801b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44dc8a6 View commit details
    Browse the repository at this point in the history
  6. generic handler

    okwme committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    1c5a238 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23a6054 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. Configuration menu
    Copy the full SHA
    c1d93a6 View commit details
    Browse the repository at this point in the history
  2. fix weird interface error

    okwme committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    54866ee View commit details
    Browse the repository at this point in the history
  3. add back cli

    okwme committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    3129199 View commit details
    Browse the repository at this point in the history
  4. wtfff

    okwme committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    623f3b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fda61b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Take empty input as yes answer

    Closes: #4564
    alessio committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    80e5bd2 View commit details
    Browse the repository at this point in the history
  2. Add pending log entry

    alexanderbez committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    9619b5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    830cf9b View commit details
    Browse the repository at this point in the history
  4. merged in master

    okwme committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    10a250b View commit details
    Browse the repository at this point in the history
  5. marshall errors

    okwme committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    dd8be62 View commit details
    Browse the repository at this point in the history
  6. build commands

    okwme committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    ef4377a View commit details
    Browse the repository at this point in the history
  7. working!!!

    okwme committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    8a35375 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. merge master

    tac0turtle committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    ed2e501 View commit details
    Browse the repository at this point in the history
  2. linting errors

    tac0turtle committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    d1052fa View commit details
    Browse the repository at this point in the history
  3. remove unused func

    tac0turtle committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    5b246d4 View commit details
    Browse the repository at this point in the history
  4. pause

    okwme committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    eac7eab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    840bc23 View commit details
    Browse the repository at this point in the history
  6. fix burn error

    okwme committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    5fb86c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. fix burn error

    okwme committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    d667021 View commit details
    Browse the repository at this point in the history
  2. merged with maser

    okwme committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    94c6285 View commit details
    Browse the repository at this point in the history
  3. tests for querier

    okwme committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    1f75cb2 View commit details
    Browse the repository at this point in the history
  4. typo

    okwme committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    5325b8a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. tests for NFT types

    okwme committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    770f0ea View commit details
    Browse the repository at this point in the history
  2. module spec standard

    fedekunze committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    0ce5886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    095b497 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ba4cfa View commit details
    Browse the repository at this point in the history
  5. merge w Fede

    okwme committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    6a40091 View commit details
    Browse the repository at this point in the history
  6. tests for Owner Type

    okwme committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    a9b5fea View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    fba52ed View commit details
    Browse the repository at this point in the history
  2. linting errors deadcode

    okwme committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    9236347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9d7ccc View commit details
    Browse the repository at this point in the history
  4. DONT COVER test_common.go

    okwme committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    39b134a View commit details
    Browse the repository at this point in the history
  5. add msg type tests

    okwme committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    b60c6be View commit details
    Browse the repository at this point in the history
  6. merge master update msg types

    okwme committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    a718146 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Update x/nft/internal/keeper/key.go

    Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
    okwme and fedekunze authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    785019a View commit details
    Browse the repository at this point in the history
  2. Update x/nft/genesis.go

    Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
    okwme and fedekunze authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    e4c0afa View commit details
    Browse the repository at this point in the history
  3. Update x/nft/client/cli/query.go

    Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
    okwme and fedekunze authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    1edff5a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

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

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    609f220 View commit details
    Browse the repository at this point in the history
  2. typo

    fedekunze committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    e859bc0 View commit details
    Browse the repository at this point in the history
  3. cleanup events

    fedekunze committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    4092bc7 View commit details
    Browse the repository at this point in the history
  4. split events

    fedekunze committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    b5fd467 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. more cleanup

    fedekunze committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    97240dd View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. Configuration menu
    Copy the full SHA
    3d1521f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    547613b View commit details
    Browse the repository at this point in the history
  3. performance misspelling

    okwme committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    66ffc12 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. sim generated changes

    okwme committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    1918f54 View commit details
    Browse the repository at this point in the history
  2. merged master

    okwme committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    a3937ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc912c View commit details
    Browse the repository at this point in the history
  4. make format

    fedekunze committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    3c1c0e9 View commit details
    Browse the repository at this point in the history
  5. add mint and burn sims

    fedekunze committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    df5e900 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    887324d View commit details
    Browse the repository at this point in the history
  7. make format

    fedekunze committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    8e71f2d View commit details
    Browse the repository at this point in the history
  8. NFT spec

    fedekunze committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    72aecc5 View commit details
    Browse the repository at this point in the history
  9. Updates

    fedekunze committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    6f579e0 View commit details
    Browse the repository at this point in the history
  10. more updates

    fedekunze committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    91fede0 View commit details
    Browse the repository at this point in the history
  11. update specs readme

    fedekunze committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    b602b6d View commit details
    Browse the repository at this point in the history
  12. fix sims

    fedekunze committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    b518f2a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. rest additions

    okwme committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    ef93ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfea0a7 View commit details
    Browse the repository at this point in the history
  3. rest additions

    okwme committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    95b037f View commit details
    Browse the repository at this point in the history
  4. fix invariant

    okwme committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    dae51c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47c9403 View commit details
    Browse the repository at this point in the history
  6. sim

    okwme committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    61b3f1d View commit details
    Browse the repository at this point in the history
  7. fix sim

    okwme committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    6985b53 View commit details
    Browse the repository at this point in the history
  8. fix sim

    okwme committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    caf41a2 View commit details
    Browse the repository at this point in the history
  9. fix Update methods

    okwme committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    6a521d8 View commit details
    Browse the repository at this point in the history
  10. merged nft

    okwme committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    99edbb4 View commit details
    Browse the repository at this point in the history
  11. nothing

    okwme committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    494c36a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Merge branch 'master' into billy/nft

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    
    # Conflicts:
    #	go.mod
    #	go.sum
    sabau committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    a05d45e View commit details
    Browse the repository at this point in the history
  2. simplify update and remove

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    6a3436d View commit details
    Browse the repository at this point in the history
  3. remove test on memory location

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    241b6db View commit details
    Browse the repository at this point in the history
  4. TEST to get logs, need to be removed

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    7c050b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f047a59 View commit details
    Browse the repository at this point in the history
  6. owner not found start with empty collection

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    ff8807f View commit details
    Browse the repository at this point in the history
  7. artifacts on errors in case of failure, else, no artifacts

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    e46495f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6611089 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ef485f View commit details
    Browse the repository at this point in the history
  10. never forget to overwrite

    okwme committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    1d62300 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96acd6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f99777f View commit details
    Browse the repository at this point in the history
  13. merge and update spec

    okwme committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    5366c07 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e1fbb6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d99d6f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. colins feedback

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    85104ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b00a362 View commit details
    Browse the repository at this point in the history
  3. code coverage test

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    da87464 View commit details
    Browse the repository at this point in the history
  4. code coverage test

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    322a40d View commit details
    Browse the repository at this point in the history
  5. code coverage test

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    b7834cc View commit details
    Browse the repository at this point in the history
  6. spelling

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    c5c33d5 View commit details
    Browse the repository at this point in the history
  7. clean up client

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    733de25 View commit details
    Browse the repository at this point in the history
  8. testing code coverage

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    c1fa44e View commit details
    Browse the repository at this point in the history
  9. testing code coverage

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    6b5e0ed View commit details
    Browse the repository at this point in the history
  10. testing code coverage

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    a859dfd View commit details
    Browse the repository at this point in the history
  11. testing code coverage

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    575d991 View commit details
    Browse the repository at this point in the history
  12. testing code coverage

    okwme committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    c613491 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Update docs/spec/nft/README.md

    Co-Authored-By: frog power 4000 <rigel.rozanski@gmail.com>
    fedekunze and rigelrozanski authored Aug 2, 2019
    Configuration menu
    Copy the full SHA
    e0e68cd View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: frog power 4000 <rigel.rozanski@gmail.com>
    fedekunze and rigelrozanski authored Aug 2, 2019
    Configuration menu
    Copy the full SHA
    a0c3799 View commit details
    Browse the repository at this point in the history
  3. merge master

    fedekunze committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    7f79b92 View commit details
    Browse the repository at this point in the history
  4. minor changes

    fedekunze committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    5e47cc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

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

Commits on Aug 24, 2019

  1. Configuration menu
    Copy the full SHA
    81dd140 View commit details
    Browse the repository at this point in the history
  2. integration tests and fixes

    fedekunze committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    151f309 View commit details
    Browse the repository at this point in the history
  3. minor golangCI fixes

    fedekunze committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    e44c1db View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    ccf6a52 View commit details
    Browse the repository at this point in the history
  2. Update simapp/app.go

    Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>
    rigelrozanski and golangcibot authored Aug 26, 2019
    Configuration menu
    Copy the full SHA
    832de38 View commit details
    Browse the repository at this point in the history