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

Pages: 1 2 3 4 5 [6] 7 8 9 10 11 12 13 ... 133
76
I tend to agree with alt on this. I would much rather have us start actually burning the fees instead of recycling them into the reserve pool so that bitshares would eventually go deflationary.

77
Ok I've figured out why, it was because of the password strength checker I added recently, 4000 chars was a bit too much for it..  I've disabled it for when you enter an existing password as well as for passwords of length > 100 characters. Should go live within a few days, just wanna test some other changes a bit more first.

78
I doubt it's related to the password itself, most likely it's from the lookup of keys from your brain key. I recently changed that part to look for more keys, making it more likely to recover keys from wallets that have in the past made failed attempts to create accounts (there was a bug there).

Are you running a local node? Is your computer old?

79
The UI generates keys for the network you're connected, so if you want testnet keys you need to connect to the testnet api server.

80
not sure whether below issue is listed in the issues, anyway hope it can be fixed in this worker:

a suprising price often come out when the trade quantity is very low, it's not a problem that the price appear in the listed history, but when the suprising price appear in the chart, it always make the chart confusing and misleading.

if it's possible to filter this kind of price out to let it not appear in the chart, it will be much better. 





Yea I'm aware of this and it's quite frustrating, but it's also quite hard to filter out reliably. I actually already do some some filtering of extreme values, but I also don't want to make the filter so strict that it removes real peaks.

81
Nice work on the latest release 170314.  This has come a long way and headed in the right direction.

One question I constantly see in the chatbox is "how do I login?"  Can you put a button for login, next to the create account button?  Simply match the settings>backup/restore look and feel.


Thanks again for all the hard work.

Thank you.

There is already is a login button there, it's the padlock.

But I agree it's incredible how often people ask this, despite all the text and tool tips I've added explaining how the Bitshares "login" works.

82
Technical Support / Re: HELP Loading AGS onto bitshares 2.0
« on: March 14, 2017, 10:59:48 am »
I don't know if it's possible to import a private key directly like that, you may need to go via the Bitshares 1.0 client first. Try importing your key in that wallet and then exporting the json file which can in turn be imported in the current Bitshares wallet.

You can find instructions for that here: http://docs.bitshares.eu/bitshares/migration/howto-exporting-wallet.html#bitshares-1-0-full-client

83
General Discussion / Re: Semi-centralized smart contracts on Bitshares
« on: March 13, 2017, 05:10:53 am »
It's not really centralized in the sense you think of Thom. It's simply a way to avoid bloating the blockchain with proposed transactions that would get rejected anyway, since you make the verification off chain and only broadcast if it passes your criteria. Also, signatures happen off chain meaning less bloat also. The final transaction still needs to be a valid trx for the blockchain itself, nothing changes there.

In principle I like the idea. One potential issue is that bts transactions don't stay valid very long once signed due to TAPOS, but I'm not sure how long that is.

84
Technical Support / Re: How to recover old wallet format 0.9.1.json
« on: March 12, 2017, 11:22:54 am »
I can't tell if it's the system dialog that's not working or the wallet, some screenshots would be nice.

85
Technical Support / Re: How to recover old wallet format 0.9.1.json
« on: March 09, 2017, 12:01:18 pm »
Thank you xeroc,

I have installed  0.9.3c and imported my wallet in to it. It does show my balance but incorrect.
After exporting it I get "BitShares Wallet Backup.json"
When I try to import it in to the Bithsares 2.0 it doesn't recognise it.
Please advise

Thanks  :)

When you say it does'nt recognize it what does that mean? Is there an error message?

86
Technical Support / Re: Import priv key (WIF) to new empty wallet
« on: March 09, 2017, 10:58:31 am »
I was able to reproduce this one time myself, but after a refresh the import worked as expected. Hard to say what the cause is without more, if you can reproduce it can you please open the dev console (right click > Inspect anywhere on the page) and tell me if there are any error messages in red.

87
Welcome. I work on the web wallet (bitshares-ui), I just use Atom with various plug ins that make my life easier. Not sure what the c coders use.

88
Technical Support / Re: UIA - Issuing an asset
« on: February 28, 2017, 06:44:34 am »
Go back to your account page and the Assets page where you created the asset. You'll see a table of assets you've created with a button that says Issue Asset. Use that to create supply.

89
General Discussion / Re: Bin backup format
« on: February 21, 2017, 03:46:30 am »
Deposit keys are just addresses for withdrawal of OPEN.X assets, blocktrades has made use of the database to store them.

90
Technical Support / Re: lost account from browser
« on: February 21, 2017, 03:42:45 am »
Try to change your active wallet in the settings.

Pages: 1 2 3 4 5 [6] 7 8 9 10 11 12 13 ... 133