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

Pages: 1 ... 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 ... 22
136
If you're going to use a block chain get account to send funds, etc. you have to be concerned about a man in the middle attack.

I use it over HTTPS but there is a place for a WIF key in config.json.   The WIF key may be much harder to use but it does not rely on the certificate authorities.

137
General Discussion / Re: Alternative GUI for BitShares
« on: March 19, 2015, 12:02:05 am »
It should run under any desktop (including Linux) but not Android as there is no Java VM for Android yet. This may change in the future, as the main reason is not technical but is due to a legal disagreement between Oracle and Google.
Maybe Android and the OpenJDK will get along.

138
General Discussion / Re: Alternative GUI for BitShares
« on: March 18, 2015, 11:59:47 pm »
Also, is there a test blockchain we could use? (so far all my test have been done in live environment using a test wallet with a small amount of bts but I do realize we need a testing process better than this)
Yes there is ..
it's called XTS and is the develop branch AFAIK:
https://github.com/BitShares/bitshares/tree/develop

There are also some publicly known private keys for XTS that carry funds so you can test but I can't find the URL atm :(

Please note, that there also is DevShares which is like an intermediate network in between XTS and BTS!

//edit: found it:
https://github.com/BitShares/bitshares/blob/develop/dev-test-keys.txt
https://github.com/BitShares/BitShares-JS/tree/master/testnet

This one works for me...

XTS a private test net so you run all of the delegates in one process and you'll have to make your own market transactions. On the other hand you have control over all the market transactions.

139
General Discussion / Re: how to change between TITAN &NON TITAN?
« on: March 18, 2015, 10:07:58 am »
I agree with arhag .. we need memos for public accounts too ... that way btc38 can proof solvency and let costumers tranfser funds to a NONTITAN account
had updated the code let no-titan account can received memo ?

Public accounts can receive encrypted memos.  The wallets support this already.

141
General Discussion / Re: The web wallet is a must use sales tool.
« on: March 17, 2015, 02:41:00 pm »
When viewed through my Galaxy Note 4 and Chrome, the edges get cropped and you can't read all the text, and zooming out and scrolling doesn't really work.  I know its a web wallet and not a mobile wallet, but I don't have any issues on any other web pages.  I have not signed up because of this.  Otherwise, keep up the great work!

https://github.com/BitShares/web_wallet/issues/657

142
General Discussion / Re: The web wallet is a must use sales tool.
« on: March 17, 2015, 12:49:38 pm »

The web wallet truly is fantastic. Excellent work James!

That you, it is the really the entire teams wallet.

143
General Discussion / Re: The web wallet is a must use sales tool.
« on: March 17, 2015, 12:40:40 pm »
The web wallet Chinese area access is not very smooth

Working on it.   Wildpig has just helped detail several things in this area that we need to fix.

145
Wild



Yes thanks wildpig...   Monday is going to be an interesting dev meeting...  I will make sure we discuss the release schedule for the market fixes.

146
General Discussion / Re: The BitShares Hosted Web Wallet is ready...
« on: March 14, 2015, 10:17:42 pm »
how can i recover my wallet with the brain key?
I have delete the webwallet from my computer, and want to test how to recover before i really rely on it.
Goto to the website and refresh...   Use Recover Wallet

147
General Discussion / Re: The BitShares Online Web Wallet is ready...
« on: March 13, 2015, 08:25:46 pm »
it seems that I cannot dump my private key in online wallet
Code: [Select]
>> wallet_dump_private_key BTS7G72UfgQ52pR9XtkBND9fQExJ1RSMCrJd2NcUWFnvzKdPJtsWb

null
>> wallet_dump_account_private_key myapple

"Not Implemented [wallet_dump_account_private_key]"

Use "wallet_dump_private_key account_name" instead..  We will filter unimplemented rpc calls from the console's help, that probably would have help you in this case.

148
General Discussion / Re: The BitShares Online Web Wallet is ready...
« on: March 13, 2015, 03:16:34 am »

Can we have the open shorts orders and margin call orders show up in the web wallet like they do in the regular wallet? I know we can't actually use the exchange in the web wallet yet, but just having a more reliable source (bitsharesblocks.com often seems to be out-of-date or incorrect in the order books it displays for some reason) for short information through an easily accessible website is nice.

I also agree along the lines of what speedy is suggesting in that it would be nice to have one main read-only guest account (perhaps with the dashboard disabled and account pages made read-only so that no one could transfer funds to and from the account) which could have permalinks to the various views (like the exchange markets, delegate pages, account pages, etc.). By the way, I really appreciate being able to go into the console on a guest account (it is nice to quickly be able to load a web page and run blockchain_* accounts without even needing to type in a password).

CORRECTION: Open shorts / margins are only shown for one's own accounts.  This will be added when trading is added.

I thinking it might be good to drop the login and guest.  We should have a new landing page.  The Tollbar could then say "login" instead of "lock" then toggle (to lock) after a login.

Bytemaster's advice was to get a good  VPS..  This is serving us well...   We have SSD storage which is better for this software. This also means I can cluster and not have to worry as much about caching..

149
General Discussion / Re: The BitShares Online Web Wallet is ready...
« on: March 13, 2015, 02:53:11 am »



Damn, I used a name I really really like so work extra hard on this.
LOL...Damn is a lot kinder than the f word...

OK, good to know.  I pick up those accounts registered before this release.

150
I have updated "pre_release" ... We have added a lot of your suggestions.  Re-post if I missed something.  A "key" change in this pre release is a new algorithm: Draft standard for BitShares Wallet Key Generation.  This standardizes how account keys are create for your accounts in the wallet.  The idea is to maximize compatibility between all BitShares Wallets.

https://wallet.bitshares.org/pre_release

The plan is to move the pre_release branch to the main wallet Saturday.  I'll be around on the weekend to monitor things.  I have submitted an entry about the online wallet to The NullStreet Journal for Monday's issue.. 

** Tomorrow, Friday, I'll make a few performance and refresh updates (mostly timing)..  **

EDIT: I will include support for the accounts registered prior to this release.

I will look forward to your feedback (kind words).

Pages: 1 ... 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 ... 22