Bitcoin Forum
April 25, 2024, 12:13:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 13, 2016, 07:43:58 PM
I just did some voting and found that the GUI doesn't work. I vote in the command line and the GUI is updated immediately.

You need to vote from CLI.

Voted for you again now i see that i voted for you and you voted for me ,but last time it disappeared after few min .Let's see what will happen now.

Edit :
After this action vvinam disappeared from my list  Huh Why?
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 13, 2016, 07:31:26 PM
Ok i understand now and the last question .Each user can only vote for one user one time or multiple times ?

I would also like to know the answer to this...
And one more related question - how long the vote remains actual? Do we need to refresh them every day?
I ask this because on teh website I do not see many people I voted for... Only the ones I voted for today, are shown.
i think we must refresh them everyday as i checked and seen i had only voted for one and all the others have disappeared.Also i'm not on witness list anymore and only two had voted me.
would be if we vote each others everyday!will be annoyed to do that but will be fair for everyone

Yes i got it like you  in voting witnesses approved by penetrator10 i see :myself vote ,torontor my first user vote (3 4 days ago) and we see our votes ,3 person was  theboccet -but i don't see that i voted for him or hi for me  Huh ,4 person was miso69 voted for him 2 or 3 times and the same i don't see me voted for him or he for me ,5 person vvinam voted 2 times for him  second vote worked i see that i voted for him ,but don't see him nowhere,6 person drays voted for him 2 days ago and i see everything is fine on both sides.Dev must answer those questions don't know why it is like this ?
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 11, 2016, 05:13:59 PM
Yes you must have 4lines one pair is public key and wif priv key ,second pair is signing_key and it's private key.I write you all info that you need you did something wrong earlier !
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 11, 2016, 04:44:53 PM
-snip-

Quote from dev
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


I think this is where I made the mistake, I used the signing key from the witness, private key from miso69. I didn't use the public key from the dump_private_keys command. I will fix that and run the node again.

You have to  set the signing_key and it's private key in the config.ini file
The 4 lines when you typed dump_private_keys:
the first pair was when you generated your brain key
the second one was when you created your witness

okay so when I do a dump_private_keys I only see one key pair, its the same keypair I got when I did the suggest brain_key_command. pub key, wif priv key. I don't see a keypair associated with the signing key of the witness. Which is the XMS7... key above.


Then you make something wrong in early steps.
https://github.com/moonstonedac/moonstone/wiki/How-to-import-your-key
https://github.com/moonstonedac/moonstone/wiki/How-to-become-a-witness
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 11, 2016, 04:32:38 PM
My node isn't producing blocks and everything I have tried doesn't seem to correct the problem. I even tried to run this on an allstream VPS.

This is the error I get producing blocks..

Code:
393220ms th_a       application.cpp:505           handle_block         ] Got block: #89536 time: 2016-12-11T16:06:33 latency: 236 ms from: penetrator10  irreversible: 89516 (-20)
396153ms th_a       application.cpp:505           handle_block         ] Got block: #89537 time: 2016-12-11T16:06:36 latency: 169 ms from: riverhead  irreversible: 89519 (-18)
399102ms th_a       application.cpp:505           handle_block         ] Got block: #89538 time: 2016-12-11T16:06:39 latency: 117 ms from: kunfu  irreversible: 89521 (-17)
401985ms th_a       witness.cpp:181               block_production_loo ] Got exception while generating block:
10 assert_exception: Assert Exception
witness_obj.signing_key == block_signing_private_key.get_public_key():
    {}
    th_a  db_block.cpp:327 _generate_block

    {"witness_id":"1.6.26"}
    th_a  db_block.cpp:411 _generate_block

    {}
    th_a  db_block.cpp:309 generate_block
401985ms th_a       witness.cpp:212               block_production_loo ] exception prodcing block
402984ms th_a       witness.cpp:206               block_production_loo ] Not producing block because node didn't wake up within 500ms of the slot time.
403984ms th_a       witness.cpp:206               block_production_loo ] Not producing block because node didn't wake up within 500ms of the slot time.
405157ms th_a       application.cpp:505           handle_block         ] Got block: #89539 time: 2016-12-11T16:06:45 latency: 172 ms from: biodragon  irreversible: 89524 (-15)
408154ms th_a       application.cpp:505           handle_block         ] Got block: #89540 time: 2016-12-11T16:06:48 latency: 169 ms from: morden  irreversible: 89525 (-15)

Any Ideas?

Quote from dev
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


I think this is where I made the mistake, I used the signing key from the witness, private key from miso69. I didn't use the public key from the dump_private_keys command. I will fix that and run the node again.

You have to  set the signing_key and it's private key in the config.ini file
The 4 lines when you typed dump_private_keys:
the first pair was when you generated your brain key
the second one was when you created your witness
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 11, 2016, 04:20:26 PM
My node isn't producing blocks and everything I have tried doesn't seem to correct the problem. I even tried to run this on an allstream VPS.

This is the error I get producing blocks..

Code:
393220ms th_a       application.cpp:505           handle_block         ] Got block: #89536 time: 2016-12-11T16:06:33 latency: 236 ms from: penetrator10  irreversible: 89516 (-20)
396153ms th_a       application.cpp:505           handle_block         ] Got block: #89537 time: 2016-12-11T16:06:36 latency: 169 ms from: riverhead  irreversible: 89519 (-18)
399102ms th_a       application.cpp:505           handle_block         ] Got block: #89538 time: 2016-12-11T16:06:39 latency: 117 ms from: kunfu  irreversible: 89521 (-17)
401985ms th_a       witness.cpp:181               block_production_loo ] Got exception while generating block:
10 assert_exception: Assert Exception
witness_obj.signing_key == block_signing_private_key.get_public_key():
    {}
    th_a  db_block.cpp:327 _generate_block

    {"witness_id":"1.6.26"}
    th_a  db_block.cpp:411 _generate_block

    {}
    th_a  db_block.cpp:309 generate_block
401985ms th_a       witness.cpp:212               block_production_loo ] exception prodcing block
402984ms th_a       witness.cpp:206               block_production_loo ] Not producing block because node didn't wake up within 500ms of the slot time.
403984ms th_a       witness.cpp:206               block_production_loo ] Not producing block because node didn't wake up within 500ms of the slot time.
405157ms th_a       application.cpp:505           handle_block         ] Got block: #89539 time: 2016-12-11T16:06:45 latency: 172 ms from: biodragon  irreversible: 89524 (-15)
408154ms th_a       application.cpp:505           handle_block         ] Got block: #89540 time: 2016-12-11T16:06:48 latency: 169 ms from: morden  irreversible: 89525 (-15)

Any Ideas?

Quote from dev
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
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 11, 2016, 04:00:27 PM
vvinam voted for you too
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 10, 2016, 06:12:37 PM
Vote for me and I will vote for you in return. witness miso69

Delegate pledge; I will hodl my coins and leave them in my wallet for a period of 1 year. After that I may continue to hodl or not.

Thanks for your consideration.   Grin



Voted for you  Wink
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 10, 2016, 01:04:06 PM
theboccet i see you voted for me ,so i voted for you too.
30  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [Bounties] Fermat Bounty Campaign #1 on: December 10, 2016, 12:45:14 PM
Checkout Week 2
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 09, 2016, 07:11:34 PM
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 ?
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 09, 2016, 06:29:52 PM
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.
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Pascal Coin: P2P cryptocurrency without need of historical operations on: December 09, 2016, 05:38:51 PM
It would be cool to have second market on cryptopia for accounts.
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC (DPOS, DEX, Market-Pegged Assets, Main Net Live) on: December 09, 2016, 05:12:26 PM
Ok i did first 3 points waiting now for dev pm.
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [EMPC] CoinEmpz Classic - Online Merchant Payment Currency on: December 07, 2016, 06:15:11 PM
What 15 m premine and block reward 0.5 . We all know how it's gonna end.
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Pascal Coin: P2P cryptocurrency without need of historical operations on: December 03, 2016, 10:46:39 PM
Finally we got some normal exchange , good step forward.
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SSD] Sonic - 1st TOR with functional anon send - Steganography based Anon App on: December 02, 2016, 05:26:01 PM
It looks like network is still alive i got 4 connections and it stakes good too.Would be cool if someone would takeover this coin.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market [MODERATED] on: November 30, 2016, 03:37:57 PM
Wallet out of sync. Network still alive or not?

It looks like still alive.I opened today my wallet and it syn ,but only with one connection.
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ARCO] AquariusCoin | scrypt PoW/PoS | NO premine | 42M ARC on: November 26, 2016, 05:09:53 PM
What is this takeover or you are the same person ?
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market [MODERATED] on: October 10, 2016, 09:58:13 PM
I think this coin is dead.

It still synch i got 2 connections .It's listed on yobit, but of course wallet is in maintenance like most of their wallets.So it's not that dead ,i would say half dead.
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!