Hi Doc. I tried ETC+ALPH with my old RX470 4G cards on SRBMiner, having hard time to find intensity. ETC hashrate dropping dramaticaly to 1mhs but blake3 speed is good, is there anyone find good number for intensity? Thanks
You cant mine ETC from 4GB card anymore
Post
Topic
BoardAnnouncements (Altcoins)
Re: LightningCash - CPU only - Fastest bitcoin based cryptocurrency
Kaspa is a proof-of-work cryptocurrency which implements the GHOSTDAG protocol. Unlike traditional blockchains, GHOSTDAG does not orphan blocks created in parallel, rather allows them to coexist and orders them in consensus. Whereby our blockchain is actually a blockDAG; you can see GHOSTDAG in action in a real time blockDAG visualizer). This generalization of Nakamoto consensus allows for secure operation while maintaining very high block rates (currently one block per second, aiming for 10/sec, dreaming of 100/sec) and minuscule confirmation times dominated by internet latency (cf. chapter 6 of the the paper for some initial benchmarks). The Kaspa implementation includes a lot of cool features and subprotocols including Reachability to query the DAG's topology, Block data pruning (with near-future plans for block header pruning), SPV proofs, and later subnetwork support which will make future implementation of layer 2 solutions much easier.
Kaspa is a community project, completely open source, no central governance, no biz model. Think Bitcoin, Litecoin, Monero, Grin, Kaspa. The mainnet was openly launched without premining or any other preallocation of coins.
It may be a good option but its not listed on any exchange. Thats where the whole story stands, you need to invest your trust and efforts in a token thats not listed. Once listed it goes too high and complexity goes up.
This is a friendly reminder to Scryt community: you can trade SCRYT on BitSails.com Exchange with a super low fee of 0.15% on each trading pair and no KYC nor trading limits.
Me too. I haven't even made any comments, just trying to keep up with all of the changes. If anyone from the discord team are monitoring this: since there was no reason for the ban can you please reinstate my access?
Thanks.
website down
Post
Topic
BoardAnnouncements (Altcoins)
Re: LighningCash-Gold --- NOW CPU-ONLY - The FASTEST bitcoin-based cryptocurrency !!
by
minerbaba
on 18/08/2019, 14:00:51 UTC
banned on discord without any reason
Post
Topic
BoardMining (Altcoins)
Re: [ANN]: cpuminer-opt v3.9.5.2, open source optimized multi-algo CPU miner
Scrypt8K is the usage of the scrypt hashing algorithm with the variables N, r, and p set to 8192, 8, and 1 respectively.
Thanks for the info.
I'm not very familair with the scrypt code but I took a look. Based on the name of the function "scrypt_1024_1_1_256" I assume those are the parameters N, r, p & hashsize. 1024 is the default N but can be changed from the command line. I found no mention of r or p paramenetrs in the code so I assume they are hardcoded at 1, as implied by the naming of the function..
This would suggest that "-a scrypt:8192" won't work for scrypt8k. Have you tried?
Scrypt8K is the usage of the scrypt hashing algorithm with the variables N, r, and p set to 8192, 8, and 1 respectively.
Thanks for the info.
I'm not very familair with the scrypt code but I took a look. Based on the name of the function "scrypt_1024_1_1_256" I assume those are the parameters N, r, p & hashsize. 1024 is the default N but can be changed from the command line. I found no mention of r or p paramenetrs in the code so I assume they are hardcoded at 1, as implied by the naming of the function..
This would suggest that "-a scrypt:8192" won't work for scrypt8k. Have you tried?
i tried, it's not working
Post
Topic
BoardMining (Altcoins)
Re: [ANN]: cpuminer-opt v3.9.5.2, open source optimized multi-algo CPU miner