CSC 207 (Spring 2017) Homework 5: Blockchains
Nolan Schoenle and Yoon Choi
Resources: https://docs.oracle.com/javase/8/docs/api/java/util/Formatter.html for help with toString() in Hash http://stackoverflow.com/questions/5585779/converting-string-to-int-in-java for help with string to integer http://stackoverflow.com/questions/5125322/representing-empty-byte-array-through-an-int-variable for help with empty byte array http://www.java-samples.com/showtutorial.php?tutorialid=260 for help with byte size of long http://stackoverflow.com/questions/513832/how-do-i-compare-strings-in-java for help with string comparison