| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dogecoin 1.5.2 (Mac) | ummjackson | 2014-02-18 | 1 | -2/+2 |
| | | |||||
| * | Dogecoin 1.5.2 | Jackson Palmer | 2014-02-18 | 2 | -2/+2 |
| | | |||||
| * | update for fork | billym2k | 2014-02-17 | 1 | -0/+1 |
| | | | | added checkpoint for fork issue | ||||
| * | Merge pull request #242 from BlameByte/patch-1 | ummjackson | 2014-02-14 | 1 | -2/+1 |
| |\ | | | | | init.cpp | ||||
| | * | Update init.cpp | BlameByte | 2014-02-12 | 1 | -2/+1 |
| | | | | | | | Changed name from shutting down to dogecoin-shutoff from bitcoin-shutoff. | ||||
| * | | Finishing Pt-br translation | Thiago Pradi | 2014-02-12 | 1 | -12/+12 |
| |/ | |||||
| * | Aim for whole coin change, not just cent change to avoid fees if possible. | Chris Moore | 2014-02-09 | 1 | -4/+4 |
| | | |||||
| * | Version Update for 1.5.11.5.1 | Jackson Palmer | 2014-02-08 | 2 | -2/+2 |
| | | |||||
| * | Update verson info | Alan Westbrook | 2014-02-08 | 1 | -2/+2 |
| | | | | | | | Delete the extraneous plist for bit coin that’s int he wrong place for Dogecoin Versions are now 1.5.1 | ||||
| * | Will it build? | Jackson Palmer | 2014-02-08 | 138 | -452/+447 |
| | | | | | Find out next time on…. Corruption. | ||||
| * | Merge pull request #227 from dogecoin/develop | ummjackson | 2014-02-08 | 3 | -6/+15 |
| |\ | | | | | let user select wallet file with -wallet=foo.dat | ||||
| | * | let user select wallet file with -wallet=foo.dat | Jackson Palmer | 2014-02-07 | 3 | -6/+15 |
| | | | | | | | | | Ported from: https://github.com/bitcoin/bitcoin/pull/1889/commits | ||||
| * | | Merge pull request #224 from dogecoin/develop | ummjackson | 2014-02-07 | 1 | -0/+1 |
| |\| | | | | | QUrl predec | ||||
| | * | QUrl predec | Alan Westbrook | 2014-02-07 | 1 | -0/+1 |
| | | | | | | | | | This actually should not have worked for me. Oh Qt. | ||||
| * | | Merge pull request #223 from dogecoin/develop | ummjackson | 2014-02-07 | 3 | -5/+13 |
| |\| | | | | | Develop | ||||
| | * | Fix some URI handling weirdness in Qt | Alan Westbrook | 2014-02-06 | 2 | -3/+11 |
| | | | | | | | | | | | | | | | 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. | ||||
| | * | Version updates and read me to include boost instructions | Alan Westbrook | 2014-02-06 | 1 | -2/+2 |
| | | | | | | | | | Nothing major | ||||
| * | | Merge pull request #219 from dooglus/change-1.5 | billym2k | 2014-02-06 | 1 | -0/+2 |
| |\ \ | | | | | | | Document the -change option. | ||||
| | * | | Document the -change option. | Chris Moore | 2014-02-06 | 1 | -0/+2 |
| | | | | |||||
| * | | | Merge pull request #187 from dooglus/change-1.5 | billym2k | 2014-02-04 | 1 | -0/+13 |
| |\| | | | | | | | | Allow a fixed list of change addresses. | ||||
| | * | | Allow a fixed list of change addresses. | Chris Moore | 2014-02-01 | 1 | -0/+13 |
| | | | | |||||
| * | | | Comment fix | ummjackson | 2014-02-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | Luckynumeric? No idea... | ||||
| * | | | Fixing testnet crash in RPC | Jackson Palmer | 2014-02-04 | 1 | -3/+3 |
| | | | | |||||
| * | | | Merge pull request #189 from sinemetu1/test-fixes | ummjackson | 2014-02-03 | 3 | -24/+21 |
| |\ \ \ | |_|/ |/| | | test - fixed tests that were failing because of bit/litecoin cruft | ||||
| | * | | test - fixed tests that were failing because of bit/litecoin cruft | Sam Garrett | 2014-02-01 | 3 | -24/+21 |
| | | | | |||||
| * | | | Mac splash no longer tries to own the desktop | Alan Westbrook | 2014-02-02 | 1 | -0/+4 |
| | | | | | | | | | | | | | Reset the window flags to the minimum necessary on Mac. | ||||
| * | | | Fix Transaction to string conversion and add shortcut for dogechain | Alan Westbrook | 2014-02-02 | 4 | -3/+22 |
| | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | URL handling | Alan Westbrook | 2014-02-02 | 4 | -9/+57 |
| |/ / | | | | | | | | | | | | | | | 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. | ||||
| * | | Debug logging changes | Alan Westbrook | 2014-01-30 | 4 | -1/+16 |
| | | | | | | | | | | | | | | | | | 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) | ||||
| * | | Removing IRC for gathering addresses | Jackson Palmer | 2014-01-30 | 9 | -426/+1 |
| | | | | | | | | | Such DNS. Very seed. | ||||
| * | | fix irc | Billy Markus | 2014-01-29 | 1 | -1/+1 |
| | | | |||||
| * | | Small improvements in Polish translation. | Zbigniew Siciarz | 2014-01-30 | 1 | -8/+8 |
| | | | |||||
| * | | Change the lookup span modulo constant to something smaller | Alan Westbrook | 2014-01-29 | 1 | -1/+3 |
| |/ | | | | Why? Not really sure, but whatever. | ||||
| * | Toolbar icon fix for Windows (system tray)v1.5.0 | ummjackson | 2014-01-28 | 1 | -0/+0 |
| | | |||||
| * | Dogecoin v1.5.0 | Jackson Palmer | 2014-01-28 | 2 | -5/+5 |
| | | |||||
| * | Update plist for 1.5 release | Alan Westbrook | 2014-01-27 | 1 | -2/+2 |
| | | | | | versions are 1.5.0 and 1.5 for the description strings | ||||
| * | Adding official DNS seed (seed.dogecoin.com) | ummjackson | 2014-01-28 | 1 | -1/+1 |
| | | |||||
| * | Fix dogecoind build errors | Alan Westbrook | 2014-01-27 | 4 | -5/+7 |
| | | | | | | | * wildcard on mac makefile doesn’t work the way it works on other platforms =P * Add missing json_spirit_value objects for all the platform makefiles | ||||
| * | Fix warnings in Mac build1.5alpha2 | Alan Westbrook | 2014-01-27 | 1 | -1/+1 |
| | | | | | | | | | | Minor but annoying warnings from the mac build fixed. * Incorrect duplication of header causing moc build rule duplication in generated makefile * you aren’t supposed to use char as an array type, probably because it can be a signed type in some compilers. Negative array indexes are problematic. | ||||
| * | Fix warnings, update version | Alan Westbrook | 2014-01-26 | 4 | -4/+8 |
| | | | | | | | Fix a sprintf format warning without changing the actual functionality Putting statics in headers is re-tard-ed (json_spirit_value) This is alpha 3 of 1.5 | ||||
| * | Merge branch 'Mac' | Alan Westbrook | 2014-01-26 | 4 | -14/+50 |
| | | | | | Mac only specific changes. | ||||
| * | Merge branch 'Mac' | Alan Westbrook | 2014-01-26 | 1 | -6/+12 |
| | | | | | Cherry pick the number display change | ||||
| * | Fix build_detect_platform permissions | Evan Anderson | 2014-01-26 | 1 | -0/+0 |
| | | | | | | | build_detect_platform was missing the executable bit which caused make to fail. Signed-off-by: Evan Anderson <[email protected]> | ||||
| * | RPC security tweaks | Jackson Palmer | 2014-01-26 | 1 | -2/+1 |
| | | |||||
| * | Check for weak RPC passwords. | Joshua Charles Campbell | 2014-01-25 | 1 | -2/+22 |
| | | |||||
| * | Updates submitted from 1.4 | Jackson Palmer | 2014-01-26 | 2 | -65/+53 |
| | | | | | All cosmetic | ||||
| * | Fixed example address across entire project | Jackson Palmer | 2014-01-26 | 50 | -402/+402 |
| | | |||||
| * | Revert 0163949..fc1a317 | Jackson Palmer | 2014-01-26 | 5 | -42/+13 |
| | | | | | This rolls back to commit 016394940ff1e746f0716f3250c2b3b1a0c974df. | ||||
| * | mac build updates | Alan Westbrook | 2014-01-24 | 3 | -0/+30 |
| | | | | | | | | | | | uses home-brew instead of macports uses static libs set the defines before we call out to leveldb compile make sure the leveldb script is executable update the plist appropriately use the correct MSG_NOSIGNAL value for Mac update the app icons for mac including all the retina versions. | ||||
| * | Changes to get it working with the current osx platform | Alan Westbrook | 2014-01-23 | 2 | -13/+12 |
| | | | | | Fix some nomenclature in the Plist and set some flags for static builds | ||||