<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gradecoin/src/bin, branch real</title>
<subtitle>gradecoin server, simple crypto playground, suitable for undergrad courses</subtitle>
<id>https://git.yigitsever.com/projects/gradecoin/atom?h=real</id>
<link rel='self' href='https://git.yigitsever.com/projects/gradecoin/atom?h=real'/>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/'/>
<updated>2021-04-15T20:03:58Z</updated>
<entry>
<title>Switch over to big boy logging</title>
<updated>2021-04-15T20:03:58Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2021-04-15T20:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=44116fd9d5003f4aa041b72491e26356ed47b924'/>
<id>urn:sha1:44116fd9d5003f4aa041b72491e26356ed47b924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add verbose error messages</title>
<updated>2021-04-13T17:37:54Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2021-04-13T17:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=23e4f52284ad5fa0b068220c54a255ff9fa7b18f'/>
<id>urn:sha1:23e4f52284ad5fa0b068220c54a255ff9fa7b18f</id>
<content type='text'>
Not happy with the solution one bit but using error.rs at
https://blog.logrocket.com/create-an-async-crud-web-service-in-rust-with-warp/
was not working

Basically we just handcraft every single response on the spot, there is
some repetition and it's ugly but need to move on
</content>
</entry>
<entry>
<title>Require authorization for Block POST</title>
<updated>2021-04-13T01:51:19Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2021-04-13T01:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=8b50bf2e66f02e64e7fbec8079094bafb5ccdc6a'/>
<id>urn:sha1:8b50bf2e66f02e64e7fbec8079094bafb5ccdc6a</id>
<content type='text'>
Not tested because it's impossible to follow without verbose error
messages, failing 1 test
</content>
</entry>
<entry>
<title>Housekeeping</title>
<updated>2021-04-13T01:05:49Z</updated>
<author>
<name>Yigit Sever</name>
</author>
<published>2021-04-13T01:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.yigitsever.com/projects/gradecoin/commit/?id=17d73bb73f4396c22ca24c3839a5449f5e28b4e5'/>
<id>urn:sha1:17d73bb73f4396c22ca24c3839a5449f5e28b4e5</id>
<content type='text'>
Moved tests out of routes.rs into their own file

Learned how to use lib.rs, now we have cargo doc support as well
</content>
</entry>
</feed>
