wanghuangang(25)•in #python3•2844 days agoslove sendRawTransaction(**)'s same nonce problemuse 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 = Transac...22$0.00wanghuangang(25)•in python3•2844 days agoslove sendRawTransaction(**)'s same nonce problemuse 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 = Transac...22$0.00
wanghuangang(25)•in #python3•2861 days agoDecode ethereum's account keystore file by PythonStep 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 fileobject: cont...0$0.00wanghuangang(25)•in python3•2861 days agoDecode ethereum's account keystore file by PythonStep 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 fileobject: cont...0$0.00
wanghuangang(25)•in #eos•2915 days agoAnalysis EOS fc::raw::pack codeExample walletapiplugin code ,there is a struct struct plainkeys { fc::sha512 checksum; map keys; }; In walletapiimpl class there is a funtion void encryptkeys(...10$0.04wanghuangang(25)•in eos•2915 days agoAnalysis EOS fc::raw::pack codeExample walletapiplugin code ,there is a struct struct plainkeys { fc::sha512 checksum; map keys; }; In walletapiimpl class there is a funtion void encryptkeys(...10$0.04
wanghuangang(25)•in #product•2964 days ago乐淘直播第一版本首先团队经过了2个月的奋斗,乐淘直播终于上线了,前期安卓客户端土豆同学承受着佷大的压力,一个人默默的改造客户端源码,后期加入了小明同学分担了一些重要工作,团队中的信封同学也从PHP渐渐转向DB工作,登子还是那个登子,主攻PhP,牛顿做房间服务比较快,麦斯前端工作量较少些,产品山楂负责了全面构思,大长腿惊蛰MM扛起了UI...0$0.00wanghuangang(25)•in product•2964 days ago乐淘直播第一版本首先团队经过了2个月的奋斗,乐淘直播终于上线了,前期安卓客户端土豆同学承受着佷大的压力,一个人默默的改造客户端源码,后期加入了小明同学分担了一些重要工作,团队中的信封同学也从PHP渐渐转向DB工作,登子还是那个登子,主攻PhP,牛顿做房间服务比较快,麦斯前端工作量较少些,产品山楂负责了全面构思,大长腿惊蛰MM扛起了UI...0$0.00