Pages:
Author

Topic: [ANN] CIF Blockchain | Launchpad | Education | cryptoimprovementfund.io - page 41. (Read 28179 times)

CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain
Hey boys. does the windows web wallet no longer work? 
Name and password goes and then comes white image  Huh  is it normal ?

Hey Otsee - don't use the web wallet for now. The server it was sitting on is not SSL encrypted and it's causing a security risk. We'll advise when it's good to use again.
sr. member
Activity: 518
Merit: 258
Hey boys. does the windows web wallet no longer work? 
Name and password goes and then comes white image  Huh  is it normal ?
CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain
I get some "Bitcointalk.org image proxy: invalid image" errors in the original post of this thread (OP). Anybody else can confirm that problem?

Try again - see if you still have that issue?
sr. member
Activity: 994
Merit: 263
PassiveIncomeHunter
Dear Dev!

I joined the FB and Twitter campaigns.

I also have to say that I have twice joined the airdrop. The reason for this is that my first wallet did not open today and after several unsuccessful attempts I reinstalled it. Therefore, I ask you to consider my application for participation in the airdrop to be more recent, in which the wallet address is CQPgk8XAxCNNSkbrQayvTNA8AtEe5NWsK1.

Big thanks!

Kindly reards!

Hey Evro - what line(s) are you in the sheet? We'll update it for you.

Sir, I'm not there yet, as I registered after the last update of September 15

Ok - no problem I'll add you and try and lookout for your name when we update over the next few days. I'll notice a double entry.

Thanks a lot, Sir! Smiley
sr. member
Activity: 520
Merit: 260
I get some "Bitcointalk.org image proxy: invalid image" errors in the original post of this thread (OP). Anybody else can confirm that problem?
CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain
I tried to install wallet in windows, but no connection. does anyone know for an addnode that can still run for this wallet

Did you figure this out Doktor?

There are several posts here offering instructions on how to fix this.
CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain

Amazing job wancho - make sure you have signed up so we can track it properly. cryptoimprovementfund.io/bounty-campaign
CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain
The Web Wallet linked to in the first post still doesn't have SSL. Might as well remove it.

Ya - that's why were making sure we don't pay out anyone who still has it - we're forcing them to get the desktop. It's an incredibly annoying task getting SSL running on a private IP. So when that's all done - we can start promoting the web wallet. For now it's taken a back seat since we have other working (more secure) options).
full member
Activity: 574
Merit: 115
The Web Wallet linked to in the first post still doesn't have SSL. Might as well remove it.
full member
Activity: 294
Merit: 105
full member
Activity: 406
Merit: 100
FOR EVERYBODY THAT RUNS A LOCAL WALLET... HELP EACH OTHER!


Hi,

I have no folder named CryptoImprovementFund in my windows 7 %AppData% path.  It was found in %AppData%\Roaming\CryptoImprovementFund
I create cif.conf here and restarted the wallet app. It did not synced and from debug console using command getpeerinfo i got blank response.

I created folder in %AppData%\CryptoImprovementFund and put cif.conf file there. But it also not worked.

Then I started wallet app from command line using command CryptoImprovementFund-qt.exe -addnode=174.138.22.6
Now it connected to 1 node and synced.

My question is why is not reading cif.conf file where multiple nodes has been given. Where I am doing wrong ? Kindly help.

I double tested:
%AppData%\CryptoImprovementFund redirects to C:\Users\UserName\AppData\Roaming\CryptoImprovementFund

If you put cif.conf in %AppData%\CryptoImprovementFund it should work - we hope that works : )

Your work-around is a fail-safe alternative way to get your wallet connected. I found it too complicated and prefered the cif.conf solution with adding some peers.

Thank you and glad at least it's working now : )

Devvie
 

I will try again using cif.conf solution. Meanwhile what is the command line option to run wallet application to use multiple peers. "CryptoImprovementFund-qt.exe -addnode=174.138.22.6 -addnode=31.220.60.15"   command is picking first node only.

Make sure that you create cif.conf as a text file, and then save it as "all files".

Hi,

Here is the update :

I renamed cif.conf to CryptoImprovementFund.conf  and it worked. Am I using updated version CryptoImprovementFund version 1.6.0.0 ?
Here is the output of getpeerinfo
[
{
"addr" : "174.138.22.6:53621",
"services" : "00000001",
"lastsend" : 1505990940,
"lastrecv" : 1505990939,
"conntime" : 1505990887,
"version" : 60013,
"subver" : "/CryptoImprovementFund:1.6.0/",
"inbound" : false,
"startingheight" : 8289,
"banscore" : 0
},
{
"addr" : "46.147.193.168:53621",
"services" : "00000001",
"lastsend" : 1505990939,
"lastrecv" : 1505990939,
"conntime" : 1505990894,
"version" : 60013,
"subver" : "/CryptoImprovementFund:1.6.0/",
"inbound" : false,
"startingheight" : 8289,
"banscore" : 0
},
{
"addr" : "185.51.187.161:53621",
"services" : "00000001",
"lastsend" : 1505990899,
"lastrecv" : 1505990939,
"conntime" : 1505990894,
"version" : 60013,
"subver" : "/CryptoImprovementFund:1.6.0/",
"inbound" : false,
"startingheight" : 8289,
"banscore" : 0
},
{
"addr" : "100.11.237.78:53621",
"services" : "00000001",
"lastsend" : 1505990939,
"lastrecv" : 1505990939,
"conntime" : 1505990895,
"version" : 60013,
"subver" : "/CryptoImprovementFund:1.6.0/",
"inbound" : false,
"startingheight" : 8289,
"banscore" : 0
},
{
"addr" : "195.3.157.53:53621",
"services" : "00000001",
"lastsend" : 1505990939,
"lastrecv" : 1505990940,
"conntime" : 1505990896,
"version" : 60013,
"subver" : "/CryptoImprovementFund:1.6.0/",
"inbound" : false,
"startingheight" : 8289,
"banscore" : 0
},
{
"addr" : "76.169.57.92:53621",
"services" : "00000001",
"lastsend" : 1505990939,
"lastrecv" : 1505990916,
"conntime" : 1505990908,
"version" : 60013,
"subver" : "/CryptoImprovementFund:1.6.0/",
"inbound" : false,
"startingheight" : 8289,
"banscore" : 0
}
]
 
hero member
Activity: 882
Merit: 500
I tried to install wallet in windows, but no connection. does anyone know for an addnode that can still run for this wallet
CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain
Very quick in responding and communicative, glad to be here getting involved promising project and dedicated team.
Good luck and keep up the good work!


Regards

Thanks! Smiley
sr. member
Activity: 827
Merit: 251
Very quick in responding and communicative, glad to be here getting involved promising project and dedicated team.
Good luck and keep up the good work!


Regards
CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain
Bookmarked for the airdrop and will keep an eye on the countdown. The design is good and looks like the devs have put some work into it.
Good luck.


Really appreciate the kind words Zach - thanks.
CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain
Dear Dev!

I joined the FB and Twitter campaigns.

I also have to say that I have twice joined the airdrop. The reason for this is that my first wallet did not open today and after several unsuccessful attempts I reinstalled it. Therefore, I ask you to consider my application for participation in the airdrop to be more recent, in which the wallet address is CQPgk8XAxCNNSkbrQayvTNA8AtEe5NWsK1.

Big thanks!

Kindly reards!

Hey Evro - what line(s) are you in the sheet? We'll update it for you.

Sir, I'm not there yet, as I registered after the last update of September 15

Ok - no problem I'll add you and try and lookout for your name when we update over the next few days. I'll notice a double entry.
sr. member
Activity: 994
Merit: 263
PassiveIncomeHunter
Dear Dev!

I joined the FB and Twitter campaigns.

I also have to say that I have twice joined the airdrop. The reason for this is that my first wallet did not open today and after several unsuccessful attempts I reinstalled it. Therefore, I ask you to consider my application for participation in the airdrop to be more recent, in which the wallet address is CQPgk8XAxCNNSkbrQayvTNA8AtEe5NWsK1.

Big thanks!

Kindly reards!

Hey Evro - what line(s) are you in the sheet? We'll update it for you.

Sir, I'm not there yet, as I registered after the last update of September 15
CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain
Dear Dev!

I joined the FB and Twitter campaigns.

I also have to say that I have twice joined the airdrop. The reason for this is that my first wallet did not open today and after several unsuccessful attempts I reinstalled it. Therefore, I ask you to consider my application for participation in the airdrop to be more recent, in which the wallet address is CQPgk8XAxCNNSkbrQayvTNA8AtEe5NWsK1.

Big thanks!

Kindly reards!

Hey Evro - what line(s) are you in the sheet? We'll update it for you.
CIF
full member
Activity: 280
Merit: 100
Business on the Blockchain
@CIF

Is it possible you could publish the codes for the official signatures in this thread.

i know I have my own, but the official signatures are much better and its good for everything to be uniform..

Cheers

Here I'll post it in the Bounty Campaign thread as well as right here.
Code:
[center]
[url=https://cryptoimprovementfund.io/]CIF Crypto Improvement Fund --- ICO Starts on 01.10.2017.[/url]
[/center]


MEMBER
Code:
[center]
[url=https://cryptoimprovementfund.io/]CIF Crypto Improvement Fund[/url]
[url=https://cryptoimprovementfund.io/the-ico/]The Bitcoin for Business - Supporting Cryptocurrency Adoption - Crowdsale - 01.10.2017[/url]
[url=https://www.facebook.com/cryptoimprovementfund/]Facebook[/url] - [url=https://twitter.com/AdminCIF]Twitter [/url] - [url=https://t.me/joinchat/AAAAAEK27vdW3WNgquwijQ]Telegram[/url] - [url=https://cryptoimprovementfund.io/]Website [/url] - [url=https://bitcointalk.org/index.php?topic=2075838.0]ANN[/url]
[/center]


FULL MEMBER
Code:
[center]
[url=https://cryptoimprovementfund.io/][color=#04024e][b]CIF Crypto Improvement Fund[/b][/color][/url]
[url=https://cryptoimprovementfund.io/the-ico/][color=#839CA5][b]The Bitcoin for Business - Supporting Cryptocurrency Adoption - Crowdsale - 01.10.2017[/b][/color][/url]
[url=https://www.facebook.com/cryptoimprovementfund/]Facebook[/url] - [url=https://twitter.com/AdminCIF]Twitter [/url] - [url=https://t.me/joinchat/AAAAAEK27vdW3WNgquwijQ]Telegram[/url] - [url=https://cryptoimprovementfund.io/]Website [/url] - [url=https://bitcointalk.org/index.php?topic=2075838.0]ANN[/url]
[/center]


SENIOR
Code:
[center][table][tr]
[td]
[url=https://cryptoimprovementfund.io/][font=courier][size=2px]
[color=#04024e]            ▄▄▄██████████▄▄▄
        ▄▄████████████████████▄▄
      ▄███████▀▀         ▀▀███████▄
    ▄█████▀        ██        ▀██████
   █████▀      ▄▄▄█████▄▄      ▀█████▄
  █████     ▄██████████████▄     ▀████▄
 █████     ██████▀▀██▀▀██████▄    ▀████
▐████     █████    ██    █████     █████
█████    ▐████     ██              ▐████
█████    █████     ██              ▐████
█████     █████    ██    ▄████▌    █████
 ████▌    ▀█████▄▄ ██ ▄▄█████▀    ▄████▌
 ▀████▄     ▀██████████████▀     ▄████▀
  ▀█████▄     `▀████████▀▀     ▄█████▀
   `██████▄        ██        ▄██████
     ▀███████▄▄          ▄▄███████▀
       ▀██████████████████████▀
           ▀▀▀█████████████▀▀[/color][/size][/font][/url]
[/td]
[td][url=https://cryptoimprovementfund.io/][font=century gothic][size=22pt][b][color=#04024e]CIF[/color][/b][/size][/font][/url][/td][td][/td]
[td][size=2pt][color=#C0C0C0]██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██[/color][/size][/td][td][/td]
[td][center][url=https://cryptoimprovementfund.io/][font=arial][size=8pt][b][color=#839CA5][size=14pt][color=transparent][size=8pt].[/size][/color][color=#839CA5]The Bitcoin for Business[/color][color=transparent][size=8pt].[/size][/color][/size]
[color=#04024e]Supporting Cryptocurrency Adoption[/color][/b][/size][/font][/url][/center][/td][td][/td]
[td][size=2pt][color=#C0C0C0]██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██[/color][/size][/td][td][/td]
[td][center][color=#839CA5][size=11pt][url=https://bitcointalk.org/index.php?topic=2075838.0][color=transparent][size=6pt].[/size][/color][color=#839CA5]Bitcointalk[/color][color=transparent][size=6pt].[/size][/color][/url]│[url=https://cryptoimprovementfund.io/][color=transparent][size=6pt].[/size][/color][color=#839CA5]Official Site[/color][color=transparent][size=6pt].[/size][/color][/url][/size]
[color=#839CA5][size=11pt][url=https://www.facebook.com/cryptoimprovementfund/][color=transparent][size=6pt].[/size][/color][color=#839CA5]Facebook[/color][color=transparent][size=6pt].[/size][/color][/url]│[url=https://twitter.com/AdminCIF][color=transparent][size=6pt].[/size][/color][color=#839CA5]Twitter[/color][color=transparent][size=6pt].[/size][/color][/url]│[url=https://t.me/joinchat/AAAAAEK27vdW3WNgquwijQ][color=transparent][size=6pt].[/size][/color][color=#839CA5]Telegram[/color][color=transparent][size=6pt].[/size][/color][/url][/size][/center][/td]
[td][size=2pt][color=#C0C0C0]██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██[/color][/size][/td][td][/td]
[td][center][url=https://cryptoimprovementfund.io/the-ico/][font=arial black][size=11pt][b]Crowdsale starts
[size=10pt][color=transparent][size=10pt]..[/size][/color][color=#839CA5]October 1st, 2017[color=transparent][size=10pt]..[/size][/color][/size][/b][/size][/font][/url][/center][/td][/tr][/table][/center]


HERO AND UP +
Code:
[center][table][tr]
[td]
[url=https://cryptoimprovementfund.io/][font=courier][size=2px]
[color=#04024e]            ▄▄▄██████████▄▄▄
        ▄▄████████████████████▄▄
      ▄███████▀▀         ▀▀███████▄
    ▄█████▀        ██        ▀██████
   █████▀      ▄▄▄█████▄▄      ▀█████▄
  █████     ▄██████████████▄     ▀████▄
 █████     ██████▀▀██▀▀██████▄    ▀████
▐████     █████    ██    █████     █████
█████    ▐████     ██              ▐████
█████    █████     ██              ▐████
█████     █████    ██    ▄████▌    █████
 ████▌    ▀█████▄▄ ██ ▄▄█████▀    ▄████▌
 ▀████▄     ▀██████████████▀     ▄████▀
  ▀█████▄     `▀████████▀▀     ▄█████▀
   `██████▄        ██        ▄██████
     ▀███████▄▄          ▄▄███████▀
       ▀██████████████████████▀
           ▀▀▀█████████████▀▀[/color][/size][/font][/url]
[/td]
[td][url=https://cryptoimprovementfund.io/][font=century gothic][size=22pt][b][color=#04024e]CIF[/color][/b][/size][/font][/url][/td][td][/td]
[td][size=2pt][color=#C0C0C0]██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██[/color][/size][/td][td][/td]
[td][center][url=https://cryptoimprovementfund.io/][font=arial][size=8pt][b][color=#333][size=14pt][glow=#839CA5,2,300][color=transparent][size=8pt].[/size][/color][color=white]The Bitcoin for Business[/color][color=transparent][size=8pt].[/size][/color][/glow][/size]
[color=#04024e]Supporting Cryptocurrency Adoption[/color][/b][/size][/font][/url][/center][/td][td][/td]
[td][size=2pt][color=#C0C0C0]██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██[/color][/size][/td][td][/td]
[td][center][color=#333][size=11pt][url=https://bitcointalk.org/index.php?topic=2075838.0][glow=#839CA5,2,300][color=transparent][size=6pt].[/size][/color][color=#fff]Bitcointalk[/color][color=transparent][size=6pt].[/size][/color][/glow][/url]│[url=https://cryptoimprovementfund.io/][glow=#839CA5,2,300][color=transparent][size=6pt].[/size][/color][color=#fff]Official Site[/color][color=transparent][size=6pt].[/size][/color][/glow][/url][/size]
[color=#333][size=11pt][url=https://www.facebook.com/cryptoimprovementfund/][glow=#839CA5,2,300][color=transparent][size=6pt].[/size][/color][color=#fff]Facebook[/color][color=transparent][size=6pt].[/size][/color][/glow][/url]│[url=https://twitter.com/AdminCIF][glow=#839CA5,2,300][color=transparent][size=6pt].[/size][/color][color=#fff]Twitter[/color][color=transparent][size=6pt].[/size][/color][/glow][/url]│[url=https://t.me/joinchat/AAAAAEK27vdW3WNgquwijQ][glow=#839CA5,2,300][color=transparent][size=6pt].[/size][/color][color=#fff]Telegram[/color][color=transparent][size=6pt].[/size][/color][/glow][/url][/size][/center][/td]
[td][size=2pt][color=#C0C0C0]██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██
██  ██[/color][/size][/td][td][/td]
[td][center][url=https://cryptoimprovementfund.io/the-ico/][font=arial black][size=11pt][b]Crowdsale starts
[size=10pt][glow=#839CA5,2,300][color=transparent][size=10pt]..[/size][/color][color=#fff]October 1st, 2017[color=transparent][size=10pt]..[/size][/color][/glow][/size][/b][/size][/font][/url][/center][/td][/tr][/table][/center]
sr. member
Activity: 463
Merit: 256
@CIF

Is it possible you could publish the codes for the official signatures in this thread.

i know I have my own, but the official signatures are much better and its good for everything to be uniform..

Cheers
Pages:
Jump to: