<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gradecoin/examples, branch main</title>
<subtitle>gradecoin server, simple crypto playground, suitable for undergrad courses</subtitle>
<id>https://git.yigitsever.com/projects/gradecoin/atom?h=main</id>
<link rel='self' href='https://git.yigitsever.com/projects/gradecoin/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/'/>
<updated>2022-04-16T14:36:07Z</updated>
<entry>
<title>remove examples</title>
<updated>2022-04-16T14:36:07Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2022-04-16T14:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=96d34952c1fb2cf096b6c907feada60b0db27a8f'/>
<id>urn:sha1:96d34952c1fb2cf096b6c907feada60b0db27a8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement nicenet</title>
<updated>2021-04-25T20:04:39Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2021-04-22T17:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=32b49380880aab00057b8a663b5327d6f58def3a'/>
<id>urn:sha1:32b49380880aab00057b8a663b5327d6f58def3a</id>
<content type='text'>
- There are bot accounts that return what you sent them
- Sending a transaction generates some coin out of thin air
- No more one tx per person per block limit
- Unused transactions do not disappear anymore
</content>
</entry>
<entry>
<title>Change block proposal, fix tests</title>
<updated>2021-04-20T09:21:50Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2021-04-20T09:21:50Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=1ad980a3bf37d56105839f13227c569ad82156c7'/>
<id>urn:sha1:1ad980a3bf37d56105839f13227c569ad82156c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add serde example</title>
<updated>2021-04-19T15:25:55Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2021-04-19T15:25:55Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=cbf39d34ff56ac80b5683758bdcb3b24829a946d'/>
<id>urn:sha1:cbf39d34ff56ac80b5683758bdcb3b24829a946d</id>
<content type='text'>
</content>
</entry>
<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=0f2bb6002a009d814fcb5d15fdd0e7d3573a12b5'/>
<id>urn:sha1:0f2bb6002a009d814fcb5d15fdd0e7d3573a12b5</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=65bcc5ce455bdc298af3b9c4a30039afed047a4f'/>
<id>urn:sha1:65bcc5ce455bdc298af3b9c4a30039afed047a4f</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=df484d87424674b88ccfa9392cfa9a75cc4abe48'/>
<id>urn:sha1:df484d87424674b88ccfa9392cfa9a75cc4abe48</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=e0fb91039f34204b2a5c588a95cb3f1789ad2fa7'/>
<id>urn:sha1:e0fb91039f34204b2a5c588a95cb3f1789ad2fa7</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>
