Bitcoin Forum
May 24, 2024, 01:10:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 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 »
941  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04) on: August 04, 2015, 09:13:29 PM
Where can i find the cryptonight lite miner source code to able to mine on linux?

Thank you

Wolf's (AES-NI): https://github.com/moneromooo/cpuminer-multi
Tsiv's (GPU, nvidia): https://github.com/moneromooo/ccminer-cryptonight
Lucas Jones' (CPUs without AES-NI): https://github.com/iamsmooth/cpuminer-multi
942  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04) on: August 04, 2015, 08:46:30 PM
exciter0: update your daemon (if you can compile it, I'm not sure if there's a binary with the latest source). I've just checked the source and the diff change was done only recently.

Arux: in pages/home.html, find the line:

updateText('networkHashrate', getReadableHashRateString(lastStats.network.difficulty / 60) + '/sec')

and replace 60 with 240 (new block target).
943  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote - private money and messages transfer, №1 blockchain bank on: August 04, 2015, 07:46:46 PM
Just a note to say that the bonus for the july hashrate rally was received (thanks dNote!) and all miners' bonus have now been paid. Interestingly, I had to decrease mixin from 3 as some large denominations did not have enough outputs on the blockchain to mix with (going by what can throw such an exception in the code).
944  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04) on: August 04, 2015, 07:41:12 PM
2015-Aug-04 21:06:42.603225 [P2P9][74.91.30.186:11180 OUT]Sync data returned unknown top block: 783 -> 592063 [591280 blocks behind]
SYNCHRONIZATION started


aeon 0.9.0.0 win64

Moo's pool say now is 592062
Huh?

Shouldn't matter for just one off like that. The stats on the pool can be late by like half a minute (the stats thread gathering data and refreshing the compressed bundle every N seconds, the web page's timer downloading that bundle every N seconds, etc).
945  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04) on: August 04, 2015, 06:36:57 PM
Yes, it's as Myagui said. Last block 40 minutes ago. Blocks are now targetted a 4 minutes, and I've lost about half of the miner hash from people who haven't updated yet, so block finding rate on the pool has gone down a lot. On the plus side, we get 40 AEON per block instead of 10 Smiley

I've seen the not-refreshing-problem, no idea what it is about as I'm not super clued in to Javascript/browser tech.



946  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04) on: August 04, 2015, 02:09:13 PM
I just disabled banning on my pool, and will reenable it some time after the fork. This should let people switch a bit before or after without issues caused by temporary bad hashes.

Additionally, the difficulty will go up, so the pool settings will have to adapt too as it does (mostly starting diff I guess).
947  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency - 0.8.8.6 on: August 04, 2015, 10:39:21 AM
I built from source. It does not use a lot of ram as the prebuilt binary, but its not fast at all. Load avg is about 5. Maybe its heavy on IO and my encrypted drive is slow.

You can look at the outout of "top". Near the top, you should see a line starting with "%Cpu(s):
If you get a high % in the wa field, you're waiting on I/O. If you get lots in us, it's busy CPU crunching in user space.

948  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04) on: August 04, 2015, 09:23:55 AM
..
I think most pools will ban you if you send bad shares (which the cryptonite-lite shares would be at this point). I don't know what the policy is for how long that lasts.


Looking at the default config file for the pool's code, it's (I think) 10 minutes.  I gave it 20 and still no luck.  So I imagine Moo changed his.

But it's no biggie - Arux's pool needed a little love anyway.  Smiley

It's 15 minutes on my pool. Maybe something else was wrong. Usually it's a bad address passed to -u.
You don't get banned at first bad share by the way. It can happen normally for overheating GPUs. But I regularly see bursts of bad shares in the log and it's hard to say if it's a transient problem or some jerk trying to cheat their way into more aeon.
949  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04) on: August 03, 2015, 11:47:56 PM
I have no experience with hard forks.  I have updated to 0.9.0.0

Is there anything else I need to do?

What should I expect?

That's all you need to do, unless you're mining, in which case you have to switch from cryptonight to cryptonight-light mining at block 592000. The switch should happen in about 18 hours IIRC, and should be automatic if you have the new daemon running.
You might see messages about blocks not accepted, etc, etc, these are fine if they're from non updated daemons you are connected to.

950  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote - private money and messages transfer, №1 blockchain bank on: August 03, 2015, 08:58:09 PM
About the block reward's effect on coinbase tx size, for the next CN fork, it's possible to get the best of both worlds: a "guiding" smooth emission curve, but with the actual rewards quantized. The "less smooth" effect should not matter. The block reward penalty would still apply, but it too might be quantized (on the upside, I guess). I believe the XDN one isn't quantized anyway, and I've not seen it happen much recently so it's unclear it matters much.

For non coinbase txes, I think XDN's best off for two reasons: because it did not have the period of mining with dusty pool payouts, so payments don't spend old dust; and because a ducknote is worth very little so pretty much all amounts chosen by a person (as oipposed to automatically calculated) are above the dust level anyway.

Last, block time could be adaptive, with a similar algorithm to difficulty, but based on number and size of transactions. Given a quantized block reward, smoothly varying targets should not cause block rewards to go dusty as they adapt to keep the emission curve close to the ideal.

Would need studying to make sure those can't get gamed by large hash miners though.
951  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote - private money and messages transfer, №1 blockchain bank on: August 03, 2015, 03:12:38 PM
0.001 XMR per kilobyte (most transactions are 1kb-2kb), so that's about $0.0000056 per transaction. Gosh. So expensive.

Offtopic, but for the record: 0.01 monero per kB. Typo, I guess.
(It used to be less, but had to be bumped because blockchain spammers too advantage)
952  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04) on: August 02, 2015, 06:30:57 PM
If you can't mine, describe your problem more precisely (ie, any error messages, you see, what miner you use).

Also, make sure you are using an Aeon address. Some GUI package miners create a Monero address by default, and that's not going to work.
953  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency - 0.8.8.6 on: August 01, 2015, 11:11:34 AM
As the person who spent quite some time on doing the Italian and German seed lists following the developer's instructions I certainly hope that is not true. The instructions stated that only the first 4 letters have to be unique (unlike the English seed list, where the first 3 letters are unique).

The actual prefix length is per language, so you're free to have 4 letter prefix if you mark the list as such.
954  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04) on: July 31, 2015, 06:29:58 PM
I'm a bit worried about adding another consensus system on top of PoW. Darkcoin's is fatally flawed (masternodes deciding among themselves over the rest of the network), but Vanilla's is decentralized, and seems to make sense from the little I've seen. However, I can't see how it can handle network partitions rejoining if a couple blocks have passed. I'll have to go read their whitepaper when I get time, as it does seem like an interesting coin.
955  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency - 0.8.8.6 on: July 29, 2015, 08:51:07 PM
What are basic instructions to derive viewkey for an address? Want to be able to keep an eye on cold storage.

If it's your own address, you can type "viewkey" in simplewallet.


If it's cold storage, he won't be able to do that.

Why not ?
That's kind of the point of this command: get the view key from the cold wallet, copy it to the less safe machine, and use it there.
Or did I misunderstand the question ?
956  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency - 0.8.8.6 on: July 29, 2015, 07:47:50 PM
What are basic instructions to derive viewkey for an address? Want to be able to keep an eye on cold storage.

If it's your own address, you can type "viewkey" in simplewallet.
957  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DigitalNote [XDN] - private money and info transfers, blockchain deposits on: July 29, 2015, 07:10:43 PM
I'd say try running the line manually, to make sure you get the same error, and then try running the same, with an extra ../contrib/libepee.a inserted just after libserialization.a and see if that helps.
958  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency - 0.8.8.6 on: July 29, 2015, 06:20:03 PM
i dont know who made it, but i guess the wordlists for other languages need to be created from scratch and have to pass the same check as the english one.
the first 3 letters of every word have to be unique.

please correct if i'm  wrong.

You are correct.
959  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency - 0.8.8.6 on: July 29, 2015, 04:04:00 PM
Since my last post on the topic, here's an overview of the main changes pushed to bitmonero master:

- Russian and German word lists are now available for seeds.

- An option in simplewallet to always confirm a transfer with the user (currently, it only does if the transfer needs to be split in more than one tx). To use: set always-confirm-transfers 1. You will need to supply your wallet password, as this is a persistent option that gets saved to the wallet.

- An experimental new tx construction algorithm, which should fix problems when trying to send a large part of one's balance. It's a new simplewallet command (transfer_new), so the usual transfer command still works as it used to. Please report any problems with it if you try it. Note that using it is safe if you set always-confirm-transfers 1, since you can always say no. set_log 1 will log the new transactions to simplewallet.log regardless.

And last, a number of smaller fixes went in: from unit tests to word list tweaks, build system issues, and misc cleanup.
960  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency - 0.8.8.6 on: July 28, 2015, 09:04:30 PM
There may be licensing/attribution issues with borrowed and stripped code.  But IDK if github will do anything about it.

I wouldn't really want github to get in the business of deciding what gets censored or not. How would they determine if a claim is valid ? What if both projects took code from a third one which they don't know about, for instance ? Besides, only the attribution/copyright thing is wrong. Removing comments is perfectly fine, as long as the copyright notice is retained.


Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!