287 Commits (db24ccc635eadf19ad4599ef761ac5c5249cb81c)

Author SHA1 Message Date
Miguel Freitas d30a86a538 rpcallowip is important 11 years ago
Miguel Freitas bf3ec900d0 some nodes are still on the wrong chain (block 18973 with an invalid spamuser). checkpoint the 11 years ago
Miguel Freitas 9d5d203a0c bugfix: weak checking for existing users (the transaction may exist in index only 11 years ago
Miguel Freitas 9f9bb58635 disable safemode & add checkpoint 11 years ago
toyg ce787d6cd3 Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
Miguel Freitas 36da093939 recheckusertorrent rpc 11 years ago
Miguel Freitas 40cd54e0ec use utf8 for text json strings. only a few characters need to be 11 years ago
Miguel Freitas 37aa4f1827 rework locking in getinfo to fix deadlock 11 years ago
Miguel Freitas f4d6c2be28 getnumpieces rpc 11 years ago
Miguel Freitas bc0519068a parameter -htmldir 11 years ago
Miguel Freitas 6957873a90 serve html files from ~/.twister/html (actually dataDir + "/html") 11 years ago
Miguel Freitas bd479f0b2e new rpc adddnsseed 11 years ago
Miguel Freitas ecd49d2fb2 truncate url at '?' when serving htmls 11 years ago
Miguel Freitas 6594b01e6f less logging when pooling for network status 11 years ago
Miguel Freitas 277c917b53 no use for setting/getting defaultuser, it just adds confusion. 11 years ago
Miguel Freitas 6ade53ce53 implement new rpc dumppubkey. 11 years ago
Miguel Freitas dbc640faaa implement exact match on username search 11 years ago
Miguel Freitas 2cd0b0a881 rescandirectmsgs: rescan all streams of users we follow for new and old directmessages 11 years ago
Miguel Freitas 39e8ed8fb7 increase number of rpc workers 11 years ago
Miguel Freitas 6fc4979a1f no setlocale in android 11 years ago
Miguel Freitas d9c98f3a73 add some mime types to the lame web server 11 years ago
Miguel Freitas d17224516f shorter rpc name: getlocaldirectmessages => getdirectmsgs 11 years ago
Miguel Freitas f75fc11274 getlocaldirectmessages: get decrypted direct messages sent/received by user 11 years ago
Miguel Freitas f4939a7874 create structure per local user to keep m_following and directmsgs 11 years ago
Miguel Freitas cb7f080b75 less noisy. disable some dht announce and already connected messages 11 years ago
Miguel Freitas 7182f1bad8 getlasthave 11 years ago
Miguel Freitas 0071cb31db support key replacement from json rpc. seems to work. 11 years ago
Miguel Freitas ea32a5a117 - begin refactoring twister_utils.h 11 years ago
Miguel Freitas adeeb15213 implement very very simple html server to fix cross-domain problems executing json-rpc from browser 11 years ago
Miguel Freitas 8294e75672 listusernamespartial rpc 11 years ago
Miguel Freitas ac55203421 follow/unfollow rpc 11 years ago
Miguel Freitas 2e1c79a4c8 setspammsg rpc 11 years ago
Miguel Freitas 5e68d4e2ae new getposts rpc 11 years ago
Miguel Freitas 460be48e63 rpc cleanups 11 years ago
Miguel Freitas 198c85f8ae newrtmsg command working. requires original post json object "v" (containing userpost/sig_userpost) 11 years ago
miguel b9c5b90e4d error handling in newpostmsg and newdirectmsg implemented 11 years ago
miguel 5112e73a07 newpostmsg command, working. 11 years ago
Miguel Freitas 8ed88a6eb3 dhtget/dhtput threadsafe 11 years ago
Miguel Freitas 830a02c009 dht get/put kind of working. with json interface. amazing. 11 years ago
Miguel Freitas f2699c4753 rpcwallet cleanups 11 years ago
Miguel Freitas 927aad13a5 send transation of a new user created in wallet 11 years ago
Miguel Freitas f764674865 create/list users in wallet 11 years ago
Miguel Freitas 76f8a901a7 removing stuff 11 years ago
Miguel Freitas 26bbd5614f remove GetCoins/SetCoins 11 years ago
Miguel Freitas 6e1c42e963 tx accepted! 12 years ago
Miguel Freitas 2fa9731108 remove stuff, improve TxToJSON 12 years ago
Miguel Freitas d9fdca340c implement CScript => string extraction, check username constraits, improve username hash 12 years ago
Jeff Garzik 091aa8dae9 RPC: add getbestblockhash, to return tip of best chain 12 years ago
Pieter Wuille 4e534aa9d8 Add dumpwallet and importwallet RPCs 12 years ago
Jeff Garzik f590653377 RPC: add 'verifychain', to verify chain database at runtime 12 years ago