Commit Graph

12 Commits

Author SHA1 Message Date
Ivan Kuznetsov ffac3de519 Lower the difficulty of PoW 2017-09-19 15:03:30 +07:00
Ivan Kuznetsov 7904009c2f Set PoW target to 24 2017-09-04 11:32:59 +07:00
Ivan Kuznetsov 78dbfc69b6 Minor improvements 2017-09-04 11:02:24 +07:00
Ivan Kuznetsov 206f87e265 Improve block transactions hashing 2017-09-03 09:56:14 +07:00
Ivan Kuznetsov 08a211be41 Integrate transactions into the blockchain 2017-09-03 09:45:49 +07:00
Ivan Kuznetsov fec88e3443 Remove a comment 2017-08-24 12:20:43 +07:00
Ivan Kuznetsov 2a9385dd5b Rename ConfirmProof function to Validate 2017-08-24 10:35:14 +07:00
Ivan Kuznetsov d379fdeae2 Simplify 'target' 2017-08-22 17:26:12 +07:00
Ivan Kuznetsov f94bbb4451 Improve ConfirmProof and print it out in main() 2017-08-22 11:41:15 +07:00
Ivan Kuznetsov 35449eb8a6 Clean up and refactor proofofwork.go 2017-08-21 21:06:52 +07:00
Ivan Kuznetsov 94f3654c8b Output mining progress 2017-08-21 20:51:17 +07:00
Ivan Kuznetsov 0f23d64aa0 Implement Proof-of-Work 2017-08-21 17:50:41 +07:00