New: rpc-nodeAll contenthive-129948krhive-196917zzanhive-183959hive-185836hive-180932steemhive-166405hive-144064hive-150122hive-101145uncommonlabhive-188619hive-184714hive-183397hive-145157bitcoinhive-180301krsuccesslifehive-193637hive-103599hive-139150hive-179660TrendingNewHotLikersjustyy (82)in codeonsteem • 4 years agoTesting Load Balance NodeIn Python, we can use _threading to launch a thread easily using the _thread.start_new_thread procedure. For example, import _threadjustyy (82)in witness-category • 5 years agoAlways Backup before Restarting the SteemdToday, I was told that my RPC node does not enable tags_api: {"jsonrpc":"2.0","error":{"code":-32003,"message":"Assert Exception:_tags_api: tags_api_plugin not…justyy (82)in witness-category • 5 years agoRenewing the Certificate for RPC Node (Ngnix Server)The RPC Node is expiring in 5 days. Nowadays, you can easily get a free SSL certificate but you have to manually/automatically renew it every 90 days. To apply for a certificate, you have to…justyy (82)in witness-category • 5 years agoAccelerate the Synchronization with the Steem BlocksA few of my tools require pre-process the blocks into a SQLite relational database. It takes time, especially currently, there are more than 43 Millions blocks on steem blockchain. Starting…justyy (82)in witness-category • 5 years agoAn update on RPC Node and Steem API Node Status ToolAfter a few day's replay, my RPC node is now fully sync with the blocks on 0.23.1 You can add the following to your config.ini to redirect the RPC messages - otherwise you will see RPC calls…