Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Update extracting swarm hash #1270

Merged
merged 3 commits into from
Aug 28, 2019
Merged

Update extracting swarm hash #1270

merged 3 commits into from
Aug 28, 2019

Conversation

* @return {RegEx}
*/
swarmHashExtractionPOC3: function () {
return /a265627a7a72315820([0-9a-f]{64})64736f6c6343([0-9a-f]{6})0032$/
Copy link
Collaborator

Choose a reason for hiding this comment

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

isn't here 32 instead of 64?

Copy link
Collaborator

Choose a reason for hiding this comment

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

no you are right, the problem was 31 instead of 30 , the hex of 0
/a265627a7a72305820([0-9a-f]{64})64736f6c6343([0-9a-f]{6})0032$/

Copy link
Collaborator

Choose a reason for hiding this comment

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

ignore this the docs where outdated

@yann300 yann300 merged commit 84bb6ef into master Aug 28, 2019
@Aniket-Engg Aniket-Engg deleted the yann300-patch-26 branch September 20, 2019 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants