BitShares Forum

Main => General Discussion => Topic started by: ninja on July 20, 2014, 05:37:03 am

Title: How to create a new asset?
Post by: ninja on July 20, 2014, 05:37:03 am
I was trying to create a new asset but it said " RPC Server Error: In method 'wallet_asset_create': Assert Exception (10)"??
Title: Re: How to create a new asset?
Post by: toast on July 20, 2014, 05:56:40 am
What is output of "debug_list_errors" in console?
Title: Re: How to create a new asset?
Post by: ninja on July 20, 2014, 06:25:55 am
What is output of "debug_list_errors" in console?

I tried with the Console. It worked well. But the UI one from my account has the error. Since I used the UI so cannot get the full error. Anyway, I can create now by using the console.

Could be a bug/issue on the UI :)
Title: Re: How to create a new asset?
Post by: jae208 on July 20, 2014, 06:42:24 am
What does precision mean when creating a new asset?
Title: Re: How to create a new asset?
Post by: HackFisher on July 20, 2014, 06:55:56 am
Please pay attentions that the share supply on UI now is satoshi,

e.g share supply is 100000000, precision is 1^6, Symbol is XXX
Then the last total supply is 100 XXX. this seems not good experience which might be changed later
Title: Re: How to create a new asset?
Post by: toast on July 20, 2014, 06:57:02 am
Please pay attentions that the share supply on UI now is satoshi,

e.g share supply is 100000000, precision is 1^6, Symbol is XXX
Then the last total supply is 100 XXX. this seems not good experience which might be changed later

I thought this was already fixed?
Title: Re: How to create a new asset?
Post by: jae208 on July 20, 2014, 06:58:37 am
What is output of "debug_list_errors" in console?

I tried with the Console. It worked well. But the UI one from my account has the error. Since I used the UI so cannot get the full error. Anyway, I can create now by using the console.

Could be a bug/issue on the UI :)


what was the commands you type for the console to generate a new asset?
Title: Re: How to create a new asset?
Post by: HackFisher on July 20, 2014, 06:59:40 am
Please pay attentions that the share supply on UI now is satoshi,

e.g share supply is 100000000, precision is 1^6, Symbol is XXX
Then the last total supply is 100 XXX. this seems not good experience which might be changed later

I thought this was already fixed?

I have no idea, but from the asset created.(I tested using real money:), it's still there.

来自我的 GT-N7100 上的 Tapatalk

Title: Re: How to create a new asset?
Post by: jae208 on July 20, 2014, 07:52:23 am
Please pay attentions that the share supply on UI now is satoshi,

e.g share supply is 100000000, precision is 1^6, Symbol is XXX
Then the last total supply is 100 XXX. this seems not good experience which might be changed later

I thought this was already fixed?

I have no idea, but from the asset created.(I tested using real money:), it's still there.

来自我的 GT-N7100 上的 Tapatalk

Is there a way to fix that for the two assets that are there with a very small number of shares?
Title: Re: How to create a new asset?
Post by: ninja on July 20, 2014, 09:39:05 am
What is output of "debug_list_errors" in console?

I tried with the Console. It worked well. But the UI one from my account has the error. Since I used the UI so cannot get the full error. Anyway, I can create now by using the console.

Could be a bug/issue on the UI :)

what was the commands you type for the console to generate a new asset?


i used this: https://github.com/BitShares/bitshares_toolkit/wiki/Bitshares-commands:-Wallet#wallet_asset_create
Title: Re: How to create a new asset?
Post by: jae208 on July 20, 2014, 06:57:08 pm
Please pay attentions that the share supply on UI now is satoshi,

e.g share supply is 100000000, precision is 1^6, Symbol is XXX
Then the last total supply is 100 XXX. this seems not good experience which might be changed later

I thought this was already fixed?

Is there a way to fix it? Or will there be a way to fix?