Bitcoin Forum
May 05, 2024, 10:14:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 »
  Print  
Author Topic: [POOL] YAAMP.COM multipool multialgo profit switch with exchange  (Read 181063 times)
Piarb
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
March 06, 2019, 10:41:39 AM
 #1561

pools give miners less variance on income, but "luck" doesn't change, and payments are, in the long run, slightly reduced because of pool fees.
both your points 1 and 2 are true.
no. it cant be both true. as you can see, im asking about pool`s code logic. specially to avoid such answers i was trying to write in pm @Epsylon3. but i have 0 Merit at this forum and cant do that. so im asking the pool developer here in this thread.   

I don't see why not, please explain.

because question was not about luck. question was about can pool devide work of finding new block to parallelize calculations between workers or not? or they all just mining like solo miners but on one pools wallet and dividing only rewards?
1714947241
Hero Member
*
Offline Offline

Posts: 1714947241

View Profile Personal Message (Offline)

Ignore
1714947241
Reply with quote  #2

1714947241
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714947241
Hero Member
*
Offline Offline

Posts: 1714947241

View Profile Personal Message (Offline)

Ignore
1714947241
Reply with quote  #2

1714947241
Report to moderator
1714947241
Hero Member
*
Offline Offline

Posts: 1714947241

View Profile Personal Message (Offline)

Ignore
1714947241
Reply with quote  #2

1714947241
Report to moderator
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
March 06, 2019, 10:47:30 AM
 #1562

pools give miners less variance on income, but "luck" doesn't change, and payments are, in the long run, slightly reduced because of pool fees.
both your points 1 and 2 are true.
no. it cant be both true. as you can see, im asking about pool`s code logic. specially to avoid such answers i was trying to write in pm @Epsylon3. but i have 0 Merit at this forum and cant do that. so im asking the pool developer here in this thread.   

I don't see why not, please explain.

because question was not about luck. question was about can pool devide work of finding new block to parallelize calculations between workers or not? or they all just mining like solo miners but on one pools wallet and dividing only rewards?

it's the same thing.
miners all mine for a valid block, like they are solo mining.
but they submit additional, lower difficulty "shares" to get their part of the profit when someone finds a block on that pool.
the pool gives each worker a part of the space of possible solutions (not just a nonce range).

Piarb
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
March 06, 2019, 11:23:01 AM
 #1563

the pool gives each worker a part of the space of possible solutions (not just a nonce range).
do you see this in the source code of yiimp pool? i cant find it.
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
March 06, 2019, 11:35:02 AM
 #1564

the pool gives each worker a part of the space of possible solutions (not just a nonce range).
do you see this in the source code of yiimp pool? i cant find it.

that's how stratum works: it gives the miner work to do, including all the stuff that must be put into the block header, to be hashed.
the miner doesn't connect to a coin daemon, so all the info must come from the pool thru stratum.
look for more info about stratum, extranonce (1 e 2), merkleroot, the block header in general.

Piarb
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
March 06, 2019, 12:25:30 PM
 #1565

that's how stratum works: it gives the miner work to do, including all the stuff that must be put into the block header, to be hashed.
the miner doesn't connect to a coin daemon, so all the info must come from the pool thru stratum.
look for more info about stratum, extranonce (1 e 2), merkleroot, the block header in general.
im already knew all of this couple of years ago. thats why im asking coder/pool developer how this works on pool side. my question here was addressed to Tanguy Pruvot. becouse i cant send private message to him.
batyr143
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 21, 2019, 05:23:39 AM
 #1566

Hello,   

I am contacting you on behalf of DigiByte to let you know about the latest
6.17.2 release.   
This is an important release that we request all pool operators upgrade to
immediately, as it lays the foundation for our future upgrade to the Odocrypt
mining algorithm.   

In addition there are a number of other improvements, specifically the
inclusion of all Bitcoin Core 0.17.1.   
You are now also able to run a single digibyted instance to service all mining
algorithms. If you are going to do this, any time that getblocktemplate by
your pool software, you can now submit the algorithm at that time. This
naturally saves significantly on drive / memory utilization. Alternatively you
can simply perform an over-the-top upgrade of your existing setup and things
will remain the same.   

You can download the latest stable source code from:   
https://github.com/digibyte/digibyte/tree/6.17.2   
This is also in the Master branch.   

You should _not_ use 7.17.1 branch at this time, it is the development branch
for the upcoming algorithm swap and is not ready for building / testing.   

Finally, if you get the opportunity, we would love to know what your coinbase
string is so we can add it to our Wiki:   
https://www.dgbwiki.com/index.php?title=Pools   
This will allow us to put it in to the DigiExplorer / DigiAssets explorer
later on in the year.   

If you could let us know once you have upgraded, we would greatly appreciate
your cooperation
Jake-R
Full Member
***
Offline Offline

Activity: 142
Merit: 100


View Profile
March 21, 2019, 06:35:21 AM
 #1567

This day. And all days. We will remember YAAMP as the ultimate, anonymous, mining pool. I truly miss it. Thank you spam-necro guy for giving me these feels.

#SoSayWeAll
Epsylon3
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
March 21, 2019, 02:41:57 PM
 #1568

Hello,   

I am contacting you on behalf of DigiByte to let you know about the latest
6.17.2 release.   

If you could let us know once you have upgraded, we would greatly appreciate
your cooperation

Thanks for the reminder...

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
Epsylon3
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
March 21, 2019, 02:43:44 PM
 #1569

pools give miners less variance on income, but "luck" doesn't change, and payments are, in the long run, slightly reduced because of pool fees.
both your points 1 and 2 are true.
no. it cant be both true. as you can see, im asking about pool`s code logic. specially to avoid such answers i was trying to write in pm @Epsylon3. but i have 0 Merit at this forum and cant do that. so im asking the pool developer here in this thread.   

Each pool is mining "custom" blocks, which have slighty different data (coinbase) in block.. so the hashes are different. Same apply to miners on a pool, they have some unique data by worker, unlike the "original/outdated" getwork/longpoll methods

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
batyr143
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 22, 2019, 05:16:23 PM
 #1570

Hello,   

I am contacting you on behalf of DigiByte to let you know about the latest
6.17.2 release.   

If you could let us know once you have upgraded, we would greatly appreciate
your cooperation

Thanks for the reminder...

Hello!
Can you inform me if you update wallet.
So, I could update info on https://www.dgbwiki.com/index.php?title=Pools about your pool. Thanks
CryptoSDesigner
Copper Member
Member
**
Offline Offline

Activity: 245
Merit: 26

High quality Design for Cryptocurrency


View Profile WWW
April 12, 2019, 12:42:06 AM
 #1571

HI Guys , please any help i have error on YIIMP Coin based on new LITECOIN source not work ,

error -8: support for 'segwit' rule requires explicit client support



how to correct config file for YIIMP , for Altcoin based on LITECOIN Source SEGWIT

my set




Thanks for help

High quality cryptocurrencies building service Discord https://discord.gg/W6mUUVM Thread Services  https://bitcointalk.org/index.php?topic=5182619.0
Mining Pool : http://mining-coins.com/
BeeNode
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
April 18, 2019, 09:32:56 AM
 #1572

Hello.
April 15, we released a new coin - BeeNode.
Based on blockchain technology
Unique algorithm - HoneyComb
ASIC-resistant (Only CPU\GPU)
No Premine
Reward model: PoW\PoS

We suggest to pay attention to the coin BeeNode for mining. We are sure that it will be interesting to all users on CPU \ GPU devices.

https://bitcointalk.org/index.php?topic=5131731.0
Epsylon3
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
April 22, 2019, 04:58:56 AM
 #1573

Hello,   

I am contacting you on behalf of DigiByte to let you know about the latest
6.17.2 release.   

If you could let us know once you have upgraded, we would greatly appreciate
your cooperation

Thanks for the reminder...

Hello!
Can you inform me if you update wallet.
So, I could update info on https://www.dgbwiki.com/index.php?title=Pools about your pool. Thanks

YiiMP.eu is segwit compatible for DGB, if needed, but never got segwit txes/blocks yet

for the wiki...

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
bubasik
Member
**
Offline Offline

Activity: 301
Merit: 26


View Profile WWW
April 23, 2019, 12:36:26 PM
 #1574

How to add YespowerR16 to Yiimp pool

http://forum.yentencoin.info/discussion/13/how-to-add-yespowerr16-to-yiimp-pool#latest

How to install the yiimp pool on the ubuntu 16.04 server and configure yenten coin (stratum yespowerr16)

http://www.bubasik.com/how-to-install-the-yiimp-pool-on-the-ubuntu-16-04-server-and-configure-yenten-coin-stratum-yescryptr16/

Fork Yiimp with YespowerR16

https://github.com/bubasik/yiimp-yespowerr16-ytn/

If you have a yiimp-based pool, you can add support for the Yenten coin.
batyr143
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 05, 2019, 02:45:34 PM
 #1575

Important update for your DigiByte Wallet: v.7.17.2 
 
 
The DigiByte community is thrilled to inform you of the release of 7.17.2, ready for immediate installation.   
We have our mandatory protocol upgrade to Odocrypt scheduled for Block 9,100,000 at which time you need to be running DigiByte Core 7.17.2 to ensure you are not left behind. 
This is expected to be reached approx July 19th 2019. 
 
This version also includes the Dandelion++ implementation enabled by default, though this can be disabled by launching using -disabledandelion=1 
 
You can compile the latest version if you would like: https://github.com/digibyte/digibyte/tree/7.17.2 
The upgrade should install over the top of 6.17.x with no changes to RPC calls etc made since. 
 
Alternatively if you want quick access to the binaries, you can get these from https://github.com/digibyte/digibyte/releases 
 
In order to ensure the whole network is ready for the upgrade, can you please send me back a confirmation once you have completed the upgrade?   
So we can check you off at our Wiki, as we want to ensure we have reached out to all Exchanges and Pool operators where possible. 
 
We would greatly appreciate your cooperation! 
 
Sincerely 
 
DigiByte Team
Chilling_Silence
Newbie
*
Offline Offline

Activity: 14
Merit: 1


View Profile
June 17, 2019, 03:34:02 AM
 #1576

Thanks for the reminder...

Hi there, just wanted to find out if you had upgraded your pool to 7.17.2 specifically?
We have the upgrade coming out shortly, don't want anybody to be left behind Smiley
Epsylon3
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
June 18, 2019, 04:15:35 AM
 #1577

personally, im closing yiimp.eu this week...

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
June 18, 2019, 01:00:10 PM
 #1578

personally, im closing yiimp.eu this week...

May we know the reason? Just curious

yaamp (OP)
Full Member
***
Offline Offline

Activity: 175
Merit: 100


View Profile WWW
June 30, 2021, 08:30:25 PM
 #1579

This day. And all days. We will remember YAAMP as the ultimate, anonymous, mining pool. I truly miss it. Thank you spam-necro guy for giving me these feels.

#SoSayWeAll

Thanks for these words. Really appreciated. Bitcointalk is a great community!

yaamp.com
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 04, 2021, 01:21:35 PM
 #1580

This day. And all days. We will remember YAAMP as the ultimate, anonymous, mining pool. I truly miss it. Thank you spam-necro guy for giving me these feels.

#SoSayWeAll

Thanks for these words. Really appreciated. Bitcointalk is a great community!

Yaamp ...

If you are still around - I would really like a chat with you.

Can you please contact me when you can? I still have the original emails when we discussed a few things way back, but times have changed and there is a huge potential for a number of areas that can be looked at.

I would really like to catch up with you and see where you are at. It would be very much appreciated!

#crysx

Pages: « 1 ... 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 »
  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!