Search content
Sort by

Showing 14 of 14 results by ctobias
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 05/08/2019, 15:13:02 UTC
while compiling on ubuntu 16.04 i am getting this error

error: ‘PER_KB_FEE_QUANTIZATION_DECIMALS’ was not declared in this scope

I have fixed it now, run
Code:
git pull
and try building again. The other option is to use
Code:
make release
instead Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 02/08/2019, 16:10:54 UTC
why so silent  Shocked
any updates or news  Huh

I don't frequent BitcoinTalk as there aren't very major updates to mention, so mainly Telegram and Discord for latest news Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 15/02/2019, 12:55:25 UTC
Unprll has now moved from 10 minute blocks to 2 minute blocks as of block 10,000 Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 02/12/2018, 05:52:35 UTC
Since your coin is exclusively for the cpu miners and for the solo miner, will it be available in the future to mine it with my GPU?

Quite unlikely. The algorithm's mostly sequential, contrary to the parallel nature of GPUs. CPUs are generally faster than GPUs when it comes to sequential tasks (look at single core performance). And as another nail in the coffin - The algorithm uses recursion, which is impractical for GPUs
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 02/12/2018, 02:11:33 UTC
Guys my antivirus blocks your project and if you want it to be used you need to fix it. That's what kaspersky writes me-not-a-virus:HEUR:RiskTool.Win32.CryptoMiner.gen im don't think this is the best start for you.

As far as I know, Kaspersky always blocking CPU miner. That might be the reason why it blocked this project's wallet, and the only way to run it on your computer is by turning it off. Of course, I might be wrong here, but I could say that because it happened many times before.


Thanks for the answer. Most likely it is. Although previously there were no problems with this antivirus. Probably I will not risk my computer for the project. I'll wait probably aside.

You can always run it in a lightweight Linux virtual machine. Compiling the code is relatively trivial Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 30/11/2018, 17:25:19 UTC
This is a NERVA fork right?

https://github.com/angrywasp/nerva

This is not a NERVA fork. The codebase is Monero v0.13 and the proof-of-work algorithm is custom made and different to that of XNV

Any update? or something that you want to do or achieve before the end of the year?
And are you a one-man developer or you have a team?
[/quote]

I intend to incentivize PoW verification as that can be done in parallel and offers another avenue for miners to earn coins. Also I plan to incentivize running full nodes using transaction fees. Not sure if it'll be ready before the end of the year.

As of now I'm a one-man developer with community support for moderation and other tasks
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 30/11/2018, 02:27:40 UTC
This is a NERVA fork right?

https://github.com/angrywasp/nerva

This is not a NERVA fork. The codebase is Monero v0.13 and the proof-of-work algorithm is custom made and different to that of XNV
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 29/11/2018, 10:25:54 UTC
Explorer when will work?
The explorer works, but it's running over HTTP. I'll update the website temporarily
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 29/11/2018, 02:18:33 UTC
Hi and sorry if it's a noob question but I'm trying to mine -windows 10- and if I check it through the status command in the daemon, I get:
Height: 59/59 (100.0%) on mainnet, mining at 1 H/s, net hash 12 H/s, v9, out of date, likely forked, 5(out)+0(in) connections, uptime 0d 0h 1m 37s
I highlighted the things that worry me the most as I've been mining for a couple years now and I never got this status.

Is everything OK? Am I doing something wrong?

Yes that's a remnant from Monero, where they have code to notify users about their 6 month schedule. Nothing's wrong, you're on the right chain

Ok! Thanks, good luck and if you need to translate anything into spanish, let me know, I'll be around and mining.

Thanks for the support!

cant work with ubuntu 16.04

The prebuilts were compiled on Ubuntu 18.04, so they might not work on older releases. I will plan on releasing a prebuilt with an earlier version later Smiley

Guys my antivirus blocks your project and if you want it to be used you need to fix it. That's what kaspersky writes me-not-a-virus:HEUR:RiskTool.Win32.CryptoMiner.gen im don't think this is the best start for you.

There is no way to fix that without removing the miner because, well, it has a miner that the user controls.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 28/11/2018, 18:20:02 UTC
set it to 4 thread ..but only use 25 % cpu usage and mining at 1 h/s? why?
The number of threads is immaterial. The miner always runs at 1 thread because multiple threads doesn't give any benefit
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 28/11/2018, 17:44:46 UTC
Hi and sorry if it's a noob question but I'm trying to mine -windows 10- and if I check it through the status command in the daemon, I get:
Height: 59/59 (100.0%) on mainnet, mining at 1 H/s, net hash 12 H/s, v9, out of date, likely forked, 5(out)+0(in) connections, uptime 0d 0h 1m 37s
I highlighted the things that worry me the most as I've been mining for a couple years now and I never got this status.

Is everything OK? Am I doing something wrong?

Yes that's a remnant from Monero, where they have code to notify users about their 6 month schedule. Nothing's wrong, you're on the right chain

Never heard about Dandelion Propagation before, looks promising but still, I do not know whether it will be able to compete with other project or not.
Because CPU is not popular in cryptocurrency, and most miners using GPU to mine cryptocurrency right now.

I will keep watching this, hope you can discover something new. Good Luck

I agree with your point. However I can say the reason GPUs are preferred is due to others using GPUs as well. If you leveled the playing field, I presume miners won't mind CPU mining Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 28/11/2018, 16:30:59 UTC
Pool  Huh

You can't pool mine. The PoW algorithm is designed that way

Are you sure?  Grin

You may look through my whitepaper if you wish to check that for yourself Wink
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 28/11/2018, 16:17:06 UTC
Pool  Huh

You can't pool mine. The PoW algorithm is designed that way
Post
Topic
Board Announcements (Altcoins)
[ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 28/11/2018, 16:03:04 UTC
Meet Unprll

Unprll is a coin based off Cryptonote (Monero) with an all new Proof-of-Work algorithm which prevents pooling and GPU mining.

Coin Specifications

Ticker: ULL
Max Supply: ~18 million
Block Time: 10 minutes (2 minutes as of block 10,000)
Hash Function: RNJC
P2P Port: 21149
RPC Port: 21150
Premine: 12 blocks to stabilize difficulty = 211.08 ULL

Binaries
https://github.com/unprll-project/unprll/releases

FAQ
https://github.com/unprll-project/unprll/wiki/Frequently-Asked-Questions