Bitcoin Forum
May 25, 2024, 10:18:21 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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 164 »
601  Alternate cryptocurrencies / Altcoin Discussion / Re: [BMR] Merged mining in BitMonero (proposal) on: April 26, 2014, 03:05:14 PM
Just for everyone to be sure,

if you retrieved the source code from github lately and compiled it, you are automatically voting for merged mining.  You can tell by looking at cryptonote_config.h in /src/

SUPPORT merged mining:
Code:
#define CURRENT_BLOCK_MINOR_VERSION                     1

AGAINST merged mining:
Code:
#define CURRENT_BLOCK_MINOR_VERSION                     0
602  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 26, 2014, 02:42:31 PM
Quote
- if you want "merged mining" in Bitmonero you have to update yout mining daemon now. New mining daemon will issue blocks with an incremented minor_version field. In case > 75% of blocks mined will have an incremented minor_version we will accept "merged minng" and new code will be published on git.

Which means that he's counting them as yes votes if you have
Code:
#define CURRENT_BLOCK_MINOR_VERSION                     1
603  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 26, 2014, 02:26:04 PM
Okay, merge mining is now a clusterfuck because people are voting for it if they grab the source from github without even know it.

Sigh.

TFT already said he's going to change that. Hopefully he does that in such a way that the people who have already grabbed it don't count as votes without knowing about it.

Where?  Config looked like this:
Code:
#define CURRENT_BLOCK_MAJOR_VERSION                     1
#define CURRENT_BLOCK_MINOR_VERSION                     0

Now it looks like this:
Code:
#define CURRENT_BLOCK_MAJOR_VERSION                     1
#define CURRENT_BLOCK_MINOR_VERSION                     1
604  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 26, 2014, 02:17:54 PM
Okay, merge mining is now a clusterfuck because people are voting for it if they grab the source from github without even know it.

Sigh.
605  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 26, 2014, 05:49:22 AM
Do we have a giveaway fund for new users? Good idea? Bad idea?

Seems like its really hard for them to get their first coins on their own with mining now given there is no pool yet.


I am giving away a few to new users if they PM me.  However, giveaway threads are technically banned.
606  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 26, 2014, 03:37:14 AM
Found a block today with my 2 hps!
2014-Apr-25 21:39:05.814564 [miner 0]Found block for difficulty: 295809

Height 11508, transaction <39c6096fdeba0a09f7278f50a21f93e0f013a6fa1da1546bfbe0b9827e2c9031>, received 0.000000824559
Height 11508, transaction <39c6096fdeba0a09f7278f50a21f93e0f013a6fa1da1546bfbe0b9827e2c9031>, received 0.000003000000
Height 11508, transaction <39c6096fdeba0a09f7278f50a21f93e0f013a6fa1da1546bfbe0b9827e2c9031>, received 0.000060000000
Height 11508, transaction <39c6096fdeba0a09f7278f50a21f93e0f013a6fa1da1546bfbe0b9827e2c9031>, received 0.000500000000
Height 11508, transaction <39c6096fdeba0a09f7278f50a21f93e0f013a6fa1da1546bfbe0b9827e2c9031>, received 0.400000000000
Height 11508, transaction <39c6096fdeba0a09f7278f50a21f93e0f013a6fa1da1546bfbe0b9827e2c9031>, received 7.000000000000
Height 11508, transaction <39c6096fdeba0a09f7278f50a21f93e0f013a6fa1da1546bfbe0b9827e2c9031>, received 10.000000000000

Nice work. Cheesy sometimes just takes a while.
607  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 26, 2014, 02:21:17 AM
TFT has started a proposal thread for anyone wanting to be on a merge mined fork:
https://bitcointalk.org/index.php?topic=584893.0
608  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 25, 2014, 10:56:24 PM
I'm unable to start_mining.

I synchronize the blockchain with bitmonerod, and then I use simplewallet to start_mining, but I get:

Quote
2014-Apr-25 22:34:26.724501 Read command: start_mining 8
2014-Apr-25 22:34:31.724750 Failed to invoke http request to  http://localhost:18081/start_mining
2014-Apr-25 22:34:31.724776 Error: mining has NOT been started: possible lost connection to daemon

In the bitmonerod terminal:

Quote
2014-Apr-25 22:40:16.245240 [RPC1][sock 28] Some problems at write: Broken pipe:32
2014-Apr-25 22:40:54.008484 [RPC1]Mining has started with 8 threads, good luck!
2014-Apr-25 22:40:54.008539 [miner 1]Miner thread was started [5]
2014-Apr-25 22:40:54.008530 [miner 0]Miner thread was started [4]
...

I'm using Ubuntu 13.10, and I've followed the instructions in the OP. The cpu is an old 8 core intel i7 860

Any idea of what I'm doing wrong?


Not sure what the issue is; if you can generate a wallet and sync the chain though, you can start mining in the daemon to your address directly though with the following command:
start_mining <address> <number_of_threads>
609  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 25, 2014, 10:02:59 PM
Im actually for prolonging the emission period to as long and fair as possible. If this coin is in fact intended to become a viable option with mass adoption in mind, 4 years is just not long enough. I have been mining (Bit)monero from day 2 and wouldnt mind if my stash gets halved (although I wouldnt mind if it just getting halved from here on 10000 blocks in the future either Wink ). Any way, we should discuss first and have a vote for it and we should have it soon because the earlier the easier, the better.

As smooth stated, this is a hard fork change and will be difficult to implement and get consensus on.  But it can still be discussed.
610  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BCN] Bytecoin (CPU-mining, true anonymity) on: April 25, 2014, 07:54:17 PM
MacOS version was announced to be coming by the devs, but it took them too long... So I spent a couple of nights playing around and I think I've managed to make Bytecoin compile under OSX. I've made the pull request, let's hope it will be accepted.

https://github.com/amjuarez/bytecoin/pull/5

Cool, thanks.  I'll hunt someone down with MacOS or install lion and try to make monero binaries and merge these changes into a fork when I get a chance.
611  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 25, 2014, 07:18:47 PM
Looks like you are synced or nearly synced, try restarting the daemon ("save" then "exit")
612  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 25, 2014, 06:54:41 PM
one CPU been getting 4/30 synch ok

and the rest
2014-Apr-25 14:20:24.340452 [P2P1]Connecting to IP:18080(white=0, last_seen: d0.h0.m1.s25)...
2014-Apr-25 14:20:26.962602 [P2P9][IP:18080 OUT] COMMAND_HANDSHAKE INVOKED OK


is there something wrong?

No blocks are coming in with "set_log 1" entered in daemon?
613  Alternate cryptocurrencies / Altcoin Discussion / Re: [BCN][BMR] Hashrate is growing in both CryptoNote-based currencies on: April 25, 2014, 06:13:55 PM
Thank you for this picture.

I just found these coins and they look very interresting, but I need more time to figure the ins and outs of this.

I really like that MinerGate-thing for BCN. Very fun to instantly get rewards, unlike BMR where I might get one every other day or so.

In the RPC server there is everything you need to start a pool really (getblocktemplate; simple-miner can connect to a server and get the template to then hash).  We are just waiting for someone to fork eloipool or something else and create an open source pool for CryptoNote coins.  The first person who does will probably be rich in reward.
614  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BCN] Bytecoin (CPU-mining, true anonymity) on: April 25, 2014, 06:01:47 PM
Hello!

Here are some pictures about current state of both Cryptonote-based currencies: https://bitcointalk.org/index.php?topic=584528.0

Thanks TFT.  Haven't heard from you in a while, hope everything is okay.

Hopfully I'm alive. Can you please summarize ideas about ideal emission curve?

Will pm
615  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 25, 2014, 05:58:01 PM
well i have been mining more then 36 hrs with 4 h/s and havent found anything.
Same goes with my 2 h/s older CPU.


i guess i must be one of those "unlucky" fellas


pm me an address, i will send you some coins. Smiley
616  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BCN] Bytecoin (CPU-mining, true anonymity) on: April 25, 2014, 05:57:23 PM
Hello!

Here are some pictures about current state of both Cryptonote-based currencies: https://bitcointalk.org/index.php?topic=584528.0

Thanks TFT.  Haven't heard from you in a while, hope everything is okay.
617  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BCN] Bytecoin (CPU-mining, true anonymity) on: April 25, 2014, 05:56:26 PM
Unlike tenebrix/fairbrix the coin subsidy per block decreases over time too, and also so far monero hasn't been plagued with terrible bugs like tenebrix was (because tenebrix was built on the mostly broken multicoin).
Never heard of multicoin before and mapofcoins.com seems not to have neither.

https://github.com/sacarlson/MultiCoin

It was an old, rather buggy client based on bitcoin-qt
618  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BCN] Bytecoin (CPU-mining, true anonymity) on: April 25, 2014, 05:39:02 PM
Yeah, the way above post was a little enthusiastic.

So far only 0.1% of monero has been distributed, and the distribution is clearnet.  No one is totally sure who holds the bulk of ByteCoin and whether or not they're benevolent or malicious.

Unlike tenebrix/fairbrix the coin subsidy per block decreases over time too, and also so far monero hasn't been plagued with terrible bugs like tenebrix was (because tenebrix was built on the mostly broken multicoin).  So another adequate comparison is monero:bytecoin as litecoin:tenebrix.

ByteCoin's dev community is much more active and likely we'll be pulling a lot of merges from them, so ByteCoin of course still has immense value.
619  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology on: April 25, 2014, 05:22:20 PM
For people wanting to figure out how many blocks they'll get per day:

- Divide difficulty by 60 to get H/s of the network, eg 300,000 / 60 = 5000 H/s
- Divide your H/s by this, eg 10 H/s / 5000 H/s = 0.002
- Multiply this by the number of blocks per day (24 * 60) to get your per day block probability, eg 0.002 * 24 * 60 = 2.88 blocks per day.
620  Alternate cryptocurrencies / Altcoin Discussion / Re: Monero (MRO) Giveaway [Faucet] on: April 25, 2014, 05:07:19 PM
My bad, locked.  PM me if you want some free Monero. Wink
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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 164 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!