Bitcoin Forum
June 23, 2024, 11:09:06 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 10:25:38 PM
Is it still forking? One of my wallets and miners says block 32, the other 55.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 07:52:01 PM
oh no Sad

one of my wallets crashed again and the other lost all peers, same as last time.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 05:37:31 PM
"Unable to bind to port 9333 on this computer. Coinshield is probably already running."

I have no idea what I'm doing.
Just need have wallet-qt running, then start miner with batfile (assuming ur on windows) miner.exe 127.0.0.1 9335

Gotta hand it to Viz this is the easiest coin i've ever setup for solo:



The wallet-qt crashes and give me that message as it finishes loading. No idea what the problem is ; testnet worked fine for me.

Oddly the miner also doesn't connect when I use port 9335 but does when I use 9333.

You must have an application running using port 9333. You won't be able to connect if your wallet isn't active. Port 9333 is the Main Net port, you will have no luck trying to mine to it.

Viz.

Yup. It was my litecoin wallet. Which of course was the last wallet out of like a dozen that I closed. Smiley
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 05:31:45 PM
"Unable to bind to port 9333 on this computer. Coinshield is probably already running."

I have no idea what I'm doing.
Just need have wallet-qt running, then start miner with batfile (assuming ur on windows) miner.exe 127.0.0.1 9335

Gotta hand it to Viz this is the easiest coin i've ever setup for solo:



The wallet-qt crashes and give me that message as it finishes loading. No idea what the problem is ; testnet worked fine for me.

Oddly the miner also doesn't connect when I use port 9335 but does when I use 9333.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 05:20:24 PM
"Unable to bind to port 9333 on this computer. Coinshield is probably already running."

I have no idea what I'm doing.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 04:55:29 PM
Launch binaries posted yet?
9 mins left, Viz is grinding away will post soon.

After reading the last few pages I just assumed he probably fell asleep. Smiley
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 04:39:28 PM
Launch binaries posted yet?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: September 10, 2014, 07:26:06 PM
~ trimmed large quote explaining marketplace feature via console ~

A question for the devs :

Is it safe to assume this process will be streamlined in 0.1.5 or 0.1.6? What about through outside development like was posted a while back? (I forget who posted it) I'm kind of assuming it will be streamlined, but I just wanted to ask. At face value using syscoin looks like more of a hassle than using a darknet marketplace, so naturally people will opt out of using syscoin for the time being.



100% these features will be streamlined in the wallet. Right now its looking like 0.1.6 will be the update which contains those changes as we need to update the roadmap around 0.1.5 as we made more progress than expected and thus will have a 0.1.5 release out AHEAD of the marketplaces release. This will change 0.1.6 to being the marketplaces "marketing" release we will include interfaces in the wallet for marketplace interaction, web examples/interfaces (which we already have working but we're trying to improve them before calling them "done") and there will also be a number of enhancements to the "offers" services themselves in the 0.1.6 release and its related marketing effort.

Roadmap will be updated as soon as we have a hard date for the new 0.1.5 release and there will be an associated blog post.

The big topic we were discussing today within the team is how to create an item for sale and rather than pricing it in SYS, price it in a currency that is then converted to SYS using exchange-rates at the time of offerpay. This way people could sell an item and know they were getting the correct amount of SYS regardless of market price at the time of listing the item.

Cool, thanks for the reply. That's kind of what I was expecting but again I just wanted to make sure. Very cool you're ahead of schedule too considering the bumpy launch.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: September 10, 2014, 04:37:25 PM

Let say i want to sell game keys, for starter maybe 5 or 10, can you illustrate the step by step process until the transaction complete? the 100Sys fee, is it per category or per each item (key) or quantity? any other requirement for larger quantity?

thanks

Sure.

Right, this is done off a mac so the menus etc may look a little different but everything else is the same. I'll apologise if i seem to be talking to much or talking obvious, this is how i think it should be pushed out to a general audience.

So going on the principal that you wish to add a game serial onto the marketplace, i will show you how to put up an XBOX Live Monthly Subscription Serial (this is live and available for anyone btw). So, starting with the basics, bring up your wallet.


1. Once open, bring up the debug window.



2. Once loaded, goto Console.



3. This command to add the initial item onto the marketplace, To explain this command we use offernew and the information shown in the screenshot is shown in order of < category > < offertitle > < quantity > < price > < offerdescription >



3.1. The command will then give you the transaction information regarding the item you have just added (above)

4. We now need to actually activate the item on the marketplace / blockchain, we will now input the transaction information from above to do this. You will need the rand (first line and the txid (secondline) this is taken from the response / return you initially got when adding the item to the marketplace. Note: In the screenshot i am using both the rand and the txid this is because i closed my wallet, if you did not you only need to use the rand.



5. Once submitted, it will then be listed and fee taken for doing so.



6. You can now check the marketplace by running the offerinfo command and using the rand id to show the information about the item.



7. Now lets look at this from a customer perspective, id goto the console, use the offerinfo command using the specific rand for that item, i would know the quantity available and the price of the item, as well as any other information (description etc) - So, i want this item what i would have to do is specify this using an offeraccept command which falls in the format of ' offer accept rand 1" this says i want to purchase 1 xbox live subscription code, as shown the below using the full command.



8. You (the customer) is now presented with the unique transaction information for this sale, so now we will pay for it using this information and the offerpay command - Im using the pay txid i was given on the previous step, you may also notice within the brackets extra information i wish to give to the seller, in this case im telling him i want the serial to be emailed to me.



9. The seller will be able to see the transaction thats just happend within there wallet or by running the 'offerinfo rand' command, as a role play instance if i checked my wallet i would see the sale in my wallet, id then check the offer info and match up the transaction information as shown in the screenshot and i will then simply send the xbox live code to the buyers email address as requested.



So that shows how to list, view and sell an item on the Syscoin marketplace - of course this all could and can be made a simpler process using a UI / Web interface of which are been developed this is just the barebones example. A full list of the commands used can be found via the Syscoin Github, have a play - https://github.com/syscoin/syscoin/blob/master/COMMANDS.md

Mike

A question for the devs :

Is it safe to assume this process will be streamlined in 0.1.5 or 0.1.6? What about through outside development like was posted a while back? (I forget who posted it) I'm kind of assuming it will be streamlined, but I just wanted to ask. At face value using syscoin looks like more of a hassle than using a darknet marketplace, so naturally people will opt out of using syscoin for the time being.

10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MANDATORY UPDATE] Syscoin - Business on the Blockchain on: August 28, 2014, 06:42:39 PM
Wasn't moolah supposed to make a post yesterday about the devs payment? Did that ever happen?



Hey guys, I've downloaded the latest wallet for mac and I keep getting stuck at block 5169.  Says I need to upgrade or nodes need to upgrade.  Can someone please help?

Have you tried deleting everything except your wallet.dat? That would be my only suggestion as I haven't used the mac version of the wallet, but whenever it gets stuck syncing on windows I just delete everything in appdata/roaming (again, minus your wallet.dat file) and it fixes the problem.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 23, 2014, 05:54:37 PM
I may have missed it and don't feel like sifting through 300 pages. How can I fix this?



followed by



I've had this problem a few times. (edit : once ever after the most recent update)

I just ended up deleting everything except for wallet.dat in appdata/roaming a few times and after a few tries the wallet finished syncing with the network. A few times it just got stuck on a certain block and would never finish syncing.

Beyond that importing a backup wallet should fix it, but if you're willing to be patient it doesn't seem completely necessary.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 20, 2014, 10:17:44 PM
Just in case anyone else is having problems:

Wallet update put me on the wrong chain, it was saying I was up to date a few hundred blocks behind (http://sys.coinzone.info/chain/SysCoin).

Had to delete everything (except for wallet.dat, obviously) in appdata/roaming to get it to see the right chain.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLACK DOGECOIN][XBD] Launched!!! WoW!!! PoW = 7 Days!! Network 25 Ghs! on: July 09, 2014, 02:01:24 AM
I thought we were past this.

14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Axiocoin: Unique Miner - No ASIC/Multipool - Donating@Home - JUST LAUNCHED on: July 07, 2014, 01:39:01 AM
so the wallet won't sync for 48 hours?

You need to run as admin or it will not sync....

Already running as admin, can't sync.

It was syncing fine a few hours ago.
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Axiocoin: Unique Miner - No ASIC/Multipool - Donating@Home - JUST LAUNCHED on: July 07, 2014, 12:50:36 AM
Not the best launch, but we survived.

I hope to see more users tomorrow Smiley

Can we get some more nodes to add to the .conf file? Whenever you get a chance that would be swell. Cant seem to get more than 5 connections, and the wallet stopped syncing when it previously was.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Axiocoin: Unique Miner - No ASIC/Multipool - Donating@Home - JUST LAUNCHED on: July 06, 2014, 11:45:34 PM
I just noticed map port using UPnP is greyed out. Anyone know how to fix that? Never had this happen for any other wallet. Probably has something to do with why I'm only getting 4 connections and I'm stuck (out of sync) now.
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Axiocoin: Unique Miner - No ASIC/Multipool - Donating@Home - JUST LAUNCHED on: July 06, 2014, 11:18:23 PM
wallet lost sync but still shows 3 active connections. Tried reopening it several times after waiting a few minutes.

Same, just double checked firewall settings and it's not that.

This is usually the point at which I copy/paste a list of nodes to add to the .conf file.

18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Axiocoin: Unique Miner - No ASIC/Multipool - Donating@Home - JUST LAUNCHED on: July 06, 2014, 10:53:21 PM
I don't know what that's even supposed to mean in this context.

Would one connection really be causing me to not get any payouts?

I'm fairly certain not doing anything wrong here, so I can only assume the payout problem the devs claim to have fixed is not in fact fixed.
works on my machine ;^)
HOW TO GET AXIOCOINS
http://a.pomf.se/eplztq.webm

A few people have posted complaining of it working sometimes and not others when doing the exact same thing each time, just for the record.
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Axiocoin: Unique Miner - No ASIC/Multipool - Donating@Home - JUST LAUNCHED on: July 06, 2014, 10:44:09 PM


I don't know what that's even supposed to mean in this context.

Would one connection really be causing me to not get any payouts?

I'm fairly certain not doing anything wrong here, so I can only assume the payout problem the devs claim to have fixed is not in fact fixed.
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Axiocoin: Unique Miner - No ASIC/Multipool - Donating@Home - JUST LAUNCHED on: July 06, 2014, 10:33:57 PM




Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!