Bitcoin Forum
April 24, 2024, 01:17:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 83 »
  Print  
Author Topic: [ANN] official NovaCoin thread - the original PoS+scrypt coin.  (Read 282624 times)
mullick
Legendary
*
Offline Offline

Activity: 1064
Merit: 1002


View Profile
June 09, 2013, 10:24:11 PM
 #601

Does NovaCoin mint similar to the way PPC does?  If so, how do you set it up to mint with a locked wallet?  Does it unlock for minting the same way PPC does?  If so, could someone outline the steps to set it up?

Thx!

Update: Yep - followed the same steps as I do for PPC and it unlocked for minting...

Make a .bat in your daemon folder. Name it novacoind.bat Paste this text save and close.

@echo off
@echo Enter Novacoin password...
SET /P variable=Password :
novacoind walletpassphrase %variable% 9999999 true

Start up your encrypted wallet and run the .bat.

Enter your password, Window will pause then exit. Your wallet in now unlocked.

EDIT: Ahh i see you got it. Maybe this will help someone else with the same question.

1713921467
Hero Member
*
Offline Offline

Posts: 1713921467

View Profile Personal Message (Offline)

Ignore
1713921467
Reply with quote  #2

1713921467
Report to moderator
1713921467
Hero Member
*
Offline Offline

Posts: 1713921467

View Profile Personal Message (Offline)

Ignore
1713921467
Reply with quote  #2

1713921467
Report to moderator
1713921467
Hero Member
*
Offline Offline

Posts: 1713921467

View Profile Personal Message (Offline)

Ignore
1713921467
Reply with quote  #2

1713921467
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713921467
Hero Member
*
Offline Offline

Posts: 1713921467

View Profile Personal Message (Offline)

Ignore
1713921467
Reply with quote  #2

1713921467
Report to moderator
1713921467
Hero Member
*
Offline Offline

Posts: 1713921467

View Profile Personal Message (Offline)

Ignore
1713921467
Reply with quote  #2

1713921467
Report to moderator
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 09, 2013, 10:43:37 PM
 #602

https://www.cryptsy.com/markets/view/13

Quote
0.03300000   930.00000000   30.69000000


Someone moved his order higher... Roll Eyes
svost
Sr. Member
****
Offline Offline

Activity: 461
Merit: 252


View Profile
June 10, 2013, 04:33:13 AM
 #603

https://www.cryptsy.com/markets/view/13

Quote
0.03300000   930.00000000   30.69000000


Someone moved his order higher... Roll Eyes

btc-e

0.033   1805.68624181   59.58764597

4NovacoinyLfMCjTzqDXcaGNTrykfDBNkP
hanzac
Sr. Member
****
Offline Offline

Activity: 425
Merit: 262


View Profile
June 10, 2013, 04:42:53 AM
 #604

https://www.cryptsy.com/markets/view/13

Quote
0.03300000   930.00000000   30.69000000


Someone moved his order higher... Roll Eyes

Even one week ago, I can still sold at 0.034. I think currently sold at 0.034 is also OK.

NVC is getting popular.
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 14, 2013, 12:25:39 PM
 #605

5 days, 11 hours and 35 minutes remaining to ROI switch.  Roll Eyes
svost
Sr. Member
****
Offline Offline

Activity: 461
Merit: 252


View Profile
June 16, 2013, 07:54:54 AM
 #606

Novacoin 0.4.3

http://sourceforge.net/projects/novacoin/files/

4NovacoinyLfMCjTzqDXcaGNTrykfDBNkP
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 16, 2013, 02:45:45 PM
 #607

Source code is available at github, Linux & Mac builds will be published soon.

Changes list:

  • Balanced PoS/PoW blocks weighting;
  • No minimum limit for coinbase outputs;
  • No ECDSA signature required for PoW blocks anymore;
  • No fee required for coinbase transaction anymore;
  • Built-in PoW CPU miner removed, now only PoS miner available in the wallet;
  • getmininginfo RPC now able to calculate stake power.

Highlighted changes which will be active on MainNet since 20 Sep 2013.

And don't forget about ROI switch at 20 June 2013, less than 4 days remaining.
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
June 16, 2013, 04:59:30 PM
 #608

Source code is available at github, Linux & Mac builds will be published soon.
And don't forget about ROI switch at 20 June 2013, less than 4 days remaining.
at this time I find only 4.2 and no 4.3 Source code for Linux...
BTW: what is ROI switch?
TIA
flound1129
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


www.multipool.us


View Profile
June 17, 2013, 03:03:08 AM
 #609

What is MaxTarget in the block reward calculation?

Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 17, 2013, 08:15:43 AM
Last edit: June 17, 2013, 08:31:08 AM by Balthazar
 #610

BTW: what is ROI switch?
Proof-of-Stake rewards calculation method will be changed since 20 June 2013 00:00:00. After this date old clients (<0.4.1) will be incompatible with the rest of network.

at this time I find only 4.2 and no 4.3 Source code for Linux...
Source code is always available at github.

https://github.com/CryptoManiac/novacoin
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 17, 2013, 08:21:05 AM
 #611

What is MaxTarget in the block reward calculation?
MaxTarget is the maximum possible target. It's 0x00000ffff0000000000000000000000000000000000000000000000000000000 for proof-of-work.

P.S. If you want to get current block reward or current target, you can use getblocktemplate RPC call for this.
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
June 17, 2013, 11:46:55 AM
 #612

ok thanks, I have updated and compiled, but is this correct that the new novacoind is now ~45 MB; - the old was only ~5 MB Huh

now I have started again and seen that I have
Credit: 1.70 NVC (mined)
is this the stake from the last few months?
TIA
gyverlb
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
June 17, 2013, 11:50:28 AM
 #613

ok thanks, I have updated and compiled, but is this correct that the new novacoind is now ~45 MB; - the old was only ~5 MB Huh

use :
Code:
strip novacoind

P2pool tuning guide
Trade BTC for €/$ at bitcoin.de (referral), it's cheaper and faster (acts as escrow and lets the buyers do bank transfers).
Tip: 17bdPfKXXvr7zETKRkPG14dEjfgBt5k2dd
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 17, 2013, 02:22:30 PM
 #614

now I have started again and seen that I have
Credit: 1.70 NVC (mined)
is this the stake from the last few months?
TIA
Maybe, or someone donated you using p2pool. Smiley Post transaction ID and we'll check it Smiley
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
June 17, 2013, 04:38:51 PM
 #615

Maybe, or someone donated you using p2pool. Smiley Post transaction ID and we'll check it Smiley
ID: 984f21521b1c37b2d764f85e7147646957763619970bce7bdbd8303f410d067e
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 17, 2013, 04:56:04 PM
 #616

Maybe, or someone donated you using p2pool. Smiley Post transaction ID and we'll check it Smiley
ID: 984f21521b1c37b2d764f85e7147646957763619970bce7bdbd8303f410d067e
You have mined a proof-of-stake block, #24483 (2013-06-02 11:30:21).

http://cryptocoinexplorer.com:6750/block/a97fd79f7977e7e28608ae554167a5286307bc7aec210b4bfdfeab31dc02b259
flound1129
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


www.multipool.us


View Profile
June 17, 2013, 05:27:27 PM
 #617

What is MaxTarget in the block reward calculation?
MaxTarget is the maximum possible target. It's 0x00000ffff0000000000000000000000000000000000000000000000000000000 for proof-of-work.

P.S. If you want to get current block reward or current target, you can use getblocktemplate RPC call for this.

coinbasevalue?

Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 17, 2013, 05:37:23 PM
 #618

What is MaxTarget in the block reward calculation?
MaxTarget is the maximum possible target. It's 0x00000ffff0000000000000000000000000000000000000000000000000000000 for proof-of-work.

P.S. If you want to get current block reward or current target, you can use getblocktemplate RPC call for this.

coinbasevalue?
Yes, coinbasevalue represents current block value in Satoshi units.
flound1129
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


www.multipool.us


View Profile
June 17, 2013, 05:46:23 PM
 #619

What is MaxTarget in the block reward calculation?
MaxTarget is the maximum possible target. It's 0x00000ffff0000000000000000000000000000000000000000000000000000000 for proof-of-work.

P.S. If you want to get current block reward or current target, you can use getblocktemplate RPC call for this.

coinbasevalue?
Yes, coinbasevalue represents current block value in Satoshi units.

"coinbasevalue" : 10020000,

So the novacoin satoshi is 10e-6 NVC?  Rather than the 10e-8 of BTC/etc?

Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 17, 2013, 05:53:02 PM
 #620

What is MaxTarget in the block reward calculation?
MaxTarget is the maximum possible target. It's 0x00000ffff0000000000000000000000000000000000000000000000000000000 for proof-of-work.

P.S. If you want to get current block reward or current target, you can use getblocktemplate RPC call for this.

coinbasevalue?
Yes, coinbasevalue represents current block value in Satoshi units.

"coinbasevalue" : 10020000,

So the novacoin satoshi is 10e-6 NVC?  Rather than the 10e-8 of BTC/etc?
Satoshi is always Satoshi in any currency. Smiley

It will be more accurate to say, that

1 BTC = 10^8 satoshi units;
1 NVC = 10^6 satoshi units.
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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 83 »
  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!