Bitcoin Forum
April 24, 2024, 05:31:39 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 »  All
  Print  
Author Topic: [ANN] ZillionCoin (ZLN) - supporting the ZillionGrid Blockchain Infrastructure  (Read 31077 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
wildraven01
Member
**
Offline Offline

Activity: 561
Merit: 16


View Profile WWW
July 24, 2018, 01:56:03 PM
 #101

are you planning to list on exchange soon ?

SAFE.TRADE  | Max supply: 235,000 URX for 69 years | CRATEX.IO
Don't forget the old saying — it is necessary to hurry slowly.
  Website   Whitepaper   ANN thread  Explorer
1713979899
Hero Member
*
Offline Offline

Posts: 1713979899

View Profile Personal Message (Offline)

Ignore
1713979899
Reply with quote  #2

1713979899
Report to moderator
1713979899
Hero Member
*
Offline Offline

Posts: 1713979899

View Profile Personal Message (Offline)

Ignore
1713979899
Reply with quote  #2

1713979899
Report to moderator
1713979899
Hero Member
*
Offline Offline

Posts: 1713979899

View Profile Personal Message (Offline)

Ignore
1713979899
Reply with quote  #2

1713979899
Report to moderator
In order to achieve higher forum ranks, you need both activity points and merit points.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713979899
Hero Member
*
Offline Offline

Posts: 1713979899

View Profile Personal Message (Offline)

Ignore
1713979899
Reply with quote  #2

1713979899
Report to moderator
rababo
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
July 24, 2018, 02:01:27 PM
 #102

are you planning to list on exchange soon ?

they just launched last month
the community needs to be patient for that just pray that dev already has a plan
wildraven01
Member
**
Offline Offline

Activity: 561
Merit: 16


View Profile WWW
July 24, 2018, 03:43:57 PM
 #103

any discord channel ?

SAFE.TRADE  | Max supply: 235,000 URX for 69 years | CRATEX.IO
Don't forget the old saying — it is necessary to hurry slowly.
  Website   Whitepaper   ANN thread  Explorer
MrZillion (OP)
Member
**
Offline Offline

Activity: 174
Merit: 10

Mundus Ex Plurimum


View Profile WWW
July 24, 2018, 04:14:38 PM
 #104

any discord channel ?

https://discord.gg/nqQCgT2

==============================================================================================================
Creators of the ZillionGRID 3.0 **** Mundus Ex Plurimum: World of Plenty **** www.ZillionCoin.com ****  TELEGRAM **** TWITTER **** Crex24 Exchange
==============================================================================================================
MrZillion (OP)
Member
**
Offline Offline

Activity: 174
Merit: 10

Mundus Ex Plurimum


View Profile WWW
July 24, 2018, 04:44:13 PM
 #105

are you planning to list on exchange soon ?
pray that dev already has a plan
we do Smiley

==============================================================================================================
Creators of the ZillionGRID 3.0 **** Mundus Ex Plurimum: World of Plenty **** www.ZillionCoin.com ****  TELEGRAM **** TWITTER **** Crex24 Exchange
==============================================================================================================
Rowane
Member
**
Offline Offline

Activity: 294
Merit: 11


View Profile
July 24, 2018, 05:58:24 PM
 #106

what is the problem in your project development, have you found a pretty reliable developer. because it's your job to avoid screaming
MrZillion (OP)
Member
**
Offline Offline

Activity: 174
Merit: 10

Mundus Ex Plurimum


View Profile WWW
July 25, 2018, 01:49:49 AM
 #107

waiting for bounty campaign  Roll Eyes
we are currently preparing a highly rewarding bounty campaign, details to be announced!

==============================================================================================================
Creators of the ZillionGRID 3.0 **** Mundus Ex Plurimum: World of Plenty **** www.ZillionCoin.com ****  TELEGRAM **** TWITTER **** Crex24 Exchange
==============================================================================================================
MrZillion (OP)
Member
**
Offline Offline

Activity: 174
Merit: 10

Mundus Ex Plurimum


View Profile WWW
July 25, 2018, 01:50:30 AM
 #108



==============================================================================================================
Creators of the ZillionGRID 3.0 **** Mundus Ex Plurimum: World of Plenty **** www.ZillionCoin.com ****  TELEGRAM **** TWITTER **** Crex24 Exchange
==============================================================================================================
MrZillion (OP)
Member
**
Offline Offline

Activity: 174
Merit: 10

Mundus Ex Plurimum


View Profile WWW
August 02, 2018, 02:22:34 PM
 #109

very quiet
calm before the storm... enjoy CPU mining...

we are full time developing our concept, planning a bounty campaign so it won't stay quiet after that Smiley

==============================================================================================================
Creators of the ZillionGRID 3.0 **** Mundus Ex Plurimum: World of Plenty **** www.ZillionCoin.com ****  TELEGRAM **** TWITTER **** Crex24 Exchange
==============================================================================================================
MrZillion (OP)
Member
**
Offline Offline

Activity: 174
Merit: 10

Mundus Ex Plurimum


View Profile WWW
August 05, 2018, 10:05:21 PM
 #110

very quiet
calm before the storm... enjoy CPU mining...
we are full time developing our concept, planning a bounty campaign so it won't stay quiet after that Smiley
https://coinex.com
Thanks, I'll check them out...

==============================================================================================================
Creators of the ZillionGRID 3.0 **** Mundus Ex Plurimum: World of Plenty **** www.ZillionCoin.com ****  TELEGRAM **** TWITTER **** Crex24 Exchange
==============================================================================================================
zilliondev
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
August 05, 2018, 11:59:30 PM
 #111

here is a small tutorial to compile the zillion daemon on linux ubuntu 16:

Code:
sudo apt-get update

sudo apt-get upgrade

sudo apt-get install libboost-all-dev libdb++-dev libminiupnpc-dev libssl-dev make g++

sudo apt-get install git

git clone https://github.com/zillioncoin/zillioncoin.git

cd zillioncoin/src

sed -i '242s/get<const CScriptID&>(address)/get<CScriptID>(address)/' rpcrawtransaction.cpp

chmod +x leveldb/build_detect_platform

make -f makefile.unix

and you should be good.

More tutorials coming soon.
zilliondev
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
August 08, 2018, 07:39:38 PM
 #112

all of a sudden zero connections??

there may be something wrong with your network or OS

please restart your wallet.

Also, it will help if you turn your wallet into a full node by forwarding port 41682 to it.
blockchain-man
Full Member
***
Offline Offline

Activity: 532
Merit: 100



View Profile
August 09, 2018, 12:09:07 AM
 #113

are you planning to list on exchange soon ?

they just launched last month
the community needs to be patient for that just pray that dev already has a plan
I agree! All the work needed for a Zillion project has been planned by the team. Following the roadmap is also essential. In addition, the support of the community also makes the project soon to be listed and successful! So Zillion needs a strong promotional campaign at the moment!
zilliondev
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
August 09, 2018, 03:09:34 PM
 #114

yeah i got it worked out , forwarding port?? , i have to wallets running full time on 2 different IPs, I thought they were full nodes

"Forwarding port" means that you make your port accessible from outside.

Wallets are usually not full nodes by default (except when you run them as daemon on a linux server), you have to open port 41682.

You will know you have a full node by checking how many connections it has.

If it's <= 8 then it's a normal wallet.

If it's >8 connections then it's a full node.

My full node currently has 32 connections.
zilliondev
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
August 09, 2018, 03:16:42 PM
 #115

Check whether the port 41682 of your IP is open by using a tool like this:

https://www.yougetsignal.com/tools/open-ports/

if it works you are good to go.
kostepanych2
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
August 15, 2018, 10:41:47 AM
 #116

Hi,
After I encrypted my wallet mining not work...
Maybe I should unlock it for mining? How to do that?
zilliondev
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
August 15, 2018, 08:31:02 PM
 #117

Hi,
After I encrypted my wallet mining not work...
Maybe I should unlock it for mining? How to do that?

yes, wallet needs to be unlocked for mining, except if you directly mine to a specific address using miningprivkey=X in zillioncoin.conf

To unlock your wallet you have to open Debug-window and type:

Code:
walletpassphrase <passphrase> <timeout>

passphrase is your password
timeout is how long you want your wallet to be unlocked
zilliondev
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
August 15, 2018, 08:41:27 PM
 #118

Hi,
After I encrypted my wallet mining not work...
Maybe I should unlock it for mining? How to do that?

if you have problems with that I suggest you don't lock your wallet in the first place.

After your coins are mined you can always transfer them to a locked wallet somewhere else.
EtherERC
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
August 15, 2018, 08:46:17 PM
 #119

Wallet V0.9.19.1 New Update July 20 2018..

How about wallet for Mac version?
zilliondev
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
August 15, 2018, 08:55:59 PM
 #120

Wallet V0.9.19.1 New Update July 20 2018..

How about wallet for Mac version?

I'll prepare it rightaway, one sec.
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!