cryptonomex / graphene-ui

Cryptonomex Graphene front end (wallet and decentralized exchange)
https://bitshares.openledger.info
MIT License
156 stars 100 forks source link

An account controlled by another account is not shown as "My Account" #783

Closed abitmore closed 8 years ago

abitmore commented 8 years ago

Steps:

(IMO it's an advanced feature so maybe low priority)

svk31 commented 8 years ago

This ties in with proposed transactions which is in another branch but currently on hold due to a lack of data from the API, see https://github.com/cryptonomex/graphene/issues/442.

xeroc commented 8 years ago

@abitmore If you use the public key instead of the name, then the wallet should figure out that his is your account!

abitmore commented 8 years ago

@svk31 It doesn't need to propose a transaction if the authority's weight is more than the threshold already. I'll take a look at that API issue.

@xeroc I know that, thanks.

abitmore commented 8 years ago

@svk31 it seems the solution of https://github.com/cryptonomex/graphene/issues/442 described by @theoreticalbts won't affect this issue.