| Commit message (Expand) | 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 |
| * | Merge pull request #242 from BlameByte/patch-1 | ummjackson | 2014-02-14 | 1 | -2/+1 |
| |\ | |||||
| | * | Update init.cpp | BlameByte | 2014-02-12 | 1 | -2/+1 |
| * | | 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 |
| * | Will it build? | Jackson Palmer | 2014-02-08 | 138 | -452/+447 |
| * | Merge pull request #227 from dogecoin/develop | ummjackson | 2014-02-08 | 3 | -6/+15 |
| |\ | |||||
| | * | let user select wallet file with -wallet=foo.dat | Jackson Palmer | 2014-02-07 | 3 | -6/+15 |
| * | | Merge pull request #224 from dogecoin/develop | ummjackson | 2014-02-07 | 1 | -0/+1 |
| |\| | |||||
| | * | QUrl predec | Alan Westbrook | 2014-02-07 | 1 | -0/+1 |
| * | | Merge pull request #223 from dogecoin/develop | ummjackson | 2014-02-07 | 3 | -5/+13 |
| |\| | |||||
| | * | Fix some URI handling weirdness in Qt | Alan Westbrook | 2014-02-06 | 2 | -3/+11 |
| | * | Version updates and read me to include boost instructions | Alan Westbrook | 2014-02-06 | 1 | -2/+2 |
| * | | Merge pull request #219 from dooglus/change-1.5 | billym2k | 2014-02-06 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | 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. | Chris Moore | 2014-02-01 | 1 | -0/+13 |
| * | | | Comment fix | ummjackson | 2014-02-04 | 1 | -2/+2 |
| * | | | 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 | 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 |
| * | | | Fix Transaction to string conversion and add shortcut for dogechain | Alan Westbrook | 2014-02-02 | 4 | -3/+22 |
| * | | | URL handling | Alan Westbrook | 2014-02-02 | 4 | -9/+57 |
| |/ / | |||||
| * | | Debug logging changes | Alan Westbrook | 2014-01-30 | 4 | -1/+16 |
| * | | Removing IRC for gathering addresses | Jackson Palmer | 2014-01-30 | 9 | -426/+1 |
| * | | 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 |
| |/ | |||||
| * | 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 |
| * | 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 |
| * | Fix warnings in Mac build1.5alpha2 | Alan Westbrook | 2014-01-27 | 1 | -1/+1 |
| * | Fix warnings, update version | Alan Westbrook | 2014-01-26 | 4 | -4/+8 |
| * | Merge branch 'Mac' | Alan Westbrook | 2014-01-26 | 4 | -14/+50 |
| * | Merge branch 'Mac' | Alan Westbrook | 2014-01-26 | 1 | -6/+12 |
| * | Fix build_detect_platform permissions | Evan Anderson | 2014-01-26 | 1 | -0/+0 |
| * | 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 |
| * | 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 |
| * | mac build updates | Alan Westbrook | 2014-01-24 | 3 | -0/+30 |
| * | Changes to get it working with the current osx platform | Alan Westbrook | 2014-01-23 | 2 | -13/+12 |