FAQ: Build your own Mini-Blockchain! - Hashing and SHA-256

This community-built FAQ covers the “Hashing and SHA-256” exercise from the lesson “Build your own Mini-Blockchain!”.

Paths and Courses
This exercise can be found in the following Codecademy content:

Introduction to Blockchain

FAQs on the exercise Hashing and SHA-256

There are currently no frequently asked questions associated with this exercise – that’s where you come in! You can contribute to this section by offering your own questions, answers, or clarifications on this exercise. Ask or answer a question by clicking reply (reply) below.

If you’ve had an “aha” moment about the concepts, formatting, syntax, or anything else with this exercise, consider sharing those insights! Teaching others and answering their questions is one of the best ways to learn and stay sharp.

Join the Discussion. Help a fellow learner on their journey.

Ask or answer a question about this exercise by clicking reply (reply) below!

Agree with a comment or answer? Like (like) to up-vote the contribution!

Need broader help or resources? Head here.

Looking for motivation to keep learning? Join our wider discussions.

Learn more about how to use this guide.

Found a bug? Report it!

Have a question about your account or billing? Reach out to our customer support team!

None of the above? Find out where to ask other questions here!

The step 2 of this exercise is not reading correctly. I have copied the “solution” into the editor after resetting the exercise and it still says: “The value of text was not as expected.” The only way to continue past this lesson is to get the solution and try to figure out at which point is step 3, 4, and 5.

3 Likes

Hi Shellshaffer169,
I had the same trouble.
Thanks for your post.
MP

Oh my god same! I’ve sent a message on the ‘Get Unstuck’ section - hopefully the engineers will notice and try to fix it.

hahaIThoughtIwasTheOnlyOne = {
bangingMyHeadAgainstTheWall.Thanks(StayAwesome);
}

console.log(‘From Hatty’);

it seems like the solution is expecting an " ! " at the end of the sentence before we are instructed to add it in the last step.