Bitcoin Forum
October 03, 2025, 04:19:59 AM *
News: Latest Bitcoin Core release: 29.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 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: April 29, 2015, 05:43:46 PM
Viacoin Core 0.10.7 Released

Please update your wallets at https://github.com/viacoin/viacoin/releases/v0.10.7

Nice...Thanks Drak !! do we need to re-sync the blockchain?
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: April 23, 2015, 05:16:15 PM
@kelvng105 I'm gonna give you a half-assed answer here. I'm just going to show you how to sell, not buy.

____________________________________________________________
To post an offer (to sell an item) on the Syscoin network (not the Beta):
--------------------------------------------------------------------------------

1) Open the Syscoin wallet. Sync. Go to Help. Open the Console.
2) If this is your first time I would suggest preparing your offer in advance in a text editor so you can refer back to it.
    The command to start a new offer is 'offernew' then the subsequent fields are  "address" "category" "title" "quantity" "price" "description"
    You would put YOUR Syscoin address in the "address" field and you would paste this into the console in one line with no extra spaces.

    A simple offer will look like this:

    offernew "Si3s32p6rLhi4akhL5PD6XquLU3jeQNuPy" "Housewares" "Plastic Fork" "4" "100" "A nice plastic fork. Great for picnics."

    Press Enter

4) Console will return two strings of numbers/letters. One long one and one short one.
    It will look like this:

    "112c222097fc97bec2bb51d5343bc173456c7a45d06700c7e8eb2ab1c23150b8",
"cf6a5090e4f2156a"

Copy the short one. (This is called the GUID - I don't know why, I'm not a Dev)

5) Now you have to activate your offer. Activate your offer by entering
   offeractivate "cf6a5090e4f2156a"

6) Your offer is now activated. You may have to wait for it to confirm. You can see the status of the confirmation in the transaction window.

7) You can look at your offer by typing
   
    offerinfo "cf6a5090e4f2156a"

    where the second field is YOUR GUID

________________________________
Now for Beta 4,  the "Cakenet" Wallet
-------------------------------------------

1) Open the Syscoin wallet. Sync. Go to Help. Open the Console.
2) Enter your offer information (detailed above) like this:
    offernew "Si3s32p6rLhi4akhL5PD6XquLU3jeQNuPy" "Housewares" "Plastic Fork" "4" "100" "A nice plastic fork. Great for picnics."
3) Press Enter.

That's it.




Just catch up reading.. thanks
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [URC] (Scrypt,POW,NO PRE/IPO, C-CEX) coin that loves the hexagon power! on: April 17, 2015, 07:07:28 PM
Need roadmap.. etc.......
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: April 16, 2015, 10:30:16 PM
I suggest to write a FAQ for buying and selling via SYS
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: March 25, 2015, 09:07:24 PM

Dude you had multiple chances to sell your VIA, not Draks vault that you were so greedy.

dude i wasn't interested in selling my VIA and moving on.  i wasn't in it for a quick flip.  dont worry, now i know that i should have been.

i had the wool pulled over my eyes and believed that Drak could make this a top 10 coin.

yes, i was an idiot.

yes, i was wrong for not selling when i should have.

Dude.. you are just GREEDY!
VIA went 10x after ICO, you had a chance to sell them but you wanted make more money and kept them instead. It was your decision, not Drak's problem.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: March 25, 2015, 09:02:25 PM
Drak you are awesome.  Awesome at not answering the question.

But no need to now.  It's implicit that you agree with Ashdrake's description, since you make no attempt to correct it.

The community is genuinely better off now, knowing your position.  Shameful that you have to have someone else state it plainly.

So, the ICO funds are yours to do with as you please.

Sucks for those of us that own VIA.


That's your opinion, please don't speak for the community, many of us knew this from the beginning.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: March 12, 2015, 06:17:41 PM
Bottoms out! VIA will be back to ICO level pretty soon!

Buybuybuy!!
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DP]DigitalPrice - X11 - SubVPN, Fiatchange with Egopay, Hyperwallet on: March 03, 2015, 11:16:55 PM
You can get a "fresh" list of nodes from the explorer

https://chainz.cryptoid.info/dp/#!network

got all nodes from the explorer but still no connections

I have 7 Connections everything is working fine.
Here my getpeerinfo list:

Code:
[
{
"addr" : "104.131.230.130:42642",
"services" : "00000003",
"lastsend" : 1424419224,
"lastrecv" : 1424419224,
"bytessent" : 7379,
"bytesrecv" : 45910,
"blocksrequested" : 0,
"conntime" : 1424401110,
"version" : 70014,
"subver" : "/Satoshi:0.9.2.2/",
"inbound" : false,
"startingheight" : 38331,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "5.135.108.204:42642",
"services" : "00000003",
"lastsend" : 1424419293,
"lastrecv" : 1424419276,
"bytessent" : 7959,
"bytesrecv" : 17946,
"blocksrequested" : 0,
"conntime" : 1424401218,
"version" : 70014,
"subver" : "/Satoshi:0.9.3/",
"inbound" : false,
"startingheight" : 38336,
"banscore" : 0
},
{
"addr" : "192.99.241.165:42642",
"services" : "00000003",
"lastsend" : 1424419679,
"lastrecv" : 1424419679,
"bytessent" : 11081,
"bytesrecv" : 12630,
"blocksrequested" : 0,
"conntime" : 1424401320,
"version" : 70014,
"subver" : "/Satoshi:0.9.3/",
"inbound" : false,
"startingheight" : 38341,
"banscore" : 0
},
{
"addr" : "144.76.239.66:42642",
"services" : "00000003",
"lastsend" : 1424419293,
"lastrecv" : 1424419276,
"bytessent" : 11922,
"bytesrecv" : 10335,
"blocksrequested" : 0,
"conntime" : 1424401341,
"version" : 70014,
"subver" : "/Satoshi:0.9.2.2/",
"inbound" : false,
"startingheight" : 38341,
"banscore" : 0
},
{
"addr" : "54.234.181.73:42642",
"services" : "00000003",
"lastsend" : 1424419859,
"lastrecv" : 1424419859,
"bytessent" : 10881,
"bytesrecv" : 9537,
"blocksrequested" : 0,
"conntime" : 1424401576,
"version" : 70014,
"subver" : "/Satoshi:0.9.2.2/",
"inbound" : false,
"startingheight" : 38341,
"banscore" : 0
},
{
"addr" : "37.59.103.62:42642",
"services" : "00000003",
"lastsend" : 1424419273,
"lastrecv" : 1424419276,
"bytessent" : 11957,
"bytesrecv" : 12566,
"blocksrequested" : 0,
"conntime" : 1424402935,
"version" : 70014,
"subver" : "/Satoshi:0.9.2.2/",
"inbound" : false,
"startingheight" : 38341,
"banscore" : 0
},
{
"addr" : "107.150.39.42:42642",
"services" : "00000003",
"lastsend" : 1424419253,
"lastrecv" : 1424419276,
"bytessent" : 12684,
"bytesrecv" : 10329,
"blocksrequested" : 0,
"conntime" : 1424404386,
"version" : 70014,
"subver" : "/Satoshi:0.9.2.2/",
"inbound" : false,
"startingheight" : 38342,
"banscore" : 0
}
]
Hope this helps Smiley
And also hope to See this coin rise again.

Many thanks! Blockchain finally synchronized.

What's the point.. this coin is dead. no dev. no exchange
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: March 03, 2015, 10:05:36 PM
Is something happening in background? Why the price is so low?

nothing to see here.. just FUD
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DP]DigitalPrice - X11 - SubVPN, Fiatchange with Egopay, Hyperwallet on: February 16, 2015, 10:33:09 PM
Yea.. all my coins are stuck in my wallet now...

 Cry Cry Cry Cry Cry Cry Cry Cry Cry
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DP]DigitalPrice - X11 - SubVPN, Fiatchange with Egopay, Hyperwallet on: February 04, 2015, 10:32:14 PM
i have a feeling that someone here is playing dirty games  Roll Eyes

I think so. Someone is buying all cheap DP but not me Sad
I don't have any btc to buy right now. (I'm waiting to sell my assets right now (not my DP of course)).

look at both bittrex and CCEX...

DP is not dead.... (yet)
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DP]DigitalPrice - X11 - SubVPN, Fiatchange with Egopay, Hyperwallet on: February 04, 2015, 05:48:53 PM
https://www.bittrex.com/Market/Index?MarketName=BTC-DP

 This market is in danger of de-listing due to low trade volume and lack of user interest. It may be removed on January 30th unless the average daily trade volume for the last 7 days exceeds 0.2 BTC.

We know and Cakir already bought some.. we should be "ok" for now
I've bought over 55k https://chainz.cryptoid.info/dp/address.dws?15861.htm

Hello cakir..this coin is good??why price to low??

Someone is definitely accumulating.....
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Weed Tokens MySweetyWeed - Weed Social Network with cash earning! LAUNCHED on: February 04, 2015, 05:34:26 PM
GUYS..

Do not use ex-crypto.com!!!

Deposit took 12 hours and I cannot even trade after.....

I am trying to withdraw coins.. and it is not letting me.. arhghg

Yes, please do not recharge into the trading platform, my coins inside drawing out!!!!!!!!!!!!!!!
GUYS..

Do not use ex-crypto.com!!!

Deposit took 12 hours and I cannot even trade after.....

I am trying to withdraw coins.. and it is not letting me.. arhghg




Guys please do not worry!! We will fix WeTk Withdraw issue ASAP - we just add it yesterday, and 3rd tier level support will fix it in 24 hours
Trust us, if you have any advices or problems, you can write us a ticket!
 We revive our old topic(https://bitcointalk.org/index.php?topic=525382.0) ! Our team work hard one year and we registered Singapore company for serious business!
So, please do not panic and have fun testing us! We want to build great and the most easy trading platform for all people, so we choose the most great jurisdiction for it(Singapore)!

And pair WeTk/USD will be added soon!


My BTC can't even on your platform exit, at least 0.1 to exit? We must pay attention to!!!!

Ah, we will fix it too ASAP - min sum will be 0.002


Withdraw of WeTk is working now!


UPDATE: I was able to withdraw my coins....
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DP]DigitalPrice - X11 - SubVPN, Fiatchange with Egopay, Hyperwallet on: February 03, 2015, 07:15:17 PM
Now CCEX will delist DP......

get them out before Feb 2
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Weed Tokens MySweetyWeed - Weed Social Network with cash earning! LAUNCHED on: February 03, 2015, 06:24:03 PM
GUYS..

Do not use ex-crypto.com!!!

Deposit took 12 hours and I cannot even trade after.....

I am trying to withdraw coins.. and it is not letting me.. arhghg
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Weed Tokens MySweetyWeed - Weed Social Network with cash earning! LAUNCHED on: January 31, 2015, 06:02:06 PM
He was online today

Name:   MySweetyWeed
Posts:   78
Activity:   28
Position:   Newbie
Date Registered:   January 14, 2015, 04:19:14 AM
Last Active:   Today at 08:34:02 AM
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ExtractCoin [XTR] - Ready to make an Impact? | Just Launched on: January 31, 2015, 05:59:09 PM
IPOMiner and OCmine.. my fav pools... Cheesy

<3
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DP]DigitalPrice - X11 - SubVPN, Fiatchange with Egopay, Hyperwallet on: January 29, 2015, 07:40:53 PM
https://www.bittrex.com/Market/Index?MarketName=BTC-DP

 This market is in danger of de-listing due to low trade volume and lack of user interest. It may be removed on January 30th unless the average daily trade volume for the last 7 days exceeds 0.2 BTC.

We know and Cakir already bought some.. we should be "ok" for now
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DP]DigitalPrice - X11 - SubVPN, Fiatchange with Egopay, Hyperwallet on: January 28, 2015, 12:55:05 AM
DP is gonna get delisted from Bittrex on Jan 31...
What's the bittrex's limit to avoid delisting?
I'm gonna buy some DP.

average .2 over 7 days
I can afford that. Will it extend 1 more week or sth else?

Komşu, why bother? It's doomed. I tried to start a discussion with the dev, but he answered me with nothing specific.

P.S. I don't have any DP coins, but I thought  that their intentions was serious.

I'm following this coin since it was born. I think if they can find a proper dev team; this coin will succeed.
Just now I've bought 33k+ DP on bittrex and didn't sold a single one.
http://imgur.com/ffNL8QZ
here's my address: D8f9KoJbca3JzDwHS1buY3P6JTDEnLzxx9


were you able to send the coins to your wallet?

I've just upgraded my old wallet and resyncing now. I'll tell it in a few minutes.

@spartak_t I'll risk it, probably I'll buy  0.2btc at least every week (to avoid bittrex delisting).

I am not as rich as you but I will put a tiny buy wall for people who wish to dump =P
I hope you are right..

7vpo- comeon man.. find a dev or let the community take over..talk to us!!!
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DP]DigitalPrice - X11 - SubVPN, Fiatchange with Egopay, Hyperwallet on: January 28, 2015, 12:01:09 AM
DP is gonna get delisted from Bittrex on Jan 31...
What's the bittrex's limit to avoid delisting?
I'm gonna buy some DP.

average .2 over 7 days
I can afford that. Will it extend 1 more week or sth else?

Komşu, why bother? It's doomed. I tried to start a discussion with the dev, but he answered me with nothing specific.

P.S. I don't have any DP coins, but I thought  that their intentions was serious.

I'm following this coin since it was born. I think if they can find a proper dev team; this coin will succeed.
Just now I've bought 33k+ DP on bittrex and didn't sold a single one.
http://imgur.com/ffNL8QZ
here's my address: D8f9KoJbca3JzDwHS1buY3P6JTDEnLzxx9


were you able to send the coins to your wallet?
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!