Skip to content

Conversation

@Psycojoker
Copy link
Contributor

Related Clickup or Jira tickets : ALEPH-408

Self proofreading checklist

  • Is my code clear enough and well documented
  • Are my files well typed
  • Are there enough tests

Changes

I'm not 100% sure about this approach but I've changed the behavior from doing
nothing to pretending we are storing a file in the database with a size of -1
while not doing the standard lookup nor talking to IPFS.

I'm wondering if we still shouldn't talk to IPFS but prevent it from pinning
the file? It's unclear to me if we actually want to pin the file here.

How to test

The tests should take care of it but I haven't been able to find how to
simulate a new message asking to store a file yet.

@Psycojoker Psycojoker force-pushed the store-files_false branch 3 times, most recently from 1c79780 to 78e3f15 Compare February 26, 2025 23:15
@hoh hoh self-requested a review February 27, 2025 10:19
@Psycojoker Psycojoker enabled auto-merge (rebase) March 4, 2025 20:45
@Psycojoker Psycojoker merged commit c1a6cc4 into main Mar 4, 2025
4 checks passed
@Psycojoker Psycojoker deleted the store-files_false branch March 4, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants