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 IPFS storage #2

Merged
merged 4 commits into from
Feb 23, 2023
Merged

Add IPFS storage #2

merged 4 commits into from
Feb 23, 2023

Conversation

chiro-hiro
Copy link
Contributor

@chiro-hiro chiro-hiro commented Feb 20, 2023

Feature type

  • UI
  • Implementation
  • Specification
  • CI/CD
  • Other

Feature description

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Your code builds clean without any errors or warnings.
  • Tests for changes have been added (for bug fixes / features). If no, why?

@chiro-hiro chiro-hiro requested a review from JoE11-y February 22, 2023 04:26
- Update isExists check to look for file status rather than looping through directory, this saves time
- Fixed issues with getting poseidon hash, field was limited to 32 bytes, used the `Encoding.Bijective.Fp.fromBytes` method to pack bytes into the smallest number of field elements possible
@JoE11-y
Copy link
Contributor

JoE11-y commented Feb 22, 2023

Hey @chiro-hiro made some changes to the code, check #4 for the changes.

@chiro-hiro
Copy link
Contributor Author

Hey @chiro-hiro made some changes to the code, check #4 for the changes.

I think, we better to use the [Request change] instead of another pull request, push the change to the same PR also work.

@chiro-hiro
Copy link
Contributor Author

Btw, please merge this pull request if it worked for you.

@chiro-hiro chiro-hiro mentioned this pull request Feb 23, 2023
7 tasks
- Add catch block when checking if document/collection exists
- Finalise tests
Copy link
Contributor

@JoE11-y JoE11-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works perfectly.

@JoE11-y JoE11-y merged commit 687cb2a into main Feb 23, 2023
@dqtkien dqtkien deleted the feature/add_simple_ipfs_storage branch September 17, 2023 04:13
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.

2 participants