Bitcoin Forum
April 26, 2024, 03:16:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: ?
Yes - 1 (100%)
No - 0 (0%)
Total Voters: 1

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 »
  Print  
Author Topic: [ANN][NEVA] NevaCoin | PoS | Blake2s | NO Premine |  (Read 126628 times)
krile (OP)
Hero Member
*****
Offline Offline

Activity: 746
Merit: 500



View Profile
May 01, 2016, 09:54:56 AM
 #541

I made a small mistake in the code, one line was missing in the staking code and the wallet was showing 0 in getstakinginfo, I blame my cat that is always walking on my keyboard Smiley

Version 1.2.1 is now the latest one. Links in the OP are updated.

Please update to the latest one.




Nice.

I noticed:
Linux nevacoind is missing from binaries

Also couple things:

nevacoin_qt_linux_v1.2.1.zip.zip :-) double zipped?-)

and Nevacoin-qt_windows_v1.2.1.zip inside there is "Nevacoin Core Wallet.exe", not Nevacoin-qt.exe as before.

I fixed the doubble zip Cheesy

And the exe was renamed, I think most people dont know what qt stands for Smiley

"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714144591
Hero Member
*
Offline Offline

Posts: 1714144591

View Profile Personal Message (Offline)

Ignore
1714144591
Reply with quote  #2

1714144591
Report to moderator
grimdin
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile WWW
May 01, 2016, 12:39:16 PM
Last edit: May 01, 2016, 03:20:27 PM by grimdin
 #542

I made a small mistake in the code, one line was missing in the staking code and the wallet was showing 0 in getstakinginfo, I blame my cat that is always walking on my keyboard Smiley

Version 1.2.1 is now the latest one. Links in the OP are updated.

Please update to the latest one.




Nice.

I noticed:
Linux nevacoind is missing from binaries

Also couple things:

nevacoin_qt_linux_v1.2.1.zip.zip :-) double zipped?-)

and Nevacoin-qt_windows_v1.2.1.zip inside there is "Nevacoin Core Wallet.exe", not Nevacoin-qt.exe as before.

I fixed the doubble zip Cheesy

And the exe was renamed, I think most people dont know what qt stands for Smiley

Its still missing nevacoind for Linux.

*edit: ah, its included in new zip. thx.
doitASAP
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile
May 01, 2016, 01:21:26 PM
 #543

Is this a mandotory update to 1.2?
grimdin
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile WWW
May 01, 2016, 04:26:23 PM
 #544

Oops. Help.

I tried to test 2-of-2 transaction  Smiley

Managed to create multisig address (37PE87YVd3NKLHjMkuujeQF4HmVCEJAFPv) then i send some Nevacoins to it and received txid
27671122999b7646a1bc6968c1b6c870dfbdd8ba18372774c9d852d376a5062f

then i created rawtransaction.
this was my command: createrawtransaction '[{"txid":"27671122999b7646a1bc6968c1b6c870dfbdd8ba18372774c9d852d376a5062f","vout":0}]' '{"NWe91em7v3LZsfRhgmUD4wF5vvMAkYTfLf":50}'
i did receive rawtransaction, then i tried to sign it and then sign with my other wallet where i did create my 2-of-2 multisig address.

but it says complete: false after i try to sign it and try to send it, i'll get:
error: {"code":-22,"message":"TX rejected"}

Where i did do wrong? Is it broken because i did multisig on my Linux wallet but did pay to it with my Windows wallet, where i also did my rawtransaction?

Is my transaction now completely lost? i cant free it?
grimdin
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile WWW
May 01, 2016, 04:53:21 PM
Last edit: May 01, 2016, 05:14:45 PM by grimdin
 #545

Oops. Help.

I tried to test 2-of-2 transaction  Smiley

Managed to create multisig address (37PE87YVd3NKLHjMkuujeQF4HmVCEJAFPv) then i send some Nevacoins to it and received txid
27671122999b7646a1bc6968c1b6c870dfbdd8ba18372774c9d852d376a5062f

then i created rawtransaction.
this was my command: createrawtransaction '[{"txid":"27671122999b7646a1bc6968c1b6c870dfbdd8ba18372774c9d852d376a5062f","vout":0}]' '{"NWe91em7v3LZsfRhgmUD4wF5vvMAkYTfLf":50}'
i did receive rawtransaction, then i tried to sign it and then sign with my other wallet where i did create my 2-of-2 multisig address.

but it says complete: false after i try to sign it and try to send it, i'll get:
error: {"code":-22,"message":"TX rejected"}

Where i did do wrong? Is it broken because i did multisig on my Linux wallet but did pay to it with my Windows wallet, where i also did my rawtransaction?

Is my transaction now completely lost? i cant free it?

Ah, addmultisig was needed to do with both nodes, i managed to sign and it said complete true, but still i am getting TX rejected when i am trying to send it.

Ah2, txfee, i tried to send all Nevacoins, you need to reduce txfee. now its thru.

All ok Smiley
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
May 01, 2016, 05:49:19 PM
 #546

Can you post details how to make successful  transaction?
arrahbari
Member
**
Offline Offline

Activity: 116
Merit: 100

This is the FUTURE


View Profile WWW
May 02, 2016, 11:44:20 AM
 #547

My Nevabutton game can be now test from: http://nevabutton.grimdin.xyz/

Please give your feedback.
OK it's working fine
grimdin
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile WWW
May 02, 2016, 05:23:50 PM
 #548

My Nevabutton game can be now test from: http://nevabutton.grimdin.xyz/

Please give your feedback.
OK it's working fine


Good to know. Please all, go all and play and win some Nevacoins. Game does not run if there is only one player.
grimdin
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile WWW
May 02, 2016, 05:25:30 PM
 #549

Can you post details how to make successful  transaction?

Do you mean multisig transactions, which you need to make manually?
grimdin
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile WWW
May 02, 2016, 05:40:23 PM
 #550

Question about Paper wallets (cold wallets) and PoS staking, is it somehow possible?
krile (OP)
Hero Member
*****
Offline Offline

Activity: 746
Merit: 500



View Profile
May 02, 2016, 06:00:57 PM
 #551

Question about Paper wallets (cold wallets) and PoS staking, is it somehow possible?

No that is not possible if you want the wallet to remain "cold".

You could import the private key from the paper wallet into a staking node and stake with it. This way you have a backup of your address on paper if something happens to your node like hard drive failure. But the address will be hot and exposed to the evil people on the internets Cheesy

krile (OP)
Hero Member
*****
Offline Offline

Activity: 746
Merit: 500



View Profile
May 02, 2016, 06:03:41 PM
 #552

Is this a mandotory update to 1.2?

It is mandatory yes. The crucial changes come live at block 100k, so there is no rush, but better sooner than later... If you dont upgrade before block 100k you will end up on a separate fork...

4rzun4
Sr. Member
****
Offline Offline

Activity: 620
Merit: 250



View Profile
May 03, 2016, 06:02:03 AM
 #553

Faucet official not avaiable yet  Huh
krile (OP)
Hero Member
*****
Offline Offline

Activity: 746
Merit: 500



View Profile
May 03, 2016, 06:27:11 PM
Last edit: May 03, 2016, 08:02:10 PM by krile
 #554

Faucet official not avaiable yet  Huh

Its like you are reading my mind. I was working on it today.

Here it is, the official faucet: http://faucet.nevacoin.pw/

Still working on the design a bit, but it is fully functional and loaded with NEVAs Cheesy

Enjoy!

Edit: And feedback please...if everything is working as it should Smiley

grimdin
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile WWW
May 03, 2016, 08:03:22 PM
 #555

Faucet official not avaiable yet  Huh

Its like you are reading my mind. I was working on it today.

Here it is, the official faucet: http://faucet.nevacoin.pw/

Still working on the design a bit, but it is fully functional and loaded with NEVAs Cheesy

Enjoy!

Edit: And feedback please...if everything is working as it should Smiley

I just tested it, works. Also i donated some Nevacoins for it.

Can you also pls link my Nevabutton game for first post?
krile (OP)
Hero Member
*****
Offline Offline

Activity: 746
Merit: 500



View Profile
May 03, 2016, 08:17:17 PM
 #556

Faucet official not avaiable yet  Huh

Its like you are reading my mind. I was working on it today.

Here it is, the official faucet: http://faucet.nevacoin.pw/

Still working on the design a bit, but it is fully functional and loaded with NEVAs Cheesy

Enjoy!

Edit: And feedback please...if everything is working as it should Smiley

I just tested it, works. Also i donated some Nevacoins for it.

Can you also pls link my Nevabutton game for first post?

I added your game to the OP.

 I will be refreshing the website in the following days so I will add it there too.

There was another game, a ponzi pyramid game, is it still alive?

Also to you and everyone else, if you have any Neva related sites I can create a subdomain for you if you want, e.g.: subdomain.nevacoin.pw

Just PM me

crackfoo
Legendary
*
Offline Offline

Activity: 3444
Merit: 1126



View Profile WWW
May 04, 2016, 12:58:19 AM
 #557

Hi,

We've added NEVA to the miners multipool: www.zpool.ca

Cheers!

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
krile (OP)
Hero Member
*****
Offline Offline

Activity: 746
Merit: 500



View Profile
May 04, 2016, 07:32:54 AM
 #558

Hi,

We've added NEVA to the miners multipool: www.zpool.ca

Cheers!

Thanks for adding NEVA. OP updated with your pool.

Cheers!

grimdin
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile WWW
May 05, 2016, 11:14:52 AM
 #559

Is this a mandotory update to 1.2?

It is mandatory yes. The crucial changes come live at block 100k, so there is no rush, but better sooner than later... If you dont upgrade before block 100k you will end up on a separate fork...

Block Explorer (https://chainz.cryptoid.info/neva/#!crypto) has old version running: v1.1.0.0-g0000000 (protocol 65000)
krile (OP)
Hero Member
*****
Offline Offline

Activity: 746
Merit: 500



View Profile
May 05, 2016, 11:57:45 AM
 #560

Is this a mandotory update to 1.2?

It is mandatory yes. The crucial changes come live at block 100k, so there is no rush, but better sooner than later... If you dont upgrade before block 100k you will end up on a separate fork...

Block Explorer (https://chainz.cryptoid.info/neva/#!crypto) has old version running: v1.1.0.0-g0000000 (protocol 65000)

I will notify the admin.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!