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

Pages: [1] 2
1
General Discussion / IS BTS dead?
« on: May 26, 2016, 04:08:00 pm »
IS BTS dead?

2
Technical Support / Where is assets?
« on: October 31, 2015, 05:22:36 pm »

Before bts 2.0, I created two assets.
Today, I upgrade to bts 2.0.
How to find my assets?
I'm missing something?

3
中文 (Chinese) / BTS 2.0 之前创建的比特资产跑哪去了?
« on: October 31, 2015, 05:13:57 pm »
今天刚升到 2.0,之前创建的资产在 2.0 里面没看到,如何解决?

4
Technical Support / Where is my assets?
« on: October 31, 2015, 07:25:39 am »
Before bts 2.0, I created two assets.
Today, I upgrade to bts 2.0.
How to find my assets?
I missing something?

5
If 1BTS = 500$, then 100BTS = 50,000$ = 300,000¥. Too cool!

Thanks to J God. We have a big dream.

 +5% +5% +5%


6
Now, music-tracker supports Linux, Mac OS X windows binary.
https://bintray.com/bts-utils/music-tracker/music-tracker/view/files

music-tracker https://github.com/bts-utils/music-tracker
BitShares Music Note pre-sale tracker.

Code: [Select]
$ ./music-tracker fetch

Day   Date          BTC         Notes/BTC
1     2014-10-06    34.786598   143733.515422
2     2014-10-07    39.459149   126713.324696
3     2014-10-08    32.596869   153388.966563
4     2014-10-09    33.257446   150342.271546
5     2014-10-10    27.134661   184266.170015
6     2014-10-11    28.818317   173500.762096
7     2014-10-12    0.372000    13440860.215054

Total BTC     AVG BTC       AVG Notes
196.425040    28.060720     178185.021697

Sparkline:
██▇▇▆▆▁

7
The name field lacked ,.

Code: [Select]
{
            "symbol": "SGD",
            "name": "Singapore Dollar"
            "description": "1 Singapore dollar",
            "precision": 10000,
            "min_price": 0.000001,
            "max_price": 1000000
        },
        {
            "symbol": "HKD",
            "name": "Hong Kong Dollar"
            "description": "1 Hong Kong dollar",
            "precision": 10000,
            "min_price": 0.000001,
            "max_price": 1000000
        },
        {
            "symbol": "RUB",
            "name": "Russian Ruble"
            "description": "1 Russian ruble",
            "precision": 10000,
            "min_price": 0.000001,
            "max_price": 1000000
        },
        {
            "symbol": "SEK",
            "name": "Swedish Krona"
            "description": "1 Swedish krona",
            "precision": 10000,
            "min_price": 0.000001,
            "max_price": 1000000
        },
        {
            "symbol": "NZD",
            "name": "New Zealand Dollar"
            "description": "1 New Zealand dollar",
            "precision": 10000,
            "min_price": 0.000001,
            "max_price": 1000000
        },

https://github.com/dacsunlimited/bitsharesx/issues/31

8
关于添加keynote founder id 的问题

之前申请成为keyhotee founder id  "trytinysmart",今天想把keyhotee帐号加入到btsX客户端里面。

我进行如下操作

1. 钱包导入成功
2. 注册了一个普通用户 xxx,花费了0.1btsx
3. 把keyhotee founder id 的私钥加入到了  xxx 帐号
Code: [Select]
wallet_import_private_key 私钥 xxx
  • 问题 1. 现在 xxx 帐号是否还具有 "trytinysmart" 的 founder id 的衍生价值?
  • 问题 2. 明显这个 xxx 是新生产的帐号,id 也很靠后
  • 问题 3. 现在有些后悔,感觉上面的操作应该是错的,如何解除绑定,

求助!!!!

9
中文 (Chinese) / PTS君,你什么时候回到成本价?
« on: June 21, 2014, 01:45:23 pm »
远看500刀,近看什么时候到?

10
System: Mac OSX 10.9.3

Installed BitShares-PTS.app 1.0.0 and failed to open.

Error:
This application failed to start because it could not find or load the Qt platform plugin "cocoa".

How to fix it?

11
系統版本:Mac OSX 10.9.3

錯誤提示:
This application failed to start because it could not find or load the Qt platform plugin "cocoa".

如何解決?

12
中文 (Chinese) / PTS =》PTS2?
« on: May 22, 2014, 08:11:14 am »
很久没看PTS了,脸多了些笑容,人开心了些。
现在看到论坛有PTS2,甚是疑惑?
PTS 如何导到 PTS2 呢?
请币友们解释下?

13
今天在http://www1.agsexplorer.com/查ags,输了几个钱包地址,都未找到(捉急呀)。
而后想想,可能是通过钱包的隐藏地址投的。
查询ags步骤:

当然也可以通过最简单的方式,在控制台输入:listaddressgroupings ,就可以获取所有地址(包括隐藏地址)
 8)

14
下了官方的Bitshares-PTS 1.0 mac 版,但一打开就奔溃退出了,所以想问继续使用老客户端,会有问题吗?

15
keyhotee funder
关于分配规则我想到了2个计算公式,不知道基于哪个进行实施
1. funder_ags = total_ags / funders_count
2. funder_ags = total_ags / total_points * funder_points

total_ags = 10000 // 赠送ags总数
funders_count // 所有funder总数
funder_ags // 每个funder所获ags数量
total_points = sum(funder_points) // 所有funder点数总和
funder_points // 每个funder持有的points (关于点数多少,见6楼)


Sent from my iPad using Tapatalk

Pages: [1] 2