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

Add support for on-chain notes to block-producer #303

Closed
wants to merge 28 commits into from

Commits on Apr 4, 2024

  1. Getting notes by id works

    phklive committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7c09397 View commit details
    Browse the repository at this point in the history
  2. lint and test

    phklive committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    24c05ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c52dafe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    626cb54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d80b8b View commit details
    Browse the repository at this point in the history
  6. Lint

    phklive committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0335339 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge next + lint

    phklive committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1a4a829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c25238 View commit details
    Browse the repository at this point in the history
  3. Fixed ci problems

    phklive committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e0572ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fd74e3 View commit details
    Browse the repository at this point in the history
  5. Added details to Note type

    phklive committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    443795e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6bd2ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ce4963 View commit details
    Browse the repository at this point in the history
  8. Fixed lint

    phklive committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a32b312 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b037a2 View commit details
    Browse the repository at this point in the history
  10. Fixed ci with test problem

    phklive committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    895a7a2 View commit details
    Browse the repository at this point in the history
  11. lint

    phklive committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7907be9 View commit details
    Browse the repository at this point in the history
  12. Fix nit in migration

    + add dabase to gitignore
    phklive committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9daef27 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd34c43 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f9b4a0b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f0e7e1a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    544473d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c5a9fd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f4ec7e5 View commit details
    Browse the repository at this point in the history
  19. generated

    phklive committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5ff0403 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c1fdaaa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d36c140 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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