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 - pluswave

Pages: [1]
1
Hello,

    MagicWallet team has launched a new hardware wallet Keybox( https://keybox.magicw.net ) , now it supports BTS / BTC / ETH / EOS but only receive and transfer functionalities for all these tokens. So what is keybox ? For simplicity,  Keybox is just like Trezor, but with two key differences:

       It has a full 2.8 inch touch screen, and QWER keyboard with vibration feedback. This will let you input the pin and recovery seed more easily ( without the random order dictionary input ).
       It just signs and "don't know" any high-level meaning about the transaction, so it makes a unified interface for many cryptocurrencies with same ECDSA algorithm(secp256k1).
       
       For more information, please refer to the website above. If you are interest in the development upon keybox, join Telegram group https://t.me/keyboxdev .

   As BitShares is a DEX, there are many functionalities other than just receive and transfer, we plan to make a worker proposal to create a "full BitShares software wallet"  with keybox,  and make it open source. The proposal is not created yet, and here I want to ask BitShares share holders about your opinion about this idea:

    Would you like to have such a (software) wallet ?
    What platform(s) you need ? technical speaking, Windows, linux, MacOS and Android are possible. iOS is not supported by keybox now.
    Will it be better to integrate with existing wallet or create a new one ? i.e. integrate with beet (https://github.com/bitshares/beet) or Reference Wallet ?
    What functionalities do you want most ?

    Besides, any other comments are all welcome. Thanks you.
   

2
Hello,
       MagicWallet team is ready for new api source for price feed. As you know , we have the faitCNY/bitCNY deposit/withdraw gateway (p2p), so can provide some data to witnesses now. But this data is not for public. As a witness, if you are interesting to use this source, please use one of the following methods to apply your api key:

1 . reply this topic, comment your email address and your witness account
2.  send a mail to pluswave@magicwallet.io

the provided data is a array of accumulated deposit/withdraw transactions:


{  depositBitCNY: '0.0000',
    depositFiatCNY: '0.0000',
    depositCount: 0,
    withdrawBitCNY: '0.0000',
    withdrawFiatCNY: '0.0000',
    withdrawCount: 0,
    startdate: '2018-03-15T02:50:00.000Z',
    datelength: 1,
    datatype: '1m'
 },

the data is updated every minutes. you can get most recent data for:

1min
5min
15min
30min
1h
2h
4h
6h
12h
24h


3
Stakeholder Proposals / [Witness Proposal] magicwallet.witness
« on: March 08, 2018, 11:18:27 am »
BitShares community members,
     MagicWallet is a mobile wallet for BitShares. (https://www.magicwallet.io).  Since August 2017, We had more and more users over time. The icowallet.reg faucet has registered 90,000+ BitShares account already. Now we think we can make more contributes to the BitShares Community, witness is just one step. Please vote for magicwallet.witness .

     There are two VPSes used for witness , one is for active procuding block , another is for backup.
   
     The main Witness Server
     2 Core,
    16 GB Memory,
    60GB SSD Hard Disk

    The backup Witness Server
     2 Core,
     8 GB Memory,
     48GB SSD Hard Disk
   
 In Testnet we have tested the automatic switch process for urgent case, and have enough confidence to make the block production stable. However in the test process for a stupid mistake we stopped two nodes (main and backup) for few hours, which led to large block miss.

 全体比特股社区成员:
      鼓鼓钱包(https://www.magicwallet.io)是一款手机的比特股钱包,自从2017年8月以来,我们的用户数量稳步增长,目前水龙头帐号 icowallet.reg已经注册了9万多比特股帐号。我们觉得现在是时候为社区做出更多贡献了,见证人就是一小步。请投票给 magicwallet.witness

      我们准备了两个见证人服务器,以便一个故障能切换到另一个。
      主见证人服务器
     2 核,
    16 GB 内存,
    60GB SSD 硬盘

    备份见证人服务器
     2 核,
     8 GB 内存,
     48GB SSD 硬盘

  在测试网络中我们已经测试了自动热切换 , 现在有足够的自信能够稳定出块。 尽管测试的时候我们犯了一个愚蠢的错误,把两个程序同时下线了几个小时,导致大量丢块。

4
Stakeholder Proposals / [witness_proposal] magicwallet-witness for testnet
« on: February 26, 2018, 05:26:46 am »
Hi all,
       MagicWallet Team is testing witness. Please vote magicwallet-witness in testnet. Thank you for your support.

5
Technical Support / General questions about multisig
« on: December 05, 2017, 08:59:57 am »
中文版: 关于多签的一些问题

proposed_transaction 手续费应该由多签帐号来出。

1. 只能选BTS ?
2. 如果满足条件,执行时费用不足怎么办?又充值够了怎么办?

proposal_create/propsal_update

1. proposal_create/proposal_update 如果由一个多签的一个公钥来执行,还需要这个公钥完全控制的另一个帐号来出手续费(或者由另一个帐号/密钥签名出手续费),不能用多签帐号自己来出?
1. proposal_create/proposal_update 可以用非BTS资产吧?

-----------------------------------------------------

English Version: Some questions about multisig and fee:

for proposed_transaction,   fee should be payed by multisig account

1. The fee asset can only be BTS ?
2. if it has been approved (up the threshold approval ), but can't be executed because of fee, how about the proposal ? And if the account get more asset after that time ?

proposal_create/proposal_update

1. if proposal_create/proposal_update are executed by one publickey, can the multisig account itself pay for the fee ?

2. proposal_create/proposal_update can be paid by other assets instead of BTS ?


6
Hi,
    Is there any general "URL Schema" defined for BitShares mobile client ? 
    In my opinion, general means "self described", so the mobile client can do 'smart things' by scan a qrcode based on a real "URL".

    for example, the following types are useful:
      1  an account address
      2. a private key
      3. a payment request = an account address + asset + amount

 Any ideas ?



7
General Discussion / [ANN] MagicWallet 1.2.6 Released [update 2017.09.28]
« on: September 08, 2017, 10:28:17 am »
2017.9.28 1.2.6 released.  you can add your fav assets to three markets: CNY BTS USD.

MagicWallet ( formerly ICOWallet) 1.2.1 released ! MagicWallet is a mobile Bitshares Wallet application.
Android Version download : https://www.magicw.net/releases/magicwallet.apk
iOS app is on the way (in review) , and you can use web version: https://m.magicw.net
Now it is only Chinese , i18n (adding English translation) is on the way , next week you can use English Version.
Welcome to use it, and welcome any feedbacks.

origin post: https://steemit.com/bitshares/@pluswave/magicwallet-1-2-1-released

8
中文 (Chinese) / MagicWallet 1.2.4 发布(2017.09.17 更新)
« on: July 01, 2017, 04:05:11 am »
MagicWallet 1.2.4版本发布,欢迎使用并建议。

官网地址:  https://www.magicw.net
最新APK:  https://www.magicw.net/releases/magicwallet.apk
iOS建议使用网页版 https://m.magicw.net ,随后会上线简化版APP,基本只能看盘。

终身会员引荐返现 https://btsreg.magicw.net/?use=generate ,生成您自己的专属推荐链接和二维码。


Pages: [1]