Search content
Sort by

Showing 20 of 126 results by WASPJoe
Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 03/02/2015, 05:34:12 UTC
I'm not in control of the code anymore but i passed it on, here's what i was told (I'm just a messenger in this)

"We need people testing that diff adjust fork. We want to fork ASAP tell them they need to give us a fork date, if not we will chose it."

Okay, thanks for the message WASPJoe.

It looks like block #311152 is a good block to fork because after getting the message to stop mining -- the chain is now frozen there at a difficulty of 2.57959286 and miners have ceased progress.
I am happy to test the new diff adjust fork and would be happy to join the new community of developers too. Where do they idle on Freenode?

If a date is not driven by consensus - - or other replies in this thread -- it would seem to be having the fork at block #311152 is better because that block was solved and the chain remained there following your announcement here on the forum to stop mining on the main chain.

Kind Regards,
-Chicago

I've actually been calling them on the phone getting updates. If you create a channel, I can come around for a little to check. I will try to get them to as well.

I'll propose that to them.

if you can build on linux build from this github to test the fork:
https://github.com/thecoinproject/ccoin/tree/ccoin2015team


Install bitcoin ppa and all needed requirements
Code:
sudo apt-add-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdb-dev
sudo apt-get install libdb++-dev
sudo apt-get install libboost-dev
sudo apt-get install libboost-system-dev
sudo apt-get install libboost-filesystem-dev
sudo apt-get install libboost-program-options-dev
sudo apt-get install libboost-thread-dev
sudo apt-get install libgmp-dev
sudo apt-get install libmpfr-dev

sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev
sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb4.8++-dev libminiupnpc-dev



clone and set up
Code:
cd ~/
git clone https://github.com/thecoinproject/ccoin/tree/ccoin2015team
cd ~/ccoin/src
chmod -R 755 leveldb/

build daemon
Code:
cd ~/ccoin/src
make -f makefile.unix
strip ccoind
mv ccoind ~

ccoind is now in ~ run daemonized
Code:
./ccoind --daemon

make qt
Code:
qmake make

if that gives errors

Code:
qmake bitcoin-qt.pro

copy ccoin-qt to ~/
Code:
cp ccoin-qt ~/

run ccoin-qt
Code:
./ccoin-qt



old wallets should work.

Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 03/02/2015, 04:19:17 UTC
The block for the fork needs to be announced in advanced.

There are miners on the main chain and this is a community coin.

The main chain is at height 311152 and has been moving all day.

Kindly don't ninja hard fork.
I'm not in control of the code anymore but i passed it on, here's what i was told (I'm just a messenger in this)

"We need people testing that diff adjust fork. We want to fork ASAP tell them they need to give us a fork date, if not we will chose it."
Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 02/02/2015, 23:26:42 UTC
they also said
"if many are mining, please have them stop and wait, we can fork at a later block but we need to have them stop mining for now"
Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 02/02/2015, 23:06:50 UTC
The ccoin 2015 team is going to be continuing this project and as I am able I will help.
their release is beta, and no windows wallet is yet created but they are working on it

    At which block number will the hardfork occur?
    If we're using the v1.0.0.0 wallet, are we mining the wrong chain presently?

Kind Regards,
-Chicago

the current block for the fork is past, it was block 309724.

From the team (since they are busy coding)
"The old chain we are not sure if anyone is mining. If others are mining on the old chain, have them stop. Have them post block hash they found and wallet address associated with those blocks, we will try to see what to do. Please do not mine on the old chain"

Another said,
"We are near a new windows wallet so say stop mining the old chain now, use the new chain branch. We have a copy of the chain we can check if they are truthful. have them use ccoin2015team branch github"

tl;dr
use this branch/tree if you are making from source (https://github.com/thecoinproject/ccoin/tree/ccoin2015team), windows wallet is being built now. if you are on the old chain, they have the blockchain and can verify you mined it if you give them hashes they requested and Stop mining the old chain.


Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 30/01/2015, 22:22:18 UTC
I have handed over the ccoin code I have to the ccoin 2015 team, repository is here https://github.com/thecoinproject/ccoin/tree/ccoin2015team

the code was brought up to latest litecoin and added freicoin diffadjustment hardfork.

The ccoin 2015 team is going to be continuing this project and as I am able I will help.

the ccoin 2015 team will require additional coders to give of their time, they have a new alert key and have given me a copy of the key if needed.

Electrum wallet codes are being updated by the ccoin 2015 team for release in coming days.

their release is beta, and no windows wallet is yet created but they are working on it




many issues beyond my control right now are requiring i hand this project over to this team who i trust will do their best to make ccoin better
Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 17/10/2014, 14:54:54 UTC
After my last contact with mammix, there has been no reply.

I'm working on some extensions and such before I release the rebase.

I have an electrum client and a mobile wallet that should be finished within a weeks time.

these two additions (electrum based on 2.0.0 especially) should help people out a lot. Electurm (i'm basing on 2.0.0) has some nice built in merchant tools which will be a big plus.

Electrum also allows deterministic wallets, watch only wallets, 2-of-3 and a large number of things such as rapid deployment because electrum uses headers only.
Post
Topic
Board Altcoin Discussion
[BOUNTY]-[Codetober]-[FreiCoin for ANY FreiCoin related code commit!]
by
WASPJoe
on 29/09/2014, 04:56:13 UTC
(Mods if this is the wrong section, please move)

Please post all Codetober comments/questions/submissions/donations over on the freicoin forums in this thread: http://freicoin.freeforums.org/topic-t864.html
thank you!


Quote from: Joe
Joe's Pool (FreiCoin.US), CoinGoo and FreiBay.Com are sponsoring a "Month of Code" challenge to all cryptocoin coders called "Codetober"!
(Other sponsors will be added to this list as they pledge and donate)

Codetober FRC bounty donation address 1HQoAirCyeHHvLgyNPfXV6W5ttNSo5o9MT
Administered by Joe's Pool (FreiCoin.US)


Are you coding a project that is related to FRC? (Or could be updated to use/integrate FRC)

Have you put it up on github? (If you haven't, go do it now!)

Finally there is a way for developers to get PAID for their hard open source work!

Each verified github commit to a FRC project get FRC bounties!

New projects that are focused on FRC get 1k FRC once they put their code online.

Commits to the FRC core code are eligible for 100 FRC bounty, however up to 1k frc are available for awesome commits.
For now, core devs are excluded as are all staff of Joe's Pool, CoinGoo and FreiBay!

Commits to upgrade current bitcoin only project code to accept FRC are eligle for a 100-1k FRC code!

One line (or more) commits for ANY FRC project (as long as they are REAL commits) are eligible for 1-100 FRC bounties!

Stipulations:
Simple, YOU must write your code for free opensource usage (MIT, GPL, LGPL, Creative Commons, etc) by the internet community

We have very limited funding, so these prizes are currently limited.

Anyone wishing to donate towards this project, please post pledges below.


Anyone who has committed code, please post your commits/links here as well and we will verify that they are good and send your money along!

New projects and new commits only!

Commits must have "Codetember" in the comments along with the FRC address for the coins to go to!


Questions? Please ask!

This round of bounties starts NOW! Any code is eligible as long as it has not been online before!

All transactions are public record and will remain as such!

Bounties may take up to 1 month to be given out based on current funding, we will update this thread if we run out of donation funds. (If we do, you will be eligible for the next round "Codevember" and/or "Codember".
Post
Topic
Board Off-topic
Who is going to Bridge Day On oct 18, 2014 at New River Gorge, WV? - BASE Jump
by
WASPJoe
on 25/09/2014, 16:50:03 UTC
As the title suggests, is anyone else going on October 18th to bridge day at New River Gorge, West Virginia? I'm not able to BASE this year but I'm going to watch the action, maybe we can find some other BASE jumping coiners


http://officialbridgeday.com/
Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 25/09/2014, 00:57:33 UTC
I have yet to hear back from mammix about assisting with further development/merging of the two chains, so unless I hear from him very very soon I'm stuck moving forward with the code update without cross chain reciprocity, and may be stuck not being able to offer it.

In simulations, the diff filter that is to be used is doing pretty well adjusting the diff up and down so that's a big thumbs up for everyone.

If another developer wants to assist me, please do respond and maybe you can help out with reciprocity or we're going to have to forgo it for now as development should not be halted solely based on one missing component.
Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 23/09/2014, 16:08:49 UTC
That's good to hear, I'll check this thread once in a while. You're gonna need a good marketing team and some great features to compete with today's coins.

Maybe change the specs to a smaller max coins, like 75 million or something. I still would like to use my old aged coins I mined in February '14.
 Smiley

Good luck!
 


Yes would be nice to get some use out of my ccn coins as wel.

Any updates on the merger guys ?


From my end of things: I'm still chugging away at code and testing it for stability.

I haven't heard from mammix in a long while though so IDK what's going on there...


That's good to hear, I'll check this thread once in a while. You're gonna need a good marketing team and some great features to compete with today's coins.

Maybe change the specs to a smaller max coins, like 75 million or something. I still would like to use my old aged coins I mined in February '14.
 Smiley

Good luck!
 


As far as relaunch, i don't think a full relaunch is really fair to those who've been on the chain and mining over the last months and a respec would only be artificially changing the value of the coin from beyond the strict rules of the original chain and could be mis-conveyed as nefarious actions on my part.

As far as what makes the coin "unique" it's most likely the fact that I'm trying to steer the boat in the direction of development before mass adoption as I feel mass adoption before the allotted time is not a good thing.

But to give another insight: I plan to have a "make your own client" service that allows a person to register and request one free client build where they can select some parameters like the background image etc (so if a community wants to use the coin, they can brand it to their community).

I'm also making it so it can merge mine dogecoin where cco is the parent chain and doge is merged combined with the eventual multi-algo auxpow (merged ming as a chind chain) patches that will be added eventually and pushed to other merged coins so as to allow anyone that accepts it to mutually merge mine eachothers chains.
Post
Topic
Board Pools (Altcoins)
Re: [Pool] ---- Coinotron ---- LTC and DOGE merged mining !!!!!
by
WASPJoe
on 22/09/2014, 03:45:29 UTC
How is it that there are still 200+ miners in doge pool? I think they might be zombie computers mining for someone. What do you think?

That is a very good question. I was asking myself the same question for the last few days. I hoped that almost instantly all doge miners switch to LTC pool, but it didn't happen. I will probably wait a week more and announce discontinuation of doge alone pool.
Thinking out loud here:
you could announce that you're switching all doge only miners to the ltc instance and do some nat routing on your servers to forward that port to ltc stratum server.

my thought is that those doge miners are possibly ones who refuse to merge mine ltc and doge and will solely mine doge.

Anyway, i have been mining on and off over on your pool, everything is still going well as always, thumbs up coinotron.
Post
Topic
Board Announcements (Altcoins)
Re: pre [ANN] Freicoin clone as tax payment system
by
WASPJoe
on 22/09/2014, 02:21:24 UTC
Taxes are bad, your coin is bad and you should feel bad.


I was not trolling.
I would have no problem with taxes if they were more like subscriptions.
I would actually consider subscribing to a coin support tax and when the coin gets improved with anon and etc I would be happy to continue the subscription.

Equal taxing is not fair taxing.
For example someone with 200 m/hs generating 500 blocks per month and someone with 100 m/hs generating 250 blocks per month are going to get taxed equally but the person with 200m/hs is going to have more coins after taxation.
Thank you for taking time to actually make an argument. It's much better to see reasoning behind things, it gives me something to begin to understand the reasoning behind a person's words

I'll disagree with you that equal taxing is not fair, i believe it is.

Also, not everyone holding this coin will be mining. The idea of the coin (as I understand it, and rik tell me if I'm wrong) is to get a working (mostly) decentralized monetary system with taxation but with a finite coin supply to meet the needs of an economy without printing money out of thin air allowing for donations to charities as a means of distribution of wealth beyond just a few people

either way, good discussion. Maybe you can suggest some ways that you can help rik out as well.


This video might be of interest to people wondering about demurrage in general
https://www.youtube.com/watch?v=s0K65v_V8Sg
Post
Topic
Board Announcements (Altcoins)
Re: pre [ANN] Freicoin clone as tax payment system
by
WASPJoe
on 21/09/2014, 22:39:10 UTC
Taxes are bad, your coin is bad and you should feel bad.



Anyway, i think it's pretty cool that you are looking for a solution to problems that are faced every day (how to tax without discrimination).


Enjoying tax or not, we are all taxed (or tariffed in some countries). There is massive corruption in every single governing body and using demurrage solves the issue of taxation well. The only issue is that demurrage is taken off per block and not per time period which would possibly allow malicious users to hold off on mining the coin until their taxes are due and then slam the network to either get taxed less, or get their tax out of the way. (or to mess with someone else who is being taxed). Having proper blocktimes will be a huge factor in success. Merged mining would probably end up negating it, but for a while you may see



BTW, how are you doing charity applications etc? (singular foundation, one dev, centralized voting mechanism, decentralized voting mechanism)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Freicoin: demurrage crypto-currency from the Occupy movement (crowdfund)
by
WASPJoe
on 21/09/2014, 20:32:02 UTC
FRC hit bleutrade.com

Welcome home to Bleutrade
Come sell some coins at https://bleutrade.com/exchange/316 so we can create a market.
to help us get Freicoin on http://coinmarketcap.com/

Welcome to Brazil  Grin the friendliest crypto Exchange in the universe

awesome, how are you handling demurrage?
Post
Topic
Board Announcements (Altcoins)
Re: pre [ANN] Freicoin clone as tax payment system
by
WASPJoe
on 21/09/2014, 20:30:32 UTC
Sorry, the wallet is planned to be uploaded on 03 of October 2014 at 12 pm central European time. In Germany on the third of October (which is the date of german reunion and the end of the cold war) it is planned by alternative media to have a day of truth where media actors report the truth or nothing. Updates will follow.

rik: let me know if you need any help, you may want to start it as merge-minable (if you do, it'll be merged on my pool)

either way, I'm watching it.

I can review the source (you can remove the genesis block) if you want me to

*EDIT*
if you do go merge-minable, make sure you allow FULL block headers as opposed to just parts of it. FreiCoin's block headers (as well as those you may be interested in merging it) are not the same as bitcoin's (as you're surely aware by now)

Hi Joe, that would be very nice!

merge mining is a little bit different in Freicoin and i have no doubt that it will take some time but i don't want to wait to publish the coin. Since i will renew the genesisblock anyway the code is at www.github.com/worldleadcurrency/wlc

There are a few important changes i had not uploaded right now.

Best wishes Rik

I can try to give you a hand with some of the merged mining things, probably wont make it in time for your launch, but probably by the time you do go merged.

Do you have someone ready with pool set up or should I get someone to help you get one going for people?


How did you end up building the genesis block? Did you use the python script by maaku or did you do it another way?
Post
Topic
Board Announcements (Altcoins)
Re: pre [ANN] Freicoin clone as tax payment system
by
WASPJoe
on 21/09/2014, 19:58:36 UTC
Sorry, the wallet is planned to be uploaded on 03 of October 2014 at 12 pm central European time. In Germany on the third of October (which is the date of german reunion and the end of the cold war) it is planned by alternative media to have a day of truth where media actors report the truth or nothing. Updates will follow.

rik: let me know if you need any help, you may want to start it as merge-minable (if you do, it'll be merged on my pool)

either way, I'm watching it.

I can review the source (you can remove the genesis block) if you want me to

*EDIT*
if you do go merge-minable, make sure you allow FULL block headers as opposed to just parts of it. FreiCoin's block headers (as well as those you may be interested in merging it) are not the same as bitcoin's (as you're surely aware by now)
Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 14/09/2014, 16:08:31 UTC

development update
It is going to be possibly up to a month until we have a majority consensus on what way to go with merging the chains.
I am going to give a time frame up to that long (a month) to get all the updates done and done right. (I'm redoing the core code to be up to date with the litecoin code. and fork our changes in (diff adjustment filter, auxpow (so we can merged mine dogecoin and CCO), the ability to go merged mining as a child chain (get mined like dogecoin, but not enabled in the case we would need to rapidly fork))

multi level alert keys are being tested now for completion in the updated release (so far so good, and hopefully we can push this code upstream to litecoin and bitcoin). The reason to do this is so each active developer has their own key, this allows the end user to know who sent out the key and what level their key is. It limits the chances of a hacker getting alert keys because it is harder to get multiple keys. This means hacking a low level dev's key does not do much more than cause a bit of a headache as a high level alert key can cancel alerts that are not life or death.
 
The update-release-candidate will be a hardfork and it's after that we will start pushing exchanges/merchant adoption hardcore. Hopefully by then we have come to a positive solution on chain merger ideas.

I believe that we will be doing our reprocity through slow distribution so as to not flood the market with about 20% of all coins at once.


If an exchange wants to adopt cco now, they can, but please give me weeks notice so I can at least do a rapid deployment of the alert key function and 144-tap Parks and McClellan diff filter.




Finally synced tnx ,

Any more details on how the merger will work ?


wait for instructions.





So what's the status of CCoin? I still have a lot of coins left.

My CCoin wallet V1.0.0.0 isn't syncing but it's been some months since last time I used it.
It's alive and actively in development.

for CCO, try these addnodes in your ccoin.conf


addnode=128.199.189.238
addnode=192.81.212.236
addnode=50.137.162.155
addnode=162.216.18.15
addnode=104.28.24.13
addnode=31.207.2.106
addnode=95.96.130.18
addnode=62.210.122.161






A copy of the CCO (CCoin) Blockchain can be found at one of the below
USA (EAST) http://freicoin.us/blockchain/cco_ccoin_blockchain-1410497079_compressed.zip
Czech Republic (EUROPE) http://31.207.2.106/blockchain/cco_ccoin_blockchain-1410497079_compressed.zip
Singapore (SE Asia/Pacific Islands) - http://128.199.189.238/cco_ccoin_blockchain-1410497079_compressed.zip




Please see my quotes below for more information/discussion/ideas

'

Hi

Some of us who just buy interesting coins do not have a clue how to follow these instructions even if we were to exchange coins for CCO because tech talk makes us dizzy.Would you not condsider taking over C-Coin/C-Pay and integrating your coin into it as it is a very good concept in principle.

The coin works faster than any other coin I have used so far and the wallet functions perfectly.

If not then can you do a VERY SIMPLE instruction on how to change our coins for your coin as I am not technical minded.Also due to CCO having more coins than CCN will would we be getting a ratio based swap of more CCO per unit of CCN as there are less CCN coins in total.

Thank you

Any reciprocity on the CCO will be able to be done with a script I will write so all that will be required is for you to turn on your CCN client and run the script I'll make and then paste the output. (I will make sure it is open source so anyone can verify it is not a trojan).

As far as continuing development of the CCN chain, I will not be continuing development on the CCN chain nor client.
I will be adding in features in the CCN chain as they are MIT licensed and the community wishes to have these features (the idea of c-pay etc).



I believe proportional reciprocity will be used, but again as I said there needs to be general consensus in the community. Also please note that the block for reciprocity has already been marked. That means that whoever had the coin at the time of the blockmark will have to run the script to get the cco coins.


What needs to be discussed thoroughly is do we raise the coincap to include those coins from CCN in to CCO and refactor from there, or do we adjust the distribution period and/or blockreward per block. Remember that CCoin (CCO) is not on an exchange *quite yet* because i would rather have all the kinks worked out in a final solution







confirmation timeS:

this chain has coin time of 1 minute which should keep the confirmation time fast. The addition of a 144-tap Parks and McClellan filter should give the ability to have the difficulty adjust upwords/downwards every 9 blocks (approx 9 minutes) and adjust over the last 144 (or 1/10th of a day) so at max the chain difficulty should return to normal within 1 days period and as such the blocktime should be averaging 1440 blocks per day (or 1 block per minute). Going at a rate much lower than one minute causes too many orphaned blocks and causes delays in transaction time and frustration towards miners.




If all else fails (and the CCN community rejects any possible outcome), the CCN blockchain has not been destroyed and no coins are required to be converted/handed in to ANYONE. But we're going to need to actually distinguish chains as the CCO chain (CCoin) did come first. (aka c-coin should rebrand by putting something in like naming it CoolCoin or something).




I appreciate people contacting me, and I'm glad we're getting some discussion going on. Please let me know if i answered your questions thoroughly or not.
Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 10/09/2014, 17:23:53 UTC
My wallet won't sync and no connections or block source available so how am I going to be able to execute coin swap?
Here's some addnodes, also we have not yet begun swapping coins. I want to make sure that there is solid code before we fork because the coin swap will be done within the core protocol itself ad we are going to need everyone to sign their wallets before the hardfork.

If you are still having issues please respond, there are are large number of new nodes coming on to the network and only a few seednodes so it may take time. I'll also throw a copy of the blockchain online soon.

addnode=128.199.189.238
addnode=192.81.212.236
addnode=50.137.162.155
addnode=162.216.18.15
addnode=104.28.24.13
addnode=31.207.2.106
addnode=95.96.130.18
addnode=62.210.122.161

Is this for c-coin wallet or cco wallet?It is my c-coin wallet that wont sync/connect.How do you add these nodes?Thanks
CCO,
I am unsure about anything CCN related, but I cna try to find them

if you are on windows:
go to windows explorer type in "%APPDATA%"

there should be a folder called "ccoin"
in it there should be a file named "ccoin.conf" if not, make it

then add the lines quoted aboce (one per line) and save.


should be the same process for CCN (but as I said, not quite sure but can try to get some seeds)



Just announcing that tomorrow I will not be around the forums as it is an important remembrance day for me
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CCN] ★C-coin & C-Pay | v1.1a Update | KGW + Bonus Blocks, | Exchanges !★
by
WASPJoe
on 10/09/2014, 14:30:51 UTC
My wallet won't sync and no connections or block source available so how am I going to be able to execute coin swap?
please continue any questions about CCO here https://bitcointalk.org/index.php?topic=404084.msg8761382#msg8761382
Post
Topic
Board Announcements (Altcoins)
Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!####
by
WASPJoe
on 10/09/2014, 14:30:03 UTC
My wallet won't sync and no connections or block source available so how am I going to be able to execute coin swap?
Here's some addnodes, also we have not yet begun swapping coins. I want to make sure that there is solid code before we fork because the coin swap will be done within the core protocol itself ad we are going to need everyone to sign their wallets before the hardfork.

If you are still having issues please respond, there are are large number of new nodes coming on to the network and only a few seednodes so it may take time. I'll also throw a copy of the blockchain online soon.

addnode=128.199.189.238
addnode=192.81.212.236
addnode=50.137.162.155
addnode=162.216.18.15
addnode=104.28.24.13
addnode=31.207.2.106
addnode=95.96.130.18
addnode=62.210.122.161