| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Merge pull request #2165 from Diapolo/Qt_addrbook_cleanup | Wladimir J. van der Laan | 2013-01-23 | 2 | -21/+24 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Bitcoin-Qt: cleanup / optimise addressbookpage | Philip Kaufmann | 2013-01-23 | 2 | -21/+24 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2187 from CodeShark/SyncWithWalletsFix | Gavin Andresen | 2013-01-23 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Moved SyncWithWallets out of ProcessMessage and into CTxMemPool::accept() so ... | Eric Lombrozo | 2013-01-18 | 1 | -2/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2114 from sipa/strictstrict | Gavin Andresen | 2013-01-23 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Make IsCanonicalScript() check the hash type more thoroughly | Pieter Wuille | 2012-12-22 | 1 | -1/+2 | |
| * | | | | | | | | | Merge pull request #2167 from Diapolo/Qt_laa_flag | Gavin Andresen | 2013-01-23 | 3 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | enable GCC large address aware linker flag (Windows only) | Philip Kaufmann | 2013-01-17 | 3 | -2/+6 | |
| * | | | | | | | | | | Merge pull request #2192 from mikehearn/notfoundmsg | Gavin Andresen | 2013-01-23 | 1 | -1/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add a notfound message to getdata that is sent if any transactions that aren'... | Mike Hearn | 2013-01-19 | 1 | -1/+17 | |
| * | | | | | | | | | | | Merge pull request #2188 from TheBlueMatt/bloom | Gavin Andresen | 2013-01-23 | 3 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Replace 520 constant with MAX_SCRIPT_ELEMENT_SIZE | Matt Corallo | 2013-01-18 | 3 | -3/+5 | |
| | * | | | | | | | | | | | Send transactions after a CMerkleBlock when asked for it in an inv. | Matt Corallo | 2013-01-18 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1872 from gmaxwell/listaddrnotmine | Gregory Maxwell | 2013-01-21 | 1 | -12/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | In listaddressgroupings push down the IsMine check to run on each input. | Gregory Maxwell | 2012-12-14 | 1 | -12/+21 | |
| * | | | | | | | | | | | | Merge pull request #2193 from Diapolo/Qt_parseBitcoinURI | Gavin Andresen | 2013-01-21 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Bitcoin-Qt: extend parseBitcoinURI() pre-check | Philip Kaufmann | 2013-01-21 | 1 | -1/+2 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2179 from gavinandresen/osx_codesign | Gavin Andresen | 2013-01-21 | 5 | -29/+199 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Code-signing certificates (no private keys) from Apple and Comodo | Gavin Andresen | 2013-01-18 | 4 | -8/+125 | |
| | * | | | | | | | | | | | | Port macdeployqtplus to OSX 10.8 | Gavin Andresen | 2013-01-18 | 2 | -24/+77 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2190 from sipa/fixgenesis | Gavin Andresen | 2013-01-21 | 1 | -15/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Bugfix + simplify special case for genesis | Pieter Wuille | 2013-01-19 | 1 | -15/+8 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2194 from Diapolo/UTF8-bitcoinrpc.cpp | Wladimir J. van der Laan | 2013-01-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | make bitcoinrpc.cpp UTF-8 conformant again | Philip Kaufmann | 2013-01-20 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2157 from Diapolo/Qt_addrlist | Wladimir J. van der Laan | 2013-01-19 | 4 | -33/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Bitcoin-Qt: fix known addressbook bugs | Philip Kaufmann | 2013-01-09 | 4 | -33/+64 | |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2171 from Diapolo/init | Wladimir J. van der Laan | 2013-01-19 | 3 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | add InitMessage() to noui and use debug.log for GUI | Philip Kaufmann | 2013-01-11 | 3 | -4/+10 | |
| * | | | | | | | | | | | | Merge pull request #2109 from Diapolo/qt-pro-file-win32 | Wladimir J. van der Laan | 2013-01-19 | 1 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Bitcoin-Qt: ensure all Windows scopes use win32 as identifier | Philip Kaufmann | 2012-12-15 | 1 | -11/+11 | |
| * | | | | | | | | | | | | Merge pull request #2149 from sipa/fixtxoutrpc | Gavin Andresen | 2013-01-17 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Make output of gettxout RPC more consistent | Pieter Wuille | 2013-01-04 | 1 | -3/+4 | |
| | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2060 from sipa/parallel | Gavin Andresen | 2013-01-17 | 9 | -41/+342 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Remove contention on signature cache during block validation | Pieter Wuille | 2013-01-08 | 3 | -10/+16 | |
| | * | | | | | | | | | | | Parallelize script verification | Pieter Wuille | 2013-01-08 | 7 | -6/+281 | |
| | * | | | | | | | | | | | Remove CheckSig_mode and move logic out of CheckInputs() | Pieter Wuille | 2013-01-08 | 2 | -14/+8 | |
| | * | | | | | | | | | | | Add CScriptCheck: a closure representing a script check | Pieter Wuille | 2013-01-08 | 2 | -8/+34 | |
| | * | | | | | | | | | | | Move VerifySignature to main | Pieter Wuille | 2013-01-08 | 4 | -14/+14 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1795 from TheBlueMatt/bloom | Gavin Andresen | 2013-01-17 | 21 | -62/+1315 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Filter mempool command | Matt Corallo | 2013-01-16 | 1 | -5/+8 | |
| | * | | | | | | | | | | | Add nFlags to CBloomFilter to make filter updating optional. | Matt Corallo | 2013-01-16 | 3 | -26/+145 | |
| | * | | | | | | | | | | | Use CPartialMerkleTree for CMerkleBlock transactions. | Matt Corallo | 2013-01-16 | 3 | -70/+103 | |
| | * | | | | | | | | | | | Add CPartialMerkleTree | Pieter Wuille | 2013-01-16 | 3 | -0/+309 | |
| | * | | | | | | | | | | | Add a nTweak to bloom filters to tweak the seed. | Matt Corallo | 2013-01-16 | 3 | -24/+57 | |
| | * | | | | | | | | | | | Let a node opt out of tx invs before we get a their bloom filter | Matt Corallo | 2013-01-16 | 3 | -0/+14 | |
| | * | | | | | | | | | | | Relay CMerkleBlocks when asked for MSG_FILTERED_BLOCK | Matt Corallo | 2013-01-16 | 3 | -2/+28 | |
| | * | | | | | | | | | | | Add test cases for CMerkleBlock and CBloomFilter. | Matt Corallo | 2013-01-16 | 1 | -0/+302 | |
| | * | | | | | | | | | | | Add a CMerkleBlock to store merkle branches of filtered txes. | Matt Corallo | 2013-01-16 | 2 | -0/+53 | |
| | * | | | | | | | | | | | Add a CBlock.GetBlockHeader | Matt Corallo | 2013-01-16 | 1 | -0/+12 | |
| | * | | | | | | | | | | | Automatically add any matching outputs to a filter during matching. | Matt Corallo | 2013-01-16 | 3 | -6/+19 | |