Author

Topic: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer - page 603. (Read 1232701 times)

newbie
Activity: 18
Merit: 0
Just noticed everyone's hashrates have dropped dramatically at the la.vertcoin.org pool. Anyone know what's going on?

http://la.vertcoin.org/index.php?page=statistics&action=pool
full member
Activity: 210
Merit: 100


P2Pool node now up at http://vtcpool.co.uk:9171


Why use p2pool?


  • Mined coins are deposited directly in your wallet in the generation payment for the block, they are never held by a pool wallet and can't be lost due to failures or hacking/thefts
  • Even if the node you connect to fails, you don't lose the coins you mined - your shares are distributed on the network
  • Distributed (less vulnerable to DoS attacks, less chance of big pools having enough hashrate to be capable of a 51% attack)
  • Private (you are paid with coinbase transactions and your public key is never seen on the network until you spend the funds)

Feel free to use http://vtcpool.co.uk if you prefer a traditional pool. There is room for a mixture of pool types, but let's
have a push now to further strengthen the decentralisation of Vertcoin by getting some more miners on p2pool.

To mine, use your VTC address as username, and any password, so your command line should be like:

vertminer -o stratum+tcp://vtcpool.co.uk:9171 -u Vw44xQPqgwbqZVpRzPoHe6M4jAGYceiZZP -p x

full member
Activity: 210
Merit: 100
Fedora and CentOS have a crippled openssl that does not implement the secp256k1 elliptic curve.

I have rebased the secp256k1 patch to vertcoin/src/key.cpp from http://pastebin.com/raw.php?i=GSdYL8jz, compared it in detail to the latest openssl, and changed it so that it uses the openssl implementation of secp256k1 if possible, falling back to the local copy.  

http://pastebin.com/raw.php?i=iFYJsgus

Perhaps this patch could make it into the source so that Fedora and CentOS users could compile from source easily?


Thanks for reporting. We'll take a look.
full member
Activity: 210
Merit: 100
The new wallet with Kimotos Gravity Well and updated N-factor scheduling is now available.

THIS IS A MANDATORY UPDATE - PLEASE UPDATE YOUR WALLET NOW

We have chosen a fork height of block 26754 which should occur on or around Saturday 1st February 2014 (5 days from wallet release). Difficulty will retarget every block after this block height.

We have also backported all the fixes from Litecoin 0.8.6.2, so this release is Vertcoin 0.8.6.2

Please use the following links rather than using vertcoin.org to download the new wallet, the links on vertcoin.org
are to the new updated wallet, but it would be appreciated if you would please use the links below instead to spread
the server load.

0.8.6.2 changes

  • Fork to Kimoto Gravity Well difficulty adjustment at block 26754 (Around midday UTC on 1st February 2014)
  • Implement new N-factor schedule
  • Update to boost 1.55 to fix Windows connectivity issue
  • Fix custom build on MacOS X 10.9
  • Fix QT5 custom build
  • Update Debian build instructions
  • Update homebrew build
  • DNS seeds updated to include vtc.kilovolt.co.uk and vtcpool.co.uk
  • Checkpoint at block 24200


Windows installer: https://www.amazon.co.uk/clouddrive/share?s=uLJdNjcnQN4n9VbuUuZbVk

Windows QT (non installer): https://www.amazon.co.uk/clouddrive/share?s=EICOyiLjSWks3W-ZJBDaBw

Mac OS X: https://www.amazon.co.uk/clouddrive/share?s=0cyjLd8fRvIjZLFf6Y3ZWg

Source: https://github.com/vertcoin/vertcoin

Pool operators, please note that to make MPOS display the correct interval between difficulty adjustments, you will want to update /var/www/MPOS/public/include/config/global.inc.php to set

$config['coindiffchangetarget'] = 1;

please do this on fork day, at or as near to block 26754 as you can.

member
Activity: 102
Merit: 10
Request VTC at more exchanges

If you'd like to trade VTC at more exchanges, please request via the following links:


Please emphasise that we are 2nd in volume behind DOGE at CoinedUp


Or via twitter (using hashtags #Vertcoin and #VTC) to @CoinexPW and @cryptsy as well as @COMKORTcom.

Lets get VTC trending!

hero member
Activity: 826
Merit: 1000
see my profile

Thank you, www.poloniex.com

I am out of coinedup, what a relief. Bye bye Slowdonia.

sr. member
Activity: 309
Merit: 250
confused developer
Come join us on P2Pool! Pick one of the available public nodes close to your location at http://p2pool.vertcoin.org or start your own node if you want: https://github.com/donSchoe/p2pool-vtc

P2Pool is a distributed peer-to-peer pool, every node works together and the block rewards are shared based on the amount of shares submitted by each worker on every node on the network! Payouts are sent directly to your wallet once a block is found. You can read more at the p2pool wiki. Most of the usual questions and doubts about p2pool are addressed in this thread: https://bitcointalksearch.org/topic/a-guide-for-mining-efficiently-on-p2pool-includes-fud-repellent-and-faq-153232

Stay informed, and join the fight against centralization!
full member
Activity: 210
Merit: 100
hero member
Activity: 583
Merit: 502
Thx busoni, I'm already trading with you guys. Cheers! Smiley
hero member
Activity: 525
Merit: 500

I'm very close to getting a successful compile of the Vertcoin wallet using CentOS 6.5. It has not been an easy procedure. I'm still struggling with an openssl issue but once I have it fixed, I will post the steps to compile the wallet in CentOS.

FYI, this is technically hard enough that we should consider issuing binaries for CentOS. I compiled the Netcoin wallet on Ubuntu 13.10 a few days back and it was a cakewalk compared to this.


Fedora and CentOS have a crippled openssl that does not implement the secp256k1 elliptic curve.

I have rebased the secp256k1 patch to vertcoin/src/key.cpp from http://pastebin.com/raw.php?i=GSdYL8jz, compared it in detail to the latest openssl, and changed it so that it uses the openssl implementation of secp256k1 if possible, falling back to the local copy.  

http://pastebin.com/raw.php?i=iFYJsgus

Perhaps this patch could make it into the source so that Fedora and CentOS users could compile from source easily?

Yes, I believe they use the term 'hobbled' in the openssl source code. Anything to make life easier for Fedora and CentOS guys would be helpful. I followed the instructions for constructing a Worldcoin wallet in CentOS here:
http://worldcoinforum.org/topic/21-how-to-compile-wdc-wallet-in-linux/?p=2813

There are a few obvious typos in the procedure but it does work!
member
Activity: 84
Merit: 10
Guys I have a problem. I set up CGminer and the card was going nicely up to 100kH (the system was totally frozen but for mining it was fine), now when I start it again at same and even lower settings, it crashes drivers or mines super slow (10kH). My settings:

cgminer --scrypt -o stratum+tcp://eu.bitcrush.info:3444 -u x -p x -I 17 -g 1 -w 128 --thread-concurrency 4000

I had 96kH at I 17, now I have 10kH and GPU at 100%  Huh

Forgot to mention: Asus radeon HD 7790 2GB  Grin

EDIT: Fixed, no idea what happened, I restarted my PC and it works again, even at intensity 20
sr. member
Activity: 364
Merit: 250
Owner of Poloniex
BTC/VTC trading pair now live on Poloniex!

https://poloniex.com/market.php?currencyPair=BTC_VTC

Nice! Coinedup makes trading nigh impossible!

The only downside is it that Poloniex charge 0.01 TX fee while CoinedUp only charge 0.001TX fee.


I have adjusted this to 0.001.
hero member
Activity: 583
Merit: 502
BTC/VTC trading pair now live on Poloniex!

https://poloniex.com/market.php?currencyPair=BTC_VTC

Nice! Coinedup makes trading nigh impossible!

The only downside is it that Poloniex charge 0.01 TX fee while CoinedUp only charge 0.001TX fee.
newbie
Activity: 31
Merit: 0
More miners needed on p2pool, decentralisation will make VTC stronger!

List of nodes here:
http://p2pool.vertcoin.org:9172

All the nodes work together, just choose the one closest to you for best results.
newbie
Activity: 41
Merit: 0
Guys I really need you help

I've been trying to compile the wallet on centOS 6.5 for hours now and I can not get it to work.
On the shared host I am trying to set it up for building some services for the vertcoin community it won't compile because of boost issues.

Since I do not have root access, is there any way to link the libraries used for compiling to own packages? how can I build my own packages and then properly compile the wallet???

This'll probably be easier to solve through IRC - join us in #vertcoin on freenode. I will be around tomorrow, or there are probably people there now who can help too.

I'm very close to getting a successful compile of the Vertcoin wallet using CentOS 6.5. It has not been an easy procedure. I'm still struggling with an openssl issue but once I have it fixed, I will post the steps to compile the wallet in CentOS.

FYI, this is technically hard enough that we should consider issuing binaries for CentOS. I compiled the Netcoin wallet on Ubuntu 13.10 a few days back and it was a cakewalk compared to this.


Fedora and CentOS have a crippled openssl that does not implement the secp256k1 elliptic curve.

I have rebased the secp256k1 patch to vertcoin/src/key.cpp from http://pastebin.com/raw.php?i=GSdYL8jz, compared it in detail to the latest openssl, and changed it so that it uses the openssl implementation of secp256k1 if possible, falling back to the local copy. 

http://pastebin.com/raw.php?i=iFYJsgus

Perhaps this patch could make it into the source so that Fedora and CentOS users could compile from source easily?
sr. member
Activity: 309
Merit: 250
confused developer
member
Activity: 182
Merit: 10
BTC/VTC trading pair now live on Poloniex!

https://poloniex.com/market.php?currencyPair=BTC_VTC

please announce this in a new thread.

stoked...

Is this site legit? I see no history of them on the forum via search...

It is new exchange, I traded qbits there and everything went well.

Hell of a lot smoother than c'dup for sure... ok, I'm in. Thanks....
member
Activity: 84
Merit: 10
BTC/VTC trading pair now live on Poloniex!

https://poloniex.com/market.php?currencyPair=BTC_VTC

please announce this in a new thread.

stoked...

Is this site legit? I see no history of them on the forum via search...

It is new exchange, I traded qbits there and everything went well.
full member
Activity: 154
Merit: 100
Great to hear that bter is interested.

For my part, I would say it's important that they know that VTC is not premined, is different (not a scrypt clone), has been performing excellently on CoinedUp with a (for cryptos) stable price and high volume, that it has an active dev group who care about seeing it succeed. Lots of people want in on Vertcoin (going by the CoinedUp volume) - I think bter would make a lot of money from adding it.


Would be great if our devs can follow up with bter email introducing the coin... i would definitely support it as well with an email.

Bter is pretty legit (pretty high fees), but at least it performs quite well.
member
Activity: 182
Merit: 10
BTC/VTC trading pair now live on Poloniex!

https://poloniex.com/market.php?currencyPair=BTC_VTC

please announce this in a new thread.

stoked...

Is this site legit? I see no history of them on the forum via search...
Jump to: