You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove the return statements from the methods with non-void return type, those are just added for the testing purpose.
yes
About
• Used cryptographic hash functions to build our own cryptocurrency and the software to process transactions • Implemented authenticated data structures in Java like MerkleTrees to ensure the security of the blockchain • Created a method to make changes to the blockchain without being detected by finding collisions in the hash functions