summary refs log tree commit diff
path: root/pcoin.cpp
AgeCommit message (Expand)Author
2024-10-13Fixed tcoin code1 and tcoin code2 leak, and refactored file permissions into ...login
2023-07-23Adding preprocessor directives TCOIN_ERR_CONTACT_EMAIL and TCOIN_PASS_RESET_C...login
2023-06-17Negative krowbar balances for pcoinlogin
2022-06-27Close parenthesis properlyJulian Marcos
2022-05-18Try-catch blocks in those cases where fork() failslogin
2022-05-14Checking for empty key in pcoinlogin
2022-03-12Fixes to how total balance are calculatedlogin
2022-03-11Adding jmjl's 'ju coin' to the balancelogin
2022-01-28pcoin add_internal_balance now doesn't allow you to add to your own internal ...login
2022-01-26Fix to pcoin's silentsendlogin
2022-01-23Changed tildescores file locationlogin
2022-01-22Added 'pcoin name' or 'pcoin -n' to get the name on the accountlogin
2021-12-12made changes to be compatible with minerbot's new "username" format vs. the o...login
2021-11-20New pcoin function to change pcoin keyslogin
2021-10-17pcoin_keys fixedlogin
2021-06-30Update the way pcoin_keys works to use a folder/directory instead of a single...login
2021-02-03Better way to handle 5 argumentslogin (__tcoin) (tilde.my.to)
2021-02-03Fixed an unhandled case of too many arguments in 'tcoin send'login (__tcoin) (tilde.my.to)
2021-01-31More buffer overflows fixedlogin (__tcoin) (tilde.my.to)
2021-01-31Fixed buffer overflow because of hardcoded lengthslogin (__tcoin) (tilde.my.to)
2020-10-09Refactored send function in tcoin and pcoinlogin (tilde.institute)
2020-09-22Fixed bug in date generation for messages on OpenBSD systemslogin (tilde.institute)
2020-07-14Updated tcoin.cpp and pcoin.cpplogin (tilde.institute)
2020-02-22Nobody's perfect: .n\n -> .\n\n in tcoin.cpp and pcoin.cpplogin (envs.net)
2020-02-21Made a minor mistake in pcoin.cpp regarding symbolic constant TCOIN_MSG_LENGT...login (tilde.temm)
2020-02-21Implemented message-character limits in tcoin.cpp and pcoin.cpplogin (tilde.temm)
2020-02-21Added silentsend with message case to pcoin.cpplogin (tilde.temm)
2020-02-21Merge branch 'master' of https://github.com/login000/tcoinlogin (tilde.temm)
2020-02-21Some more errors (specifically, fatal errors) were taken out into symbolic co...login (tilde.temm)
2020-02-22Many instances of \u23CE were left unmodified, so those were changed toologin (envs.net)
2020-02-22Separated error codes out into symbolic constants in tcoin.cpp and pcoin.cpplogin (envs.net)
2020-02-21Replacing newlines and vertical tabs in messages with <new-line> and <vertica...login (envs.net)
2019-11-26Improving messaging around messageslogin
2019-11-15Improving the messaging around sending transaction messageslogin
2019-11-14KROWBAR_OFF, DA_OFF and MINERCOIN_OFF are now treated as config definitions~login@aussies.space
2019-11-14Bugfix to disable minercoin-score addition in pcoin.cpp~login@aussies.space
2019-11-14Creates separate definition files for tcoin.cpp and pcoin.cpp~login@aussies.space
2019-10-07Fixing a bug with how time is calculated for messages~login@aussies.space
2019-10-07Fixing preprocessor constants~login@aussies.space
2019-09-30Added symbolic constants (flags) to remove integrations~login@aussies.space
2019-09-30Fixed preprocessor directives for pcoin.cpp and tcoin.cpp~login@aussies.space
2019-07-15Removed redundant code in pcoin.cpplogin000
2019-06-25Added #define DEBUG, fixed pcoin error messagelogin000
2019-04-18Fixing daily-adventure integration in pcoin.cpplogin000
2019-03-10Copied pcoin.cpp from tilde.townlogin000