Bitcoin Forum
May 05, 2024, 03:26:54 PM *
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 »
61  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FCN] FantomCoin. CN-based currency with merged mining. LAUNCHED NOW! on: May 30, 2014, 01:56:33 AM
How is it going with merge mining and what is the hashrate of Fantomcoin compared to Monero or Bytecoin? Working good?

62  Alternate cryptocurrencies / Altcoin Discussion / Re: [BBR][HP] Boolberry (formerly HoneyPenny) Rename Contest - 125 BBR Prize on: May 30, 2014, 12:46:31 AM
simple and easy.

icash
inote

aNotes (anonymous notes) - A-Notes - AAA

add something to the domain if not free like inoteCN.org or theanotes.org or anotesAAA.org

63  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero GUI on: May 22, 2014, 12:37:21 PM
Bounty still available? What are the conditions in order to participate?

better RPC API in the daemon/wallet code

What's with this?
https://wiki.bytecoin.org/wiki/High_level_Wallet_API
64  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero GUI on: May 22, 2014, 06:07:36 AM


But I don't see much incentive to continue work on the wallet with current RPC functionality if I can't, for instance, retrieve the user's wallet address with RPC.


Bounty still available? What are the conditions in order to participate?
65  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BMR] Bitmonero - a new coin based on CryptoNote technology - LAUNCHED on: May 15, 2014, 02:36:09 AM
There is a new Monero pool...

http://moneropool.com/
Check it out and profit!

Admin promised...
Quote
DOUBLE reward for the first 10 mined blocks for all who contributed
This means 170 free moneros to grab for miners who point their mining power to moneropool.com
66  Alternate cryptocurrencies / Mining (Altcoins) / [ANN] New MONERO pool http://moneropool.com/ on: May 15, 2014, 02:32:52 AM
There is a new Monero pool

http://moneropool.com/
check it out and profit!

Admin promised...
Quote
DOUBLE reward for the first 10 mined blocks for all who contributed
67  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 12, 2014, 02:49:27 AM
Can somebody explain the difference between BitMonero and Monero and what happened in the past?

found this...
Quote
1) Bytecoin (80% stealth mined)
2) Bitmonero (launched by TFT, ignoring all comments from community)
3) Monero (takeover of Bitmonero when TFT left for a week. TFT is now back with Bitmonero. Both are currently uing same blockchain, but hardfork with merge mining is expected)
4) PhantomCoin (merge mining possible)
5) Quazar
68  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD on: May 11, 2014, 04:20:42 PM
.
Can we upgrade BlackCoin so that it includes DarkCoins CoinMixing/CoinJoin? Is this possible with PoS?
69  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 11, 2014, 03:58:56 PM
I have troubles compiling AND running the binary on my Mac:

This happens when I run the binary
Code:
[...]/monero.osx.x64.050814/bitmonerod ; exit;
dyld: Library not loaded: /usr/local/lib/libboost_system-mt.dylib
  Referenced from: /[...]/monero.osx.x64.050814/bitmonerod
  Reason: image not found
Trace/BPT trap: 5
logout

[Process completed]

And this happens when I run make in the source:

Code:
mkdir -p build/release
cd build/release && cmake -D CMAKE_BUILD_TYPE=Release ../..
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   system
--   filesystem
--   thread
--   date_time
--   chrono
--   regex
--   serialization
--   atomic
--   program_options
-- Found Git: /usr/bin/git
-- Could NOT find Threads (missing:  Threads_FOUND)
-- Configuring done
-- Generating done
-- Build files have been written to: /[...]/build/release
cd build/release && /Applications/Xcode.app/Contents/Developer/usr/bin/make
fatal: No names found, cannot describe anything.
CMake Warning at src/version.cmake:3 (message):
  Cannot determine current revision.  Make sure that you are building either
  from a Git working tree or from a source archive.


[  0%] Built target version
[  1%] Building C object external/miniupnpc/CMakeFiles/upnpc-static.dir/igd_desc_parse.c.o
error: unknown warning option '-Wno-overloaded-shift-op-parentheses'; did you mean '-Wno-shift-op-parentheses'?
      [-Werror,-Wunknown-warning-option]
make[3]: *** [external/miniupnpc/CMakeFiles/upnpc-static.dir/igd_desc_parse.c.o] Error 1
make[2]: *** [external/miniupnpc/CMakeFiles/upnpc-static.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [build-release] Error 2

Any idea what's wrong?
70  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: MRO Monero trading thread and OTC xchg (bid 90 ask 100 last 100) on: May 11, 2014, 04:17:57 AM
WTB

0.001 / 5000 MRO / 5 BTC / human

Best if you PM me. Need to get some sleep first...
Escrow requested or trusted member.
71  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo) on: May 10, 2014, 05:43:30 PM
datacoind getinfo
{
    "version" : "v0.1.2.0xpm-hp11-unk-beta",
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : XXX,
    "blocks" : 176518,
    "moneysupply" : 2857971.97254732,
    "timeoffset" : -1,
    "connections" : 10,
    "proxy" : "",
    "testnet" : false,
    "keypoololdest" : 1396564789,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

I forgot that I had a miner running on a server for some month now. Am I rich now or on the wrong chain? 10 connections... but the money supply does not match. What happened in the last months? Network split? Why? Is there a blockexplorer?
72  Alternate cryptocurrencies / Marketplace (Altcoins) / Selling 65k SHAREcoins to the highest bid on: May 05, 2014, 11:50:49 PM
Please make an offer here. The current exchanges seem not trustworthy...
73  Alternate cryptocurrencies / Altcoin Discussion / BlackCoin BC POS Proof-of-Stake DETAILS? on: April 17, 2014, 05:28:35 PM
Hi Guys!
How does the POS work exactly in Blackcoin? Is it the same shit as with Peercoin? Or how does it solve the 'nothing-at-stake' problem?
Thanks for your qualified answer!
74  Alternate cryptocurrencies / Altcoin Discussion / Re: Looking for DEV! X11 algo for merged mining on: April 10, 2014, 01:15:06 AM
hey dev, i am looking for you too, so let me know when you are ready!
75  Bitcoin / Bitcoin Discussion / Re: Bitcoin Core (Bitcoin-Qt) 0.9.1 released - update required on: April 09, 2014, 12:35:22 AM
How about alt-coin-wallets based on pre-0.9 code?

76  Local / Treffen / Re: Berlin, Texas: Bitcoin hackathon. Decentralise everything! [21-23.2.2014] on: February 06, 2014, 11:31:26 PM
Nice!

Who is in the jury?
What kind of apps are prefered? Web apps, mobile apps, blockchain apps?
77  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][INC] InterCoin Development Announcement on: December 28, 2013, 08:32:43 AM
SCAM
78  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: December 25, 2013, 09:00:56 PM
How many developers are involved in Skycoin?
79  Bitcoin / Bitcoin Discussion / Re: Bitcoin network cost is OK now, but may soon be hugely wasteful on: December 25, 2013, 04:19:38 AM
Exactly this thought keeps me thinking that BTC is overvalued even right now.
80  Bitcoin / Meetups / Re: BTC 1K Party attendants list on: December 24, 2013, 04:05:44 AM
Where and when will it take place?

when the 24 hour average on bitstamp is above $ 1000 for 30 days in row it will trigger the party. it will take place 8 weeks after trigger, so there is enough time to get prepared.
most likely it will take place in frankfurt/germany.

Thanks. Might take a while. And Berlin is Germany's party capital though and also much cheaper.
Pages: « 1 2 3 [4] 5 6 7 8 9 10 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!