[quote author=binaryphile link=topic=188.msg1604#msg1604 date=1395850194]
I guess I can’t use the wallet then.
[/quote]
Message jimhsu on here or bitcoin talk. He will be able to get you some TBTC (he ran a giveaway thread earlier on these forums…you could also post to that).
[quote author=bitcoiner link=topic=188.msg1538#msg1538 date=1395576364]
[quote author=xcptime link=topic=188.msg1537#msg1537 date=1395574715]
It should has no problem. Try it again. I have maken the process several times,no problem.
[/quote]
Try what again? I did it yesturday and I can see that the asset is belong to this address but not showing in the lite wallet.
[/quote]
If it’s still an issue, can you PM me your passphrase (obviously, I’d only ask this while we’re still on testnet). I can then log in and check it out.
[quote author=binaryphile link=topic=188.msg1604#msg1604 date=1395850194]
I guess I can’t use the wallet then.
[/quote]
Post your address. I will send some test BTCs and XCPs
v0.9.3 on the server (updating right now, will be down for about 5-10 minutes):
ENHANCEMENTS:
* Added "View Prices" screen, which allows you to view the market for a specific asset pair without having to pretend like you want to do a buy/sell
FIXES:
* fixed market cap 7d graph on the leaderboard table and portfolio table
* attempted fix for open orders properly updating, especially with orders where BTC is involved
* fixed: if balance was exceeded on buysell tab 2 when entering a overridden unit price, you could move on to the 3rd tab. added a validator to prevent this
* fixed: if on tab 2 on the buysell page, and open orders are in the open orders table, and you go back to tab 1, and select a different buy asset, an assertion error would be thrown.
* login page should be scrollable now, and additional css tweaks to make it display better on mobile devices and tablets
* hopefully fixed a bug where if counterparty/coutnerwalletd were in the process of processng a block at the same time a client made a request, it would log the client out (saying that the server is not caught up to the blockchain)…this check is more tolerant now
[quote author=canton link=topic=188.msg1543#msg1543 date=1395593836]
This bug was extremely frustrating to me. Only this morning did I figure out what was preventing me from creating/logging into a wallet.
Summary: you cannot register by triple-click copying/pasting the 12 word phrase using:
OS X Safari
OS X Chrome
1) Visit testnet.counterwallet.co using OS X safari or chrome
2) Click 'create new wallet’
3) Triple-click the suggested 12 word phrase to highlight it and copy it to your clipboard
4) Paste it into the “Log Into Your Wallet” field
Result:When you paste in the 12 words, the •••• bullets show, but the “Open Wallet” button remains deactivated:
Presumably some whitespace character is being copied/pasted and is messing up the validation script.
Workaround: Don’t triple-click. Instead carefully highlight the words instead of the entire input field. Or use firefox, which doesn’t have this bug.
[/quote]
Thanks for this report. This should be fixed in the next update, I’m thinking (I’m going to assume it’s because as you said you had some whitespace at the end or beginning of the passphrase)… I now clean whitespace with this so it should be fine. Once 0.9.4 is out, give it a whirl again and let me know if it’s still an issue.
[quote author=Bountyful link=topic=188.msg1479#msg1479 date=1395347454]
Trying to buy MATTCOIN with BTC brings up NO Addresses to choose from
[/quote]
Is this still an issue? Do you have any BTC at any address? If still a problem, PM me your testnet wallet passphrase and I’ll see if I can’t get it fixed.
v0.9.4 is going up (server down for 10 minutes or so)
ENHANCEMENTS:
* when wanting to do a trade where BTC we will purchased (i.e. a btcpay is required), show the online status of counterwallet users (as available) with trades appearing that offer to sell BTC. this is important because BTCpays must complete in a certain (shortish) period of time, and trading with a user that is marked online has a higher percentage chance of fully going through. online status is tracked by the server in an anonymous fashion (i.e. using the walletID identifier). Note that this change does not work with old trade (it will only work with trades that are made after this update is put into place)
* added /online command to chat, which will tell you if the user you specify is online or not (e.g. type “/online cityglut” to see if cityglut currently has counterwallet running).
* added /msg command to chat for private messaging between handles…e.g. /msg halfcab yo wazzup
FIXES:
* chat div is properly scrolled to the bottom when displaying
* market cap point calculation tweaked to not get multiple calculations per block, and to calculate market cap off the last trade for a given asset in a given block
* fixed an issue with manual BTCpays not working (due to a reference to an invalid variable name)
* options dialog did not properly display Auto BTC Pay and Auto Prime settings
* MessageFeed logic encapsulated and better structured
* fixed a bug with open order amounts showing incorrectly (thanks rotalumis)
* orders (view prices) page had a few bugs that were fixed
* clean whitespace on entered passphrases (thanks canton)
Still left before mainnet (not much!!) is:
* delaying BTCpays for 6 blocks (due to potential reorgs that may happen – we don’t want people to lose their BTC)
* deployment and testing across the full cluster (right now we’re only running on a single system)
* some more bug fixing
[quote author=xnova link=topic=188.msg1631#msg1631 date=1395977340]
v0.9.4 is going up (server down for 10 minutes or so)
ENHANCEMENTS:
* when wanting to do a trade where BTC we will purchased (i.e. a btcpay is required), show the online status of counterwallet users (as available) with trades appearing that offer to sell BTC. this is important because BTCpays must complete in a certain (shortish) period of time, and trading with a user that is marked online has a higher percentage chance of fully going through. online status is tracked by the server in an anonymous fashion (i.e. using the walletID identifier). Note that this change does not work with old trade (it will only work with trades that are made after this update is put into place)
* added /online command to chat, which will tell you if the user you specify is online or not (e.g. type “/online cityglut” to see if cityglut currently has counterwallet running).
* added /msg command to chat for private messaging between handles…e.g. /msg halfcab yo wazzup
FIXES:
* chat div is properly scrolled to the bottom when displaying
* market cap point calculation tweaked to not get multiple calculations per block, and to calculate market cap off the last trade for a given asset in a given block
* fixed an issue with manual BTCpays not working (due to a reference to an invalid variable name)
* options dialog did not properly display Auto BTC Pay and Auto Prime settings
* MessageFeed logic encapsulated and better structured
* fixed a bug with open order amounts showing incorrectly (thanks rotalumis)
* orders (view prices) page had a few bugs that were fixed
* clean whitespace on entered passphrases (thanks canton)
Still left before mainnet (not much!!) is:
* delaying BTCpays for 6 blocks (due to potential reorgs that may happen – we don’t want people to lose their BTC)
* deployment and testing across the full cluster (right now we’re only running on a single system)
* some more bug fixing
[/quote]
Thanks for your hard work!
Impressive work ! Are you human ? ;D
[quote author=xnova link=topic=188.msg1631#msg1631 date=1395977340]
Still left before mainnet (not much!!) is:
* delaying BTCpays for 6 blocks (due to potential reorgs that may happen – we don’t want people to lose their BTC)
[/quote]
Is the protocol limit still 10 blocks before btcpay timeout after a order match? This left 4 blocks for the btcpay to be processed, isn’t that too short ? Although I am for the 6 block delay you’ve introduced, limit for the btcpay to be submitted should be raised accordingly (from 10 to 16 blocks).
Also, not really a bug neither a thing of importance, but in the History tab it looks like the graph doesn’t take the escrowed XCP into account. Thus when placing an order, it is removed from the portfolio even when the order is pending. I know the counterpartyd balance command doesn’t show the escrowed assets and that’s probably the reason for that.
Excellent work, xnova!
I think I’ve figured out what’s wrong with the View Prices page: if you look up an asset pair that has never had a single trade completed, it tells you there is no data available, even if there are open orders on this asset pair. In short, Counterwallet has to check for both historical orders and currently open orders in both directions.
And… Something strange happened. I got a duplicate sell order for LTBCOINSEAT spontaneously created and then matched with a duplicate buy order that seems to have been created on the other user’s wallet: http://imgur.com/a/130kZ
Tested today, cannot seem to see any messages or PM’s on chat other than my own currently logged in session (not even by using two freshly created wallets on different browsers)
tested latest firefox and chrome on osx, cleared cache, incognito modes & also tried on virtual machine browser.
Great work by the way on consistent feature update and bug report. I will be looking for more bugs.
Hi, I want to know whether it is necessary and possible to show the current BTC block height in counterwallet. I think it may be convenient for evaluating buy&sell expiration time.
not sure if it’s temporary or what did I miss, but counterwallet shows my XCP balance = ?? where the counterparyd command line shows 3 XCP
[font=verdana]
[font=Verdana]counterpartyd --testnet --testcoin --bitcoind-rpc-port 18332 balances muGYPuAfBwqQxmGP6vJobTsQyEg5T4q4Z4[/font][/font]
v0.9.5
ENHANCEMENTS:
* implemented asset description json and asset pictures, yay (see https://wiki.counterparty.co/w/Enhanced_Asset_Info_in_Counterwallet)
* added 7 sample moving average to price charts
* show # characters remaining when typing asset description
* we now wait 6 blocks on an order match before doing a BTCpay (we do this for protection against a reorg making an order match disappear)
FIXES:
* open trades show properly in non-BTC pairs (thanks rotalumis for pointing this out)
* debugging info now shows block number and last message ID properly, as well as backend API URL list
* go off of tx_hash instead of tx_index where it matters, as tx_index can change between updates
* fixed bug in order fee_required/fee_provided dispay (was showing the full amount instead of the remaining amount)
* when overriding the market rate, clear the text box when switching between “as unit price” and “as quantity” (thanks rotalumis)
* refactored feed_ objects in several areas
* on testnet burn dialog, if BTC balance is less than possible burn amount, show that as max amount possible to burn instead (thanks to phantom for finding)
* price charts group action on an hourly basis, instead of on a per block basis (which made the concept of using ohlc candlesticks not very useful in many cases)
* Added verbage in when making a trade with an overridden unit price that tells you how much it will cost in total (this was missing)
* TopAssets/Portfolio: 24h volume and 7d market volume was off… it is now calucated on regular basis (at least once a day) for all assets with trading data
* use anonymous knockout validation rules where possible
* empty XCP balance should show as ‘0’ instead of ‘??’
* if a user is banned from chat, they shouldn’t be able to /msg others
* tweaks and fixes to work with newest counterpartyd changes (e.g. working with new ‘open’ order status)
* we now filter out negative fee_required_remaining and fee_provided_remaining value items
(server will be down for 10 minutes as I make the push)
[quote author=xcptime link=topic=188.msg1676#msg1676 date=1396185376]
Hi, I want to know whether it is necessary and possible to show the current BTC block height in counterwallet. I think it may be convenient for evaluating buy&sell expiration time.
[/quote]
Right now you can by clicking on the Gear Icon and clicking Show debugging info (not very user friendly to see it as it was more meant as a debugging thing).
I’m not inherently against placing it in the display somewhere, but I’m not sure how useful it would be to most people. I.e. I list block expirations from a relative standpoint…e.g. “Expires in 21 blocks” instead of “Expires at block 208348” for instance…and avoid even using block numbers wherever possible, or at a minimum giving a time estimate to put it in terms of time.
[quote author=romerun link=topic=188.msg1693#msg1693 date=1396242052]
not sure if it’s temporary or what did I miss, but counterwallet shows my XCP balance = ?? where the counterparyd command line shows 3 XCP
[font=verdana]
[font=Verdana]counterpartyd --testnet --testcoin --bitcoind-rpc-port 18332 balances muGYPuAfBwqQxmGP6vJobTsQyEg5T4q4Z4[/font][/font]
[/quote]
If this is still the case even with this new version (0.9.5), feel free to PM me your testnet passphrase and I’ll log in and check it out.
Tried to create a new wallet. Thats what I was prompted when it opened up:
I could reproduce the error yet. failoverAPI: Call failed (failed over across all servers). Method: get_orders; Last error: JSON-RPC Error:<br /><br />Type: Server error<br /><br />Code: -32000<br /><br />Message: {"message": "Invalid params", "code": -32602}
Firefox 27.0.1
Windows 7 64 bit
Show QR code doesn’t work[color=rgb(255, 0, 0)][font=Menlo][size=11px]
Uncaught ReferenceError: qrcode is not defined[/size][/font][/color][color=rgb(255, 0, 0)][font=Menlo][/size][/font][/color]
I guess you probably already noticed this,
can’t login using firefox, while chrome works just fine