Bitcoin Forum
May 23, 2024, 08:46:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 [256] 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 ... 311 »
5101  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 14, 2014, 05:38:51 PM
Quote

That's why the main image represents a portal..."teleport".  A lot of time and effort was put into this by the non-core dev team, and I'm pretty happy with the final logo we've developed.  We've moved away from the "coin" image that everyone else seems to be stuck on.  Our logo represents a portal in abstract form and will be easily recognizeable, and is perfectly scaleable, so it is very to make out even at small sizes.  Another aspect is that the gold logo will be the main logo, however we can use different colors for different features, e.g. blue for teleport, green for privatebet, black for anon card, etc.

are you changing the logo again?

Not the logo, but he color for the main logo will be blue.  

1) A lot of feedback was critical of such a radical logo change and blue is more related to the old logo.

2) The blue spiral logo will fit in much better with the space theme that will be presented on the new websites.

The key here is the actual spiral logo will remain unchanged.  Other colors variations of the logo will be used as they are needed, however the plan is to make the blue logo the main logo image.

Thanks, I'll update it again on my multipool.

Cheers!

BitcoinDark Multipool
http://btcd.xpool.ca
5102  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 14, 2014, 05:21:55 PM
Hope everyone enjoys the new look!







I like the way it conveys "bitcoin" in dark
Not sure about upper lower case, but the important thing is to convey that BTCD makes bitcoin itself dark
people will assume (correctly) that BTCD itself is dark, but most will be surprised that BTCD makes Bitcoin Dark

James

That's why the main image represents a portal..."teleport".  A lot of time and effort was put into this by the non-core dev team, and I'm pretty happy with the final logo we've developed.  We've moved away from the "coin" image that everyone else seems to be stuck on.  Our logo represents a portal in abstract form and will be easily recognizeable, and is perfectly scaleable, so it is very to make out even at small sizes.  Another aspect is that the gold logo will be the main logo, however we can use different colors for different features, e.g. blue for teleport, green for privatebet, black for anon card, etc.

are you changing the logo again?
5103  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SUPERCOIN]First P2p Decentralized Trustless Anonymous Wallet New Thread on: August 14, 2014, 04:11:29 PM
Nice to see Supercoin is stabilizing around 3k today, I was hoping we wouldn't see too big of a rise at once. Let's take it step by step. Tomorrow last part of whitepaper released and testing of the fastest and best decentralized anon wallet, we'll make a next step to >4k along with that !

stabilizing?
5104  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][BETA][0%][XPOOL] Multipools paying in out in DarkCoin & BitcoinDark on: August 14, 2014, 01:59:43 PM
That latest shift for the BitcoinDark multipool paid out over 81 BTCD.

Cheers!
5105  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 14, 2014, 01:57:32 PM
xpool works?

Yes btcd.xpool.ca does. I posted a msg a page or two back.

Cheers!

If you are looking for updates and info about my BitcoinDark Multipool, you'll need to visit my pool's BCT thread as the mods will treat anymore posts here as SPAM.

My thread is:

https://bitcointalk.org/index.php?topic=650952.0

Cheers!
5106  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 14, 2014, 02:58:49 AM
figured as much. so if I'm running a privacy server on a different box, I could just copy all the .conf's over, but perhaps having them in the json would be more flexible?
For single server setups, I think it is better to not be putting passwords in the .conf file as it just creates chances to post it by accident. But for a remote setup, it is more risk to be making copies of the .conf files.

So, I added "rpcuserpass" field in the .conf JSON for you. It this one is set, it will ignore any bitcoin.conf file (so you dont need the "conf" field for that coin)

the format of the argument is "<user>:<password>"

James

P.S. I only coded it, so it is untested for now, maybe you can test it when it is released?

sounds good, I'll give'r a go when it's out.

thanks
5107  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 14, 2014, 02:40:19 AM
is there a guide to setting up a privacy server on debian/ubuntu anywhere?
Posted from Bitcointa.lk - #3IkMOkiPGm6DWIBy
It will be just to install BitcoinDarkd and make the appropriate entries in the .conf file, also will need a NXT core running and whatever other coin daemons you want your tradebots to have access to.

Now I think the build process might become a bit more complicated as you will need to get:
libcurl, libwebsockets, libnacl, and gzip but for ubuntu these are pretty standard and probably:
-lcurl -lwebsockets -lnacl -lz -luv

The above link extras will allow it to link libjl777

James

Can the wallets be shared with other applications or will they need to be didicated to the NXT core?

Thanks
I dont understand the question. NXT doesnt use wallets, the account is linked to the password and I am using the privkey for a BTCD address as the password, so a public BTCD address automatically maps to a NXT address. In a sense the NXT "wallet" is contained in your BTCD wallet. You can choose any address to use as your public address

Maybe you can describe your use case and I can explain better

James

Sorry I meant to say coin daemons. For example, I already 30 or so coin daemons at my disposal. Can I utilize those for currencies I would use trade bots with or do I need an all new set, specifically for the privacy server.
Wow 30 daemons running stable on one server! You can use the same ones, just need to add a JSON entry for each coin:

{"name":"BTC","conf":"/home/root/.bitcoin/bitcoin.conf","asset":"4551058913252105307","rpc":"127.0.0.1:8332","minconfirms":3,"estblocktime":600},

This will allow the tradebot to know how to communicate with each coin's daemon

Yup actually, way underestimated that, I'm at 62 now. It's my coin master and dedicated for providing the daemons/wallets for my pools. So looks like the privacyserver would have to be local to the wallets. Would there be any way to provide authentication details for remote access? I say remote, but simply another machine on the same private network.


I think you could put the requesting server's IP address in the rpcallow field, so only your server can access the daemon's remotely.
If that wont work, I could add some authentication JSON fields to the .conf file, just let me know what you need

Yes that's what I do now, but just looking at the json you posted, the credentials are expected in a file location?
I parse the bitcoin.conf file to get the credentials, so specifying the location of the .conf file authorizes access

figured as much. so if I'm running a privacy server on a different box, I could just copy all the .conf's over, but perhaps having them in the json would be more flexible?
5108  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚒[CGA] Cryptographic Anomaly - The Elusive Coin⚒ Update to 1.3.4.1 ASAP! on: August 14, 2014, 02:35:57 AM
My wallet is stuck on block 183471 for an hour now.

Another fork?

I really like this coin and the math behind it but it IS a PITA anymore.

Any ideas on where to go to get the "correct" blockchain updated?

 Roll Eyes

Nope, you should be near:

     "blocks" : 267863,

My wallets are on the proper chain.

These are the nodes I'm using:

addnode=94.242.222.27
addnode=149.210.168.71
addnode=5.45.105.66
addnode=193.95.253.142
addnode=162.243.6.127
addnode=217.25.229.70

$ cryptographicanomalyd getmininginfo
{
    "blocks" : 267863,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.52907981,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 22250825,
    "pooledtx" : 0,
    "testnet" : false
}
5109  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 14, 2014, 02:34:56 AM
is there a guide to setting up a privacy server on debian/ubuntu anywhere?
Posted from Bitcointa.lk - #3IkMOkiPGm6DWIBy
It will be just to install BitcoinDarkd and make the appropriate entries in the .conf file, also will need a NXT core running and whatever other coin daemons you want your tradebots to have access to.

Now I think the build process might become a bit more complicated as you will need to get:
libcurl, libwebsockets, libnacl, and gzip but for ubuntu these are pretty standard and probably:
-lcurl -lwebsockets -lnacl -lz -luv

The above link extras will allow it to link libjl777

James

Can the wallets be shared with other applications or will they need to be didicated to the NXT core?

Thanks
I dont understand the question. NXT doesnt use wallets, the account is linked to the password and I am using the privkey for a BTCD address as the password, so a public BTCD address automatically maps to a NXT address. In a sense the NXT "wallet" is contained in your BTCD wallet. You can choose any address to use as your public address

Maybe you can describe your use case and I can explain better

James

Sorry I meant to say coin daemons. For example, I already 30 or so coin daemons at my disposal. Can I utilize those for currencies I would use trade bots with or do I need an all new set, specifically for the privacy server.
Wow 30 daemons running stable on one server! You can use the same ones, just need to add a JSON entry for each coin:

{"name":"BTC","conf":"/home/root/.bitcoin/bitcoin.conf","asset":"4551058913252105307","rpc":"127.0.0.1:8332","minconfirms":3,"estblocktime":600},

This will allow the tradebot to know how to communicate with each coin's daemon

Yup actually, way underestimated that, I'm at 62 now. It's my coin master and dedicated for providing the daemons/wallets for my pools. So looks like the privacyserver would have to be local to the wallets. Would there be any way to provide authentication details for remote access? I say remote, but simply another machine on the same private network.


I think you could put the requesting server's IP address in the rpcallow field, so only your server can access the daemon's remotely.
If that wont work, I could add some authentication JSON fields to the .conf file, just let me know what you need

Yes that's what I do now, but just looking at the json you posted, the credentials are expected in a file location?
5110  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 14, 2014, 02:28:17 AM
is there a guide to setting up a privacy server on debian/ubuntu anywhere?
Posted from Bitcointa.lk - #3IkMOkiPGm6DWIBy
It will be just to install BitcoinDarkd and make the appropriate entries in the .conf file, also will need a NXT core running and whatever other coin daemons you want your tradebots to have access to.

Now I think the build process might become a bit more complicated as you will need to get:
libcurl, libwebsockets, libnacl, and gzip but for ubuntu these are pretty standard and probably:
-lcurl -lwebsockets -lnacl -lz -luv

The above link extras will allow it to link libjl777

James

Can the wallets be shared with other applications or will they need to be didicated to the NXT core?

Thanks
I dont understand the question. NXT doesnt use wallets, the account is linked to the password and I am using the privkey for a BTCD address as the password, so a public BTCD address automatically maps to a NXT address. In a sense the NXT "wallet" is contained in your BTCD wallet. You can choose any address to use as your public address

Maybe you can describe your use case and I can explain better

James

Sorry I meant to say coin daemons. For example, I already 30 or so coin daemons at my disposal. Can I utilize those for currencies I would use trade bots with or do I need an all new set, specifically for the privacy server.
Wow 30 daemons running stable on one server! You can use the same ones, just need to add a JSON entry for each coin:

{"name":"BTC","conf":"/home/root/.bitcoin/bitcoin.conf","asset":"4551058913252105307","rpc":"127.0.0.1:8332","minconfirms":3,"estblocktime":600},

This will allow the tradebot to know how to communicate with each coin's daemon

Yup actually, way underestimated that, I'm at 62 now. It's my coin master and dedicated for providing the daemons/wallets for my pools. So looks like the privacyserver would have to be local to the wallets. Would there be any way to provide authentication details for remote access? I say remote, but simply another machine on the same private network.

5111  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 13, 2014, 11:10:05 PM
is there a guide to setting up a privacy server on debian/ubuntu anywhere?
Posted from Bitcointa.lk - #3IkMOkiPGm6DWIBy
It will be just to install BitcoinDarkd and make the appropriate entries in the .conf file, also will need a NXT core running and whatever other coin daemons you want your tradebots to have access to.

Now I think the build process might become a bit more complicated as you will need to get:
libcurl, libwebsockets, libnacl, and gzip but for ubuntu these are pretty standard and probably:
-lcurl -lwebsockets -lnacl -lz -luv

The above link extras will allow it to link libjl777

James

Can the wallets be shared with other applications or will they need to be didicated to the NXT core?

Thanks
I dont understand the question. NXT doesnt use wallets, the account is linked to the password and I am using the privkey for a BTCD address as the password, so a public BTCD address automatically maps to a NXT address. In a sense the NXT "wallet" is contained in your BTCD wallet. You can choose any address to use as your public address

Maybe you can describe your use case and I can explain better

James

Sorry I meant to say coin daemons. For example, I already 30 or so coin daemons at my disposal. Can I utilize those for currencies I would use trade bots with or do I need an all new set, specifically for the privacy server.
5112  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Official Neocoin thread - Innovative PoS/PoW Coin with instant messages on: August 13, 2014, 10:40:01 PM
Thanks for info.

I will try the pool you have discovered

As I see you are in the neocoins I would Like to ask you about stake. It is working? I haven't received any stake interest. I suppose it is similar to other PoS coins: just have your wallet running

Regards


You have to wait 'about' 30 days from when they landed in the wallet to when they start to stake.  Because I have so few, mine show as 0.00 but my balance seems to creep up just that little bit each month.

PS if you look at the found list over on yonder iSpace you'll see I had a run of orphans too, no big deal it happens, hopefully the dev of any coin will iron it out..
I'm waiting on over 30k worth from ispace since July 25th.. and they have not responded, I wouldn't use them til they fix

You never wonder how they can offer 0% fees on ispace? Well now you do.
5113  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 13, 2014, 10:24:25 PM
is there a guide to setting up a privacy server on debian/ubuntu anywhere?
Posted from Bitcointa.lk - #3IkMOkiPGm6DWIBy
It will be just to install BitcoinDarkd and make the appropriate entries in the .conf file, also will need a NXT core running and whatever other coin daemons you want your tradebots to have access to.

Now I think the build process might become a bit more complicated as you will need to get:
libcurl, libwebsockets, libnacl, and gzip but for ubuntu these are pretty standard and probably:
-lcurl -lwebsockets -lnacl -lz -luv

The above link extras will allow it to link libjl777

James

Can the wallets be shared with other applications or will they need to be didicated to the NXT core?

Thanks
5114  Economy / Services / Re: Looking for dev work on: August 13, 2014, 10:06:52 PM
I may need some help with node.js but don't have a project layed out. It's an existing site that needs further customizations...

Something you'd be able to work with?
Posted from Bitcointa.lk - #uhv6jXZYeCdYwvom
5115  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 13, 2014, 07:09:06 PM
is there a guide to setting up a privacy server on debian/ubuntu anywhere?
Posted from Bitcointa.lk - #3IkMOkiPGm6DWIBy
5116  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XNC] XenCoin | Instant | Stable | Long term Support - New UPDATE!!! on: August 13, 2014, 06:57:00 PM
hrmmm... ok... didn't catch that.
Posted from Bitcointa.lk - #CypWnGQZQ6NvUAws
5117  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin (DarkSend) | No Premine | Runs 30% cooler than scrypt on: August 13, 2014, 05:02:44 PM
Lol, um I've already updated the pools. http:Mining.DarkcoinTalk.org

ahh yeha, but not here in the OP Smiley
Posted from Bitcointa.lk - #XjJEydpLEGUgVG2k
5118  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin (DarkSend) | No Premine | Runs 30% cooler than scrypt on: August 13, 2014, 04:57:05 PM
It's very frustrating that after a month of work, nobody can be bothered to take a few minutes to update the OP!!!

I've been trying to get the multipool (www.xpool.ca) added there for a while too.... Still not.

Perhaps they can do a bunch of updates at once Wink
Posted from Bitcointa.lk - #UhFdozP5Xguk7Y7X
5119  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TAC] TalkCoin | LAUNCHED | Crypto-Communications Currency | No Premine/IPO on: August 13, 2014, 04:22:24 PM
wow, that guy is getting atTAKed
Posted from Bitcointa.lk - #NHXQxoGxkdOhiFuf
5120  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities on: August 13, 2014, 04:20:06 PM
I will say though, both darks have a great development team behind them. I can't say that for any other coin out there.
Posted from Bitcointa.lk - #1X7niYI8kAm7zgBB
Pages: « 1 ... 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 [256] 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 ... 311 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!