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

D contracts #7

Merged
merged 83 commits into from
Nov 22, 2023
Merged

D contracts #7

merged 83 commits into from
Nov 22, 2023

Commits on Nov 11, 2023

  1. Init contracts project

    d0rich committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    10cfcd7 View commit details
    Browse the repository at this point in the history
  2. Only one contracts repository

    d0rich committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1e20531 View commit details
    Browse the repository at this point in the history
  3. Init new contracts

    d0rich committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    52e9199 View commit details
    Browse the repository at this point in the history
  4. Copy draft nft contracts

    d0rich committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d1cb514 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    611fc4d View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    38ed79b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2feb74c View commit details
    Browse the repository at this point in the history
  4. Update node and fix lock file

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    2a96213 View commit details
    Browse the repository at this point in the history
  5. Build contracts before test

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    6cfd0ea View commit details
    Browse the repository at this point in the history
  6. Lint and test in single job

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    6a1e497 View commit details
    Browse the repository at this point in the history
  7. Temporary hide tests

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    26b6b0b View commit details
    Browse the repository at this point in the history
  8. Add build script

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    bf8e11d View commit details
    Browse the repository at this point in the history
  9. Leave only one test

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    b6675ff View commit details
    Browse the repository at this point in the history
  10. Implement accounting trait

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    61cde2d View commit details
    Browse the repository at this point in the history
  11. Implement royalty extention

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    9ee6a6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d326838 View commit details
    Browse the repository at this point in the history
  13. Move get functions to the top

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e1ad7cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    10f152d View commit details
    Browse the repository at this point in the history
  15. Add getNftCollectionContent function to

    NftCollection trait
    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f93e0ef View commit details
    Browse the repository at this point in the history
  16. Refactor accounting functions to use more

    descriptive names
    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ef0cd44 View commit details
    Browse the repository at this point in the history
  17. Add virtual function to calculate NFT item initial

    balance.
    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    47cf390 View commit details
    Browse the repository at this point in the history
  18. Add requireEnoughTonForMinting function to

    NftCollection trait
    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1a43443 View commit details
    Browse the repository at this point in the history
  19. Fix semicolon in calculateNftItemInitalBalance()

    function
    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    0bc6dce View commit details
    Browse the repository at this point in the history
  20. Refactor DSocialNetworkAccount and NftCollection

    to use owner instead of owner_address
    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    cb94ff4 View commit details
    Browse the repository at this point in the history
  21. Master contract draft

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    3af330c View commit details
    Browse the repository at this point in the history
  22. Fix build errors

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    6d80147 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    306950e View commit details
    Browse the repository at this point in the history
  24. Handle account initialization

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    a93c5a8 View commit details
    Browse the repository at this point in the history
  25. Fix account registration

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    895a6de View commit details
    Browse the repository at this point in the history
  26. Group NFT messages

    d0rich committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    42f476e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Try to store metadata on chain

    d0rich committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    68e654d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4661102 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Test accounts registration

    d0rich committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ac319b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bfeee9 View commit details
    Browse the repository at this point in the history
  3. Change account parameters

    d0rich committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c44108d View commit details
    Browse the repository at this point in the history
  4. Create post

    d0rich committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    502dc25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d90290 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    be69efb View commit details
    Browse the repository at this point in the history
  2. Update metadata arrays to use empty cells instead

    of JSON strings
    d0rich committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5e3ad06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    161c434 View commit details
    Browse the repository at this point in the history
  4. Store metadata in JSON string

    d0rich committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9ffa416 View commit details
    Browse the repository at this point in the history
  5. Don't convert metadata to cell

    d0rich committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    30aa34d View commit details
    Browse the repository at this point in the history
  6. Reuse similar messages

    d0rich committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6c2fce8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01f238c View commit details
    Browse the repository at this point in the history
  8. v0.0.1-metadata-as-cells

    d0rich committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0364403 View commit details
    Browse the repository at this point in the history
  9. v0.0.1-no-maps-in-metadata

    d0rich committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ae4fef4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    fc8f2f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0a8d1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfd9237 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    2a30ab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b209d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4402d View commit details
    Browse the repository at this point in the history
  4. Add index validation in serializeNftContent

    function
    d0rich committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0da2ef2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c962fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4c775d View commit details
    Browse the repository at this point in the history
  7. Init d entities models

    d0rich committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    7334225 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c99fe6d View commit details
    Browse the repository at this point in the history
  9. Rework tests

    d0rich committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    989b951 View commit details
    Browse the repository at this point in the history
  10. Refactor serialization of individual content in

    NftItem trait
    d0rich committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    25afac7 View commit details
    Browse the repository at this point in the history
  11. Refactor serializeIndividualContent function to

    remove unnecessary map initialization
    d0rich committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    bdfc503 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7a46a49 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    ec28882 View commit details
    Browse the repository at this point in the history
  2. Slightly refactor test

    d0rich committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8ffdc8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91fec34 View commit details
    Browse the repository at this point in the history
  4. Init d.d0rich.me

    d0rich committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6ab8a59 View commit details
    Browse the repository at this point in the history
  5. Move models to frontend

    d0rich committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    23df565 View commit details
    Browse the repository at this point in the history
  6. lintfix

    d0rich committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8e21978 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    759a76e View commit details
    Browse the repository at this point in the history
  8. Add build task for d.d0rich.me

    d0rich committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cb8f6e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa160fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    153574e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ca9a78 View commit details
    Browse the repository at this point in the history
  12. Rename account to blog

    d0rich committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5e20371 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0842511 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    744d227 View commit details
    Browse the repository at this point in the history
  15. Add static covers images

    d0rich committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    77ef512 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    fdc86a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de7cf63 View commit details
    Browse the repository at this point in the history
  3. Fix initialization and editing of blog and post

    metadata
    d0rich committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    25aa809 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81a2f27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c48202 View commit details
    Browse the repository at this point in the history
  6. Update version to v1

    d0rich committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    09ef76f View commit details
    Browse the repository at this point in the history