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

feat: adding soulbound token #393

Merged
merged 93 commits into from
Sep 12, 2023
Merged

Commits on Sep 14, 2022

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

Commits on Nov 28, 2022

  1. set NEP number

    robert-zaremba committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    7aa2f8b View commit details
    Browse the repository at this point in the history
  2. Renamed queries *by_owner to *for_owner

    Renamed query methods to make it NEP-181 compatible:
    * sbt_tokens_by_owner -> sbt_tokens_for_owner
    * sbt_supply_by_owner -> sbt_supply_for_owner
    robert-zaremba committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    1783a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    515f35d View commit details
    Browse the repository at this point in the history
  4. add copyright

    robert-zaremba committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fb488a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56397d0 View commit details
    Browse the repository at this point in the history
  6. typos

    robert-zaremba committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    41d6020 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. added consequences

    robert-zaremba committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6c261e1 View commit details
    Browse the repository at this point in the history
  2. fix: nep 181 -> 171

    robert-zaremba committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    cb96e8d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 20, 2022

  1. review: update summary

    robert-zaremba committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    f29bfa2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    0f26b31 View commit details
    Browse the repository at this point in the history
  2. adding token kind

    robert-zaremba committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    89aa83a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13b152c View commit details
    Browse the repository at this point in the history
  4. sbt registry

    robert-zaremba committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    afab9e8 View commit details
    Browse the repository at this point in the history
  5. adding a mint flow

    robert-zaremba committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    e0d92fb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    664573f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1340c8 View commit details
    Browse the repository at this point in the history
  3. update nep-245 note

    robert-zaremba committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e8ade97 View commit details
    Browse the repository at this point in the history
  4. fix flow

    robert-zaremba committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a4a6e5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99e9f99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e9a6b3 View commit details
    Browse the repository at this point in the history
  7. fix tags

    robert-zaremba committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    31d3ea8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08b0e2a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. review

    robert-zaremba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9f1266f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8f4f49 View commit details
    Browse the repository at this point in the history
  3. add Burn event

    robert-zaremba committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8acb192 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. typos

    robert-zaremba committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    893f7a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. typos

    robert-zaremba committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2d65c82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    389a4bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad558dc View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. review

    robert-zaremba committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    dbc20d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a28f96 View commit details
    Browse the repository at this point in the history
  3. formatting

    robert-zaremba committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    00649b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2213814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ea6fef View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    3d809fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c513a6 View commit details
    Browse the repository at this point in the history
  3. move to nep-0393.md

    robert-zaremba committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4e300e6 View commit details
    Browse the repository at this point in the history
  4. fix snippet

    robert-zaremba committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e8ea5ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    643cb89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21491ae View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. update comments

    robert-zaremba committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    08bd3ac View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

    robert-zaremba committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    99943a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. update return types

    robert-zaremba committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    549546a View commit details
    Browse the repository at this point in the history
  2. update diagram

    robert-zaremba committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4c4231d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    d2cbbdf View commit details
    Browse the repository at this point in the history
  2. adding note about PII

    robert-zaremba committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    1762ba2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8ceff View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. remove table

    robert-zaremba committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    786d4a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba3b4e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. updates

    robert-zaremba committed May 9, 2023
    2 Configuration menu
    Copy the full SHA
    ee2317b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e9a9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07021ea View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. review updates

    robert-zaremba committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    34fc893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    876d9d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    808e047 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. update doc string

    robert-zaremba committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f76f85d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jun 22, 2023

  1. adding more diagrams

    robert-zaremba committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    670cf5d View commit details
    Browse the repository at this point in the history
  2. fix

    robert-zaremba committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    dd7ebc2 View commit details
    Browse the repository at this point in the history
  3. add headers

    robert-zaremba committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8a7c584 View commit details
    Browse the repository at this point in the history
  4. todos

    robert-zaremba committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    066d53b View commit details
    Browse the repository at this point in the history
  5. review

    robert-zaremba committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ba4a5db View commit details
    Browse the repository at this point in the history
  6. typo

    robert-zaremba committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8b91fb7 View commit details
    Browse the repository at this point in the history
  7. update diagram

    robert-zaremba committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    098d89c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Update neps/nep-0393.md

    Co-authored-by: Vlad Frolov <[email protected]>
    robert-zaremba and frol authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9104c0e View commit details
    Browse the repository at this point in the history
  2. remove 'poorly'

    robert-zaremba committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b7c4d44 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    7850125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64afc80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec0dca View commit details
    Browse the repository at this point in the history
  4. language

    robert-zaremba committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c57a4d2 View commit details
    Browse the repository at this point in the history
  5. gramma

    robert-zaremba committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    eece830 View commit details
    Browse the repository at this point in the history
  6. gramma

    robert-zaremba committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b816793 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. small updates

    robert-zaremba committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    57b4ac6 View commit details
    Browse the repository at this point in the history
  2. review

    robert-zaremba committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3a410f9 View commit details
    Browse the repository at this point in the history
  3. language

    robert-zaremba committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1f5001e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    673beb6 View commit details
    Browse the repository at this point in the history
  5. function comments

    robert-zaremba committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3fc3447 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. bold must

    robert-zaremba committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1149e98 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. add sbts method

    robert-zaremba committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    66c794f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    7e784a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06279c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51b14d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad56e5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ea249b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. language

    robert-zaremba committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9f4c86e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 11, 2023

  1. add benefits

    robert-zaremba committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    912803f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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