| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Added bitrpc.py which allows for sending of all standard Bitcoin commands via... | David Perry | 2011-10-03 | 1 | -0/+324 | |
| | * | | | | | | | Added wallet tools | David Perry | 2011-10-03 | 2 | -0/+9 | |
| * | | | | | | | | Merge pull request #547 from TheBlueMatt/build-updates | Gavin Andresen | 2011-10-04 | 1 | -11/+11 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Update release-process to point to gitian.sigs repo. | Matt Corallo | 2011-10-03 | 1 | -11/+11 | |
| * | | | | | | | | Declare integer constant LL | Gavin Andresen | 2011-10-03 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #543 from laanwj/utiltests | Gavin Andresen | 2011-10-01 | 4 | -8/+275 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | remove possibility of 63 bit overflow in ParseMoney | Wladimir J. van der Laan | 2011-10-01 | 4 | -8/+275 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #476 from forrestv/getmemorypool | Gavin Andresen | 2011-10-01 | 3 | -2/+85 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Added RPC call 'getmemorypool' that provides everything needed to construct a... | Forrest Voight | 2011-10-01 | 3 | -2/+85 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #524 from sipa/signandverif | Gavin Andresen | 2011-09-30 | 6 | -38/+372 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Use key recovery for message signatures | Pieter Wuille | 2011-09-27 | 1 | -25/+9 | |
| | * | | | | | | | Compact signatures and key recovery | Pieter Wuille | 2011-09-27 | 1 | -0/+140 | |
| | * | | | | | | | base64-based sign/verify | Pieter Wuille | 2011-09-27 | 1 | -2/+8 | |
| | * | | | | | | | Incorporate pubkey in signature, check based on address | Pieter Wuille | 2011-09-27 | 1 | -37/+49 | |
| | * | | | | | | | Sign and verify message with bitcoin address and public key | Khalahan | 2011-09-27 | 1 | -0/+66 | |
| | * | | | | | | | Test case for base64 encode/decode | Pieter Wuille | 2011-09-27 | 2 | -0/+21 | |
| | * | | | | | | | Inline base64 encoder/decoder | Pieter Wuille | 2011-09-27 | 3 | -55/+118 | |
| | * | | | | | | | Faster Base64 decoder. | JoelKatz | 2011-09-27 | 3 | -18/+60 | |
| * | | | | | | | | Merge pull request #542 from laanwj/qt2 | Gavin Andresen | 2011-09-29 | 1 | -5/+13 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | | qmake build system improvements | Wladimir J. van der Laan | 2011-09-29 | 1 | -5/+13 | |
| * | | | | | | | | Merge pull request #539 from laanwj/qt2 | Gavin Andresen | 2011-09-29 | 15 | -43/+223 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Add assertion size>0 to MedianFilter | Wladimir J. van der Laan | 2011-09-29 | 1 | -0/+1 | |
| | * | | | | | | | Update "other files" in Qt Creator with all documentation now that the projec... | Wladimir J. van der Laan | 2011-09-28 | 1 | -1/+2 | |
| | * | | | | | | | Merge branch 'master' of https://github.com/bitcoin/bitcoin | Wladimir J. van der Laan | 2011-09-28 | 52 | -15137/+531 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | use median filter for peer-reported reported number of blocks | Wladimir J. van der Laan | 2011-09-28 | 3 | -11/+85 | |
| | * | | | | | | | | translation handling improvements | Wladimir J. van der Laan | 2011-09-27 | 3 | -1/+21 | |
| | * | | | | | | | | Merge pull request #25 from Matoking/master | Wladimir J. van der Laan | 2011-09-27 | 3 | -7/+23 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Removing the if statement entirely - not needed. | Janne Pulkkinen | 2011-09-27 | 1 | -7/+0 | |
| | | * | | | | | | | | Send Coins page not cleared when changing tabs. Clear all button for clearing... | Janne Pulkkinen | 2011-09-27 | 3 | -3/+26 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Q... | Wladimir J. van der Laan | 2011-09-24 | 3 | -9/+9 | |
| | * | | | | | | | | make qmake build system more configurable (as suggested by lukejr) | Wladimir J. van der Laan | 2011-09-24 | 1 | -12/+36 | |
| | * | | | | | | | | Merge branch 'master' of https://github.com/bitcoin/bitcoin | Wladimir J. van der Laan | 2011-09-23 | 19 | -738/+1105 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | | show balance in sendcoins screen (issue #24) | Wladimir J. van der Laan | 2011-09-22 | 3 | -0/+35 | |
| | * | | | | | | | | put Q_OBJECT everywhere it should be (removes warnings when running lupdate) | Wladimir J. van der Laan | 2011-09-19 | 5 | -8/+18 | |
| * | | | | | | | | | Merge pull request #537 from tcatm/remove-deprecated-rpcs | Nils Schneider | 2011-09-29 | 1 | -18/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | remove deprecated RPCs | Nils Schneider | 2011-09-28 | 1 | -18/+0 | |
| * | | | | | | | | | | Merge pull request #538 from tcatm/deprecate-midstate | Gavin Andresen | 2011-09-29 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | deprecate midstate and hash1 in getwork | Nils Schneider | 2011-09-28 | 1 | -4/+4 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #536 from TheBlueMatt/build-updates | Jeff Garzik | 2011-09-28 | 1 | -8/+47 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | | Update release-process.txt with gitian release instructions. | Matt Corallo | 2011-09-28 | 1 | -8/+47 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #533 from alexwaters/readme | Jeff Garzik | 2011-09-27 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Updated readme file with timers. | Alex Waters | 2011-09-26 | 1 | -0/+13 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * / | | | | | | Remove DoS penalty for SigOpCount or immature transactions | Gavin Andresen | 2011-09-27 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #532 from TheBlueMatt/build-updates | Gavin Andresen | 2011-09-26 | 2 | -3/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Output build temp files in build/ instead of current directory. | Matt Corallo | 2011-09-26 | 2 | -3/+4 | |
| |/ / / / / / | ||||||
| * | | | | | | Update build instructions for the new, no-wxwidgets world | Gavin Andresen | 2011-09-26 | 4 | -144/+23 | |
| * | | | | | | Fix build: put back rules to build cryptopp files | Gavin Andresen | 2011-09-26 | 4 | -0/+9 | |
| * | | | | | | Remove wxWidgets | Gavin Andresen | 2011-09-26 | 28 | -14942/+26 | |
| * | | | | | | Merge pull request #492 from gavinandresen/fasterinitialdownload | Gavin Andresen | 2011-09-26 | 1 | -3/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Skip verifying transaction signatures during initial block-chain download | Gavin Andresen | 2011-09-26 | 1 | -3/+10 | |
| |/ / / / / / | ||||||