Commit graph

125 commits

Author SHA1 Message Date
ummjackson 6fa6c91e89 Build script update for 1.5.2 2014-02-18 08:59:44 +11:00
ummjackson 34420a026a Dogecoin 1.5.2 (Mac) 2014-02-18 08:59:10 +11:00
Jackson Palmer fdb7017518 Dogecoin 1.5.2 2014-02-18 08:57:16 +11:00
billym2k fe29c6db17 update for fork
added checkpoint for fork issue
2014-02-17 11:48:34 -08:00
ummjackson 9dce6acb3d Merge pull request #242 from BlameByte/patch-1
init.cpp
2014-02-14 20:51:35 +11:00
ummjackson 9c9cab9326 Merge pull request #243 from tchandy/finishing_ptbr_translation
Finishing Pt-br translation
2014-02-14 20:42:52 +11:00
Thiago Pradi 3de64800b1 Finishing Pt-br translation 2014-02-12 23:33:22 -02:00
BlameByte 5ca2f0974b Update init.cpp
Changed name from shutting down to dogecoin-shutoff from bitcoin-shutoff.
2014-02-12 14:39:06 +00:00
ummjackson 87c59cadb1 Merge pull request #231 from dooglus/whole-coin-change
Aim for whole coin change, not just cent change to avoid fees if possible
2014-02-10 16:52:32 +11:00
Chris Moore 8951898200 Aim for whole coin change, not just cent change to avoid fees if possible. 2014-02-09 11:25:59 -08:00
ummjackson 232c753ad7 Update setup.nsi 2014-02-08 22:40:22 +11:00
ummjackson 23d81f5b2d Update setup-win-build.nsi 2014-02-08 22:40:08 +11:00
Jackson Palmer 0a7649fbb4 Version Update for 1.5.1 2014-02-08 21:38:12 +11:00
Alan Westbrook c0b158145a Update verson info
Delete the extraneous plist for bit coin that’s int he wrong place for
Dogecoin
Versions are now 1.5.1
2014-02-08 02:34:44 -08:00
voidref 1fcb325d9d Merge pull request #228 from dogecoin/level-db-upgrade
Upgrade to LevelDB 1.15
2014-02-08 01:34:13 -08:00
Jackson Palmer f0d25ffd92 Will it build?
Find out next time on…. Corruption.
2014-02-08 19:41:46 +11:00
ummjackson f4341095f1 Merge pull request #227 from dogecoin/develop
let user select wallet file with -wallet=foo.dat
2014-02-08 17:29:27 +11:00
Jackson Palmer d30bf07be3 let user select wallet file with -wallet=foo.dat
Ported from: https://github.com/bitcoin/bitcoin/pull/1889/commits
2014-02-07 22:42:24 +11:00
ummjackson 0a024e1995 Merge pull request #224 from dogecoin/develop
QUrl predec
2014-02-07 19:49:10 +11:00
Alan Westbrook 1a1f3cb7e8 QUrl predec
This actually should not have worked for me. Oh Qt.
2014-02-07 00:12:55 -08:00
ummjackson 50be2ef8f2 Merge pull request #223 from dogecoin/develop
Develop
2014-02-07 18:37:02 +11:00
Alan Westbrook f62bb24297 Fix some URI handling weirdness in Qt
remove whack paths like file:dogecoin:
change out dogecoin:/D for dogecoin:D
Add a local URI handler so it doesn’t have to go through the system if
we try a local url.
2014-02-06 22:23:46 -08:00
Alan Westbrook 64bd2e4536 Version updates and read me to include boost instructions
Nothing major
2014-02-06 18:03:31 -08:00
billym2k 7b55eff3b5 Merge pull request #219 from dooglus/change-1.5
Document the -change option.
2014-02-06 12:36:13 -08:00
Chris Moore 10e652f319 Document the -change option. 2014-02-06 12:11:42 -08:00
billym2k 2ce4930696 Merge pull request #215 from billym2k/master-1.5
fix readme
2014-02-05 15:29:18 -08:00
Billy Markus 7a04033df8 fix readme 2014-02-05 15:26:55 -08:00
billym2k eebcf419e8 Merge pull request #210 from ian-kelling/master-1.5
Documentation for Fedora dependency equivalents.
2014-02-04 18:43:06 -08:00
billym2k 35345478bc Merge pull request #187 from dooglus/change-1.5
Allow a fixed list of change addresses.
2014-02-04 18:41:54 -08:00
Ian Kelling f1f75d7a5a Documentation for Fedora dependency equivalents. 2014-02-04 06:48:23 -08:00
ummjackson 7045aeccae Comment fix
Luckynumeric? No idea...
2014-02-04 23:29:53 +11:00
Jackson Palmer f1677f3129 Fixing testnet crash in RPC 2014-02-04 20:16:41 +11:00
ummjackson bfab06a22e Merge pull request #189 from sinemetu1/test-fixes
test - fixed tests that were failing because of bit/litecoin cruft
2014-02-03 20:04:57 -08:00
Alan Westbrook d9e0af564d Mac splash no longer tries to own the desktop
Reset the window flags to the minimum necessary on Mac.
2014-02-02 17:53:50 -08:00
Alan Westbrook 18ccdab281 Fix Transaction to string conversion and add shortcut for dogechain
There was literally no reason to add -000 to transaction string
conversion. The idx itself is used for sorting internally
Add a menu item to load up a transaction in Dogechain.info
2014-02-02 15:57:59 -08:00
Alan Westbrook 9dd5cdf841 URL handling
Well, carp. Both Qt and the code base were quite broken for this. I
implemented workarounds and fixes such that things that weren’t broken
before should stay working, for example, if qt4 worked for a lot of
this, it still would, and if Qt on Windows / Linux worked for this
before, it shall still work for it.
2014-02-02 05:51:50 -08:00
ummjackson 2eebeb2f4c Fixed auto start after install in NSIS script for Windows 2014-02-02 22:28:38 +11:00
ummjackson 3bd177df52 Fixing Windows installer
- Updated pixmaps for NSIS
- Created alternate setup-win-build.nsi for Windows machines (fixes
relative path issues)
- Updated Windows readme that is bundled with install
2014-02-02 22:23:41 +11:00
Jackson Palmer f5d7f8dc03 Broken Windows installer script
Will rework, test with NSIS and submit new pull request. Gitain builds
work entirely differently, it would seem…
2014-02-02 21:33:27 +11:00
Jackson Palmer 8b17327a76 Updating cross-compile NSIS script 2014-02-02 20:53:35 +11:00
Jackson Palmer 12911f5183 Added modified install script for Windows builders 2014-02-02 20:51:59 +11:00
Sam Garrett 56d42a9d90 test - fixed tests that were failing because of bit/litecoin cruft 2014-02-01 13:03:43 -05:00
Chris Moore bfc0df8673 Allow a fixed list of change addresses. 2014-02-01 08:06:22 -08:00
ummjackson a2eec277a9 Merge pull request #184 from CodeNameTheOnlyOne/patch-1
Changed Litecoin To Dogecoin in readme
2014-02-01 03:41:02 -08:00
Brandon Lund 54efed79b5 Changed Litecoin To Dogecoin in readme
just a quck Ctrl-f. but i left the litecoin in copyright info...
2014-02-01 04:49:29 -06:00
billym2k 1e3d196d56 Merge pull request #177 from gnarmedia/patch-2
Update readme-qt.rst
2014-01-30 07:32:15 -08:00
Adam Murphy 2ae65f378b Update readme-qt.rst 2014-01-30 05:52:34 -08:00
Alan Westbrook 87f599d648 Debug logging changes
Don’t write out logs by default unless you are using -server or -daemon
flags
Write debug logs out if you specify the -debuglog flag
Do not write debug logs out if you specify -nodebuglog
Write debug logs out if you specify -debug (overrides all other options)
2014-01-30 01:28:46 -08:00
Jackson Palmer 4075147917 Merge branch 'irc-removal' into master-1.5 2014-01-30 19:45:28 +11:00
Jackson Palmer 06fce482d6 Removing IRC for gathering addresses
Such DNS. Very seed.
2014-01-30 19:42:43 +11:00