Bitcoin Forum
May 03, 2024, 11:35:53 PM *
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 66 67 68 69 70 71 72 73 74 75 76 77 ... 91 »
521  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ICOBID - STARTUP BASED ON BLOCKCHAIN - ICO LIVE - 33% BONUS FEW HOURS LEFT on: December 20, 2016, 12:45:36 PM
My icobid wallet version v1.1.0.0-g32a928e is fine!

For those who are having problems in sync icobid wallet, this is an easy way to sync:
First: backup your wallet backup (file wallet.dat) , save that the safest place
------------------------------
- Delete ICOBID folder in the roaming
- Download ICOBID bootstrap file, and extract to roaming
- add your backup file into the folder ICOBID

Then look at the results  Smiley


It does not work =(. No active connections. My conf file:

rpcuser=yourname
rpcpassword=yourpass
rpcallowip=127.0.0.1
listen=1
server=1
addnode=82.211.19.114:43282
addnode=35.163.193.118
addnode=35.163.227.75
addnode=188.186.76.118:43282
addnode=46.119.158.143:43282
addnode=178.89.29.85:43282
addnode=5.101.208.34:43282
addnode=83.85.89.86:43282
Replace with this icobid.conf
https://1drv.ms/u/s!AnZjYNt60LAzgelts_LFok15svQGDA


Correcting your seednodes and ports in the source, and recompile will fix this.. sigh..
522  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PIO]PIONEERSHARES|MULTI PLATFORM BACKED COIN|PROFITSHARE|VISION on: December 19, 2016, 09:05:00 PM
Should be easy to tell the real Banzai , he wears those wooden clogs , doesn't he ?  Smiley

 Cheesy

Did you know, clogs are horrible on your feet? Imagine wooden shoes, and no elastic fabric when you're walking..  Cheesy
523  Alternate cryptocurrencies / Announcements (Altcoins) / Re: XDE II coin: Earn XDE2 coins through our massive marketing machine! on: December 19, 2016, 09:01:17 PM
Ok here is a sneak peak of our next wallet. Im hoping to get the automatic backup feature built in and advanced coin control and some other goodies. Ive made wider the wallet to 1280X800 to begin to show the true beauty of the wallet. I still have to add more exotic buttons and new hi res icons.


Vegas

Looking good Vegas Smiley

If you need any help with the source, you know where to find me Wink
524  Alternate cryptocurrencies / Announcements (Altcoins) / Re: XDE II coin: Earn XDE2 coins through our massive marketing machine! on: December 19, 2016, 12:55:03 AM

I had another unique idea in Crypto that has never been done before. I dont think there is time for this feature to make it into this wallet, maybe the next one. What are your thoughts:

An advanced backup feature:


It works like this:

When the wallet is activated, and encrypted.. It then makes a backup with a date in the xde2coin/roaming folder.

Then the user can set the frequency of where and when the backups happen and it will be automatic.

For example , the files will look like wallet.dat.xde2.12-18-2016 and next week would be wallet.dat.xde2.12-25-2016.

Is this useful??

Vegas



This has been done before.. take a look at pepe/meme Wink
525  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ICOBID - KICK STARTUP BASED ON BLOCKCHAIN - BRING GREAT IDEAS TO LIFE! on: December 17, 2016, 11:33:41 PM
You have a wrong .conf file, Nelson.
Please rename file icobidconf into icobid.conf
This is due to you hide common file extension.
Please follow my guide below:

Quote
- Open folder explorer (my computer)
- Choose View on Menu bar > Options > Change folder and search options
- On View tab, untick "hide extension for known files types"
- Now, return to ICOBID folder in roaming, rename file icobidconf.txt into icobid.conf which has content below
Quote
rpcuser=yourname
rpcpassword=yourpass
rpcallowip=127.0.0.1
listen=1
server=1
addnode=82.211.19.114:43282
addnode=35.163.193.118
addnode=35.163.227.75

You might want to add something here so your users don't have to setup a .conf file at all..  Wink

https://github.com/Pioneer8816/icobid-platform/blob/master/src/net.cpp#L1231-L1232

Or here is also a possibility,

https://github.com/Pioneer8816/icobid-platform/blob/master/src/net.cpp#L1300-L1302

If you need help with that, pm me Wink

The new Windows wallet release has two hard coded nodes added that were given to me by the OP

My wallet runs without a .conf ( new release )

I guess they didnt update the src to reflect the hard coded nodes.

Code:
static const char *strDNSSeed[][2] = {

           {"1", "35.163.193.118"},
    {"2", "35.163.227.75"},
   
};



Cheers
Crunck

I've compiled from source, so that makes sense.. However, when using wallet from the OP.. I still don't have any connections without a .conf..

That said.. This can't be right.. Wink

https://github.com/Pioneer8816/icobid-platform/blob/master/src/protocol.h#L21
https://github.com/Pioneer8816/icobid-platform/blob/master/src/bitcoinrpc.cpp#L45

http://stackoverflow.com/questions/113224/what-is-the-largest-tcp-ip-network-port-number-allowable-for-ipv4


Is there something being done about the hardcoded nodes in the source on git, and the port/rpcport issue?
526  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Memetic - [MEME] / PepeCoin [PEPE] - New Wallet - POW Restart, Store, MEMEWAR on: December 17, 2016, 11:19:20 PM
Explorer updated to latest core..

Code:
    "version" : "v1.0.2.6-61406-Shadilay",
    "protocolversion" : 61406,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "smugsend_balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 309460,

I'm on holiday atm.. I will do a complete daemon and database resync on wednesday when I get back..




edit: What is the current blockheight? Seems I'm stuck on block 309460.. I can't re-sync and recompile the explorer database right now. I'm in a stinkin internet cafe lol.. It's a miracle I was able to access my servers through there in the first place.. lol
527  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ICOBID - KICK STARTUP BASED ON BLOCKCHAIN - BRING GREAT IDEAS TO LIFE! on: December 14, 2016, 03:34:42 PM
You have a wrong .conf file, Nelson.
Please rename file icobidconf into icobid.conf
This is due to you hide common file extension.
Please follow my guide below:

Quote
- Open folder explorer (my computer)
- Choose View on Menu bar > Options > Change folder and search options
- On View tab, untick "hide extension for known files types"
- Now, return to ICOBID folder in roaming, rename file icobidconf.txt into icobid.conf which has content below
Quote
rpcuser=yourname
rpcpassword=yourpass
rpcallowip=127.0.0.1
listen=1
server=1
addnode=82.211.19.114:43282
addnode=35.163.193.118
addnode=35.163.227.75

You might want to add something here so your users don't have to setup a .conf file at all..  Wink

https://github.com/Pioneer8816/icobid-platform/blob/master/src/net.cpp#L1231-L1232

Or here is also a possibility,

https://github.com/Pioneer8816/icobid-platform/blob/master/src/net.cpp#L1300-L1302

If you need help with that, pm me Wink

The new Windows wallet release has two hard coded nodes added that were given to me by the OP

My wallet runs without a .conf ( new release )

I guess they didnt update the src to reflect the hard coded nodes.

Code:
static const char *strDNSSeed[][2] = {

           {"1", "35.163.193.118"},
    {"2", "35.163.227.75"},
   
};



Cheers
Crunck

I've compiled from source, so that makes sense.. However, when using wallet from the OP.. I still don't have any connections without a .conf..

That said.. This can't be right.. Wink

https://github.com/Pioneer8816/icobid-platform/blob/master/src/protocol.h#L21
https://github.com/Pioneer8816/icobid-platform/blob/master/src/bitcoinrpc.cpp#L45

http://stackoverflow.com/questions/113224/what-is-the-largest-tcp-ip-network-port-number-allowable-for-ipv4
528  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ICOBID - KICK STARTUP BASED ON BLOCKCHAIN - BRING GREAT IDEAS TO LIFE! on: December 14, 2016, 02:17:28 PM
You have a wrong .conf file, Nelson.
Please rename file icobidconf into icobid.conf
This is due to you hide common file extension.
Please follow my guide below:

Quote
- Open folder explorer (my computer)
- Choose View on Menu bar > Options > Change folder and search options
- On View tab, untick "hide extension for known files types"
- Now, return to ICOBID folder in roaming, rename file icobidconf.txt into icobid.conf which has content below
Quote
rpcuser=yourname
rpcpassword=yourpass
rpcallowip=127.0.0.1
listen=1
server=1
addnode=82.211.19.114:43282
addnode=35.163.193.118
addnode=35.163.227.75

You might want to add something here so your users don't have to setup a .conf file at all..  Wink

https://github.com/Pioneer8816/icobid-platform/blob/master/src/net.cpp#L1231-L1232

Or here is also a possibility,

https://github.com/Pioneer8816/icobid-platform/blob/master/src/net.cpp#L1300-L1302

If you need help with that, pm me Wink
529  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PIO]PIONEERSHARES|MULTI PLATFORM BACKED COIN|PROFITSHARE|VISION on: December 14, 2016, 09:22:21 AM
And it's that time again!




Always check if you talk with the real me or not! Wink
530  Alternate cryptocurrencies / Announcements (Altcoins) / Re: XDE II coin: Earn XDE2 coins through our massive marketing machine! on: December 13, 2016, 06:36:41 PM
staking lost 1 XDE2 why?

Status: conflicted
Date: 13/12/16 20:01
Source: Generated
Debit: 0.00 XDE2
Net amount: -1.01156561 XDE2
Transaction ID: 0afc590066875b1429b74f0925373dc99279652b7a595ca5e13fc133b10b3c11

Generated coins must mature 110 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.


Answer:

Generated coins must mature 110 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.


lol

Banzai I dont see anything funny. Did I miss something? Seems like an honest question. Seems that he doesnt know what this means. You sir are a crypto expert, with more knowledge than most people in crypto. Would it not be kinder to answer his question with your valuable knowledge than laugh at him??

Vegas

You know I would never laugh at someone.. I just found it funny, he/she ironicly answered his own question.. I laughed because of that.. Not because of the reason of his/her question..

But you are right.. I could have answered it in more detail..  Wink
531  Alternate cryptocurrencies / Announcements (Altcoins) / Re: XDE II coin: Earn XDE2 coins through our massive marketing machine! on: December 13, 2016, 04:47:16 PM
staking lost 1 XDE2 why?

Status: conflicted
Date: 13/12/16 20:01
Source: Generated
Debit: 0.00 XDE2
Net amount: -1.01156561 XDE2
Transaction ID: 0afc590066875b1429b74f0925373dc99279652b7a595ca5e13fc133b10b3c11

Generated coins must mature 110 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.


Answer:

Generated coins must mature 110 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.


lol
532  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Memetic - [MEME] / PepeCoin [PEPE] - Back To Our Roots - Updates Soon - Memetkek on: December 13, 2016, 11:30:32 AM
https://github.com/memeticproject/memetic-core/commits/master

Fixes are just about done, we're updating the nodes tomorrow and then Bittrex & blockchain explorer should be updating.

We're on block 306,000 now and X11 POW starts again at 312,000 (1440 blocks/day) with some POS fixes to stabilize the chain. Windows wallets will be released tomorrow also

If anyone wants to run a pool, we will add to the ANN. More updates later today.

I didnt see that coming.. lol..

I will update when you are ready..  Smiley
533  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Announcing the birth of Atlascoin on: December 13, 2016, 09:06:06 AM
: Kiss Kiss its good honest staf they will make this coin best  in futur lets wait and see
good Atlascoin

I wish success TO ATLASCOIN 300.000.000 SUPPLY IS VERY GOOD
I wish success to َAtlasCoin. And to have a significant share of between currencies
I trust atlascoin, they will make it one of the best cryptocurrencies in the future. Cool


Get the fuck outta here with this scammy shit.
Please.


534  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ICOBID - KICK STARTUP BASED ON BLOCKCHAIN - ICO ON - FIRST LEVEL PRICE IN 7 DAYS on: December 11, 2016, 09:33:15 PM
Things are brighten up in here.. Smiley

Good luck with the crowdfund!
535  Alternate cryptocurrencies / Announcements (Altcoins) / Re: XDE II.Gorgeous wallet! New promotional rewards!! 20% POS. RARE, 23k coins! on: December 10, 2016, 04:09:54 PM
I'm unwatching this thread.. This has become a spam pit of screenshots en 0 actual project discussion.. This is a project announcement and discussion board, not imgur.com..
536  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PIO]PIONEERSHARES|MULTI PLATFORM BACKED COIN|PROFITSHARE|VISION on: December 10, 2016, 04:02:27 PM
LoL so it changed from exchange to "block explorers and faucets" What a fucking scam??

Do we have a troll?  Cheesy
537  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PIO]PIONEERSHARES|MULTI PLATFORM BACKED COIN|PROFITSHARE|VISION on: December 08, 2016, 11:46:14 PM
So.. Since its Christmas and all that..
PioneerShares Faucet has been added to Crypto4FREE.com

Thanks! I never even thought of setting up our own faucet again.. Besides your advertisement (hehe) I do like the christmas thoughts Smiley I will send some PIO your way to fill up the faucet a little..
Cheers!


...


Regarding a new time frame, this will probably be somewhere in Jan/Feb 2017.. Not much happening atm with holidays coming up etc..
Building a robust piece of software - like an exchange - takes a lot of time, patience and effort. Take all the time you need, better safe than sorry right? Smiley

If you need help making it as impenetrable as possible, I might know someone who can be of service.

Nevertheless, keep it up! Smiley

I will talk with you about that in slack!  Cool
538  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ICOBID - KICK STARTUP BASED ON BLOCKCHAIN - BRING GREAT IDEAS TO LIFE! on: December 08, 2016, 05:43:47 PM

I understand where you're coming from.. But I disagree with that.. Imho, if a team can't fix wallet issues themselves.. Sorry, then cryptocurrency is not the right place for your project.. There is money at stake here.. Not candy..
Fact is that projects with so called "project leaders" are often bought coins which are badly coded with only one purpose.. lol.. It's 2016.. almost 2017.. Proof of capable development is a must these days.. Specially when your running a crowdfunding campaign for it..

Care to share what kind of development are you after?  Is it the technology of the coin? the economy of the coin? Or all of it.?  I am looking at the overall aspect of the coin and not just only the coin itself.  And we all know that this thing can't be done by one person alone.  That is the reason why, they hire, they recruit and eventually they buy services.  I hope you know that even bigger projects that have collected million of dollar do this kind of thing (they are just good at hiding this stuff Cheesy).  So I don't see any problem if the ICOBID team do this kind of approach.

edit: But honestly I agree with you that it would be best if ICOBID Team can have master coin  coder in their team

Oh yes I know how it works.. lol.. I get hired from time to time myself..  Cheesy
I don't mean there is something wrong with hired developers.. But there has to be some sort of "basic coder" in the team with proper skills..
And with proof of capable development I meant at least being able to create a proper working website (forms etc) and proper working coin wallet.. Really.. cloning a coin is a kids job.. Maintaining it is a differrent story Wink

My native language is not english.. So my comments may seem negative.. That is not my intension.. I will still be watching this project with interest.. Mainly because I had a similair idea myself in the past, but it never came to be.. So I was actually happy someone else had similair thoughts.. lol.. + the OP's nickname got my attention  Wink

Cheers,
Banzai
539  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ICOBID - KICK STARTUP BASED ON BLOCKCHAIN - BRING GREAT IDEAS TO LIFE! on: December 08, 2016, 04:23:36 PM
Lol early fork, that sounds not good Undecided, anyway i know Dev team can finally figure out and release an official wallet that have hardcoded node in it.  OR they can credit crunk works and use it as the official wallet.  Decission is up to the dev team. I hope they act fast to at least prevent a possible fork.

It is a possibility, but from what I now understand is that there are 2 permanent nodes being purchased and created, I will then create a new Win-QT and pass it to the dev team to check and release.

So hold fire and this will be a MANDATORY wallet upgrade due to POS issues, and to stop a fork.

To be fair the OP is on top of it all and is enlisting help and advice when and where it is needed.

Crunck


I've been watching this for a while now.. The issues described here are 2-3 hours work tops if you know what your doing..
No offense to you crunk.. But if the team can't fix this issue themselves.. I have little reason to believe this will be a succesfull project..  Undecided

I'm patiently waiting on the next moves here..

I can see your point, but you know in every project there is always this two scenario:

Project is created by a developer that handles coding skills, and created or hired a team of talented people with different skills such as web dev, marketing, etc.

Project is created by a person with the idea thus creating or hiring a team that is needed to make the project successful.  

Between the two, i would rather have a project organizer that has the capability to deliver the project thru recruitment or hiring people that is fit in the job rather than a developer that have too much ego and make the project suffer.

We have seen a project created by a developer and it does not always end up a successful one, e.g vcash.  And I am sure lots of project is created by a person with an idea but actually lack the skill in coding or programming.  and yet thru hiring and creating the team, they are able to deliver the project (this is not limited to cryptocurrency projects )

I understand where you're coming from.. But I disagree with that.. Imho, if a team can't fix wallet issues themselves.. Sorry, then cryptocurrency is not the right place for your project.. There is money at stake here.. Not candy..
Fact is that projects with so called "project leaders" are often bought coins which are badly coded with only one purpose.. lol.. It's 2016.. almost 2017.. Proof of capable development is a must these days.. Specially when your running a crowdfunding campaign for it..
540  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ICOBID - KICK STARTUP BASED ON BLOCKCHAIN - BRING GREAT IDEAS TO LIFE! on: December 07, 2016, 08:48:25 PM
Lol early fork, that sounds not good Undecided, anyway i know Dev team can finally figure out and release an official wallet that have hardcoded node in it.  OR they can credit crunk works and use it as the official wallet.  Decission is up to the dev team. I hope they act fast to at least prevent a possible fork.

It is a possibility, but from what I now understand is that there are 2 permanent nodes being purchased and created, I will then create a new Win-QT and pass it to the dev team to check and release.

So hold fire and this will be a MANDATORY wallet upgrade due to POS issues, and to stop a fork.

To be fair the OP is on top of it all and is enlisting help and advice when and where it is needed.

Crunck


I've been watching this for a while now.. The issues described here are 2-3 hours work tops if you know what your doing..
No offense to you crunk.. But if the team can't fix this issue themselves.. I have little reason to believe this will be a succesfull project..  Undecided

I'm patiently waiting on the next moves here..
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 66 67 68 69 70 71 72 73 74 75 76 77 ... 91 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!