Commit Graph

177 Commits

Author SHA1 Message Date
Holger Schinzel
781faec5db patched hole allowing attacker to enter masternode list without valid input 2014-10-07 13:04:48 -07:00
Holger Schinzel
924adc9b82 changed to private git repo 2014-08-21 21:06:49 +02:00
Evan Duffield
e5df7a6270 Merge branch 'master' of https://github.com/darkcoinproject/darkcoin into rc4 2014-08-08 20:26:08 -07:00
Mitsukarenai
cabbc13bea Add Debian menu entry + icon 2014-07-22 00:04:27 +02:00
Evan Duffield
950a31f195 merged upstream 2014-07-06 09:05:15 -07:00
Darkcoin
a2e69e4cb9 Merge pull request #17 from nightlydarkcoin/gitian
fixed contrib/gitian-descriptors for Linux 32, Linux 64, Windows 32 an OSX
2014-07-04 07:29:11 -07:00
Holger Schinzel
c5f9697bfd fixed typo 2014-07-02 23:10:31 +02:00
Holger Schinzel
716d04ac8d - fixed contrib/gitian-descriptors for Linux 32, Linux 64, Windows 32 and OSX
- updated macdeploy/macdeployqtplus to latest bitcoin upstream
- updated release-process.md

known issues:
- setup.exe for Windows 32 is still branded as Litecoin
- test of upload of signatures to gitian.sigs pendig
- build system (makefile, darkcoin-qt.pro) is outdated and needs update to autotools/autoconf
- Windows 64 build not working due to linker issues
2014-07-02 00:30:40 +02:00
Norm Fasey
d90db3a3ef Fix build of tests. Fix unit tests for darksend and alerts 2014-06-27 14:50:36 +01:00
Evan
fff17db980 Changed name to DarkCoin 2014-01-28 18:24:52 -07:00
Evan
ffa072a819 step2 2014-01-10 08:29:14 -07:00
Evan
58e97ec644 step1 2014-01-10 08:28:47 -07:00
Warren Togami
5a0d47cf59 qt-win32.yml: remove redundant unzip dep 2014-01-10 02:39:33 -10:00
Warren Togami
5b17393890 Upgrade gitian win32 to boost-1.55.
Fixes issue where all network activity just stops.
2014-01-09 15:23:04 -10:00
Barry Allard
375d8e9a4e [osx] update contrib/homebrew/bitcoin.qt.pro.patch from old OpenSSL -> modern OpenSSL via homebrew 2014-01-09 05:53:45 -10:00
rolf vreijdenberger
afbb2a32c9 Litecoin: bitrpc.py cosmetic s/Bitcoin/Litecoin/ 2014-01-09 05:31:24 -10:00
Warren Togami
4423dcabd2 Litecoin: Restore USE_BUILD_INFO=1 in gitian-win32.yml 2013-10-30 15:16:27 -10:00
Warren Togami
0fef3d3fdd Litecoin: Upgrade gitian win32 to Precise 12.04 and boost-1.54
mingw upgrade allows more hardening, compiler bug fixes and possibily win64 later.
Rename deps .zip files to be more consistent in revision format.

Litecoin: Reuse bitcoin-0.9 win32 deps.
2013-10-26 15:26:25 -10:00
Warren Togami
cd8eeccc2d Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt
* x86_64 and Intel MacOS X always uses scrypt-sse2, non-x86 uses scrypt-generic.
* x86 (not Mac) detects cpuid features and chooses sse2 or generic during runtime.

How to Build with SSE2 Support
==============================
* make litecoind with USE_SSE2=1
* qmake with USE_SSE2=1
2013-10-26 15:26:25 -10:00
Michael Ford
8cbd4c7132 Update HomeBrew osx makefile patch to account for recent changes to makefile 2013-08-05 11:31:32 -10:00
Warren Togami
07b32c2cb2 Merge branch 'exp-btc09backports' into exp-mark11b
Conflicts:
	src/base58.h
2013-07-17 18:16:01 -10:00
Warren Togami
c96cc64399 Litecoin: Add aspect, coblee, face, thrasher, wtogami to gitian download scripts. 2013-07-17 18:13:33 -10:00
Rama McIntosh
ea1c057b67 Litecoin: MacOS X icon and deploy script 2013-07-17 18:13:33 -10:00
Warren Togami
14c302d283 Litecoin: We don't use this script to verify GPG signatures. 2013-07-17 18:13:33 -10:00
Anton Yemelyanov
bd7c864288 Litecoin: Icons and Artwork 2013-07-17 18:13:33 -10:00
Warren Togami
4014afe2e6 Litecoin: Build and Makefile changes 2013-07-13 02:13:28 -10:00
coblee
0b646aed42 Litecoin: Protocol, genesis and parameters * 2.5 minute average between blocks * 3.5 days between diff changes * 84 million coin limit * Addresses begin with L 2013-07-06 21:05:06 -10:00
Warren Togami
9b5ca659e4 Litecoin: Default TCP ports, mainnet 9333 testnet 19333 RPC ports, mainnet 9332 testnet 19332 2013-07-06 21:05:06 -10:00
Gavin Andresen
b018b7f25c README for contrib/debian 2013-07-05 23:51:41 -10:00
Gavin Andresen
8535ecba70 Fix Gnome bitcoin: URI handler 2013-07-05 23:51:41 -10:00
Gavin Andresen
40809aed65 Bump version numbers for 0.8.3 release 2013-06-25 10:27:24 -04:00
Gavin Andresen
36dc41f427 doc/README was replaced by README.md 2013-05-22 17:21:12 -04:00
Warren Togami
5ada394edf gitian deps-win32.yml needs psmisc package for killall to end the build 2013-05-22 00:20:07 -10:00
Jonas Schnelli
d0d4080013 new icons for linux, etc.
- new xpm resources for different linux window managers
- new png files for autoresizing on different linux window managers
- favicon with new logo
- window .ico with new logo
- updated debian package script
- updated changelog
2013-05-13 20:18:35 +02:00
Gavin Andresen
5b5d399593 Update version numbers for 0.8.2rc1 release 2013-05-10 09:50:33 -04:00
Wladimir J. van der Laan
6e40d79860 Merge pull request #2559 from maqifrnswa/manpages
added bitcoin-qt manpage and corrected a few minus signs
2013-04-27 02:08:43 -07:00
Scott Howard
ab20cd76f2 re-remove irc reference in bitcoin.conf.5 2013-04-24 14:10:07 -03:00
Scott Howard
765f702310 added bitcoin-qt manpage and corrected a few minus signs used as hyphens in other manpages 2013-04-23 19:50:51 -04:00
Michael Ford
a3d0dec78e Add bitcoin-qt.pro homebrew patch 2013-04-23 15:55:23 +08:00
Patrick Brown
46bf40de3d Made it point to 0.8.1 2013-04-14 14:50:39 -04:00
Pieter Wuille
1657c4bc49 Use a uint256 for bnChainWork
Every block index entry currently requires a separately-allocated
CBigNum. By replacing them with uint256, it's just 32 bytes extra
in CBlockIndex itself.

This should save us a few megabytes in RAM, and less allocation
overhead.
2013-04-12 12:17:28 +02:00
Matt Corallo
84db464b10 Add test patches for pull-tester to contrib/ 2013-04-11 18:07:22 -04:00
Matt Corallo
97372c2d22 Update contrib/debian (including IRC removal) 2013-03-24 20:02:18 -04:00
Colin Dean
68cb1cd6b6 reformat OS X build instrcs, add 10.8 + Homebrew
* reformatted the entire document to look pretty in both standard text and
  Markdown
* incorporated [my OS X 10.8 build instructions with Homebrew as the package
  manager](http://bitcoin.stackexchange.com/questions/3672/trouble-compiling-bitcoind-on-osx-with-homebrew/5253#5253)
* incorporated @gavinandresen's MacPorts and release build instructions based on
  an earlier revision of this commit
* added makefile patch necessary for Homebrew compilation to `contrib`
2013-02-19 21:45:39 -05:00
Gavin Andresen
efb6d9aae7 Minor build fixes
Two changes: make some linux-specific linker options linux and linker specific.
And in the cross-compile environment, prefer the $HOME/qt/bin tools to
whatever might be somewhere else in the path.
2013-02-15 19:55:44 -05:00
Gavin Andresen
fbd860287e Pass compiler flags down into leveldb make
Fixes issue#2288. Includes cleanups from Luke's pull 2243.
2013-02-15 19:55:44 -05:00
Pieter Wuille
33c055c4f1 Add script to clean up datadirs 2013-02-10 21:19:25 +01:00
Gavin Andresen
f50706796b Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b' 2013-02-06 16:06:43 -05:00
fanquake
ced7f77df5 Update default URL in verify.sh
The current default URL doesn't seem to exist.

Unsure wether this should be updated to point to 0.7.2 now or wether
just to wait untill 0.8.0 is out and point there?

Commit also fixes a minor typo in the macdeploy notes.txt
2013-02-01 13:10:44 +08:00
Gavin Andresen
d38c6488d0 Bump version numbers for 0.8 release
Version numbers changed from 0.7.99 to 0.8.0
Set CLIENT_VERSION_IS_RELEASE to remove pre-release warning
Updated copyright in COPYING and doc/READMEs to 2013
Updated doc/release-notes.txt
2013-01-30 14:19:09 -05:00