Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - btswildpig

Pages: 1 2 [3] 4 5
32
just like what bitsharesblocks.com is doing for metaexchange  .

thought ?

33
Vikram Rajkumar
Delegate: developer.vikram
推进比特股 1.0版本
自从上次的新闻信的更新后,我一直继续领导核心区块链和钱包的开发工作,以及在任何可能的时候为社区提供技术支持。在可以预见的未来里,我最大的重心将会是通过让协议和客户端尽量稳定,从而发布比特股1.0版本。

Nathan Hourt
Delegate:dev.nathanhourt.com
我在继续支持和维护我创建的轻钱包。Beta测试版本运行得很好,而且一些漏洞已经被汇报和修复。我们在做一个Windows版本的安装器(一些社区成员已经自己做了一个了)。在这个时间点,我可以有足够信心地说轻钱包已经很稳定了,而我预计一个稳定的1.0版本将会在Windows安装器被证明可用和测试后释放。

Valentine
Delegate:valzav.payroll.testz
我80%的时间用在比特股客户端/钱包的图形界面上。完整的代码提交记录可以在这里看。
另外,增加了地址本、重新设计了转账页面、增加了向公钥或地址转账的功能、将机器人验证图案换成了其他辨识图案。
并使QT钱包将系统名称传递到网页钱包,所以现在Windows版本有定制的CSS规则可以修正一些图标和图形错误对齐的问题。合并了大多数最近的重钱包的修正和更新到网页钱包的代码里面(BitShares-JS分支)。

我20%的时间花在新的水龙头的功能设计上(与Fenec一起工作),代码在这里看。
增加了邮件地址验证,如果没有身份验证提供商的话。
收集到的电子邮件地址会自动加入到新闻信的订阅地址里面(用户可以将这个选项取消)。
提出了“发送比特资产到任何电子邮件地址”功能的具体规格,并监督了Fenec去做整合。(快做好了,beta测试版本将会在这个月后期可用)。

James Calfee / Web Wallet
Delegate: jcalfee1-developer-team.helper.liondani
我的名字是Jame,我是比特股网页平台的一名开发者。当前,我在增强我们的桌面钱包和它的内在事项让它在因特网上工作得更好。到目前为止,我们有巨大的成功。在这个过程中,我们可以将私密的信息从服务器上移走并在用户的本地浏览器上维护。这也使我们支持多个用户,并容易扩展这个服务。这是一个通往制造一个很安全的、浏览器为基础的钱包和交易所的一小步。我们也在讨论几个额外的会让对服务器依赖程度降低的特性以及帮助更好地维护用户资金的安全性。

当前,一个在线版本的钱包可以用来创建一个钱包、注册一个账号、转账少量的比特股和比特资产。其他在桌面的组件在网页上运行,像一个查看我们的去中心化交易所的详细界面,一个基本的区块浏览器,以及关于我们的受托人的信息。我们很快会开始增加在这个去中心化交易所上用于市场交易的功能。

如果你熟悉加密货币,你可能知道私钥。在线钱包使用一种叫脑钱包密钥的私钥。如果你有一个脑钱包密钥和电脑程序(或者是网页)你就可以恢复账号和为交易签名。
我们已经创建了一个草稿版本的比特股钱包私钥生成器,它将会在所有核心版本的钱包中被使用。这个标准让钱包可以共享账号,而不需要共享一个服务器。所有需要的只是一个脑钱包密钥和一个区块链。

在线网页钱包https://wallet.bitshares.org
钱包交易平台是开源的,可以在https://github.com/bitshares/bitshares-js 和 https://github.com/BitShares/web_wallet 上查看源代码。

运行在线钱包的费用是每次转账 1 BTS , 这个费用分成两部分,分别是标准的网络转账费用和维护服务器的费用。


作者/译者:深山野猪

BTS帐号:wildpig

稿源:比特股之家(http://www.bts.hk/bts-march-newsletter-development-1.html

34
中文 (Chinese) / 近期开发进展:根据论坛帖子整理的
« on: March 16, 2015, 09:09:01 am »
BM悬赏了5000 BitUSD找了一个45岁的德国资深程序员去为FC运行库整合的一个加解密算法。目的是提高钱包的性能。
https://bitsharestalk.org/index.php?topic=14745.msg191225

BM近期在为BTS底层的FC运行库改进代码,用于提高安全性和效率。
https://bitsharestalk.org/index.php?topic=14854.msg192350#msg192350

近期市场引擎上的一些bug BM说已经注意到。准备改进
https://bitsharestalk.org/index.php?topic=14942.msg193453#msg193453

网页钱包(脑钱包)已经更新,你可以在网页界面上方便地备份和还原脑钱包密钥了。
已经有完整的中文界面。
https://bitsharestalk.org/index.php?topic=14529.0
wallet.bitshares.org


Vikram说在用户自定义资产的改进功能会先进入Devshares测试链上,到时候需要大家帮忙测试。
用户自定义资产对网关和商业应用都是比较重要的,改进比当前的功能要多。
https://bitsharestalk.org/index.php?topic=11921.msg192909#msg192909

0.7.0 的“milestone”是很繁重的任务,包含了很多被网关需要的特性,还有一些长期以来的bug的修正。看上去只剩下两个issue了,但由于每个issue里面实际上都是包含了多个小issue,所以看上去很久没有进度,但实际上各个小issue都在推进。

从Github上看到的代码来看,最近的进展很多,不过大部分的内容对普通人来说都理解不了,就不详细说了。

至于时间预测。。。。我还是不乱猜了。

35
Operational idea for trusted members :

1、Buy Bitcoin at local exchange , sell it on BTC-E , you get BTC-E USD balance . With this balance , you can generate any amount of BTC-E USD Redeem code .

2、Accept BitUSD payment for BTC-E USD redeem code , once you get the BitUSD , you send the code to the buyer by Memo or other means .

The above is BitUSD to BTC-E redeem code ( Thus , balance on BTC-e)  . The can also operate through escrow , but with escrow the risk is the buyer can claim the code is not valid and refuse to pay  . Without escrow , the risks is all for the buyer to trust the seller .

3、For a two way gateway , you also need to buy back BTC-E code . But if you buy BTC-E code from an bad guy who just stole BTC-E account from somebody , BTC-E will freeze the code once there is complaint . 

I haven't figure out how to mitigate this one , the method I saw from a guy who offers to buy BTC-E code is that "We need those who sells BTC-E code to us , to enable the Google 2 Factor Authentication(2FA) in their BTC-E account and screen grab the user name and security option and send to us " ., to proof the seller is the rightful owner of this account . I don't know if that's enough .

Background : BTC-e is a big fiat exchange with multiple deposit method , one of them is "redeem code" , it's a code that generates from your account and can redeem them once .

The downside with this plan is that it can't be automatic .

37
General Discussion / Recent development updates grab from forum posts
« on: March 15, 2015, 07:13:44 pm »
This one , placed a bounty for integration with certain lib for FC .
It could enhance the performance for the wallet .
https://bitsharestalk.org/index.php?topic=14745.msg191225

This one , bytemaster detailed his latest effort on the basic infrastructure of the BitShares system , namely FC lib .
https://bitsharestalk.org/index.php?topic=14854.msg192350#msg192350

This one , bytemaster mentioned he'll address a bug related to the market .
https://bitsharestalk.org/index.php?topic=14942.msg193453#msg193453

This one , major upgrade for the webwallet (brain wallet) , you can now easily backup and restore brain wallet on the web site .
It's also fully translated into Chinese , so it'll be good for Chinese promotion .
https://bitsharestalk.org/index.php?topic=14529.0
wallet.bitshares.org

Vikram said the enhanced user issued asset function will first go into Devshares , and need help to test once it does .
User issued asset is important for gateways and business applications , it needs advanced functions more than the current version .
For those who don't know what the function will be , please read the entire thread . The idea was proposed back in December .
https://bitsharestalk.org/index.php?topic=11921.msg192909#msg192909

0.7.0 milestone is a pretty heavy duty , it contains many function needed by gateways and a overall fix for many issues that dated back a long time ago .
So it took longer than expected . Some of the issues there contains dozens of small issue , so it looks like it's just 2 left , but it still takes time .

I would like to go on , but the progress are too many lately , and most of the stuff is difficult to understand by normal people .
It's hard to say an exact time for release though .... predicting time never works in this project . 

38
RPC whitelist file (only RPC commands in this file can run) #1421
https://github.com/BitShares/bitshares/issues/1421

Short story short ...

RPC is the communication portal between the BitShares Client and other applications .
Use the RPC port / username /pass , you can essentially do whatever you want with a wallet .

For some applications , like home computer working with a remote wallet using RPC port , and if the bad guy controls the port , then he controls the wallet with all the function available , like transfer , vote , etc ...

But with Whitelist , if the RPC command was not enabled in the whitelist file , then the bad guys can't excute the specific RPC command even with full control of the RPC port .

39
“Use crypto technology to empower people from outside of the crypto space use their funds to invest in projects outside of the crypto space that they wouldn’t have access to otherwise,” said this major crypto player. This sounds a little unreal considering how hard it is to attract outside funding in this industry.  Using the blockchain technology to trade American Stocks? What kind of mysterious project is this?

 

Host:  Hello Prince, glad you can make it to our interview.  I heard that you started a digital asset company, can you tell us more about your project?
Prince:  Hello, the project of ours is called DACx, the Chinese name is “everybody is angel” and the site is www.DACX.com.  DACx is a consulting firm that provides BDR or Bit Depository Receipts crowd-funding in order to provide related BDR crowd-funding service for businesses, projects or individuals in need of financing.  As a brand new form of crowd funding DACx is the first attempt to use a digital asset platform to help those in need of better and faster financing.  DACx itself is neither the issuer nor the trader of the BDR, but provides a complete solution for BDR crowd-funding.

Our first project will be crowd-funding for American Stocks.  We would like to perform a crowd-fund of Warren Buffett’s stock (Berkshire Hathaway).  This is a creative project of ours.  One partner came to us with this proposal and we are glad to do it.  We also hope to use the technology provided by BitShares to try to make it work better.  Many people may have heard of Buffett, but maybe none of you here has ever bought one because its price is too high, it’s like 220,000 USD per share, almost 1.4 million CNY.  To most people, even buying one share is too much for them.  We’re trying to use this new form of crowd-funding to let you guys buy Buffett stock together, and we would like to start with one share.

 
Host:  How do you plan to do this?
Prince:  We will issue an asset on BitShares first to split one Buffett stock into pieces using blockchain technology( The project purchases one shares of the stock first from the actual stock market and hold it  ).  Everybody can buy such an UIA (user issued asset )in order to obtain part of the Buffett stock.  You can invest in 100CNY, or even 1CNY.  Then you can trade inside the BitShares Exchange.  If this project is successful, then we will be providing more American Stocks including Tesla, Apple, Google and Alibaba.  For most middle and small investors these stocks are expensive and it’s hard to buy them.  If we put it through the BitShares platform, it would solve these issues quite nicely.  Of course we will do other crowd-funding projects such as traditional assets like as domain names too. You can exit your investment easily in the BitShares platform unlike the traditional crowd-funding platforms, which normally would take 6 months or even 2-3 years to fully exit and you don’t necessarily exit with your funds, you may instead receive gifts such as mugs or movie tickets. But using BitShares you can trade anywhere you want on a global scale.  It’s a good tool for crowd-funding.  This is the project we’ve been working on.

Host:  Do you expect some policy or legal issues?
Prince:  Of course there always will be concerns so we have two legal teams working on the research.  So far the risk probably comes from SEC of United States.  We will have some policy to forbid Americans to purchase such a project and I don’t think Americans would want to buy this because it’s easy for them to buy in the States.  We would only allow investors from outside of the States and we will be blocking USA IP, real name register and other measures to prove that we’re obeying the guidelines of the SEC.  The Chinese has no rules against buying American Stocks so far.

 
Host:  Will Buffett sue you? You split his shares for sale.
Prince:  Sue us? I think Buffett will love us very much.  If we can sell a lot of his stock through this project, who knows, maybe we can visit his company in May and introduce the advance performance of the BitShares platform to him.

 
Host:  What if the Americans buy this BDR directly on the BitShares wallet?
Prince:  That would have nothing to do with us, DACX only does the crow-funding part. Investors decide if they want to trade in the BitShares market or not, we won’t be able to intervene and it has nothing to do with us.

host:  Prince, do you think this kind of crow-funding is good?
Prince:  Of course, you can spend 1 CNY to buy American Stocks and it’s totally based on transparency. Not only for us, the Venture Capital who invested in us thinks this model has potential otherwise they wouldn’t be investing millions of dollars in us to operate this project.  I’ve been involved in the financial world for quite some time in order to shorten the chain of financing and bring more fragmentized capital to participate in crowd-funding.  This is the direction of the future, just like “YuEBao”(a successful fund financed by millions of ordinary people with petty cash which now worth billions of dollars ).  It embraced the spirit of the fair, open and decentralized Internet.  So for that I’m very confident.  People around me showed interest in investing in Buffett’s stock, but it’s hard for them to buy from Newyork and the other markets are not open enough.  I think this really solves the need of many people in the real world.  If you have something that could solve problem for the people then the market will tell you that this “something” is badly needed.

host: Thanks for your time.
Prince:  Our project will be launching in early March, DACx will use the BitShares blockchain to build a crowd-funding platform with total transparency.  Crowd-funding for American Stocks is just one of our projects and we’ll have more on the way including crowd-funding for domain names, parking slots, individuals and companies.  Using BitShares technology we can easily digitalize things from reality and provide an easy exiting strategy for the investors. This is awesome. Thank you everybody .


The original source is here : http://www.bts.hk/buffett-stock-crowdfunding-in-bitshares-dacx.html

There are a lot more in the article , but I'm too tired to translate it all , just pick something interesting at this point .
This is only part of the interview , many contents are waiting for further translation . 
I want to thank Matt608 for editing .

40
General Discussion / About the Bter Situation .
« on: February 25, 2015, 10:39:37 am »
在各方的帮助下,通过区块分析,我们已经查清盗取的部分资金流向,正在联系相关服务平台协助调查。后面的追查仍然会非常艰辛,但是我们会继续努力。我们正在与各方合作通过一切可行的途径补偿用户。即使资金无法追回,我们也会准备全额赔付的方案。我们将很快开通CNY提现。再次感谢各位的鼓励和支持。

We're tracking the hacker with the help of some platforms , it will be hard , but we'll try . We're working with multiple parties to compensate our users by any viable means . Even if we couldn't recover the funds , we'll be preparing a plan to pay back with the full amount . We'll be enabling CNY withdraw soon . Thanks again for your encouragement and support .

quote from here
http://cn.bter.com/article/4672


I'm still unable to catch up with them directly , I think they are busy or it's because of the holiday .
I'll try again and keep you guys updated .
 :P

41
 :P  注册时间必须在2014年或更早。

每人30个BTS,一共发20个人。留言回复BTS账号。

不要小看这30BTS,随着我们社区成员带来的各种进展,这30BTS以后可能会很有价值的。 :P

我知道大家对现状都觉得很沉闷,不过我现在能告诉大家的是,看到大家的热情,我们在走前进的道路。大家关心的问题,会有解决的时候。不用太消极了,因为那些消极的问题,一个月, 两个月后或许就可以忽略不计了。

BTS不会死,会活的更好。因为,有大家在。

42
While BitUSD is the killer product that BTS provides , however as a business , BitUSD should not be the only income model because in the end the value in BitUSD will flow out of the system , it's just a matter of time .

Transaction fees , asset reg fees , on the other hand are profitable , but it takes a lot of them to generate decent income . As for delegate reg fee , it's just temporary because the delegates are gonna get more income than what they put int .

So , we need do generate more actual income by increasing the demand of BTS .

Yesterday , Bter got hacked . People are talking about how we can take the advantage to bring exchanges like Bter into the Bitshares Asset Exchange using IOU assets .

It's doable , that's for sure . But it has a little down side , when an exchange like that manages multiple IOUs Assets , you need to manually select each IOU pair it offers , and the IOUs from one group needs to be viewed and selected under all of the IOUs other people offers .

It didn't really bring the kind of user experience in regular exchanges . If I goes to bter , I can easily see what kind of trading pairs this site offers , but if I go to the Bitshares Asset Exchange , I can't . I have to learn all the specific names of the IOU it offers .

I noticed  sub-name of an asset can help identify if an asset is belonged to the same group , but still , that's all messy .

So , I propose a new business model for BTS (related to multiple IOU asset projects like maybe coinbase , DACx ) , just a thought for now .

We create a "asset folder" in the blockchain , projects that deal with multiple IOUs can buy and pay for a "asset folder" , the payment can be one time (1 million , 2 million BTS is not harsh at all ! ) or pay per month (so it can last like  real estate renting ) .

Once project owners buy a "asset folder" , he can define what kind of trading pair can add to the folder , for instance Bter should have "Bter-NXT:BitCNY"  "Bter-BTC:BitCNY"  “Bter-Doge:BitCNY” in the "asset folder" name "Bter.com Exchange" , this folder can also add other pairs that didn't come from Bter itself like "BitUSD:BitCNY"  .

So , this is the basic protocol . In the GUI it will add a tab called "paid exchanges" or whatever . Once you enter that tab , you'll see multiple "asset folder" like BTer.com , BTC38.com , DACx , Coinbase .... whatever .  Once you click "bter.com" , it's just like you're using Bter , with all the dogecoin and NXT and XCP and whatever IOU list in it .

It will be a premium service provide to big organization who wants to bring their business into the Bitshares Exchange and still remain the same visual effect that people can "browse" all the products that this business provide . And Bitshares can gain more income from that .

Thoughts ?

43
中文 (Chinese) / 有个老外申请商业发展受托人
« on: January 30, 2015, 04:07:29 am »
有个老外申请商业发展受托人,就是跟各大交易所 公司 联系整合 上币的,还有说服商家整合等等 。 他说了一句话:
 As a delegate, I promise not to “share price watch” - using the excuse that because share price is down, it only buys half the time that it used to.

他说作为一个受托人,他承诺不会关注价格,不会用借口什么“价格下跌了,只能支付我以前的一半时间了”去抱怨

https://bitsharestalk.org/index.php?topic=13837.0

44
Some people may tell newbies to use a command line to get free funds or fix their accounts .

One version or scamer:

Hi , BTS can give you free money ! just type in the command below : (I intentionally type it wrong to avoid further victims ....)

transfre 100000 BTS wodes sho-me-the-money !     

Newbies who know nothing about what a terminal command is would fall this trick . Since no newbie really know you can transfer funds on the command line .

suggestion :
1、 Double check when use "transfer" command in the GUI terminal
2、Need to manually enable an check box to allow transfer command in GUI interface .

https://github.com/BitShares/web_wallet/issues/544

45
 :o :o :o :o :o :o

没有领取经验的人,请等比特股之家发表详细文章再操作!

Pages: 1 2 [3] 4 5