<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>https://ecency.com</link><image><url>https://ecency.com/logo512.png</url><title>RSS Feed</title><link>https://ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Mon, 29 Jun 2026 15:58:05 GMT</lastBuildDate><atom:link href="https://ecency.com/@wanghuangang/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[slove sendRawTransaction(**)'s same nonce problem]]></title><description><![CDATA[use python3,web3.py follow code: for k,v in self.web3.txpool.inspect.pending.items(): if str(k).lower() == fromwho.lower(): noncenum = len(v) break tx =]]></description><link>https://ecency.com/@wanghuangang/slove-sendrawtransaction-s-same-nonce-problem</link><guid isPermaLink="true">https://ecency.com/@wanghuangang/slove-sendrawtransaction-s-same-nonce-problem</guid><category><![CDATA[python3]]></category><dc:creator><![CDATA[wanghuangang]]></dc:creator><pubDate>Tue, 17 Apr 2018 09:14:21 GMT</pubDate></item><item><title><![CDATA[Decode ethereum's account keystore file by Python]]></title><description><![CDATA[Step 1: pip install web3 //my web3 version is 3.16.5 pip install ethereum Step 2: import ethereum.tools.keys as keys with open(keystorepath) as file_object: contents = file_object.read() privatekey =]]></description><link>https://ecency.com/@wanghuangang/decode-ethereum-s-account-keystore-file-by-python</link><guid isPermaLink="true">https://ecency.com/@wanghuangang/decode-ethereum-s-account-keystore-file-by-python</guid><category><![CDATA[python3]]></category><dc:creator><![CDATA[wanghuangang]]></dc:creator><pubDate>Fri, 30 Mar 2018 16:50:18 GMT</pubDate></item><item><title><![CDATA[Analysis  EOS fc::raw::pack code]]></title><description><![CDATA[Example wallet_api_plugin code ,there is a struct struct plain_keys { fc::sha512 checksum; map<public_key_type,string> keys; }; In wallet_api_impl class there is a funtion void encrypt_keys() {]]></description><link>https://ecency.com/@wanghuangang/analysis-eos-fc-raw-pack-code</link><guid isPermaLink="true">https://ecency.com/@wanghuangang/analysis-eos-fc-raw-pack-code</guid><category><![CDATA[eos]]></category><dc:creator><![CDATA[wanghuangang]]></dc:creator><pubDate>Sun, 04 Feb 2018 16:20:03 GMT</pubDate></item><item><title><![CDATA[乐淘直播第一版本]]></title><description><![CDATA[首先团队经过了2个月的奋斗，乐淘直播终于上线了，前期安卓客户端土豆同学承受着佷大的压力，一个人默默的改造客户端源码，后期加入了小明同学分担了一些重要工作，团队中的信封同学也从PHP渐渐转向DB工作，登子还是那个登子，主攻PhP，牛顿做房间服务比较快，麦斯前端工作量较少些，产品山楂负责了全面构思，大长腿惊蛰MM扛起了UI设计。原悟空与橙子陪着大家加班，每个人都为这款APP付出了努力。]]></description><link>https://ecency.com/@wanghuangang/2fjsop</link><guid isPermaLink="true">https://ecency.com/@wanghuangang/2fjsop</guid><category><![CDATA[product]]></category><dc:creator><![CDATA[wanghuangang]]></dc:creator><pubDate>Sun, 17 Dec 2017 15:16:51 GMT</pubDate></item></channel></rss>