vikramrajkumar

Results 84 comments of vikramrajkumar

It would be a huge help if anyone can capture a stack trace of this crash. We are generally unable to reproduce it ourselves.

More: https://bitsharestalk.org/index.php/topic,15900.msg204069.html#msg204069

`base_symbol` should in fact be removed since only BTS can be used as collateral.

@svk31 What is your primary use-case? For example: listing market history for all market-pegged assets over the last day's worth of blocks Given the use case I'll see how we...

@valzav Do you use this command in the GUI? What is the normal use-case?

@valzav Do you show only the user's order history or all history? How many transactions do you limit it to?

Also `blockchain_market_price_history`: https://github.com/BitShares/web_wallet/issues/637#issuecomment-91795936

Good work so far and thanks for the writeup (https://github.com/BitShares/bitshares/blob/29064038e46db60241a2e3af02ec1c3a743a25f6/docs/market-0.8.md). Some questions: - Do we need to address any of these `TODO`s: - https://github.com/BitShares/bitshares/blob/29064038e46db60241a2e3af02ec1c3a743a25f6/libraries/blockchain/market_engine.cpp#L57 - https://github.com/BitShares/bitshares/blob/29064038e46db60241a2e3af02ec1c3a743a25f6/libraries/blockchain/market_engine.cpp#L138 - https://github.com/BitShares/bitshares/blob/29064038e46db60241a2e3af02ec1c3a743a25f6/libraries/blockchain/market_engine.cpp#L381 - If...

> First of all: I see no accounts on the qt_wallet. However, I can see details from one of my accounts. Same detail I see when I try: blockchain_get_account "my...

@valzav Can you take a look at this?