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

Pages: 1 ... 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 ... 59
181
中文 (Chinese) / Re: 市场问题,0.4.9a版本
« on: August 29, 2014, 03:49:15 pm »
我得市场挂单没遇到过这个问题,不过我们确实有transaction 显示发送给Unknown的问题,正在解决。


PS: 如果是普通的转账,我的理解,基于TITAN的原理,只要有one time key(也就是使用的是发送交易后备份的钱包),就可以显示。

182
General Discussion / Re: Adding Collateral to Shorts?
« on: August 29, 2014, 03:32:12 pm »
for now, cover part of the old short, place new shorts

183
General Discussion / Re: Btsx 0.49 is not syncing
« on: August 29, 2014, 06:19:47 am »
using 0.49-a

来自我的 GT-N7100 上的 Tapatalk


185
General Discussion / Re: Here we go again....4.9 version not working....
« on: August 28, 2014, 08:02:34 pm »
Crashed again for me right around 320000 block mark.  And I can't open the client.

.0.4.9-a crashed after opened. On personal computer and VPS.

If you ever get stuck, you may need to re-sync.

186
There was a bug with 0.4.9 windows binary, no exception, btc38 get stuck due to this.
0.4.9-a is released to fix this, so they are updating to 0.4.9-a now. If everything goes will, they will enable deposit/withdraw soon.

There is about 12h jet lag, it's night in China now, so they are working hard to fix it I think.
I feel sorry about the inconvenience we bring to the users and exchanges.

187
General Discussion / Re: windows wallet
« on: August 28, 2014, 07:50:12 pm »
1) go to your account and check that you registered the same name
2) go to the console, type "getinfo" and check that your are synced (latest block time, second line or so < 20 secs)
3) go to console and check the output of
blockchain_get_account <useraccountnamehere>

last block if im reading it correctly is 2 days old any idea how to fix this ?
>> getinfo

{
  "blockchain_head_block_num": 321978,
  "blockchain_head_block_age": "53 hours old",
  "blockchain_head_block_timestamp": "2014-08-26T14:16:50",
  "blockchain_average_delegate_participation": "0.52 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_accumulated_fees": "165,130.24441 BTSX",
  "blockchain_delegate_pay_rate": "1.36516 BTSX",
  "blockchain_share_supply": "1,999,935,452.70804 BTSX",
  "blockchain_blocks_left_in_round": 10,
  "blockchain_next_round_time": "at least 2 minutes in the future",
  "blockchain_next_round_timestamp": "2014-08-28T19:44:40",
  "blockchain_random_seed": "a728665aa43b77b4a2dee68fd3085a51cb00005e",
  "client_data_dir": "C:/Users/Woodygar/AppData/Roaming/BITSHA~1",
  "client_version": "0.4.9",
  "network_num_connections": 0,
  "network_num_connections_max": 100,
  "ntp_time": "2014-08-28T19:43:00",
  "ntp_time_error": -1.7011799999999999,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-09-09T09:29:26",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "? %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

You are probably get stuck because of a bug, please download the latest 0.4.9-a version and resync.

Before that, remember to backup(export) your wallet. *Important*

188
Anyone running a node and having it crash after a bit (perhaps due to a lot of connections) I wrote a simple script to keep it going. Now I just need to tail -f node.log in a small window to make sure it restarts itself.

screen start_node.sh
tail -f node.log

Code: [Select]

while [ 1=1 ] ; do
 echo "Starting node server" >>node.log
 bitshares_client
 echo "Balls, crashed" >> node.log
 sleep 5
done

in short
Code: [Select]
while true; do ./bitshares_client; done

 +5% +5% +5%, this will make life easier for the guys running seed nodes.

189

In fact, a colluding delegate could just ignore transactions when they know they have a loser.  It doesn't even have to be a missed block.  Wouldn't this be simple to do ?  So you now have to expect transactions to go in certain blocks and figure out all the heuristics for this?  Isn't that what is required for bytemaster's missed blocks == house rake approach to work ?

It really isn't missed blocks, it is just not accepting transactions and pushing them off to next block.  This is a harder attack to discover unless you start timestamping transactions etc.  I think this might be required to detect this attack ?

You can keep the "winning/loosing" a secret until after the ticket has been included.  So this is not an issue.

You can reveal winning/losing after ticket has been included, but that requires extra blocks which adds latency in the game if I understand correctly.  Ideally gaming transaction is put on same block as RNG revelation.  Otherwise we add 10 seconds to every game round.

Yes, But I think 10s latency is acceptable for most of the chance games. For real time game, hmm. I think it's still a long way to go.

BTW, for some counterparty betting chance games, they may not depend on any 3rd RNG, including the one from DPOS.

190
中文 (Chinese) / Re: 客户端0.4.8-b问题收集帖
« on: August 27, 2014, 02:34:41 pm »
1、在windows7下还是不行,第一个选项无论选哪个后都还是崩溃。
2、windowsXP环境下,出现很多问题,经常连不上节点,反复同步所有区块,同步速度太慢,卡块,看不了市场……。

32 XP下面是有速度很慢的问题

191
中文 (Chinese) / Re: 客户端0.4.8-b问题收集帖
« on: August 27, 2014, 01:00:13 am »
是的,每次备份都是在钱包里的export wallet 备份的,

25号钱包备份,提示错误: Failed to restore wallet backup.Your original wallet has been restored.
                                      Error: Bad cast(7)
                                      Invalid cast from type'string_type' to Object
23号以前的所有钱包备份,提示错误是:  Failed to restore wallet backup .Your original wallet has been restored .
                                                         Error: file not found ()20019 Filename to import from could not be found

这个问题是0.4.5-0.4.7的windows上一个bug, 0.4.8已经修复,但是如果需要导入这个期间版本的备份钱包,请参照

https://bitsharestalk.org/index.php?topic=7349.msg98855#msg98855

Quote
To recover your existing backup, open the backup file in a text editor like Notepad and scroll all the way to the end. There is an extra comma at the end of the file; the last two lines will look like this:
Code: [Select]
},
]

具体意思是指,右击用notepad打开,滚动到最后一行,在}和]之间多了一个逗号,将那个","去掉,保存,就可以在0.4.8版中导入了。

192
中文 (Chinese) / Re: 客户端0.4.8-b问题收集帖
« on: August 27, 2014, 12:42:46 am »
之前的各个版本我都用的好好的,直到这次0.4.8遇到很多麻烦。先是 找不到key,无连接。我就重新安装并恢复了之前的钱包备份,然后发生以下问题。
1.在0.4.7上做的short单不见了,无法取消。
2.历史交易记录每一笔的时间都变成了几万分钟,还不停的来回跳动。
3.bitusd/BTS 市场无法进入 一直处于读取状态。
4.经常崩溃,重新启动有时候要求重新索引区块链。
5.重新安装,删除 替换早前版本等等都无法解决以上问题。

关于第三个,到这里下载更新后的0.4.8-a版本
https://github.com/dacsunlimited/bitsharesx/releases/tag/0.4.8
第2,3个问题都解决了,4,5有待观察,目前运行半小时,基本稳定。 期待尽快解决short单子消失的问题。爆仓了就麻烦了。

单子消失的问题应该是ui的bug, 你试试在控制台输入 wallet_market系列命令,能不能输出出来

来自我的 GT-N7100 上的 Tapatalk


193
中文 (Chinese) / Re: 客户端0.4.8-b问题收集帖
« on: August 27, 2014, 12:17:42 am »
黑鱼,可以把你的QQ发给我吗?我不会在论坛贴图,我0.4.7版本运行的时候直接崩溃了,后来装的0.4.8版本,结果没法运行,在APPDATA里删除后可以运行了,导入备份文件,报错了,24,25号备份文件提示无法导入,23号以前的备份文件提示没找到文件,我截了好几张图,请帮我看看~急~

备份的应该是从文件菜单备份钱包的吧?具体是什么错误?

194
中文 (Chinese) / Re: 客户端0.4.8-b问题收集帖
« on: August 27, 2014, 12:13:40 am »
Mac GUI客户端一打开就Crash(界面显示Connext to BitShares X network),然后卸载,删除~/Library/Application Support/BitShares X目录后,重新安装依然Crash

能否将Crash Report发上来,谢谢

195
中文 (Chinese) / Re: 客户端0.4.8-b问题收集帖
« on: August 26, 2014, 11:27:36 pm »
之前的各个版本我都用的好好的,直到这次0.4.8遇到很多麻烦。先是 找不到key,无连接。我就重新安装并恢复了之前的钱包备份,然后发生以下问题。
1.在0.4.7上做的short单不见了,无法取消。
2.历史交易记录每一笔的时间都变成了几万分钟,还不停的来回跳动。
3.bitusd/BTS 市场无法进入 一直处于读取状态。
4.经常崩溃,重新启动有时候要求重新索引区块链。
5.重新安装,删除 替换早前版本等等都无法解决以上问题。

关于第三个,到这里下载更新后的0.4.8-a版本
https://github.com/dacsunlimited/bitsharesx/releases/tag/0.4.8

Pages: 1 ... 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 ... 59