Bitcoin Forum
June 16, 2024, 11:01: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 »
321  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FedoraCoin (TiPS); New style, new services, same unique features on: September 11, 2014, 09:55:27 AM
There are few possibilites:

1. rent server for block explorer
2. pay someone who already has multiple block explorers
3. integrate block explorer into wallet

I would prefer option 3 but that`s just me Smiley
322  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MACD] X13 | PoW+PoS Hybrid| NO PREMINE | NO IPO | NEW THREAD on: September 10, 2014, 02:30:11 PM
Smart man  Grin
323  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FedoraCoin (TiPS); New style, new services, same unique features on: September 10, 2014, 01:11:12 PM
Code:
{
"addr" : "188.226.145.183:44889",
"services" : "00000003",
"lastsend" : 1410354436,
"lastrecv" : 1410354436,
"bytessent" : 845632,
"bytesrecv" : 2886618,
"blocksrequested" : 0,
"conntime" : 1410354167,
"version" : 60003,
"subver" : "/Euphoria:1.0.5.6/",
"inbound" : false,
"startingheight" : 355803,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "178.62.49.58:44889",
"services" : "00000003",
"lastsend" : 1410354448,
"lastrecv" : 1410354448,
"bytessent" : 1111670,
"bytesrecv" : 1064996,
"blocksrequested" : 0,
"conntime" : 1410354167,
"version" : 70000,
"subver" : "/Euphoria:1.1.0/",
"inbound" : false,
"startingheight" : 355803,
"banscore" : 0
},
{
"addr" : "185.14.30.241:44889",
"services" : "00000003",
"lastsend" : 1410354622,
"lastrecv" : 1410354622,
"bytessent" : 218014,
"bytesrecv" : 311435,
"blocksrequested" : 0,
"conntime" : 1410354229,
"version" : 70000,
"subver" : "/Euphoria:1.1.0/",
"inbound" : false,
"startingheight" : 355804,
"banscore" : 0
},
{
"addr" : "192.99.143.109:44889",
"services" : "00000003",
"lastsend" : 1410354440,
"lastrecv" : 1410354436,
"bytessent" : 143404,
"bytesrecv" : 451576,
"blocksrequested" : 0,
"conntime" : 1410354373,
"version" : 70000,
"subver" : "/Euphoria:1.1.0/",
"inbound" : false,
"startingheight" : 355813,
"banscore" : 0
},
{
"addr" : "5.255.66.44:44889",
"services" : "00000003",
"lastsend" : 1410354447,
"lastrecv" : 1410354448,
"bytessent" : 18508,
"bytesrecv" : 245087,
"blocksrequested" : 0,
"conntime" : 1410354413,
"version" : 70000,
"subver" : "/Euphoria:1.0.6/",
"inbound" : false,
"startingheight" : 355815,
"banscore" : 0
},
{
"addr" : "192.252.215.135:44889",
"services" : "00000003",
"lastsend" : 1410354577,
"lastrecv" : 1410354578,
"bytessent" : 418,
"bytesrecv" : 48933,
"blocksrequested" : 0,
"conntime" : 1410354575,
"version" : 70000,
"subver" : "/Euphoria:1.0.6/",
"inbound" : false,
"startingheight" : 355816,
"banscore" : 0
},
{
"addr" : "37.153.2.13:44889",
"services" : "00000003",
"lastsend" : 1410354620,
"lastrecv" : 1410354623,
"bytessent" : 418,
"bytesrecv" : 15827,
"blocksrequested" : 0,
"conntime" : 1410354620,
"version" : 70000,
"subver" : "/Euphoria:1.1.0/",
"inbound" : false,
"startingheight" : 355816,
"banscore" : 0
}
324  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] TiPS ★ Kimotos Gravity Well ★ World first coin anonymizer launched! on: September 10, 2014, 12:54:15 PM
Please visit this thread https://bitcointalk.org/index.php?topic=552233.0
325  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][WSX][WeAreSatoshi] X11 | PoS/PoW | 5 Exchanges | CryptoAsian 5+ POD on: September 10, 2014, 11:58:42 AM
Great news. Good job everyone!
326  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MACD] X13 | PoW+PoS Hybrid| NO PREMINE | NO IPO | NEW THREAD on: September 10, 2014, 09:31:16 AM
If you stuck somewhere post here and we will try to help out...
327  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MACD] X13 | PoW+PoS Hybrid| NO PREMINE | NO IPO | NEW THREAD on: September 09, 2014, 01:37:10 PM
This should be enough to start wallet on MAC OS X

In order to compile on OSX you need a few things.

Working Xcode for your version of MAC OS X. If it is version 4.3 or later you need to install command line tools. Go Xcode > Preferences > Downloads > Components and from there install command line tools. Every time you update Xcode you must update command line tools.

Git installed and working (you can install it with MacPorts or Homebrew)

MacPorts or Homebrew are needed in order to install dependecies. I tried with Homebrew so I will further explain process for Homebrew.

After you install Homebrew via terminal then install dependecies:

Code:
$ brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt

Install GIT from Hombrew

Code:
$ brew install git (install git from Homebrew, not neccessary if installed other way)

This line is for installing Berkeley DB

Code:
$ brew install https://raw.github.com/mxcl/homebrew/master/Library/Formula/berkeley-db4.rb -–without-java 

after that you will be inside brew interactive mode and you should do:

Code:
/private/tmp/berkeley-db4-UGpd0O/db-4.8.30 $ cd ..

/private/tmp/berkeley-db4-UGpd0O $ db-4.8.30/dist/configure --prefix=/usr/local/Cellar/berkeley-db4/4.8.30 --mandir=/usr/local/Cellar/berkeley-db4/4.8.30/share/man --enable-cxx

/private/tmp/berkeley-db4-UGpd0O $ make

/private/tmp/berkeley-db4-UGpd0O $ make install

/private/tmp/berkeley-db4-UGpd0O $ exit

With this you are finished with dependecies and we can procide with compile.

First you will need to change path for few things, open up MACD-Qt.pro and find and chage these lines:

Code:
 isEmpty(BDB_LIB_PATH) {
-    macx:BDB_LIB_PATH = /opt/local/lib/db48 #this is default
+    macx:BDB_LIB_PATH = /usr/local/opt/berkeley-db4/lib #change to this
 }
 
 isEmpty(BDB_LIB_SUFFIX) {
    macx:BDB_LIB_SUFFIX = -4.8 #leave unchanged
}
 
 isEmpty(BDB_INCLUDE_PATH) {
-    macx:BDB_INCLUDE_PATH = /opt/local/include/db48
+    macx:BDB_INCLUDE_PATH = /usr/local/opt/berkeley-db4/include
 }
 
 isEmpty(BOOST_LIB_PATH) {
-    macx:BOOST_LIB_PATH = /opt/local/lib
+    macx:BOOST_LIB_PATH = /usr/local/opt/boost/lib
 }
 
 isEmpty(BOOST_INCLUDE_PATH) {
-    macx:BOOST_INCLUDE_PATH = /opt/local/include
+    macx:BOOST_INCLUDE_PATH = /usr/local/opt/boost/include
 }

Save the file after changes

Now we are ready to compile

Code:
$ qmake

Code:
$ make clean

Code:
$ make

after this you should have your MAC-Qt executable ready for MAC OS X.
328  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MACD] X13 | PoW+PoS Hybrid| NO PREMINE | NO IPO | NEW THREAD on: September 05, 2014, 01:08:26 PM
Everything is possible. I do not want to speculate about price because it is pointeless, we can speak about new features and improvements on coin and it services...

Please test new wallet from https://github.com/KrvnoZrnce/MACDCoin

also use this MACDCoin.conf

Code:
rpcuser=user
rpcpassword=pass
listen=1
daemon=1
server=1
dnsseed=0
addnode=37.187.144.69:21546
addnode=188.194.16.78:21546
addnode=8.38.76.74:21546
addnode=103.22.181.239:21546
addnode=69.64.43.236:21546
addnode=42.2.242.23:21546
addnode=67.215.11.195:21546
addnode=162.243.198.249:21546
addnode=185.2.64.116:21546
addnode=84.110.81.120:21546
addnode=216.229.75.176:21546
rpcconnect=127.0.0.1
rpcport=9335
329  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FedoraCoin (TiPS); New style, new services, same unique features on: September 05, 2014, 10:44:56 AM
Yeah they are dirty cheap now Smiley I also sent 5mil as promised. Keep up the good work...
330  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MACD] X13 | PoW+PoS Hybrid| NO PREMINE | NO IPO | NEW THREAD on: September 04, 2014, 07:51:32 PM
Great thanks guys my wallet is open all the time... also helping with testing.
331  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MACD] X13 | PoW+PoS Hybrid| NO PREMINE | NO IPO | NEW THREAD on: August 21, 2014, 12:35:28 PM
Well that is good question however we can not know for sure unless someone check out source code. Total number of coins is something that was written here by dev and that is true if you trust him. Best thing is to check genesis block and see for yourself.
332  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MACD] X13 | PoW+PoS Hybrid| NO PREMINE | NO IPO | NEW THREAD on: August 21, 2014, 11:29:55 AM
we need to check source code to avoid hide block

Could you please elaborate?

He probably means a premine of a crapload of coins?  Not sure though.  I'd also like to know what an "avoid hide block" means.

You mean shitlo*d of coins in genesis block?
333  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][WKC] WANKCOIN - Shop Anonymously, Accepted at over 100+ HD sites! on: August 21, 2014, 11:24:01 AM
OMG this one is even better. Great job. I can not stop smiling  Grin
334  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][WKC] WANKCOIN - Shop Anonymously, Accepted at over 100+ HD sites! on: August 20, 2014, 06:55:43 PM
While I am preparing a "hand destroys moon" GIF, I wanted to show you guys the latest GIF of a series I am working on:

"Wankcoin goes places"



lol, I hope this doesn't get me banned!  Grin

Donations and Feedback are highly appreciated and help the further development of GIFS and pics (took me about an hour to create this one):
184ACvxFodZatrAvQFJHyUpGFZAg5MGviH



Great job donation sent!
335  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][WKC] WANKCOIN - Shop Anonymously, Accepted at over 100+ HD sites! on: August 20, 2014, 03:03:22 PM
Yes price is low at the moment... it is much better to use wkc then usd for membership...
336  Economy / Goods / Re: BitStickers - Bitcoin Stickers on: August 20, 2014, 02:35:41 PM
Check out http://bitstickers.net/get-free-stickers-bitstickers-giveaway/ and also vote for new crypto stickers Smiley
337  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][WSX][WeAreSatoshi] X11 | PoS/PoW | 4 Exchanges! | Swap Ending 8/31 on: August 20, 2014, 11:37:31 AM
Cute block explorer Smiley
338  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][WKC] WANKCOIN - Shop Anonymously, Accepted at over 100+ HD sites! on: August 20, 2014, 11:14:56 AM
WKC just got listed at Bleutrade!

www.bleutrade.com

This exchange has USD trading as well!

+1 this is great especially usd market Cheesy
339  Economy / Service Discussion / Re: I have not recieved my product from bitstickers.net [RESOLVED] on: August 19, 2014, 03:14:01 PM
Sometimes is very slow delivery time and sometimes it comes in a few days it depends of destination country...
340  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MACD] X13 | PoW+PoS Hybrid| NO PREMINE | NO IPO | NEW THREAD on: August 19, 2014, 02:38:17 PM
Wallet is working as usual but new GUI is really great. Keep up the good work.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!