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.


Messages - 当年很厉害

Pages: [1] 2 3 4 5 6 7 8 ... 21
1
中文 (Chinese) / Re: 新人对比特股的印象及意见
« on: April 21, 2017, 11:05:51 am »
中心话的交易所的话效率更高,交易记录用文本形式每隔5分钟往区块上写入一次可以保证透明。
但是资金托管问题没办法解决,存在跑路风险。

2
中文 (Chinese) / Re: 求助 Underlying Transport Error
« on: April 28, 2016, 08:39:03 am »
You need to also run witness_node --rpc-endpoint=127.0.0.1:8090

Sent fra min MotoG3 via Tapatalk
thanks

3
Technical Support / Re: help !
« on: April 28, 2016, 05:49:31 am »
the nathan private key is installed by default :) it's only relevant for the testnet and you can ignore that ..

The "error" in this case is that it cannot connect to the full/witness node on localhost (127.0.0.1).
Either you run a full node localy first (http://docs.bitshares.eu/bitshares/tutorials/full-node-usage.html)
or you pick another one:

./cli_wallet -s wss://bitshares.openledger.info/ws

thanks

4
Technical Support / help !
« on: April 28, 2016, 03:17:18 am »
what should I do?
root@localhost:/home/songjian/bitshares-2/programs/cli_wallet# ./cli_wallet -s ws://127.0.0.1:8090
Logging RPC to file: logs/rpc/rpc.log
3178594ms th_a       main.cpp:120                  main                 ] key_to_wif( committee_private_key ): 5KCBDTcyDqzsqehcb52tW5nU6pXife6V2rX9Yf7c3saYSzbDZ5W
3178595ms th_a       main.cpp:124                  main                 ] nathan_pub_key: BTS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV
3178595ms th_a       main.cpp:125                  main                 ] key_to_wif( nathan_private_key ): 5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3
Starting a new wallet with chain ID 4018d7844c78f6a6c41c6a552b898022310fc5dec06da467ee7905a8dad512c8 (from egenesis)
3178595ms th_a       main.cpp:172                  main                 ] wdata.ws_server: ws://127.0.0.1:8090
0 exception: unspecified
Underlying Transport Error
    {"message":"Underlying Transport Error"}
    asio  websocket.cpp:423 operator()

    {"uri":"ws://127.0.0.1:8090"}
    th_a  websocket.cpp:630 connect
root@localhost:/home/songjian/bitshares-2/programs/cli_wallet#

5
中文 (Chinese) / 求助 Underlying Transport Error
« on: April 28, 2016, 02:56:25 am »
运行钱包失败,求大神解答。

root@localhost:/home/songjian/bitshares-2/programs/cli_wallet# ./cli_wallet -s ws://127.0.0.1:8090
Logging RPC to file: logs/rpc/rpc.log
3178594ms th_a       main.cpp:120                  main                 ] key_to_wif( committee_private_key ): 5KCBDTcyDqzsqehcb52tW5nU6pXife6V2rX9Yf7c3saYSzbDZ5W
3178595ms th_a       main.cpp:124                  main                 ] nathan_pub_key: BTS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV
3178595ms th_a       main.cpp:125                  main                 ] key_to_wif( nathan_private_key ): 5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3
Starting a new wallet with chain ID 4018d7844c78f6a6c41c6a552b898022310fc5dec06da467ee7905a8dad512c8 (from egenesis)
3178595ms th_a       main.cpp:172                  main                 ] wdata.ws_server: ws://127.0.0.1:8090
0 exception: unspecified
Underlying Transport Error
    {"message":"Underlying Transport Error"}
    asio  websocket.cpp:423 operator()

    {"uri":"ws://127.0.0.1:8090"}
    th_a  websocket.cpp:630 connect
root@localhost:/home/songjian/bitshares-2/programs/cli_wallet#

6
新手入门 / Re: ubuntu下安装bts2.0
« on: April 22, 2016, 08:48:12 am »
 +5% +5% +5%

7
中文 (Chinese) / Re: 自平台测试链发布了
« on: March 24, 2016, 10:05:46 am »
这算是第一个公开竞争fork吧。这样做有利于bts价格上涨吗?
和BTS 侧重点不同,
自平台引入 策略的概念,  策略的定义是为实现某功能的信息方式. 策略源于对某类功能的高度抽象.
不同于智能合约需要有编程基础才可以使用,而策略的使用是非常简单,不需要任何编程知识.
对BTS有帮助!

10
General Discussion / Re: is there news of toast?
« on: March 02, 2016, 09:49:12 am »
i miss him.

11
General Discussion / is there news of toast?
« on: March 02, 2016, 09:47:11 am »
is there news of toast?

12
 +5% +5% +5%
Brief update:
The Azure BaaS Template for BitShares is complete and I am currently looking for beta testers prior to submission to Microsoft.  If you have access to an Azure subscription and are willing to run the template, please be in contact via direct message and I will provide you the link.  Once I have confidence it is functioning as expected, I will post the live link.

The template uses an Ubuntu 15.10 VM rather than 14.04 LTS, primarily due to ease of installing Boost from apt-get vs. building from source.  Other OS platforms may be added in the future. 

The template has the option to build from github source or use the PPA @maqifrnswa maintains for the community [1].  A huge thanks for his contributions. 

[1] https://launchpad.net/~bitshares/+archive/ubuntu/bitshares

13
中文 (Chinese) / Re: 恭喜freedom转让了dogecoin
« on: March 02, 2016, 03:19:15 am »
good job

14
中文 (Chinese) / Re: 听说BM要搞MAS
« on: February 24, 2016, 02:06:54 am »
楼上的,反正你都没子弹了,搞不搞新币跟你没关系啊。

15
中文 (Chinese) / Re: 把投票代理设为 baozi, 拒绝BTS增发
« on: January 26, 2016, 02:57:21 am »
今晚下载好钱包支持猴哥

Pages: [1] 2 3 4 5 6 7 8 ... 21