Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temporarily remove tests | Yigit Sever | 2022-04-16 | 1 | -310/+0 |
| | |||||
* | Implement nicenet | Yigit Sever | 2021-04-25 | 1 | -304/+304 |
| | | | | | | | - 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 | ||||
* | embed user passwds to the code structs. | alpaylan | 2021-04-14 | 1 | -10/+18 |
| | |||||
* | fix the serde if tests. | alpaylan | 2021-04-14 | 1 | -7/+19 |
| | |||||
* | delete unnecessary imports. | alpaylan | 2021-04-14 | 1 | -2/+1 |
| | |||||
* | finished auth request testing. | alpaylan | 2021-04-14 | 1 | -1/+24 |
| | |||||
* | finished metu id testing. | alpaylan | 2021-04-14 | 1 | -0/+14 |
| | |||||
* | finished user testing. | alpaylan | 2021-04-14 | 1 | -0/+30 |
| | |||||
* | finished naked block testing. | alpaylan | 2021-04-14 | 1 | -6/+37 |
| | |||||
* | finished block testing | alpaylan | 2021-04-14 | 1 | -0/+34 |
| | |||||
* | finished claim testing. | alpaylan | 2021-04-14 | 1 | -0/+35 |
| | |||||
* | finished claim testing. | alpaylan | 2021-04-14 | 1 | -1/+8 |
| | |||||
* | start testing schema | alpaylan | 2021-04-14 | 1 | -1/+21 |
| | |||||
* | test functions are generated. | alpaylan | 2021-04-14 | 1 | -0/+97 |