-
Merge pull request #42 from gitter-badger/gitter-badge
sidhujag committedOct 10, 2015 Add a Gitter chat badge to README.md
-
gitter-badger committed
Sep 2, 2015
-
Merge pull request #40 from syscoin/devstaging-aliasfix
dwasyluk committedApr 30, 2015 Devstaging aliasfix, v1.5.1.1 updates.
-
Revert "reject creation of aliases with valid syscoin addresses as a …
sidhujag committedApr 30, 2015 …name, and reject any aliasactivate transactions in checktransaction" This reverts commit 10dcb68.
-
Incremented version number to 1.5.1.1
dwasyluk committedApr 30, 2015 * Incremented UI version number * Incremented plist version number for Mac * Added comments to protocol versioning re: 1.5.1.1 but did not change actual protocol version
-
Merge branch 'devstaging-aliasfix' of https://github.com/syscoin/syscoin
coderboo committedApr 30, 2015 -
coderboo committed
Apr 30, 2015 -
Added Checkpoints, Updated DNS Seeds
dwasyluk committedApr 30, 2015 * Checkpoints to current block * Additional DNS Seeds geo-located * New DNS Seeds for test/cakenet
-
dwasyluk committed
Apr 30, 2015 -
Adding different makefiles for brew and macports
dwasyluk committedApr 30, 2015 Supporting both OSX build lib environments
-
remove mistakenly checked-in binary
coderboo committedApr 27, 2015 -
reject creation of aliases with valid syscoin addresses as a name, an…
coderboo committedApr 27, 2015 …d reject any aliasactivate transactions in checktransaction
-
dwasyluk committed
Dec 1, 2014 -
Merge pull request #36 from syscoin/devstaging-offersfix-0.1.6
dwasyluk committedDec 1, 2014 Devstaging offersfix 0.1.6
-
dwasyluk committed
Dec 1, 2014 -
coderboo committed
Dec 1, 2014 -
coderboo committed
Dec 1, 2014 -
require all 6 params for offernew
coderboo committedDec 1, 2014
-
Merge branch 'master' of https://github.com/syscoin/syscoin into devs…
dwasyluk committedNov 8, 2014 …taging-rc Merge and conflict resolution pre-merge to master. Synced devstaging-rc with any changes not yet pulled from master.
-
dwasyluk committed
Oct 20, 2014
-
Change QT about version to RC4
Snipsnoop committedOct 19, 2014
-
Snipsnoop committed
Oct 16, 2014 rand changed to guid for syscoin commands datafilter was not available due to small spelling bug.
-
Merge pull request #32 from chenhouwu/master
Snipsnoop committedOct 16, 2014 fix translation and example coin address
-
laishua committed
Oct 16, 2014 -
address should be a legit syscoin address rather than a litecoin address
laishua committedOct 16, 2014
-
dwasyluk committed
Oct 14, 2014 -
added cakenet min height check'
coderboo committedOct 14, 2014
-
remove pending aliases before checkinputs adds them
sidhujag committedOct 13, 2014 Accept() always removed then added pending aliases causing the pending aliases to always be valid when they shouldn't be. I add them first then remove them via checkinputs. also reverted gettransaction comment block