Pages:
Author

Topic: [XMS] Moonstone DAC - page 27. (Read 33888 times)

full member
Activity: 196
Merit: 100
December 09, 2016, 02:16:47 PM
#63
Alright i done everything looks like i have to wait now for next maintenance.Can someone vote for me i will vote for you too.

I voted for you ,your turn now  Smiley .Dev do i pay some coins for voting for people ?

Ok thank you voted for you too , but dev how to check if someone voted for me ?

right now there's no easy way, but when i release the web wallet it will be easy.
as of now, i don't know how yet to do it easily on the command line. i'm still looking for a way.

***edit
ah i think i found it
in get_account you will see in "options"->"votes" who that account voted for
sr. member
Activity: 405
Merit: 500
December 09, 2016, 02:11:34 PM
#62
Alright i done everything looks like i have to wait now for next maintenance.Can someone vote for me i will vote for you too.

I voted for you ,your turn now  Smiley .Dev do i pay some coins for voting for people ?

Ok thank you voted for you too , but dev how to check if someone voted for me ?
full member
Activity: 196
Merit: 100
December 09, 2016, 02:08:32 PM
#61
Alright i done everything looks like i have to wait now for next maintenance.Can someone vote for me i will vote for you too.

I voted for you ,your turn now  Smiley .Dev do i pay some coins for voting for people ?

everytime you vote, there is a fee of about 0.20 xms
you can see it in your history
get_account_history youraccountname 100
that command will list your last 100 transactions

you can vote as many witnesses as you want and your voting power is equal to the XMS coins you hold.
every maintenance period, all the votes will be tallied
the number of witnesses for that period will also be determined
hero member
Activity: 2147
Merit: 518
December 09, 2016, 01:57:39 PM
#60
14 witnesses for now lol. Count me in then.
full member
Activity: 196
Merit: 100
December 09, 2016, 01:51:48 PM
#59
Could you please drop a few line about your project here: https://telegram.me/BitSharesDEX or here: https://bitsharestalk.org/index.php
Nobody there heard of your project  Huh
I'm sure it will bring you some volunteers from the community



it just went live yesterday so probably many people haven't heard of it yet Smiley

You maybe should make and announcement on the Bitshares forum as  it is based on Bitshares  Smiley

What about my MoonFund tokens ?
https://bitshares.openledger.info/#/asset/MOONFUND

i don't understand what you mean about moonfund tokens?
newbie
Activity: 9
Merit: 0
December 09, 2016, 01:35:11 PM
#58
Could you please drop a few line about your project here: https://telegram.me/BitSharesDEX or here: https://bitsharestalk.org/index.php
Nobody there heard of your project  Huh
I'm sure it will bring you some volunteers from the community



it just went live yesterday so probably many people haven't heard of it yet Smiley

You maybe should make an announcement on the Bitshares forum as  it is based on Bitshares  Smiley

What about my MoonFund tokens ?
https://bitshares.openledger.info/#/asset/MOONFUND
sr. member
Activity: 405
Merit: 500
December 09, 2016, 01:29:52 PM
#57
Alright i done everything looks like i have to wait now for next maintenance.Can someone vote for me i will vote for you too.
full member
Activity: 196
Merit: 100
December 09, 2016, 01:13:16 PM
#56
maybe I'll try this in windows 7 Cheesy

you can run ubuntu in a virtual machine in windows. that's what i'm doing.
hero member
Activity: 798
Merit: 500
December 09, 2016, 01:07:38 PM
#55
maybe I'll try this in windows 7 Cheesy
full member
Activity: 196
Merit: 100
December 09, 2016, 12:37:53 PM
#54
how to get wallet infos like balance and last transactions or list of transactions?

list_account_balances youraccountname

to get your balance

get_account_history youraccountname 100

to get your last 100 transactions
sr. member
Activity: 405
Merit: 500
December 09, 2016, 12:12:26 PM
#53
Ok i did first 3 points waiting now for dev pm.
legendary
Activity: 1064
Merit: 1000
December 09, 2016, 11:20:05 AM
#52
how to get wallet infos like balance and last transactions or list of transactions?
full member
Activity: 196
Merit: 100
December 09, 2016, 11:05:17 AM
#51
9 witnesses are now mining blocks. when it gets to 11 witnesses, you might have to vote for other witnesses and ask for others to vote for you to keep the number of active witnesses high. if more people vote for more witnesses, there will be more active witnesses mining but each will get less share of the rewards. if more people vote for less witnesses, less active witnesses will have a bigger share for mining rewards. this is a purely democratic process and i will not interfere with the outcome and i will not vote.
full member
Activity: 196
Merit: 100
December 09, 2016, 10:56:04 AM
#50
I think it's ok now  Grin Grin Grin

Code:
get_witness theboccet
{
  "id": "1.6.20",
  "witness_account": "1.2.24",
  "last_aslot": 0,
  "signing_key": "***************************************",
  "vote_id": "1:31",
  "total_votes": 0,
  "url": "www.theboccet.com",
  "total_missed": 0,
  "last_confirmed_block_num": 0
Thank you for pointing the step 5 Wink

remember you have to edit in your config.ini
your witness id with the "" (dont forget to remove the # sign infront of the witness id)
and your private key using your signing key and the corresponding private key which you get from dump_private_keys
It was confusing when I had 4 lines when I typed dump_private_keys
but i think it was ok when i set the signing_key and it's private key in the config.ini file!!!!!
thank you dev for your help

yes the first pair was when you generated your brain key
the second one was when you created your witness
legendary
Activity: 1064
Merit: 1000
December 09, 2016, 10:54:18 AM
#49
I think it's ok now  Grin Grin Grin

Code:
get_witness theboccet
{
  "id": "1.6.20",
  "witness_account": "1.2.24",
  "last_aslot": 0,
  "signing_key": "***************************************",
  "vote_id": "1:31",
  "total_votes": 0,
  "url": "www.theboccet.com",
  "total_missed": 0,
  "last_confirmed_block_num": 0
Thank you for pointing the step 5 Wink

remember you have to edit in your config.ini
your witness id with the "" (dont forget to remove the # sign infront of the witness id)
and your private key using your signing key and the corresponding private key which you get from dump_private_keys
It was confusing when I had 4 lines when I typed dump_private_keys
but i think it was ok when i set the signing_key and it's private key in the config.ini file!!!!!
thank you dev for your help
sr. member
Activity: 472
Merit: 250
December 09, 2016, 10:52:27 AM
#48
Hi dev i would love to join , could you reserve 1 for me? just need time to setup all configuration! thansks
full member
Activity: 196
Merit: 100
December 09, 2016, 10:43:38 AM
#47
I think it's ok now  Grin Grin Grin

Code:
get_witness theboccet
{
  "id": "1.6.20",
  "witness_account": "1.2.24",
  "last_aslot": 0,
  "signing_key": "***************************************",
  "vote_id": "1:31",
  "total_votes": 0,
  "url": "www.theboccet.com",
  "total_missed": 0,
  "last_confirmed_block_num": 0
Thank you for pointing the step 5 Wink

remember you have to edit in your config.ini
your witness id with the "" (dont forget to remove the # sign infront of the witness id)
and your private key using your signing key and the corresponding private key which you get from dump_private_keys
legendary
Activity: 1064
Merit: 1000
December 09, 2016, 10:39:21 AM
#46
I think it's ok now  Grin Grin Grin

Code:
get_witness theboccet
{
  "id": "1.6.20",
  "witness_account": "1.2.24",
  "last_aslot": 0,
  "signing_key": "***************************************",
  "vote_id": "1:31",
  "total_votes": 0,
  "url": "www.theboccet.com",
  "total_missed": 0,
  "last_confirmed_block_num": 0
Thank you for pointing the step 5 Wink
full member
Activity: 196
Merit: 100
December 09, 2016, 10:31:17 AM
#45
In this step import_key youraccountname yourprivatekey - should i write here my brain_priv_key or wif_priv_key ?

use your wif_priv_key
full member
Activity: 196
Merit: 100
December 09, 2016, 10:25:11 AM
#44
can you help me dev please?

Code:
unlocked >>> get_witness theboccet
get_witness theboccet
0 exception: unspecified
No account or witness named theboccet
    {"account":"theboccet"}
    th_a  wallet.cpp:1382 get_witness

    {"owner_account":"theboccet"}
    th_a  wallet.cpp:1386 get_witness

you have to do step 4 first. then step 5.
it seems you haven't created your witness yet
Pages:
Jump to: