<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gradecoin/examples, branch v0.2.0</title>
<subtitle>gradecoin server, simple crypto playground, suitable for undergrad courses</subtitle>
<id>https://git.yigitsever.com/projects/gradecoin/atom?h=v0.2.0</id>
<link rel='self' href='https://git.yigitsever.com/projects/gradecoin/atom?h=v0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/'/>
<updated>2021-04-13T21:09:29Z</updated>
<entry>
<title>Implement multithreading for example miner</title>
<updated>2021-04-13T21:09:29Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2021-04-13T21:09:29Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=51d82346d53a9b435fbbdb65ab0fceb8ce130b32'/>
<id>urn:sha1:51d82346d53a9b435fbbdb65ab0fceb8ce130b32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement user authentication using jwt</title>
<updated>2021-04-12T19:15:17Z</updated>
<author>
<name>alpaylan</name>
</author>
<published>2021-04-12T19:15:17Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=aa169ad1b3c277859f01413a945ea2d6f1375615'/>
<id>urn:sha1:aa169ad1b3c277859f01413a945ea2d6f1375615</id>
<content type='text'>
</content>
</entry>
<entry>
<title>six rightmost zeros for mining</title>
<updated>2021-04-12T16:59:52Z</updated>
<author>
<name>alpaylan</name>
</author>
<published>2021-04-12T16:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=87e690420cb61efc172e82a29c38b479fc734247'/>
<id>urn:sha1:87e690420cb61efc172e82a29c38b479fc734247</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement proof-of-work</title>
<updated>2021-04-12T02:32:53Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2021-04-12T02:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=44d21b676f90a2fc8b255eb9c1393e53f40c9daa'/>
<id>urn:sha1:44d21b676f90a2fc8b255eb9c1393e53f40c9daa</id>
<content type='text'>
Using blacke2s: https://docs.rs/blake2/0.9.1/blake2/
Using this guy's hash checker https://gist.github.com/gkbrk/2e4835e3a17b3fb6e1e7

blacke2s with 5 bits 0 can mine a block between 20 seconds to 359 during
my tests, hope it'll be fun
</content>
</entry>
</feed>
