aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Write guys to fileYigit Sever2021-04-262-7/+27
|
* Update TODOsYigit Sever2021-04-261-4/+3
|
* fix coinbaseYigit Sever2021-04-261-7/+7
|
* Increase block capacityYigit Sever2021-04-261-1/+1
|
* BugfixYigit Sever2021-04-261-0/+12
|
* Preempive bugfixYigit Sever2021-04-251-4/+4
|
* Implement nicenetYigit Sever2021-04-2511-524/+701
| | | | | | | - 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
* Better error messages in authYigit Sever2021-04-231-6/+16
|
* Add new playerYigit Sever2021-04-221-0/+1
|
* Fix user tableYigit Sever2021-04-201-1/+1
|
* Change block proposal, fix testsYigit Sever2021-04-203-69/+84
|
* BugfixYigit Sever2021-04-202-6/+12
| | | | Users cannot authenticate twice now
* Update TODOsYigit Sever2021-04-201-2/+9
|
* Shed README.mdYigit Sever2021-04-192-34/+3
|
* Add serde exampleYigit Sever2021-04-191-0/+17
|
* Moving site to separate repoYigit Sever2021-04-1943-2215/+0
|
* Update news tickerYigit Sever2021-04-192-0/+2
|
* Add default for DbYigit Sever2021-04-191-1/+7
|
* BugfixYigit Sever2021-04-191-4/+26
| | | | | It was possible (and hilarious) to mint a new block with just one transaction, by repeating it 5 times, lol
* Transaction hashing should be easierYigit Sever2021-04-185-33/+28
|
* Verbose JWT error message in transactionsYigit Sever2021-04-181-2/+3
|
* Bugfix and useful error messagesYigit Sever2021-04-181-8/+20
|
* New user and verbose JWT errorsYigit Sever2021-04-182-1/+2
|
* Update newsYigit Sever2021-04-182-6/+4
|
* Temporarily reduce block limitYigit Sever2021-04-181-1/+1
|
* Fix transaction blocking bugYigit Sever2021-04-181-1/+1
| | | | | | We used to insert transactions by their source field. Then we started using by (actually unique). This bug caused only one bank transaction to exist at any time
* Update TODOsYigit Sever2021-04-181-22/+2
|
* Fix read more linkYigit Sever2021-04-172-2/+2
|
* Add news tickerYigit Sever2021-04-174-3/+120
|
* Update docsYigit Sever2021-04-178-10/+64
|
* Rename functions and move checksYigit Sever2021-04-172-33/+23
| | | | Proposals are authenticated, no need to parrot
* Implement block/tx boundsYigit Sever2021-04-173-19/+46
|
* Reduce log level to traceYigit Sever2021-04-171-1/+1
|
* Add missing pagesYigit Sever2021-04-162-0/+166
|
* Ugh. Fix typoYigit Sever2021-04-163-3/+3
|
* Last minute changesYigit Sever2021-04-163-30/+34
|
* Fix the damn public/Yigit Sever2021-04-162-3/+7
|
* Merge pull request 'Add existing user get support' (#1) from usershow into mainyigit sever2021-04-166-19/+68
|\ | | | | | | Reviewed-on: https://git.yigitsever.com/yigit/gradecoin/pulls/1
| * Add existing user get supportYigit Sever2021-04-166-19/+68
| |
* | Merge remote-tracking branch 'origin/main'alpaylan2021-04-163-3/+3
|\|
| * Add gradecoin public keyYigit Sever2021-04-163-3/+3
| |
* | update landing page.alpaylan2021-04-161-2/+7
|/
* Link JSON docsYigit Sever2021-04-161-1/+1
|
* Merge remote-tracking branch 'origin/main'Yigit Sever2021-04-162-10/+8
|\
| * update todoalpaylan2021-04-161-9/+7
| |
| * Merge remote-tracking branch 'origin/main'alpaylan2021-04-168-7/+20
| |\
| * | link to jsonalpaylan2021-04-161-1/+1
| | |
* | | Add bank descriptionYigit Sever2021-04-163-5/+40
| |/ |/|
* | Merge remote-tracking branch 'origin/main'Yigit Sever2021-04-168-13/+16
|\|
| * md5 added to tha.alpaylan2021-04-161-1/+1
| |