Pages:
Author

Topic: Re: [AXIOM] AxiomMemHash, Schnorr Sigs Implemented, APOS 3.0, AXH 2.0 Proposed - page 85. (Read 204903 times)

legendary
Activity: 1162
Merit: 1000
for the people saying the top 100 isn't accurate, My wallet is reading exactly as the block explorer is Smiley

Yours may be accurate; mine are not even remotely close (a 40% difference, in fact). The same goes for the stakes. Completely random.
sr. member
Activity: 360
Merit: 250
where are miners cpu-optimized & gpu ?!

lol

u need some btc for buy it  Cool
hero member
Activity: 1022
Merit: 1000
for the people saying the top 100 isn't accurate, My wallet is reading exactly as the block explorer is Smiley
legendary
Activity: 1894
Merit: 1001
  fwiw i'm doing ~18hps  with 2 cores, amd phenomII x3 @2.8 ghz overclocked to 3.3ghz  Smiley  (when comp is otherwise idle)
sr. member
Activity: 427
Merit: 250
anyone here running the 8-core AMD FX-8320 CPU ? I get 4 H/s out of 2 cores, and the rest barely crack 1.2 H/s.  If I reboot, they all go to 4 H/s  Huh
sr. member
Activity: 473
Merit: 250
where are miners cpu-optimized & gpu ?!
legendary
Activity: 1162
Merit: 1000
Everything's so amateurish... why the rush to launch?Huh?
legendary
Activity: 1806
Merit: 1828

As someone only familiar with very basic C++, and zero knowledge of coin code, I cannot decipher from those links what the block time is.

I'm in the same boat. Looks like the block time has a lot of variables to take into account.
sr. member
Activity: 471
Merit: 256
what is Axiom block generation time?

I'm still waiting for a source for this information. Along with other specs.

However, using simple math, it seems to be about 2 minutes (suprnova is 95% of the hashrate and did 825 blocks in 24-h including orphans).

I have it here. This is in alignment with what was stated in the OP for rewards
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.cpp#L969

DoS Protection confirmed here:-
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.cpp#L722

Blocktimes is here
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.h
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.h#L659

-- edit
As I said prior this is a well put together codebase. Some nice features.

Obviously they are actively developing this coin otherwise they would not have a second bitbucket account so they use the private bitbucket account for the latest stuff and then use GitHub for public release.  Thats just an observation.

As someone only familiar with very basic C++, and zero knowledge of coin code, I cannot decipher from those links what the block time is.
member
Activity: 85
Merit: 10
what is Axiom block generation time?

I'm still waiting for a source for this information. Along with other specs.

However, using simple math, it seems to be about 2 minutes (suprnova is 95% of the hashrate and did 825 blocks in 24-h including orphans).

I have it here. This is in alignment with what was stated in the OP for rewards
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.cpp#L969

DoS Protection confirmed here:-
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.cpp#L722

Blocktimes is here
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.h
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.h#L659

-- edit
As I said prior this is a well put together codebase. Some nice features.

Obviously they are actively developing this coin otherwise they would not have a second bitbucket account so they use the private bitbucket account for the latest stuff and then use GitHub for public release.  Thats just an observation.
sr. member
Activity: 329
Merit: 250
The blockexplorer, especially the top 100 wallets, is not even close to accurate. Not even a 24-hour delay close to accurate. Worthless.

We need a better block explorer...CryptoID is not much expensive...
legendary
Activity: 1162
Merit: 1000
The blockexplorer, especially the top 100 wallets, is not even close to accurate. Not even a 24-hour delay close to accurate. Worthless.
sr. member
Activity: 471
Merit: 256
what is Axiom block generation time?

I'm still waiting for a source for this information. Along with other specs.

However, using simple math, it seems to be about 2 minutes (suprnova is 95% of the hashrate and did 825 blocks in 24-h including orphans).
legendary
Activity: 994
Merit: 1000
what is Axiom block generation time?
legendary
Activity: 2870
Merit: 1091
--- ChainWorks Industries ---
I have a question:

It's about AXIOM coin mining. I see there is few folks who mine 20+ KH/s then punch of folks with 2-7 KH/s.

And then there is me who downloaded cpuminer-multi-x64.zip and and using "minerd -a axiom -t 4 -o stratum+tcp://axiom.suprnova.cc:2838 -u username.worker -p x" in .bat file. My mining speed is 0,02 KH/s.

Can anyone tell me what I doing wrong and what I can do to increase my hashing?

For information I have bit above avrage CPU IntelCore i5-4460 CPU @ 3,20 GHz.


Buy more CPUs?

Seriously, you are doing nothing wrong. I get 0.032 Kh/s on my FX-8320 using 4 threads. These people with higher hash rates simply have more processors, either themselves or by renting from services like Amazon EC2.

also - dont forget that nicehash has rentals for axiom as well ...

so there would nothing stopping someone ( or more ) renting all the hash they needed - as long as it was available - and pointing it at a pool to mine ... especially if they believe that the price of the coin will skyrocket ... a couple of btc hash rental is nothing for someone with a few btc to spare ...

take a look at the orders so far - and its only getting bigger ...

https://www.nicehash.com/index.jsp?p=orders&a=13 ...

#crysx
sr. member
Activity: 471
Merit: 256
I have a question:

It's about AXIOM coin mining. I see there is few folks who mine 20+ KH/s then punch of folks with 2-7 KH/s.

And then there is me who downloaded cpuminer-multi-x64.zip and and using "minerd -a axiom -t 4 -o stratum+tcp://axiom.suprnova.cc:2838 -u username.worker -p x" in .bat file. My mining speed is 0,02 KH/s.

Can anyone tell me what I doing wrong and what I can do to increase my hashing?

For information I have bit above avrage CPU IntelCore i5-4460 CPU @ 3,20 GHz.


Buy more CPUs?

Seriously, you are doing nothing wrong. I get 0.032 Kh/s on my FX-8320 using 4 threads. These people with higher hash rates simply have more processors, either themselves or by renting from services like Amazon EC2.
member
Activity: 85
Merit: 10
mrslave like this you mean?

http://imgur.com/v7c74xj

- I7-4770K @ 4.3GHz 32GB DDR4 Ram @ 3200Mhz hitting about 55hash/s
- FX8350 @ 4.5GHz 32GB DDR3 RAM @ 1600Mhz hitting about 48 hash/s
- Rig #3 hitting around 47 hash/s
- Rig #4 hitting around 49 hash/s
 - Nicehash hitting upto 30KH/s at a price.
sr. member
Activity: 263
Merit: 250
I have a question:

It's about AXIOM coin mining. I see there is few folks who mine 20+ KH/s then punch of folks with 2-7 KH/s.

And then there is me who downloaded cpuminer-multi-x64.zip and and using "minerd -a axiom -t 4 -o stratum+tcp://axiom.suprnova.cc:2838 -u username.worker -p x" in .bat file. My mining speed is 0,02 KH/s.

Can anyone tell me what I doing wrong and what I can do to increase my hashing?

For information I have bit above avrage CPU IntelCore i5-4460 CPU @ 3,20 GHz.
sr. member
Activity: 471
Merit: 256

Oh Shit sorry to hear mate.. Where did you download the wallet from?

I downloaded the original wallet from the OP. I think that the miner software I downloaded was the cause. It includes a trojan.

Where did you get the miner software from? Someone in an earlier post posted a link to miner software. It looked suspicious and when I downloaded it, Windows smartscreen blocked it. So I just didn't take the risk or running it. This one was supposed to be GUI and not mentioned in OP.
legendary
Activity: 2870
Merit: 1091
--- ChainWorks Industries ---
there are a dozen of coins that have completely verified of cryptoasian and Coinsecure, but all of them were scam coins like LitcoinDark and ...

verification means little if the coin itself is not worth a pinch ...

and what i mean by 'coin' is the tech and people and community behind it ...

verification is a nice thing to have ... but thats it ... just nice ...

the dash guys are recognized and known through the crypto community ... but i can assure you that even if they werent - their work with the coin and the tech behind it would still be going strong and still be doing what it is doing now ...

i mean - we ALL know who satoshi nakamoto is ... right? ...

Wink ...

#crysx
Pages:
Jump to: