aboutsummaryrefslogtreecommitdiffstats
path: root/src/schema.rs
Commit message (Expand)AuthorAgeFilesLines
* [WIP] Spring cleaningYigit Sever2022-04-111-377/+0
* Lazyload the private keyYigit Sever2021-05-101-0/+1
* Write guys to fileYigit Sever2021-04-261-0/+2
* Preempive bugfixYigit Sever2021-04-251-4/+4
* Implement nicenetYigit Sever2021-04-251-8/+50
* Add new playerYigit Sever2021-04-221-0/+1
* BugfixYigit Sever2021-04-201-0/+6
* Add default for DbYigit Sever2021-04-191-1/+7
* New user and verbose JWT errorsYigit Sever2021-04-181-0/+1
* Implement block/tx boundsYigit Sever2021-04-171-4/+3
* change mocked db.alpaylan2021-04-161-1/+1
* change last block reading method.alpaylan2021-04-161-8/+6
* Merge remote-tracking branch 'origin/main'alpaylan2021-04-161-14/+59
|\
| * Load users from disk at startYigit Sever2021-04-161-14/+51
| * Add Doc for UserYigit Sever2021-04-151-5/+6
| * Cleaned up user authenticationYigit Sever2021-04-151-1/+1
| * Listen to clippyYigit Sever2021-04-151-4/+11
| * Remove lorems and inpsumsesYigit Sever2021-04-151-1/+1
* | change last block reading method.alpaylan2021-04-161-6/+25
|/
* Merge remote-tracking branch 'origin/main'alpaylan2021-04-151-2/+16
|\
| * Implement the bank accountYigit Sever2021-04-141-2/+16
* | fix docs.alpaylan2021-04-151-1/+1
|/
* Accepted block transactions play out nowYigit Sever2021-04-141-6/+3
* Users have FingerprintsYigit Sever2021-04-141-19/+17
* [WIP] Initial implementation of user authYigit Sever2021-04-141-2/+0
* [WIP] Rough authentication process doneYigit Sever2021-04-141-0/+1
* [WIP] Initial implementation of user authYigit Sever2021-04-141-1/+8
* recover database from file.alpaylan2021-04-141-2/+45
* embed user passwds to the code structs.alpaylan2021-04-141-8/+33
* finished user testing.alpaylan2021-04-141-3/+3
* finished naked block testing.alpaylan2021-04-141-1/+1
* finished block testingalpaylan2021-04-141-1/+1
* start testing schemaalpaylan2021-04-141-1/+1
* Add empty block testYigit Sever2021-04-141-2/+4
* Fix docs againYigit Sever2021-04-131-2/+2
* Fix docsYigit Sever2021-04-131-1/+1
* HousekeepingYigit Sever2021-04-131-19/+49
* implement user authentication using jwtalpaylan2021-04-121-6/+8
* Implement proof-of-workYigit Sever2021-04-121-2/+10
* Implement User handling and authenticationYigit Sever2021-04-121-16/+79
* Remove unused code and clean up commentsYigit Sever2021-04-091-197/+18
* Implement Block GET/PUT with new schemaYigit Sever2021-04-071-20/+45
* Initial commitYigit Sever2021-04-071-0/+223