Bitcoin Forum
May 24, 2024, 05:28:11 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 54 55 56 57 58 59 60 61 62 63 64 65 »
301  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRABCOIN[XCRAB] X15 POW/POS on: October 09, 2016, 09:53:19 PM

That's awesome.


Creepy crab picture. No wonder they were forced underground.

Lol right? Who knows... I think Dev should release periodic updates on the crab people's plight in their modern day crab society. Smiley
302  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 09, 2016, 09:37:18 PM
Hey folks, while your waiting on the mining release check out our signature campaign going on now: https://bitcoingarden.tk/forum/index.php?topic=10620.0
Thanks again for riding this roller-coaster of development with us.
303  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRABCOIN[XCRAB] X15 POW/POS on: October 09, 2016, 09:21:46 PM
POS begins after block 100,000?

Nope PoS starts after block 10,000
PoW Stops at block 100,000
304  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRABCOIN[XCRAB] X15 POW/POS on: October 09, 2016, 07:00:35 PM
I have done my work already just for your info define missing algos in your makefile which you reffered in other parts of your code but heh one thing on which i StumbleUpon is you mentioning couple of times that it is not serious project and made it for fun so what you are trying to achieve fun about your skills or fun about this community here

The answer is the dev asked us to make this so he could launch a fun as in community coin. There are defines missing in makefiles yes, it's something we didn't have time for when we supplied the dev with the source.
It's things that can be taken care of very easily and more than likely will. We normally would have waited for the dev to ask us but we'll fix it up in our free time today and comit the changes.
Corrected the makefiles in Github, there are still other minor things that will need to be addressed but nothing crazy.


The wallet would not sync without adding your node from 1st post and the makefile is indeed broken

That's not the makefile, that's the really crappy Node 1 connections. That's why there is another more proper node launching. The other was only meant as a temp
Btw: thank you very much for supporting the Dev in his for-fun coin. It's definitely nice to see not everyone is baring teeth. Smiley




Just one last time: This is mess around with coin, you can mine it or not, it will probably make it's way to an exchange and as long as it has a node it will probably live for a while. That being said even the dev said this was made for fun and to if anything get others to play with it as well. This isn't a serious industry changing product. So please don't take it as such. Personally I'll probably mine a little here and there and watch what happens once no one wants to rip the Dev's or My throat out anymore.
305  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRABCOIN[XCRAB] X15 POW/POS on: October 09, 2016, 06:48:33 PM
No bounty for premine ?
 Huh

Doesn't look like the dev posted anything yet on that.

Ugh.. so many error in the code... unbelievable

Ugh so many damns not given omg... wow bud is this all you do? Run around threads and complain?
This was something we made for the Dev quickly as a fun token. Nothing more nothing less. If there's issues we'll fix it for the dev.



1. I'm not your "bud", dude.


Fuzzbawls Script is doing well as it's an easy checker for obvious things in code which should nowadays be fixed on launch.

I've had a quick look, it wouldn't compile because it's missing several objects in the Makefile and I've also noticed no dnsseeds in the code and the
provided addnode is/was hosted obviously on a home/residential connection.. So if someone cannot even afford a $3 VPS to host his node I didn't even
look further but maybe this is the next zcash 2.0  Tongue Grin

Good luck with your attitude and your "project(s)"

1. Didn't realize we struck a nerve, ease up.

It doesn't need the DNS Seeds, once the VPS launches its node connectivity will go to the way they should be.
Again like I told Fuzzbawls, if you ACTUALLY look in the code you'll see there are two nodes coded into it that the client connects to immediately.

It's also not about affordability, it's about time, we manage many projects and have one main one we focus on. This was a fun coin that the dev asked for.
We're not pouring money into it. So if the Dev has nodes, he has nodes. Once his VPS launches I'm sure things will be fine.

Good luck with your pools and overaggressive pessimism

EDIT: All the stuff you say is "missing" is done at compile by your system. Upgrade your deps then you won't have that script read that out. Not the coins fault.
306  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRABCOIN[XCRAB] X15 POW/POS on: October 09, 2016, 06:32:49 PM

Quite a bit must be done. See my source code report:

Code:
     ___      _         ___ _               _
    / __\___ (_)_ __   / __\ |__   ___  ___| | _____ _ __
   / /  / _ \| | '_ \ / /  | '_ \ / _ \/ __| |/ / _ \ '__|
  / /__| (_) | | | | / /___| | | |  __/ (__|   <  __/ |
  \____/\___/|_|_| |_\____/|_| |_|\___|\___|_|\_\___|_|
       v0.0.4 October 2016 | http://www.fuzzbawls.pw

Checking Host OS... WIN
Creating temp folder to clone remote repository...
Cloning https://github.com/KingCrabDev/Crabcoin.git...

-= Repository Information =-
============================================================
Number of commits: 2
Last commit date: Sun, Oct 09, 2016 12:04:51 AM
Days since last commit: .06 Days

-= Build System Information =-
============================================================
Build Type: QMAKE/Makefile
Build Version: 1.0.0.0
Qt Bin: Crabcoin-qt
Daemon Bin: Crabcoind

-= Coin Specifications =-
============================================================
Coin Name: Crabcoin
Client Version: 1.0.0.0
Client Name: /Crabcoin:1.0.0.0/
Default P2P Port: 11339
Default PRC Port: 11338
Message Start String:  0x1c 0xfe 0x32 0x7e

-= Coin Information Checks =-
============================================================
Matching P2PPORT in init documentation:                 [!!]
Matching RPCPORT in init documentation:                 [!!]
Build & Client Version Match:                           [OK]

-= Library Version Compliance Checks =-
============================================================
Miniupnpc v1.9 (API 14):                                [!!]
OpenSSL v1.0.1k+ (Strict DER Signatures):               [!!]
Boost v1.58+ (boost::get):                              [OK]

-= Security Standards Checks =-
============================================================
Free of IRC related files:                              [OK]
IRC based peer fetching:                                [--]
Contains signature malleability patch (PPCoin):         [!!]

-= Connectivity Checks =-
============================================================
Contains unique ClientName:                             [OK]
Contains DNS seeder addresses:                          [!!]
Contains Hex-Encoded seeder addresses:                  [!!]
Has at least ONE default connection method:             [!!]

-= OS Specific Checks =-
============================================================
Mac OS X Native Notification Support:                   [OK]
Mac OS X Deployment Script:                             [OK]
Mac OS X Application Icon:                              [OK]
Mac OS X Dock Icon Menu (Qt5):                          [!!]
Windows Installer Script:                               [**]
Windows Installer Header Image:                         [!!]
Windows Installer Logo Image:                           [!!]
Windows Installer Icon:                                 [!!]

============================================================
* This wallet has ZERO default connection methods!
* Use of addnodes and a conf file will be required!

* Windows deployment script is using an incorrect name!
* Deployment build won't have the correct metadata!

* Windows deployment sript is using an incorrect version!
* Deployment build won't have the correct metadata!

Results should be manually verified and you should NOT rely
on any automated scripts (including this one) before running
or compiling any crypto wallet.
============================================================

ZERO default connection methods...really?

The OpenSSL issue is a potential detriment to the network's stability in and of itself! The signature malleability issue is yet another, and the miniupnpc check that failed is indeed another point of failed client stability.

The fact that this coin uses ZERO default connection methods is a MAJOR concern! addnodes should be considered as a last resort, and NEVER be mandatory for basic client opperation.

Coupled with the relatively low amount of hard coded checkpoints, the likelihood of a client forking to an invalid chain is extremely high with this source code.


You understand that the 90% of what you are saying is addressed at compile? Or do you enjoy fudding a trollcoin/funcoin?
That's probaby the best part. This is just a fun coin not even to be taken seriously yet you're so fired up! It's amazing. Really.


So this crappy work was done by you ? That is what happen when you learn coding from the google search engine Cheesy

Try to compile it in another server or anyother flavour of linux see what errors you ll get and give folks a solution

You have amazing perception! That you might want to go have checked...
This wasn't designed as a serious "project" there very well are probably some MINOR SUPPORT ISSUES in the code that apparently you are getting so worked over.
Geez lol.

We don't code crap. It runs. Now if it doesn't run on your flavor of linux, don't come in here torching the place. Let us know, we'll have a look and work with the dev...
307  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRABCOIN[XCRAB] X15 POW/POS on: October 09, 2016, 06:17:34 PM
Ugh.. so many error in the code... unbelievable

Ugh so many damns not given omg... wow bud is this all you do? Run around threads and complain?
This was something we made for the Dev quickly as a fun token. Nothing more nothing less. If there's issues we'll fix it for the dev.


Ugh.. so many error in the code... unbelievable

yep!

There really isn't any excuse to NOT get a 100% passing score from my lil script these days. pretty much ALL of the tests are against known and verified updates and can be considered "basic maintenance" of coin source code

Well we're not script kiddies... so... ?


Ugh.. so many error in the code... unbelievable
maybe crapcoin?instead of crabcoin

Grow up.



if you fix the wallet i add it to Tradesatoshi

Compiled fine for Ubuntu Server 14.04...



Ugh.. so many error in the code... unbelievable

yep!

There really isn't any excuse to NOT get a 100% passing score from my lil script these days. pretty much ALL of the tests are against known and verified updates and can be considered "basic maintenance" of coin source code

Doesn't seem like the Dev had any idea what he's actually doing

The dev asked us to make a fun little coin for him. If there's issues we'll fix them when he asks.



any Exchange ?  *cough*

no, the "project" is less than 2 hours old...

Mining in solo why I do not find blocks?

What should I put in the conf file?

unless you manage to get a solid connection to a reliable node, then solo-mining this is rather pointless

this node is not reliable? addnode=173.24.153.52:11338

considering that the IP address (node) is not included in the wallet's source code....no, it is not a reliable connection medium.

The last hard-coded checkpoint was at block #11, and without default connection options, this coin is taking on a very serious security risk.

Actually that node is added. Do you only use source checkers or do you look into anything?



Why have choosen X15??simply using an advanced algo does bring investors attention and moreover you will stuck in such errors which cannot be fixed easily


What errors?


OP needs to change this coin name from CRABcoin to CRAPcoin

Grow up.


The source on github is not compiling

Its fucked, there are so many errors its not worth fixing

You sir, are hilarious



@Everyone here

The source compiles on Ubuntu 14.04 Server, Windows clients work, the node is hardcoded in but NOT a DNS seed node, the windows client works fine as well.

So if someone would liek to report how this is NOT working We're all ears. Minor source items picked up by generic source scanners... well if that's what you want to look at go for it.
If you actually care to look and understand what the source is then you'll quickly realize there are fewer problems than there are made out to be.

The biggest issue right now is that there is only ONE node and it's on a limited connection as is was setup for temp use for the dev's more permanent nodes...

But apparently everyone just wants to rant and rave and whine. Wow.
308  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 09, 2016, 07:58:17 AM
Is there a stand alone ESP2 client wallet for windows I can download?

We can provide you with a standalone one or if you download the launcher and click "run" it will download you the Qt into the data directory selected initially.

Let us know which you'd prefer




Is the windows wallet link in the OP updated to patch 5?
When I try to download it still gets patch 4

I only use the main .exe from the download so it does not automatically update. Sorry I just hate wallet installers

Ah okay, if you download the patch 4 windows launcher it will upgrade you to patch 5. Let us know how it goes.



Is there a stand alone ESP2 client wallet for windows I can download?

The last time i install the esp2 wallet, it will create new folder inside the roaming folder named Cryptocoderz (i forget whats the correct name) there's a qt inside, looks like we should still use it

It's similiar but with the launcher the client is now stored in the coin's data directory.




Hello CryptoCoderz, thank you very much by the patch v.5. The method to update the esp2 client was very easy and fast.
To the moon, to the moon, to the moon!.

Thank you very much, we love hearing that we're doing something right haha.



thanks for that update dev i think mining is what we really waiting here we want to have more esp2 inside our wallet, good luck keep it up.

Yup that's we're back to wrapping up and launching so that we can finish messaging and really get the steam rolling.


309  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRABCOIN[XCRAB] X15 POW/POS on: October 09, 2016, 07:23:55 AM
Hehehe glad we could help you out with a fun little token.
310  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 09, 2016, 01:00:38 AM
@Everyone

Hello CryptoCoderz, please post a message when Windows esp2 be uploaded to everyone can to join to new chain as soon as be possible.
Also post when Catlin Computer Solutions be online to all can visit and to observe many items like computers, and maybe to buy some too
with esp2.
Thank you very much.


is the esp2 on OP outdated?
Looks like it... I can't find a pool.

Oh come now guys, There is an ESP2 pool available that was just launched. Sorry we'll update the ANN's pool list, in the meantime go here:

Give this a whirl: >>> CryptoCoderz Hosted Miningpool <<<
PLEASE DO NOT KEEP YOUR COINS ON THE POOL! SET AN AUTO WITHDRAW LIMIT! DONT RISK LOSING FUNDS! YOU NEVER KNOW WHAT CAN HAPPEN!

That being said there should be no issues with this pool.

CPU miners connect @ http://esppool.sytes.net:3333
GPU miners connect @ http://esppool.sytes.net:3334





@Everyone

Espers now updated to Patch 5 (All windows clients will now prompt to upgrade to the latest version).
Mac users may use the updated link on the OP of this ANN
Linux and others, please recompile with latest updated comit on the Github


We're looking forward to releasing features next instead of patching little things that kept getting in the way of our progress.
Next up -> Mining! Smiley (Back to work we go)

311  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 08, 2016, 08:26:37 AM
I think i would be better to tell the people FIRST at the OP what will be changed.

Then anyone can decide if he/she/it will like it and follow the devīs choices or not.

The first page of a coinīs ANN is a good place for something like that.



Oh it will be announced on the OP as well
It'll be kind of hard not to go with this change, the blocks need to run slower and this if a you don't update after block 125k you won't be on the chain anymore.

Nova already updated, updating Nodes now, block explorer updated, Pool updated, Github Updated.
Mac wallet compiled and uploading.

Will have more news
312  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 08, 2016, 12:05:19 AM
@Everyone

1.
Pool is back online

2.
Block time reduction will occur on block 125,000
Github is about to be updated along with Windows & Mac wallets
Linux users PLEASE BE SURE TO UPDATE once it is released.

3.
Catlin Computer Solutions site is still being worked on but if things go well it will still launch on-time tonight

4.
Stand by for another service announcement soon.

Getting stable connections to the pool now. Thanks.

About block time reduction I canīt find anything in the OP.

Where to get the information what will be changed?

About to announce it right after we make the commits and compile new clients for everyone
313  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 07, 2016, 11:24:14 PM
@Everyone

1.
Pool is back online

2.
Block time reduction will occur on block 125,000
Github is about to be updated along with Windows & Mac wallets
Linux users PLEASE BE SURE TO UPDATE once it is released.

3.
Catlin Computer Solutions site is still being worked on but if things go well it will still launch on-time tonight

4.
Stand by for another service announcement soon.
314  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 07, 2016, 05:49:06 PM
@Everyone

We have successfully tested a blockrate reduction solution on a test chain and will be implementing it onto the Espers chain.

Currently the plan is to have the fix become active on Block 110,000 (7,000 blocks away).
At which point the chain will drop down to ~20-60 second block times give or take a little during miners/stakers influx and regress.

We're also looking into an Adaptive blockrate that, based off of transactions per block would either retard or increase the blockrate.
More news on that later.

Stand by for new source and client updates.


EDIT: As stated earlier MINING POOL IS GOING DOWN FOR MAINTENANCE! See you all in a few hours.
315  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 06, 2016, 02:36:10 PM

Help me someone to set the palla UO Wolf Huh

For mining with one of the sgminers you'll need to look up a compatible configuration for your graphics card.
If you'd like help from us or other members of the community providing your graphics card model is probably the first step so that way some of us will know how to start.



@Everyone


1.
Sorry for the pool it's currently running on a light server.
Next week we will be using much nicer servers that we are just waiting on to arrive to the shop.
Once they arrive connection quality will improve substantially.

2.
Catlin Compunter Solutions' website should be launching this coming Friday (according to current schedule)
It will be improved upon after launch as we hope to offer users a great experience

3.
We are scheduling a Pool downtime this coming Friday for up to 24 hours but hopefully just one or two hours.
This is for the current server's hardware relocation and network reconfiguration.
There will be one more downtime the following week to swap over equipment completely.
Next week's downtime however should only be for fifteen minutes as it will be just a momentary switch of the VM hosts.

4.
Mining is coming along we were just mainly focused on the rushed blockrate issue.
We've currently got a test chain running with the suggested correction applied to the codebase we just want to monitor it for the rest of the night and then tomorrow will announce the blockheight (aka day) of the blockrate redux.



Thank you very much, CryptoCoderz.



Thank you and the rest of everyone involved Smiley





@Everyone

Test chain is ~20 blocks away from blockrate reduction so depending on how it handles the change we'll be posting some news.

Also, Nova is running small giveaway:  >>>Giveaway<<<
316  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 06, 2016, 01:52:05 AM
@Everyone


1.
Sorry for the pool it's currently running on a light server.
Next week we will be using much nicer servers that we are just waiting on to arrive to the shop.
Once they arrive connection quality will improve substantially.

2.
Catlin Compunter Solutions' website should be launching this coming Friday (according to current schedule)
It will be improved upon after launch as we hope to offer users a great experience

3.
We are scheduling a Pool downtime this coming Friday for up to 24 hours but hopefully just one or two hours.
This is for the current server's hardware relocation and network reconfiguration.
There will be one more downtime the following week to swap over equipment completely.
Next week's downtime however should only be for fifteen minutes as it will be just a momentary switch of the VM hosts.

4.
Mining is coming along we were just mainly focused on the rushed blockrate issue.
We've currently got a test chain running with the suggested correction applied to the codebase we just want to monitor it for the rest of the night and then tomorrow will announce the blockheight (aka day) of the blockrate redux.

317  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 05, 2016, 03:49:19 PM

What Mining Program I sar To have a good desenpenho FOR i7 windows 7 Huh

You can use one of the CPU miners from the first post of this ANN.

If you need any help just ask we will be glad to assist you.




@Everyone

We are currently in the process of testing a solution for the rushed blocktime we are experiencing with the Espers chain.
At the end of today we will announce whether it was found to be a solution or whether it causes issues and will not be used and we will have to continue looking.
(The outlook though is fairly good that this will solve the blocktime and we will be able to put this minor inconvenience behind us)

Thanks again for all of your support guys!
318  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 05, 2016, 04:32:25 AM
there a gpu miner that works with older model amd cards yet?  caicos to be specific.
I use Palla's SGminer listed on the OP for one of my ancient 7700 cards and it works fine!

i get rejects (share above target)
At this point I would personally just wait for the new wallet miner. It is suppose to come out within a matter of days, as stated days ago. So just see how that is before going thru the brain damage to get pallas or wolf to work.

Correct we plan to have the mining wrapped up soon.
We're also using the mining sheet that one of the community members has been offering publicly viewably mining configs and hope to have many cards selectable via drop-down menu


@Everyone

The website has been updated for the Espers page to reflect the swap and current status of Espers.
Now just to wrap up the mining and retard block time and we'll be ready to move forward Smiley
319  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 03, 2016, 11:42:20 PM
when ?

weeks or days or months ?  Cheesy

Days... why would one assume weeks? We said we hoped to have it done over the weekend. Things came up and it wasn't finished on time.
Hence the post today that it will be released soon still just the weekend got bombed.





Hey bud,

Ever take a look over the updated paper wallet I sent you?  If so - have you uploaded it anywhere?

Sorry, don't have time to chat - gotta head out for class.  I'll pop in slack tonight but reply here if you see this any time soon Smiley

We'll upload that in just a few hours. Sorry had things come up this weekend.



Increasing a blocktime is bad idea. Undecided

Well, would you like to offer a solution instead of blabbering about what's not right and what's not a good idea.
Also explain your basis of saying blocktime raise is a bad idea? Otherwise your issues are baseless along with the claims.
when it will open the market for btc esp any news?

In a few hours we'll disclose the shop that will be working with us, we've set a goal of launching Friday though we will be promoting it much sooner and selling slots ahead of launch.

EDIT:

We're proud to announce that we will be partnering with Catlin Computer Solutions  in providing services and other features to the crypto community, we hope to spread the use of ESP and crypto in general.

More details including pricing and an overall list of available services will be available on a brand new site launching Friday.
Anyone contacting us or Catlin Computer Solutions prior to the launch will be given priority in features offered.

Besides that we are continuing work on ESP. Smiley
320  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: October 03, 2016, 09:04:01 PM
when ?

weeks or days or months ?  Cheesy

Days... why would one assume weeks? We said we hoped to have it done over the weekend. Things came up and it wasn't finished on time.
Hence the post today that it will be released soon still just the weekend got bombed.





Hey bud,

Ever take a look over the updated paper wallet I sent you?  If so - have you uploaded it anywhere?

Sorry, don't have time to chat - gotta head out for class.  I'll pop in slack tonight but reply here if you see this any time soon Smiley

We'll upload that in just a few hours. Sorry had things come up this weekend.



Increasing a blocktime is bad idea. Undecided

Well, would you like to offer a solution instead of blabbering about what's not right and what's not a good idea.
Also explain your basis of saying blocktime raise is a bad idea? Otherwise your issues are baseless along with the claims.
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 54 55 56 57 58 59 60 61 62 63 64 65 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!