New: rpc-nodeAll contenthive-129948hive-196917krhive-150122steemhive-180932zzanhive-183959hive-166405hive-188619hive-185836photographyhive-144064hive-183397uncommonlabhive-101145hive-103599hive-184714hive-145157photohive-109690hive-139150hive-138689hive-180106hive-179660TrendingNewHotLikersjustyy (83)in codeonsteem • 5 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 (83)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 (83)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 (83)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 (83)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…