Bitcoin Forum
May 24, 2024, 03:33:02 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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 »
401  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 04:46:20 PM
for those that still have sync issuse with Win wallets,This is what worked for my wallet last night and seems to have worked for several others;

delete everything in the appdata folder EXCEPT wallet .dat,create a .conf file with this,then restart.

addnode=54.186.125.97
addnode=54.186.248.126
addnode=95.211.57.109
addnode=192.99.10.27
addnode=37.187.71.108



31.220.4.41 updated node, block 3531
how do I make it work on a mac then

Just something that might work for you guys have issues.
I just tried this on a fresh build of windows 8..

Open wallet, click Help / Debug window. Select console tab.

Type the following (Enter after each line)
addnode 31.220.4.41 add
addnode 54.186.125.97 add
addnode 54.186.248.126 add
addnode 95.211.57.109 add
addnode 192.99.10.27 add
addnode 37.187.71.108 add

Synced for me fast.
402  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 03:46:13 PM
.....
.
ok. Now I am getting incredibly frustrated :/

I downloaded the syscoin.conf - went to the link above added the extra lines in the config file, received an error for user / password requirements, added this. deleted all sys files except for peer, config and wallet, reinstalled sys and still no f*ck*!@ block source available.

Any other suggestions & thank you everyone for trying to help.
Hopefully the team members are reading this and actively putting together a complete wallet package that runs with out 5 hours of troubleshooting.

On a better note: Market place features look very sexy. Added my services to it - will add hosting and a few others if I can ever get this wallet to load.

Okay lets start again.
Can you please upload the debug.log (found in data folder) file to the likes of pastebin.com and then send me a PM and I'll have a look at it..
403  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 03:37:18 PM
Dont actually mind the first one.. Its kinda funny.. Double posting nah.
404  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 03:31:35 PM
lol big time fail fud.. Nearly feel like leaving it around just for kicks.
405  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 02:47:06 PM
Sorry this got lost...

Just in case people don't know.

Here is a list of commands and descriptions :
https://github.com/syscoin/syscoin/blob/master/COMMANDS.md

In most cases you have to call it in the following order
new then followed by activate

But do be careful, the fees are quite high initially in order to avoid attacks on the blockchain.
They will be lowered on a sliding scale over the next 90 days..

As most of these services are a first in the crypto world we need to do some price discovery and see how everything works out and if we need to adjust..

Fee schedule here :

Just finished the service fee tiers doc:
https://docs.google.com/spreadsheets/d/1x8dv0pGyRCeT8aXIEQpgNiq0ENxJKwEO_PmZqnxJERk/edit?usp=sharing

The only thing I am not sure about is if offers aka marketplace will be priced per kb or per offer; the sheet has them priced per kb. Please take note of the scaling value of Syscoin from 1k - 1.5k satoshi and the decreasing cost in USD of the services relative to that increase in value. This shows 6months but as you can see in a few places and via the blockheights this is compressed to 90days. Open to feedback! Lmk if we got any numbers wrong but almost all formula driven (for sanity purposes, this doc alone represents many hours of work).

If you want to play around with commands :
...
..
how does one go about using the marketplace anyways.

The marketplace uses the "offer" commands. This is intended for devs to build on as business opportunities for them (of course once we iron out the smaller wallet issues listed above). Remember all services cost fees so if you want to play with these for free - use the testnet. In the console type "help" you'll see a number of "offer" commands. These commands are used to list/view/buy items on the Syscoin blockchain. If you type "offernew help" for example it will tell you how to create an offer, after which you will need to activate it before it can be purchased by others using "offeractivate".

We have a boilerplate market for devs started (https://github.com/syscoin/sysmarket) who want to start building on this- we are happy to take pull requests related to this front-end to bootstrap people and get them going. It uses the Syscoin JSON RPC and admittedly lacks documentation which we will add over this week. We're also adding more functionality to the QT wallet itself related to the market, but the QT wallet is intended to be a "reference client" so it just mirrors the daemon commands.

406  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 02:42:04 PM
My wallet won't reopen, either (I'm running it on Mac OSX): I downloaded the new version this morning and it was all synced fine, but won't restart after being closed.

Any advice anyone?

i have same issue but on windows.

anybody has windows working?

I am having issues with windows as well:
http://www.reddit.com/r/SysCoin/comments/2dz8as/no_block_source_available/

"Hello Everyone, I cannot seem to get my wallet to sync. I have tried the peer download from bitcoin talk announcement, upgrading, deleting everything upgrading and replacing my wallet and I am officially at a loss.I have also tried to enable Map port using UPnP to see if that helps.
Any recommendations?"

There is a annoying issue with the wallets atm. Its to do with the attacks we have been seeing on the blockchain and pools and it will be fixed.

Please see here
https://bitcointalk.org/index.php?topic=587080.msg8434673#msg8434673

For now keep it open or you will have to do the same again after closing it.


407  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 02:29:25 PM
@Devs: IIRC, the XCN qt wallet for windows had some issues with wallet corruption when the application was shut down. Although I hadn't followed the issue closely, I think its behavior differed in the various windows versions. Perhaps you could take a look there.

Nah it not related, thank you for the headsup though. always appreciate it!. We are testing fixes at the moment.
408  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 02:21:25 PM
so the devs now have ther ipo funds released to them ?


No, we have not received anything yet.
And just be clear.. We strongly believe in Syscoin.. Not going anywhere, sure why would we.. This is exciting times!
409  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 02:20:37 PM
@DEV, I created two aliases (a and t) but I can't find them in wallet 0.1.2 , just disappeared, the tx id, is there a way to get them back?

c341479d37eec334a92b31ba41c5892ed778172557b265db5a20bc6a405b0116

5b9a51576241e5303cbc9ee24c312a81b6fc5929df8a89e614876332e9365798

Just in case people don't know.

Here is a list of commands and descriptions :
https://github.com/syscoin/syscoin/blob/master/COMMANDS.md

In most cases you have to call it in the following order
new then followed by activate

But do be careful, the fees are quite high initially in order to avoid attacks on the blockchain.
They will be lowered on a sliding scale over the next 90 days..

As most of these services are a first in the crypto world we need to do some price discovery and see how everything works out and if we need to adjust..

Fee schedule here :

Just finished the service fee tiers doc:
https://docs.google.com/spreadsheets/d/1x8dv0pGyRCeT8aXIEQpgNiq0ENxJKwEO_PmZqnxJERk/edit?usp=sharing

The only thing I am not sure about is if offers aka marketplace will be priced per kb or per offer; the sheet has them priced per kb. Please take note of the scaling value of Syscoin from 1k - 1.5k satoshi and the decreasing cost in USD of the services relative to that increase in value. This shows 6months but as you can see in a few places and via the blockheights this is compressed to 90days. Open to feedback! Lmk if we got any numbers wrong but almost all formula driven (for sanity purposes, this doc alone represents many hours of work).

If you want to play around with commands :
...
..
how does one go about using the marketplace anyways.

The marketplace uses the "offer" commands. This is intended for devs to build on as business opportunities for them (of course once we iron out the smaller wallet issues listed above). Remember all services cost fees so if you want to play with these for free - use the testnet. In the console type "help" you'll see a number of "offer" commands. These commands are used to list/view/buy items on the Syscoin blockchain. If you type "offernew help" for example it will tell you how to create an offer, after which you will need to activate it before it can be purchased by others using "offeractivate".

We have a boilerplate market for devs started (https://github.com/syscoin/sysmarket) who want to start building on this- we are happy to take pull requests related to this front-end to bootstrap people and get them going. It uses the Syscoin JSON RPC and admittedly lacks documentation which we will add over this week. We're also adding more functionality to the QT wallet itself related to the market, but the QT wallet is intended to be a "reference client" so it just mirrors the daemon commands.

410  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 01:56:17 PM
How can I create new offer in marketplace? If I'm trying to create one I got error: "Error creating new offer: This transaction requires fee of at least 0.00......".
Any tips?

You need coins to do that. Basically service fees
411  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 01:46:46 PM
I am currently mining at a couple of different pools. What I am seeing does not look like a fork at all. It looks like some attempts to DDoS and other skullduggery. From the miner's perspective. I can only see what my software logs, though.

So, maybe we could focus on the actual product instead of whining about forks?  Wink
Well, isn't it the actual product that keeps forking? I've been trying to mine some sys since the launch and I haven't mined up much.

No, no forks, this was fixed.. We are seeing big attacks on pools and the blockchain though.. As I said before somebody out there does not like what we are doing.
We will be hardening and fixing.

Aye, lot of attacks and DDOS atm. Kinda sad to see, we are not in the "happy days" of crypto anymore (been a while tbh). But guess that is just the way things are..
412  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 01:44:29 PM
is there plan for mobile wallet?

Yes there is.. Lets just get over the initial issues and we will be continuing with the planned features and services.
I think a lot of people don't get that it is a big project and will take some time to get off the ground in a proper way..
413  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 01:41:36 PM
So, maybe we could focus on the actual product instead of whining about forks?  Wink
Well, isn't it the actual product that keeps forking? I've been trying to mine some sys since the launch and I haven't mined up much.

No, no forks, this was fixed.. We are seeing big attacks on pools and the blockchain though.. As I said before somebody out there does not like what we are doing.
We will be hardening and fixing.
414  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 12:25:20 PM
This coin is certainly far from perfect, I'm not expecting the price to go down very much from this point. The days of strongest negative sentiment are behind it.

That said, I'm enjoying watching sellers undercut each other by 1 sat to eke out tiny profits.

When that stops, you'll know it's time.

Well as it has been stated quite a few times.. Its not a copy/paste coin and there has been a lot of code added.
We will get there...
415  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 12:10:50 PM
I cant Merge mine syscoin  in http://www.simpledoge.com/   ,it says Syscoin Disabled - 8/17/2014

Syscoin is not currently merge mineable with most currencies, so we've disabled it until its fixed. The devs appear to be busy with more major bugs so it could be a while until this is fixed.  Huh

Working on this one as well..
416  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 11:51:38 AM
I want to thank devs for sticking with it and getting it done.
Thanks to CEO for dropping in and clearing up some facts and details.

Much appreciated, all of you.

Thanks mate, and we are not going anywhere Smiley . Will continue to push fixes for issues and add new features.
417  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 11:46:49 AM
For PR reasons, I suppose. MintPal is the home exchange that's backing this - from my understanding. So, it makes sense that they don't want the price of their baby to decline steeply on there. Let the other places look bad, then open up the wallets when the price levels off.

Dunno. They have the wallet in place, they simply won't enable deposits or withdrawals. I got that directly from support at MintPal. I'm happy to show the email chain to anyone that wants to see it.

I suspect they want all the dumping to happen at trex or ANYPLACE else. After that, I bet it will be enabled.

when will mintpal reopen the deposit? I wanna cheap coins Angry

screenshot and put it on imgur

Why would they want to send the volume elsewhere?


It was simply a case of the UK contingent having to sleep for a change, in conjunction with daemon issues.

So is this kinda-mostly-working wallet enough to trigger release of escrow?

Working on fixes and will continue to work on it no matter what
418  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 11:42:06 AM
Glad to see most trolling is gone , time to make it double at least !

cause they are deleting negative replies

Nah we are not.. Unless its screaming red letters. No time for that crap.
But do plan at some point to just leave the thread and open forums. Not a place to be offering proper support/documentation due the amount of posts screaming bloody murder..
We are in this for the long haul
419  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 19, 2014, 09:10:00 AM
Same here with each wallet version so far. Runs once, but shut it down and the GUI doesn't come back unless you nuke it all.

My solution - Don't shut the wallet down, leave it minimized.

Hello Syscoin Team,

wallet 1.2 works for me, but only 1times. If i close the wallet an want to reopen it, nothing happens. All i can do is to kill syscoin-qt over the Task-Manager. OS is Windows 8 x64.

Thank you for some advice.

I have the same problem. Hope the developers will fix it. but for now, if you back up your wallet.dat, and delete everything else in %appdata% syscoin folder. you can start the wallet again. but remember wallet.dat is important.

same here. works fine until reopen it.  Windows 8 x64.


Yes, this seems to also be happening on syscoin-qt on Ubuntu  Sad - qt client will not restart. Only way to get it running is delete everything in .syscoin folder (except wallet.dat) and run.

Same behaviour on OSX.

pool.syscoin.me keeps going down as well, pool op says wallet issues.

Hit the same issue one day ago in Win7 Professional,not a big issue.

Aye, it will be fixed. We are seeing a lot of attacks on pools (somebody must not like what we are doing)
For now, just keep it running.
420  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! on: August 18, 2014, 11:34:13 PM
Wallet is working perfectly, already bought some more
Gimme some Roll Eyes

SkYsk4czq2dhjWGX85w6NKwDbQztAbkgSa

Tnx, whoever  that was=)

Well, been positive the whole time mate so all good Smiley
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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!