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

max 900 bytes #21

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

max 900 bytes #21

wants to merge 2 commits into from

Commits on Jul 4, 2024

  1. Refactor trust atom creation and querying

    - Modify `Extra` struct to include `content_overflow` and optional `extra_fields`
    - Update `create` function to handle content overflow
    - Refactor `create_extra` to accommodate new `Extra` structure
    - Adjust `create_link_tag` to truncate long content and handle new chunk structure
    - Update query functions to use new link tag format
    - Modify tests to reflect changes in `Extra` struct
    
    Co-authored-by: Zeek <[email protected]>
    Harlan T Wood and dauphin3 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4ce389f View commit details
    Browse the repository at this point in the history
  2. Um merge tests?

    Co-authored-by: Zeek <[email protected]>
    Harlan T Wood and dauphin3 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f7944e6 View commit details
    Browse the repository at this point in the history