-
Notifications
You must be signed in to change notification settings - Fork 65
feat: WIP Adds support for poseidon2 multihashes #974
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
Draft
markspanbroek
wants to merge
36
commits into
master
Choose a base branch
from
multihash-poseidon2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
e2f0900
WIP Add dependency on nim-poseidon2
markspanbroek 0af4b79
WIP Add poseidon2 multihash
markspanbroek 50ce66d
adding codex multicodex
dryajov dc75506
adding codex multicodecs and hashes
dryajov 1e3b439
correct multicodec spelling
dryajov 36457c9
update deps
dryajov a4780cf
Update to latest version of constantine
markspanbroek 967b458
adding `codex-root` to cid
dryajov b239791
adding more codecs
dryajov 1edb317
Merge branch 'master' into multihash-poseidon2
benbierens 87728e2
Merge branch 'master' into multihash-poseidon2
benbierens ea6680f
Restore: RustTestVectors in testmultihash
benbierens 8df12be
Attempt to fix missing multihash list
benbierens 2b8db4f
Restores access to hash list from testcid
benbierens 08bd710
pulls in updated nim-poseidon2 and constantine.
benbierens 036e110
Attempt to fix dependency resolution on windows CI
benbierens 1be84be
Merge branch 'master' into multihash-poseidon2
dryajov 4c1492b
Update libp2p/cid.nim
dryajov 3e3b5ac
Update libp2p/multibase.nim
dryajov e31ce69
Update libp2p/multicodec.nim
dryajov 89d391a
Update libp2p/multihash.nim
dryajov 5623a44
Update tests/testcid.nim
dryajov 925bddb
Update tests/testcid.nim
dryajov 285c208
Update tests/testcid.nim
dryajov 588b7d2
Update tests/testmultihash.nim
dryajov 8bb6ff2
Update tests/testmultihash.nim
dryajov 60a37c5
Merge branch 'master' into multihash-poseidon2
munna0908 7960a1d
replace nimcrypto sha256 with bls_sha256
munna0908 e9a3c6c
don't export bls public exports (causes conflicts and unnecessary)
dryajov b6d36fe
skip nimbledeps from stylechecks
dryajov a7374e8
chore: use token per repo in autobump task (#1288)
richard-ramos ee83da2
feat: X.509 certificate validation (#1292)
vladopajic e7f8186
chore(certificate): cosmetics (#1293)
vladopajic bde9260
add blscurve to requires, for completeness
dryajov c08d807
Merge remote-tracking branch 'origin' into multihash-poseidon2
dryajov 7eaf79f
Merge commit 'b517b69' into multihash-poseidon2
AuHau File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.