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

Pages: 1 ... 11 12 13 14 15 16 17 [18] 19 20
256
General Discussion / Re: What is BitShares mail?
« on: September 06, 2014, 08:43:13 pm »
@drltc tip you some bitUSD, thanks for all the effort and your proposals!

257
General Discussion / Re: Role of the price feeds in 0.4.10 version?
« on: September 02, 2014, 06:57:25 pm »
Please help me with my understanding so far.

Market On:
 - ask side >= 10M BTSX
 - bid side >= 10M BTSX
 - 51 feed not older than 24hs

Rules:
 - Median price of feeds is calculated by the hour (?)
 - If the price moves by more than 1% in a given trading round then trading is temporarily suspended for 5 minutes (?)
 - Cant short below Median price

By the time a bid matches a short:

    1) a margin order is created with 2x collateral (ej: short 10 USD @ 35 BTSX => new margin order with 700 BTSX collateral = 350 from short + 350 from bid)

    2) margin call is triggered when the highest bid is less than the call price and is within 10% of the Median price. (?)
       call price for the margin order will be 700 BTSX * 0.75 / 10 USD = 52.5 BTSX/USD

    3) collateral can be added to move the call price (wallet_market_add_collateral)

    4) To cover my short i have to buy same amount of USD on market first and then cover with wallet_market_cover.

258
General Discussion / Re: Role of the price feeds in 0.4.10 version?
« on: September 02, 2014, 04:59:13 pm »
That will be very useful, i need it to explain the whole thing on friday ...

259
General Discussion / Re: Buggy and Pending orders
« on: September 02, 2014, 05:00:27 am »
The same happened to me with a BID order.
It got stuck in pending state and after some hours it disappeared and the final balance was ok.
I also tried rebroadcasting the transaction without results.

260
General Discussion / Re: 0.4.10 Testers Wanted
« on: August 31, 2014, 05:48:45 am »
OSX 10.7.3
Running smooth with 30+ connections

261
General Discussion / Re: A Bitshares-x wallet for Zimbabwe
« on: August 27, 2014, 07:09:44 pm »
@MrJeans  thanks for the description! +5%

262
General Discussion / Re: A Bitshares-x wallet for Zimbabwe
« on: August 27, 2014, 06:04:49 pm »
@MrJeans i'm not living in africa so my thoughts are based on what i read over the Internet.
It seems that you are there, could you please say something more about what you know/see that's happening there?

Is Zimbabwe like the rest of sub-sahara Africa?
Is every grocery store accepting MPesa? How much do they charge for "funding" my account?

Too many questions!

263
General Discussion / Re: A Bitshares-x wallet for Zimbabwe
« on: August 27, 2014, 01:17:31 pm »
If I converted the kenyian shilling right to USD (http://themoneyconverter.com/USD/KES.aspx) and this is true http://www.safaricom.co.ke/personal/m-pesa/my-m-pesa-account/tariffs the minimum tx fee with M-PESA is ~ 9 USD cents. It increases heavily though with the tx amount and the amount of people who receive a transaction. Sending 50 USD would cost ~ 80 US cents. 80 US cents is ~~ worth the half a day of work of an average worker. 9 US cents is ~~ work of half an hour.
BTSX can do the job for far less.
Do you come to the same results?

M-Pesa is very big. A third of kenya's GDP is transfered over MPesa http://qz.com/57504/31-of-kenyas-gdp-is-spent-through-mobile-phones/

I don't see how but do you see any chance to bring BTSX onto non smartphone phones??

I have been thinking in this problem also.
bitUSD in Africa will be a serious competitor to M-Pesa and possible a worldwide game changer.

But at least for africa you have to take into account (for the next 4 years).

 - No Smartphone
 - No Internet
 - SMS to expensive for transfers

So basically you have these options.

Option1)

 * Lightweight client (j2me?) capable of sign transactions.
 * Private keys inside phone.
 * USSD server ( USSD <-> BTS Network )

This option is full decentralized, the user just use a proxy to the BTS network (internet).
(I guess we should avoid TITAN in this implementation and maintain a mapping of phone-number <-> PublicKey in the USSD Server)

Option2 - Centralized )
 * Lightweight client (j2me?).
 * Private keys in server.
 * USSD server ( USSD <-> BTS Network )

I would like to ear BM plans to support lightweight clients.
Are there any?


264
December  12, 2014 20:00 GMT+0

265
General Discussion / Re: Dry Run 17: Teenage Mutant Ninja Blockchains
« on: August 21, 2014, 02:54:28 am »
bitshares_client --version

Quote
{
  "bitshares_toolkit_revision": "945d2e8d323ef49796d8993addd73c82d7341375",
  "bitshares_toolkit_revision_age": "4 hours ago",
  "fc_revision": "8468f392cebb291587e0d87cdf9bef9bf167acfc",
  "fc_revision_age": "7 days ago",
  "compile_date": "compiled on Aug 20 2014 at 20:51:27"
}

delegates do not seem to be producing blocks.

Quote
>> network_get_peer_info

[]

Quote
>> blockchain_is_synced

false

didn't feel right when I did git checkout develop:

Quote
merockstar@merockstar-HP-Pavilion-dv6-Notebook-PC:~/bitshares_toolkit$ git checkout develop
Branch develop set up to track remote branch develop from origin.
Switched to a new branch 'develop'


Same problem here.

Quote
{
  "bitshares_toolkit_revision": "92e1fb307788c245ffe15e0b80bb2eddec49076e",
  "bitshares_toolkit_revision_age": "11 hours ago",
  "fc_revision": "8468f392cebb291587e0d87cdf9bef9bf167acfc",
  "fc_revision_age": "7 days ago",
  "compile_date": "compiled on Aug 20 2014 at 13:51:37"
}


Quote
>> network_get_peer_info

[]


Am i compiling the wrong version?

266
General Discussion / Re: Dry Run 12: Call Me Maybe
« on: August 11, 2014, 06:07:18 pm »
I don't think so:


In blockchain_market_list_asks:

ask_order   1,000.00000 XTS     0.1 USD / XTS                 1,000.00000 XTS     100.0000 USD        N/A                 XTSNnVs9DkK2GvL5Lpr9nocQku9RuU5CXdTx

Looks like a bug in the wallet...

I've somehow been hit lots of bugs, I couldn't do any real testing.
1) All my orders short are marked as "expired," but I think they were actually executed since I saw them in the Margins list. Neither XTS nor USD showed up back in my account after they were executed or expired:
Code: [Select]
>>> wallet_account_transaction_history
 RECEIVED            BLOCK     FROM                TO                  AMOUNT                  MEMO                                        FEE                 ID     
========================================================================================================================================================================
|2014-07-17T00:00:06 0         GENESIS             maqifrnswa          60,525.43383 XTS        claim Ppf3WEcqakR7CarJWYQ41D5H7UWZKTz5vd    0.00000 XTS         [5afce1]|
|                              GENESIS             maqifrnswa          247.73200 XTS           claim Pn5cHQPYxzJAso16hpvCCSjj7HEnuccJbs                                |
|                              GENESIS             maqifrnswa          5,958.39818 XTS         claim 1DXCqXn8M7VJ7c1K5H5qhMSkZKkpSesQ8o                                |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 2014-08-09T13:59:35 5485      maqifrnswa          maqifrnswa          0.00000 XTS             register maqifrnswa as a delegate           0.11525 XTS         11a1426e
 2014-08-09T14:03:06 5503      maqifrnswa          maqifrnswa          66,700.00000 XTS                                                    0.10000 XTS         62df82ab
 2014-08-09T22:03:27 8316      maqifrnswa          ASK-Eb6YL3Da        200.00000 XTS           sell XTS @ 0.8 USD / XTS                    0.10000 XTS         f4f14494
 2014-08-10T03:33:53 10271     maqifrnswa          maqifrnswa          25.00000 XTS            payday                                      0.10000 XTS         b9430368
 2014-08-09T14:12:29 EXPIRED   maqifrnswa          maqifrnswa          0.00000 XTS             publish price 0.0089 USD / XTS              0.10000 XTS         8086563d
 2014-08-09T16:28:22 EXPIRED   maqifrnswa          maqifrnswa          0.00000 XTS             publish price 0.0089 USD / XTS              0.10000 XTS         3bbba831
 2014-08-09T18:05:12 EXPIRED   maqifrnswa          SHORT-52EbKeU2      20,000.00000 XTS        short USD @ 0.001 USD / XTS                 0.10000 XTS         8665298f
 2014-08-09T18:09:57 EXPIRED   maqifrnswa          SHORT-FdvENaSr      20,000.00000 XTS        short USD @ 0.001 USD / XTS                 0.10000 XTS         9d9439b6
 2014-08-09T18:12:08 EXPIRED   maqifrnswa          SHORT-E71n3Gpz      2,222.22222 XTS         short USD @ 0.00899999999999999 USD / XTS   0.10000 XTS         02e37e94
 2014-08-09T18:12:30 EXPIRED   maqifrnswa          SHORT-M6Nu8RuU      1,818.18181 XTS         short USD @ 0.011 USD / XTS                 0.10000 XTS         274aa40a
 2014-08-09T18:15:07 EXPIRED   maqifrnswa          SHORT-PqwyGr13      2,000.00000 XTS         short USD @ 0.01 USD / XTS                  0.10000 XTS         3a65cc6f
 2014-08-09T18:15:19 EXPIRED   maqifrnswa          SHORT-GRG2ARbK      2,000.00000 XTS         short USD @ 0.01 USD / XTS                  0.10000 XTS         75c582ac
 2014-08-09T18:19:32 EXPIRED   maqifrnswa          SHORT-AQv4pniC      2,222.22222 XTS         short USD @ 0.00899999999999999 USD / XTS   0.10000 XTS         32e5141e
 2014-08-09T20:49:46 EXPIRED   maqifrnswa          SHORT-7toteVvL      2,222.22222 XTS         short USD @ 0.00899999999999999 USD / XTS   0.10000 XTS         0396d67a
 2014-08-09T21:13:31 EXPIRED   maqifrnswa          ASK-AAFGJvuW        14,000.00000 XTS        sell XTS @ 0.012 USD / XTS                  0.10000

60,000 XTS are missing:
Code: [Select]
>>> wallet_account_balance maqifrnswa
ACCOUNT                         BALANCE                     
============================================================
maqifrnswa                      70.30029 XTS               
                                4.12144 XTS (pay)

2) I can't cancel any order:
Code: [Select]
>>> wallet_market_cancel_order XTSAAFGJvuWzdJ1EdyQb9i2eENcMAQArKxxc
20011 unknown_market_order: unknown market order

    {"owner_address":"XTSAAFGJvuWzdJ1EdyQb9i2eENcMAQArKxxc"}
    th_a  wallet.cpp:3868 cancel_market_order

    {"owner_address":"XTSAAFGJvuWzdJ1EdyQb9i2eENcMAQArKxxc"}
    th_a  wallet.cpp:3948 cancel_market_order

    {}
    th_a  common_api_client.cpp:1427 wallet_market_cancel_order

    {"command":"wallet_market_cancel_order"}
    th_a  cli.cpp:544 execute_command
--- there are now 9 active connections to the p2p network
--- there are now 10 active connections to the p2p network
default (unlocked) >>> wallet_market_cancel_order XTSAAFGJvuWzdJ1EdyQb9i2eENcMAQArKxxc
20011 unknown_market_order: unknown market order

    {"owner_address":"XTSAAFGJvuWzdJ1EdyQb9i2eENcMAQArKxxc"}
    th_a  wallet.cpp:3868 cancel_market_order

    {"owner_address":"XTSAAFGJvuWzdJ1EdyQb9i2eENcMAQArKxxc"}
    th_a  wallet.cpp:3948 cancel_market_order

    {}
    th_a  common_api_client.cpp:1427 wallet_market_cancel_order

    {"command":"wallet_market_cancel_order"}
    th_a  cli.cpp:544 execute_command

neither the "expired" shorts nor the pending asks are can be cancelled.

3) After a day, suddenly all of my "expired" short sales, which I did not have access to USD from nor could cover or cancel got called:
Code: [Select]
>>> wallet_account_transaction_history
 RECEIVED            BLOCK     FROM                TO                  AMOUNT                  MEMO                                        FEE                 ID     
========================================================================================================================================================================
|2014-07-17T00:00:06 0         GENESIS             maqifrnswa          60,525.43383 XTS        claim Ppf3WEcqakR7CarJWYQ41D5H7UWZKTz5vd    0.00000 XTS         [5afce1]|
|                              GENESIS             maqifrnswa          247.73200 XTS           claim Pn5cHQPYxzJAso16hpvCCSjj7HEnuccJbs                                |
|                              GENESIS             maqifrnswa          5,958.39818 XTS         claim 1DXCqXn8M7VJ7c1K5H5qhMSkZKkpSesQ8o                                |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 2014-08-09T13:59:35 5485      maqifrnswa          maqifrnswa          0.00000 XTS             register maqifrnswa as a delegate           0.11525 XTS         11a1426e
 2014-08-09T14:03:06 5503      maqifrnswa          maqifrnswa          66,700.00000 XTS                                                    0.10000 XTS         62df82ab
 2014-08-09T22:03:27 8316      maqifrnswa          ASK-Eb6YL3Da        200.00000 XTS           sell XTS @ 0.8 USD / XTS                    0.10000 XTS         f4f14494
 2014-08-10T03:33:53 10271     maqifrnswa          maqifrnswa          25.00000 XTS            payday                                      0.10000 XTS         b9430368
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|2014-08-11T12:37:39 18238     COVER-M6Nu8RuU      MARKET              2,857.12857 XTS         sell collateral @ 0.007 USD / XTS           38.96175 XTS        [a4756d]|
|                              MARKET              COVER-M6Nu8RuU      19.9999 USD             payoff debt @ 0.007 USD / XTS                                           |
|                              COVER-M6Nu8RuU      maqifrnswa          740.27325 XTS           cover proceeds - 5% margin call fee                                     |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|2014-08-11T12:37:39 18250     COVER-PqwyGr13      MARKET              1.00000 XTS             sell collateral @ 0.006 USD / XTS           0.00000 XTS         [cd9152]|
|                              MARKET              COVER-PqwyGr13      0.0060 USD              payoff debt @ 0.006 USD / XTS                                           |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|2014-08-11T12:37:39 18256     COVER-GRG2ARbK      MARKET              3,333.33333 XTS         sell collateral @ 0.006 USD / XTS           33.33333 XTS        [04cfae]|
|                              MARKET              COVER-GRG2ARbK      20.0000 USD             payoff debt @ 0.006 USD / XTS                                           |
|                              COVER-GRG2ARbK      maqifrnswa          633.33327 XTS           cover proceeds - 5% margin call fee                                     |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|2014-08-11T12:37:39 18256     COVER-PqwyGr13      MARKET              3,332.33333 XTS         sell collateral @ 0.006 USD / XTS           33.33333 XTS        [8e5589]|
|                              MARKET              COVER-PqwyGr13      19.9940 USD             payoff debt @ 0.006 USD / XTS                                           |
|                              COVER-PqwyGr13      maqifrnswa          633.33327 XTS           cover proceeds - 5% margin call fee                                     |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|2014-08-11T13:50:30 22146     ASK-AAFGJvuW        MARKET              1,065.37500 XTS         fill ask @ 0.012 USD / XTS                  0.00000 XTS         [7c5889]|
|                              ASK-AAFGJvuW        maqifrnswa          12.7845 USD             ask proceeds @ 0.012 USD / XTS                                          |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|2014-08-11T14:11:10 22265     ASK-AAFGJvuW        MARKET              10,000.00000 XTS        fill ask @ 0.012 USD / XTS                  0.00000 XTS         [f8d1ec]|
|                              ASK-AAFGJvuW        maqifrnswa          120.0000 USD            ask proceeds @ 0.012 USD / XTS                                          |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 2014-08-09T14:12:29 EXPIRED   maqifrnswa          maqifrnswa          0.00000 XTS             publish price 0.0089 USD / XTS              0.10000 XTS         8086563d
 2014-08-09T16:28:22 EXPIRED   maqifrnswa          maqifrnswa          0.00000 XTS             publish price 0.0089 USD / XTS              0.10000 XTS         3bbba831
 2014-08-09T18:05:12 EXPIRED   maqifrnswa          SHORT-52EbKeU2      20,000.00000 XTS        short USD @ 0.001 USD / XTS                 0.10000 XTS         8665298f
 2014-08-09T18:09:57 EXPIRED   maqifrnswa          SHORT-FdvENaSr      20,000.00000 XTS        short USD @ 0.001 USD / XTS                 0.10000 XTS         9d9439b6
 2014-08-09T18:12:08 EXPIRED   maqifrnswa          SHORT-E71n3Gpz      2,222.22222 XTS         short USD @ 0.00899999999999999 USD / XTS   0.10000 XTS         02e37e94
 2014-08-09T18:12:30 EXPIRED   maqifrnswa          SHORT-M6Nu8RuU      1,818.18181 XTS         short USD @ 0.011 USD / XTS                 0.10000 XTS         274aa40a
 2014-08-09T18:15:07 EXPIRED   maqifrnswa          SHORT-PqwyGr13      2,000.00000 XTS         short USD @ 0.01 USD / XTS                  0.10000 XTS         3a65cc6f
 2014-08-09T18:15:19 EXPIRED   maqifrnswa          SHORT-GRG2ARbK      2,000.00000 XTS         short USD @ 0.01 USD / XTS                  0.10000 XTS         75c582ac
 2014-08-09T18:19:32 EXPIRED   maqifrnswa          SHORT-AQv4pniC      2,222.22222 XTS         short USD @ 0.00899999999999999 USD / XTS   0.10000 XTS         32e5141e
 2014-08-09T20:49:46 EXPIRED   maqifrnswa          SHORT-7toteVvL      2,222.22222 XTS         short USD @ 0.00899999999999999 USD / XTS   0.10000 XTS         0396d67a
 2014-08-09T21:13:31 EXPIRED   maqifrnswa          ASK-AAFGJvuW        14,000.00000 XTS        sell XTS @ 0.012 USD / XTS                  0.10000 XTS         7ca9c194

After they were called, I got access to USD in my account, finally:
Code: [Select]
>>> wallet_account_balance maqifrnswa
ACCOUNT                         BALANCE                     
============================================================
maqifrnswa                      132.7845 USD               
                                2,077.24027 XTS             
                                68.17919 XTS (pay)

Maybe this has something to do with making orders before the market was un-frozen?


Exact same problem here.
After some time my shorts get canceled and my XTS balance was back.
I tried resending the pending transactions without luck.

267
General Discussion / Re: Dry Run 11: The Wolf of Coin Market Cap
« on: August 07, 2014, 06:30:51 am »
This dry run uses a new genesis block using a snapshot of the AGS and PTS chains from July 18th which was the last day of AGS donations. We need to verify this genesis snapshot. Everyone please check your genesis balances and see if they are the expected amount.

My balance is about 50% of what i claim in BitsharesX

268
General Discussion / Re: Dry Run 11: The Wolf of Coin Market Cap
« on: August 07, 2014, 06:25:47 am »
I cant register my account even if it has 300K BTSX.

Code: [Select]
>> about

{
  "bitshares_toolkit_revision": "a6af01440bb0a5ee048fdc4389f064759ab9339d",
  "bitshares_toolkit_revision_age": "50 minutes ago",
  "fc_revision": "978de7885a8065bc84b07bfb65b642204e894f55",
  "fc_revision_age": "4 days ago",
  "compile_date": "compiled on Aug  7 2014 at 02:15:43"
}
>> wallet_account_register matias matias

10 assert_exception: Assert Exception
amount > 0: amount: 0
    {"amount":0}
    bitshares  transaction.cpp:86 withdraw

    {"account":"XTSPEWEr9iV9QnYQ67Tqi2Aa5U26Jdo6sofS","amount":0}
    bitshares  transaction.cpp:88 withdraw

    {"amount_to_withdraw":{"amount":0,"asset_id":0},"from_account_address":"XTSNGh6PkvBKDxYrmYRsFU9ERKZxVpDXD1Nz","trx":{"expiration":"19700101T000000","delegate_slate_id":null,"operations":[{"type":"register_account_op_type","data":{"name":"matias","public_data":null,"owner_key":"XTS5sesA3xkU4e4r3XMGsydhk6tBAqrTYNBL5yKL9L2ofp3jADp6B","active_key":"XTS5sesA3xkU4e4r3XMGsydhk6tBAqrTYNBL5yKL9L2ofp3jADp6B","delegate_pay_rate":255,"meta_data":null}}],"signatures":[]},"required_signatures":[]}
    bitshares  wallet.cpp:424 withdraw_to_transaction

    {"account_to_register":"matias","public_data":null,"pay_with_account_name":"matias","delegate_pay_rate":255}
    bitshares  wallet.cpp:3310 register_account

    {"account_name":"matias","data":null}
    bitshares  client.cpp:2696 wallet_account_register

    {}
    bitshares  common_api_client.cpp:1075 wallet_account_register

    {"command":"wallet_account_register"}
    bitshares  cli.cpp:543 execute_command
>> wallet_account_balance

ACCOUNT                         BALANCE                     
============================================================
matias                          316,926.52958 XTS


Reading other users posts seems that

void transaction::withdraw( const balance_id_type& account, share_type amount )
is being called with amount=0 in some cases

wallet_market_submit_bid
wallet_account_register




269
Well, the files inside that folder (the wallet) are created only if they don't exist, so if you didnt delete them they should be the originals ( 0.2.1 ).

What happens when you launch the newly installed BitsharesX.app? Do you see your account and balances?

270
The wallet data is in ~/Library/Application\ Support/BitShares\ X
Did you delete those files also? or just the BitSharesX.app ?

Pages: 1 ... 11 12 13 14 15 16 17 [18] 19 20