Post
Topic
Board Announcements (Altcoins)
Re: ⚒ Syscoin - LIVE Decentralized Marketplace, Encrypted Messaging, Escrow & more ☍
by
HasherMe
on 28/05/2016, 18:10:05 UTC
What's new with this coin?
A bunch of new things.. 2.1 coming and other things
http://syscoin.org/syscoin-2-1-blockmarket-updates/

I've since added more features .

The pruning on there that you see seems the community doesn't understand the implications of this feature. I will do a blog post just on that one thing because it's that important. BLOAT is no longer an issue. P2p competitors have been saying that's the main reason for not using blockchain and this is the answer

Great job team with this project.  I think Syscoin is way undervalued with all this activity.  Buying more and more while at this price.  

@sidhujag, Github's activity is impressive.  You are an excellent C++ coder and articulate.

@danosphere, have you considered using Travis Ci or Jenkins to automatically build & run unit test for your pull requests before merging (it protects the master branch)?  Also, connecting the repo to something like waffle.io or JIRA helps project management and is easy to do with Github.  It creates a scrum board using your Git repo's issues and pull requests.  In github, I also use issue and pull request templates.   Just some suggestions....