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

Pages: 1 2 3 4 5 6 7 8 [9] 10 11
122
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 07, 2014, 03:22:30 am »
 +5%
What's relationship between 3I and DACs Unlimited ? btc38 add bts/btc trade just now.

123
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 05, 2014, 12:44:02 am »
update to latest code, show some error when run command "blockchain_list_forks"

Code: [Select]
          12738
     57620b2635c939eb9cb0d26ebb1310a3cee0e527                      vikram13             22      5626 2014-07-04T19:01:15         0      NO                  NO
     20ac56fa4e6c10a0546ebf9a00f5cf0e86a580eb                delegate-baozi             22      5550 2014-07-04T19:01:45         0     YES                 YES
REASONS FOR INVALID BLOCKS
Wb
  &5�9뜰�n�����': 35007 over_issue: over issue

    {"amount":{"amount":1,"asset_id":28},"current_asset_record":{"id":28,"symbol":"FORK","name":"ForKoin","description":"The coin of forking","public_data":"Fork on first issue","issuer_account_id":537,"precision":1,"current_share_supply":0,"maximum_share_supply":1,"collected_fees":0,"registration_date":"20140704T174215"}}
    th_a  asset_operations.cpp:118 evaluate

    {"*this":{"amount":{"amount":1,"asset_id":28}}}
    th_a  asset_operations.cpp:126 evaluate

    {"op":{"type":"issue_asset_op_type","data":{"amount":{"amount":1,"asset_id":28}}}}
    th_a  operation_factory.hpp:51 evaluate

    {"trx":{"expiration":"20140704T194319","delegate_slate_id":null,"operations":[{"type":"withdraw_op_type","data":{"balance_id":"XTS389tfuYMjGWAJWwr54NEcqRZNVTtz5gze","amount":10000,"claim_input_data":""}},{"type":"issue_asset_op_type","data":{"amount":{"amount":1,"asset_id":28}}},{"type":"deposit_op_type","data":{"amount":1,"condition":{"asset_id":28,"delegate_slate_id":0,"type":"withdraw_signature_type","data":{"owner":"XTSNcCA2QGJwX5HjshSgnzXaRsDSjzd71TGK","memo":{"one_time_key":"XTS5eN7GXh28RK5YZgXruuVh7sKzn285Bx8UeKXN932qSpfVLTLEY","encrypted_memo_data":"11fa71c909b863b39dccf8fa0d41ade4814830cf7d083c35d30026c4ed518e03881c57f7c0fd895be7194d9ac1f4c759862aefa6e4ed5721947dff6a4000f99a"}}}}}],"signatures":["1ff194d81b7758c92175e53f8e0ee073a534d115bf2dec344990184f1b99968724d59f8600134f67618d92d7028f72ba6308e3f6f113711f493a6281f2d26b9a14","206d8cf587df36c4c0c3521a5eefcea439b069a09c679336619539aa78d51222d8a14f3924e8cdbcbb82a123f558ef8784e4c9fb3e57e1070177e06577fd182061"]}}
    th_a  transaction_evaluation_state.cpp:164 evaluate

    {"trx_num":0}
    th_a  chain_database.cpp:535 apply_transactions

124
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 04, 2014, 03:15:34 pm »
similar problem on osx gui wallet. I notice that you have unlock it, but the overview page is broken, so you will stay at the login page.
I use the menu "Go to My Accounts" go to the account page, now you can use the wallet.

My windows wallet was fine, so I move that wallet to an ubuntu VM. The GUI once is locked you cannot unlock it.

125
中文 (Chinese) / Re: Windows客户端0.0.8无法进入钱包
« on: July 03, 2014, 02:30:42 am »

你们点击overview有反应吗
有啊
奇怪了,mac版本点击没反应,win版本到是正常。造成一个问题,mac下每次打开钱包解锁后仍然停留在解锁界面,只能通过菜单进入account界面。

126
中文 (Chinese) / Re: Windows客户端0.0.8无法进入钱包
« on: July 03, 2014, 01:22:00 am »
你们点击overview有反应吗

127
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 02, 2014, 05:26:39 pm »
the link is still 0.0.7.
current version of the gui wallet  has a  problem:  once you exit the wallet, next time when you open the wallet you can't unlock it.

Mac GUI
http://www.bitshares.org/BitSharesXT-0.0.8.dmg

This is a new chain, if you do not delete your data directory from the last chain things may not work. 

Code: [Select]
rm -r ~/Library/Application\ Support/BitShares\ XTS

128
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 02, 2014, 01:40:19 pm »
build on osx, when I quit the client, it shows the error. 

Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
bts::blockchain::chain_database::get_head_block_id (this=0x101703048)
    at /Users/bts101/bitshares_toolkit/libraries/blockchain/chain_database.cpp:1704
1704        return my->_head_block_id;

129
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 02, 2014, 12:52:58 am »
  +5% 

can't wait to see the formal release.

130
General Discussion / Re: Dry Run 6: Great Scott!
« on: July 01, 2014, 04:00:12 am »
Hi HackFisher,
The win wallet has two window, and one has nothing but  a menubar. It will look nicely if combine the two window into one.

131
中文 (Chinese) / Re: 为啥钱包没收到bts?
« on: July 01, 2014, 02:45:08 am »
已经同步完了?

132
中文 (Chinese) / Re: ubuntu 12.04编译bitshares_toolkit教程
« on: June 29, 2014, 01:57:31 pm »
请教楼主,有没有在osx上编译过。 我在osx 10.8.4上编译bitshares_toolkit时,错误信息显示boost库缺少boost_chrono和boost_locale文件;我是下载boost_1_54_0.tar.bz2安装boost库的,按照BUILD_OSX.md的步骤中boost的编译方法,的确缺少了这两个库文件,是不是我gcc版本太低了,我gcc版本是4.2.1.
我没在osx试过,是不是xcode或者Command Line Tools的版本不对。BUILD_OSX.md有这么一句
Note: boost 1.55 does not compile with clang using the latest version of XCode as of (March 2014)

133
General Discussion / Re: Dry Run 6: Great Scott!
« on: June 27, 2014, 02:46:33 pm »
Hi Dan, what's the progress about the dedicated delegate P2P network  now?

134
General Discussion / Re: Dry Run 6: Great Scott!
« on: June 26, 2014, 08:41:31 am »
cmake -DCMAKE_PREFIX_PATH=/usr/local/ssl .
CMake Error at CMakeLists.txt:16 (include):
  include could not find load file:

    GetGitRevisionDescription


CMake Error at CMakeLists.txt:17 (get_git_head_revision):
  Unknown CMake command "get_git_head_revision".

Can anyone help?
Enviroument : Mac OS 10.9

your git version?

135
中文 (Chinese) / ubuntu 12.04编译bitshares_toolkit教程
« on: June 26, 2014, 07:42:43 am »
主要升级编译bitshares_toolkit所依赖的高版本cmake,git,gcc等。注意以下步骤会改变系统编译环境。

1、添加第三方源

Code: [Select]
sudo add-apt-repository ppa:andykimpe/cmake
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo add-apt-repository  ppa:git-core/ppa
sudo apt-get update
sudo apt-get upgrade

sudo apt-get install cmake git libreadline-dev uuid-dev g++ libdb++-dev libdb-dev zip libssl-dev openssl build-essential python-dev autotools-dev libicu-dev build-essential libbz2-dev

2、更新gcc版本

Code: [Select]
sudo apt-get install gcc-4.8 g++-4.8

sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.8 50
sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.8 50

3、安装boost1.54

ubuntu12.04官方源boost版本较低,如果已安装过了,先卸载
Code: [Select]
sudo apt-get remove libboost-all-dev  libboost-dev
编译安装boost 1.54,此过程耗时较长
Code: [Select]
cd ~
wget -O boost_1_54_0.tar.gz http://sourceforge.net/projects/boost/files/boost/1.54.0/boost_1_54_0.tar.gz/download
tar xzvf boost_1_54_0.tar.gz
cd boost_1_54_0/

./bootstrap.sh --prefix=/usr/local

user_configFile=`find $PWD -name user-config.jam`
echo "using mpi ;" >> $user_configFile

n=`cat /proc/cpuinfo | grep "cpu cores" | uniq | awk '{print $NF}'`

sudo ./b2 --with=all -j $n install

sudo ldconfig

sudo ln -s -f /usr/local/lib/libboost_*.a /usr/lib


4、编译bitshares_toolkit

Code: [Select]
git clone https://github.com/BitShares/bitshares_toolkit.git
cd bitshares_toolkit
git submodule init
git submodule update
cmake .
make

5、注册代表
以下为简单教程,具体每个步骤的解释详见官方教程https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-Registering-Names-And-Delegates

Code: [Select]
创建钱包
wallet_create mywallet

解锁钱包,钱包解锁的状态下代表才能生成块
wallet_unlock 999999

创建帐号
wallet_account_create user123

注册代表,此步骤需花费一些XTS,因此钱包不能为空,可以向其他人索要,或者导入有余额的pts钱包。
最后一个参数为代表收取交易费的比例
wallet_account_register user123 user123 null 50

当注册确认后,设置让代表产生块
wallet_enable_delegate_block_production user123 true


Pages: 1 2 3 4 5 6 7 8 [9] 10 11