index
:
tcoin
this commit
master
Currency simulator on tilde.town and other tildeboxes on tildeverse.org
login <login@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcoin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing thousands separator whenever the output of tcoin is piped
login
2023-11-25
1
-3
/
+8
*
Fixed bug in thousands separator
login
2023-11-23
1
-4
/
+10
*
Fix to thousands separator function
login
2023-11-22
1
-4
/
+6
*
Added thousands separator to tcoin balance display
login
2023-11-19
1
-7
/
+70
*
Added the ability to block a user from running tcoin
login
2023-11-04
1
-1
/
+14
*
Adding preprocessor directives TCOIN_ERR_CONTACT_EMAIL and TCOIN_PASS_RESET_C...
login
2023-07-23
1
-5
/
+5
*
locked users should not get krowbar, da or minerbot balances
login
2023-06-17
1
-0
/
+3
*
Allowing krowbar balance to be negative
login
2023-06-17
1
-1
/
+3
*
Weakened memory-hardness of scrypt
login (tilde.temm)
2023-01-03
1
-2
/
+2
*
Close parenthesis properly
Julian Marcos
2022-06-27
1
-4
/
+4
*
Try-catch blocks in those cases where fork() fails
login
2022-05-18
1
-16
/
+35
*
Fixes to how total balance are calculated
login
2022-03-12
1
-26
/
+26
*
Adding jmjl's 'ju coin' to the balance
login
2022-03-11
1
-35
/
+59
*
Changed tildescores file location
login
2022-01-23
1
-1
/
+2
*
made changes to be compatible with minerbot's new "username" format vs. the o...
login
2021-12-12
1
-1
/
+14
*
pcoin_keys fixed
login
2021-10-17
1
-12
/
+48
*
Simple mistake, !a || !b is wrong, !a && !b is correct
login
2021-09-30
1
-1
/
+1
*
Fixes for tilde.guru to tcoin.cpp and ntcoin_freebsd_tildeguru
login
2021-09-30
1
-1
/
+1
*
Update the way pcoin_keys works to use a folder/directory instead of a single...
login
2021-06-30
1
-14
/
+23
*
Better way to handle 5 arguments
login (__tcoin) (tilde.my.to)
2021-02-03
1
-3
/
+4
*
Fixed an unhandled case of too many arguments in 'tcoin send'
login (__tcoin) (tilde.my.to)
2021-02-03
1
-1
/
+7
*
More buffer overflows fixed
login (__tcoin) (tilde.my.to)
2021-01-31
1
-18
/
+21
*
Fixed buffer overflow because of hardcoded lengths
login (__tcoin) (tilde.my.to)
2021-01-31
1
-8
/
+8
*
Added comment to tcoin.cpp
login
2021-01-06
1
-0
/
+2
*
Refactored send function in tcoin and pcoin
login (tilde.institute)
2020-10-09
1
-42
/
+76
*
Remove outdated comment
MineRobber___T
2020-10-04
1
-1
/
+1
*
Fixed bug in date generation for messages on OpenBSD systems
login (tilde.institute)
2020-09-22
1
-2
/
+10
*
Fixed a small syntax error in tcoin.cpp
login (tilde.club)
2020-07-24
1
-1
/
+1
*
Custom host name possible in tcoin --help now
login (tilde.club)
2020-07-24
1
-3
/
+4
*
Updated tcoin.cpp and pcoin.cpp
login (tilde.institute)
2020-07-14
1
-2
/
+6
*
Fixed tcoin --help again
login000
2020-04-23
1
-2
/
+2
*
Fixed a typo in void help(long long int)
login000
2020-04-23
1
-1
/
+1
*
Fixed a mistake in tcoin --help
login000
2020-04-23
1
-3
/
+3
*
Fixed typo 'creata' to 'create'
login
2020-03-11
1
-1
/
+1
*
Nobody's perfect: .n\n -> .\n\n in tcoin.cpp and pcoin.cpp
login (envs.net)
2020-02-22
1
-3
/
+3
*
Implemented message-character limits in tcoin.cpp and pcoin.cpp
login (tilde.temm)
2020-02-21
1
-0
/
+30
*
Merge branch 'master' of https://github.com/login000/tcoin
login (tilde.temm)
2020-02-21
1
-2
/
+6
|
\
|
*
Many instances of \u23CE were left unmodified, so those were changed too
login (envs.net)
2020-02-22
1
-2
/
+6
*
|
Some more errors (specifically, fatal errors) were taken out into symbolic co...
login (tilde.temm)
2020-02-21
1
-10
/
+19
|
/
*
Separated error codes out into symbolic constants in tcoin.cpp and pcoin.cpp
login (envs.net)
2020-02-22
1
-20
/
+40
*
Replacing newlines and vertical tabs in messages with <new-line> and <vertica...
login (envs.net)
2020-02-21
1
-1
/
+3
*
Minor grammatical correction
login
2020-02-04
1
-1
/
+1
*
Improving messaging around messages
login
2019-11-26
1
-3
/
+43
*
Fixed newline extra gap when running 'tcoin init'
login (tilde.temm)
2019-11-15
1
-5
/
+6
*
Improving the messaging around sending transaction messages
login
2019-11-15
1
-24
/
+44
*
KROWBAR_OFF, DA_OFF and MINERCOIN_OFF are now treated as config definitions
~login@aussies.space
2019-11-14
1
-4
/
+0
*
Creates separate definition files for tcoin.cpp and pcoin.cpp
~login@aussies.space
2019-11-14
1
-13
/
+1
*
Fixing a bug with how time is calculated for messages
~login@aussies.space
2019-10-07
1
-6
/
+5
*
Fixing preprocessor constants
~login@aussies.space
2019-10-07
1
-3
/
+3
*
Default message when there are no messages.
~login@aussies.space
2019-10-03
1
-5
/
+10
[next]