Bitcoin Forum
April 26, 2024, 03:49:06 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 ... 164 »
501  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero GUI on: May 06, 2014, 01:25:46 AM
I don't have a powerful machine to solo mine MRO as of now . Can we donate some BCN ?

Yes, I will ask smooth to add a BCN address
502  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 06, 2014, 01:17:33 AM
Any peers who want to be hardcoded into the seed peer list, PM me.
503  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 06, 2014, 01:16:00 AM
zone has asked for an extra 1 BTC to fork cpuminer and add stratum support for Monero mining.  we're not very far off, can we raise an extra 1 BTC as a community?

I'm sure we can.

What is the status of the pool project/bounty? It seems we have around more or less enough in the fund. Should we convert the MRO to BTC at this point, or maybe the developer would want some or all of it in MRO? After all his work will probably make MRO more valuable.

zone117x entered active development as of last night. waiting to hear back from him about how he wants the current funds. i will buy at 0.001 worst case.
504  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero GUI on: May 06, 2014, 01:13:49 AM
Updated, sending my share now.
505  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 06, 2014, 01:08:37 AM
zone has asked for an extra 1 BTC to fork cpuminer and add stratum support for Monero mining.  we're not very far off, can we raise an extra 1 BTC as a community?
506  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 06, 2014, 12:44:00 AM
I have found 5 blocks now! Difficulty is way to high for me to continue mining any more though.

Someone let me know when another clone of this coin comes out. I want to get in on it right at launch.

I pm you when the next cryptonote with a fast 5days pow/pos will come. Don't need to ninja mining 2 years Wink

Pools will be out shortly.
507  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 06, 2014, 12:16:48 AM
Hi, the current source code on github does not compile on archlinux.

Code:
[ 61%] Building CXX object src/CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o
Linking CXX executable performance_tests
/usr/bin/ld: ../src/libcryptonote_core.a(cryptonote_format_utils.cpp.o): undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: Fehler: ld gab 1 als Ende-Status zurück
tests/CMakeFiles/performance_tests.dir/build.make:100: recipe for target 'tests/performance_tests' failed
make[3]: *** [tests/performance_tests] Error 1
make[3]: Leaving directory '/home/afri/opt/bitmonero/build/debug'
CMakeFiles/Makefile2:896: recipe for target 'tests/CMakeFiles/performance_tests.dir/all' failed
make[2]: *** [tests/CMakeFiles/performance_tests.dir/all] Error 2
make[2]: *** Warte auf noch nicht beendete Prozesse...

Code:
 $ gcc --version
gcc (GCC) 4.9.0
 $ cmake --version
cmake version 2.8.12.2
 $ pacman -Ss boost
extra/boost 1.55.0-6 [Installiert]
    Free peer-reviewed portable C++ source libraries - Development
extra/boost-libs 1.55.0-6 [Installiert]
    Free peer-reviewed portable C++ source libraries - Runtime

Any idea?


-lpthread is missing, see

https://github.com/monero-project/bitmonero/pull/1

Thank you, merged into main.
508  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 05, 2014, 03:16:28 PM
I have updated master to 0.8.6.
509  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 04, 2014, 08:43:45 PM
We are about to overtake the ByteCoin network hashrate (MRO: 24698 H/s, BCN: 26738 H/s).

Development of open source pool software is reported to have begun.
510  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 04, 2014, 08:35:52 PM
tacotime please add the BTC address to the instructions

Done.
511  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 04, 2014, 08:07:31 PM
Received 1000 MRO. Fund is 1017 MRO

Sent 400. Don't forget your own contribution. Tongue

taco, you're missing tifozi's +100 in the OP.

fixed
512  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 04, 2014, 07:47:13 PM
Thread has been update with address to smooth as escrow
513  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 04, 2014, 07:23:34 PM
We have been testing payment_ids in 0.8.6. These will possibly help exchanges deposit/withdrawal funds.

In simplewallet 0.8.6, to set payment_id for a tx, add the following after a normal tx:
Code:
transfer <mixin_count> <addr_1> <amount_1> [<addr_2> <amount_2> ... <addr_N> <amount_N>] [payment_id]

payment_id is a 64-character hex string (256 bits) that is included with your tx as plaintext on the blockchain.  it is used to identify your tx by the receiver.

the receiver can then observe if they have received a payment with such a payment_id by:
Code:
payments [payment_id]

they may also use the wallet RPC call detailed here: https://wiki.bytecoin.org/wiki/Wallet_JSON_RPC_API#get_payments_2

beware that these are PLAINTEXT and could be used to trace you on the blockchain.  it is equivalent to a 32-byte OP_RETURN push on bitcoin.
514  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: MRO Monero trading thread and OTC xchg (bid 40 ask 45 last 45) on: May 04, 2014, 04:34:20 PM
bid 0.000380 / 10000 MRO / 3.8
515  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 04, 2014, 04:29:57 PM
Any comments so far on 0.8.6? I will merge it with master soon and push win binaries, just want to make sure it's stable.
516  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 03, 2014, 07:21:23 PM
updates have been pushed to the 0.8.6 branch.

to compile and use 0.8.6 test, do this:
Code:
git clone git://github.com/monero-project/bitmonero.git
cd bitmonero
git remote add upstream git://github.com/monero-project/bitmonero.git
git checkout --track origin/extraupdate
mkdir build
make -j4

In a couple days after people have played with it, I will merge to main. It contains numerous updates regarding tx_extra field in tx and allows compiling on 32 bit platforms.

it also contains a checkpoint, so the network will now fast sync to that block (22231).
517  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 03, 2014, 05:21:20 PM
When binaries are updated, can you please add the date in the OP also? So we can check easily if we have the latest version running

Good idea. We also really need a version numbering system.

I am following bytecoin's lead.  Newest version will be 0.8.6.
518  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 03, 2014, 03:59:28 PM
Important!

We have a pool bounty going. As you've probably noticed, network hashrate is going up. When the 32-bit code is merged in, it'll go even higher. Solo mining outcomes will then be pretty random.

tacotime has a dev who will work on an open source pool implementation for a bounty. See this topic/post: https://bitcointalk.org/index.php?topic=589533.msg6520464#msg6520464

Where is the address that this money needs to be going to? Someone's gotta step up and take the funds . . generosity usually only comes in ten minute windows for most people Smiley

edit: I would totally feel that you'd do great at collecting and managing the funds Smiley

I can make a wallet, but eizh can too, I will update the thread in a bit (working on update to latest version)
519  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 03, 2014, 03:24:57 AM
Quote
I've been reading your MC2 thread. It's impressive to speak little of it. As far as bad situations go, I'm glad you were who we have now. The incredible amount of help and time you, and everyone else, have put forth is nothing small. If I didn't feel like the MRO would be worth something some day I'd send it all to you guys Smiley

I'm sorry if I neglected to mention that the major hook into this, apart from the badass protocol, are the people that it has brought toward it. You, NoodleDoodle, Smooth, Othe, David Latapie, eizh are the reason that this will succeed in my mind. Not just a gui or pool.

That I can come here every day and you guys are posting is more than a reassurance for me. You guys even showed me how to install this on ubuntu, which I'm coming to see is a great alternative to windows.

I'm sure, under your combined leadership, that I will very soon be coming to this thread and seeing hundreds of posts from many new people pouring in.
Thanks for the kind words. This has been the first thing I've really been excited about since mining Tenebrix/Litecoin back when their genesis blocks came out and I'm happy to give the project as much spare time as I possible can on top of my full-time work on MC2.
520  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures - CPU only on: May 03, 2014, 02:41:46 AM
I do have a newbie question though, why can't someone compile the linux source? Why is it better to compile linux version yourself, but we all trust windows binaries?

GCC often has architecture specific optimizations when compiling, so it tends to be faster if you build yourself.

Compiling on Windows tends to be a pain in the ass, so we recommend people just use the binaries.
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 ... 164 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!