MineOnlium
Newbie
Offline
Activity: 20
Merit: 0
|
|
April 29, 2024, 08:56:47 PM |
|
Great to see this coin trading on Exbitron.
Hopefully TradeOgre and Xeggex follow suit.
I've not seen a coin more true to Bitcoin than this one in terms of forks. This coin brings a brand new algorithm to the table, ensuring Satoshi's vision of 1 CPU, 1 Vote. A CPU Mining Algorithm better than Ghostrider, this coin is sure to have a lot of attention on it as it continues to develop.
I've been impressed so far, I'm loading up.
|
|
|
|
mraksoll (OP)
Jr. Member
Offline
Activity: 89
Merit: 1
|
|
May 02, 2024, 03:13:29 PM |
|
The project was created out of fatigue from all these scam spams projects with pre-mine of 99% sooner or later it had to happen
|
|
|
|
wargo
|
|
May 02, 2024, 07:03:45 PM |
|
Download cpuminer-opt code change algo/yespower/yespower.c from yespower_params.version = YESPOWER_1_0; yespower_params.N = 2048; yespower_params.r = 32; yespower_params.pers = NULL; yespower_params.perslen = 0;
to yespower_params.version = YESPOWER_1_0; yespower_params.N = 2048; yespower_params.r = 8; yespower_params.pers = "One POW? Why not two? 17/04/2024"; yespower_params.perslen = 32;
and run ./cpuminer -a yespower -o stratum+tcp://37.233.101.27:3032 -u ADDRESS http://37.233.101.27:8080experimental
|
|
|
|
samspaces
Legendary
Offline
Activity: 1453
Merit: 1030
|
|
May 03, 2024, 11:33:02 AM |
|
A double pow is pretty original. The first of many, probably. Opens up double pow with the whole spectrum of algos out there, then triple pow no doubt. Then double or triple with shielded addresses, then a double pow dag. Ah shitcoins. The gift that keeps on giving.
|
|
|
|
|
mraksoll (OP)
Jr. Member
Offline
Activity: 89
Merit: 1
|
|
May 31, 2024, 01:41:25 AM Last edit: May 31, 2024, 03:03:54 AM by mraksoll |
|
not actual post.
|
|
|
|
mraksoll (OP)
Jr. Member
Offline
Activity: 89
Merit: 1
|
|
May 31, 2024, 02:18:53 AM |
|
stop spam , you don't have right to promote your project at discord server of other project.
your freedom ends where the rules of the community server in Discord associated with this project begin, and advertising your project is a violation of these rules.
|
|
|
|
KronicGrimm
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 31, 2024, 02:28:00 AM |
|
stop spam , you don't have right to promote your project at discord server of other project.
your freedom ends where the rules of the community server in Discord associated with this project begin, and advertising your project is a violation of these rules.
|
|
|
|
mraksoll (OP)
Jr. Member
Offline
Activity: 89
Merit: 1
|
|
May 31, 2024, 02:33:05 AM |
|
stop spam , you don't have right to promote your project at discord server of other project.
your freedom ends where the rules of the community server in Discord associated with this project begin, and advertising your project is a violation of these rules.
At first you just received a warning, I didn’t intend to block you, I just asked you to stop advertising and discussing other projects. But you started this circus. you can do whatever you want. and why do you need to be unblocked on the discord server of a dead project?
|
|
|
|
KronicGrimm
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 31, 2024, 02:43:40 AM |
|
Dont worry I would not be that mean
|
|
|
|
mraksoll (OP)
Jr. Member
Offline
Activity: 89
Merit: 1
|
|
May 31, 2024, 02:47:42 AM |
|
once again the question is, what does your project and its problem with the rplant pool have to do with this project?
the problem of that project is the problem of that project, problems with the rplant pool also do not apply to the project, only problems related to the project belong to the project.
any pool if they want to add a coin they add it , if they want to delete it they delete it , what does this have to do with the dpowcoin ?
Why do you write messages and then delete them? What is the point ?
i unbaned you at discord server.
|
|
|
|
KronicGrimm
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 31, 2024, 02:55:16 AM |
|
once again the question is, what does your project and its problem with the rplant pool have to do with this project?
the problem of that project is the problem of that project, problems with the rplant pool also do not apply to the project, only problems related to the project belong to the project.
any pool if they want to add a coin they add it , if they want to delete it they delete it , what does this have to do with the dpowcoin ?
Why do you write messages and then delete them? What is the point ?
Sounds good to me, You could have literally said this in the discord, just like this, without deleting my messages, and I would have just shut the hell up and put a thumbs up and moved on to never mention anything of that nature again. But here we are... SMH As far as deleting messages, I deleted it because Im not an asshole who is gonna just leave links to another project on this project. I could, but thats not my goal.
|
|
|
|
KrystalLynn
Newbie
Offline
Activity: 1
Merit: 0
|
|
July 17, 2024, 08:15:24 PM |
|
scam coin
|
|
|
|
mraksoll (OP)
Jr. Member
Offline
Activity: 89
Merit: 1
|
|
July 17, 2024, 10:54:16 PM |
|
scam coin
where you see scam ? at what aspect of project it "scam" ?
|
|
|
|
ashane
Newbie
Offline
Activity: 51
Merit: 0
|
|
September 18, 2024, 03:47:33 PM |
|
If we compare the security of a dual Proof of Work (PoW) system using algorithms like Yespower, SHA512, and Argon2id to Bitcoin's SHA-256 this involves several factors:
1. Algorithm Diversity - Bitcoin's SHA-256: Bitcoin relies solely on SHA-256, which has proven secure but can be susceptible to centralization due to ASIC mining. - Dual PoW: Using multiple algorithms can enhance security by complicating the mining process. An attacker would need to dominate both algorithms simultaneously, increasing the difficulty of launching a successful attack.
2. Resistance to Centralization - Bitcoin: The dominance of ASIC miners can lead to centralization, where a few entities control the majority of the hashing power. - Dual PoW: By incorporating different algorithms, a dual PoW system can allow for broader participation from various types of hardware (CPUs, GPUs, ASICs), potentially leading to a more decentralized network.
3. Attack Surface - Single Algorithm: A single algorithm creates a more straightforward attack surface. If vulnerabilities are discovered in SHA-256, it could jeopardize the entire Bitcoin network. - Multiple Algorithms: A dual PoW setup reduces risk by spreading it across different algorithms. Even if one algorithm is compromised, the network could remain secure if the other is intact.
4. Memory Hardness - Bitcoin: SHA-256 is not memory-hard, making it more susceptible to attacks using specialized hardware. - Yespower and Argon2id. Both are memory-hard algorithms, providing additional resistance against certain types of attacks, particularly from ASICs.
Conclusion:
While a dual PoW system can offer improved security through algorithm diversity, resistance to centralization, and a broader attack surface, it doesn't automatically mean it is "more secure" than Bitcoin. Security is a complex interplay of various factors, including the implementation of the algorithms, network effects, and community support.
In summary, dual PoW systems can enhance security features in specific contexts, but Bitcoin's long-standing track record and extensive network effects also contribute significantly to its overall security.
|
|
|
|
|