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

Changes #4

Conversation

JoE11-y
Copy link
Contributor

@JoE11-y JoE11-y commented Feb 22, 2023

  • 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 from document into the smallest number of field elements possible.

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?

- 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 JoE11-y requested a review from chiro-hiro February 22, 2023 18:10
@JoE11-y JoE11-y mentioned this pull request Feb 22, 2023
7 tasks
@chiro-hiro
Copy link
Contributor

Please give us a little more information in commit message or pull request title like, what is going to change?.

@chiro-hiro
Copy link
Contributor

chiro-hiro commented Feb 23, 2023

This will be merged as soon as #2 was merged.

@JoE11-y JoE11-y merged commit 1245d64 into feature/add_simple_ipfs_storage Feb 23, 2023
@JoE11-y JoE11-y deleted the feature/add_simple_ipfs_storage_upgrades branch February 23, 2023 03:50
dqtkien pushed a commit that referenced this pull request Sep 19, 2024
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