| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge pull request #2182 from gavinandresen/addressoracle | Gavin Andresen | 2013-01-26 | 4 | -32/+31 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Let limitfreerelay=0 reject ALL free transactions | Gavin Andresen | 2013-01-23 | 1 | -1/+1 | |
| | * | | | | | | | Remove IsFromMe() check in CTxMemPool::accept() | Gavin Andresen | 2013-01-15 | 4 | -32/+31 | |
| * | | | | | | | | Check only 288 blocks at startup by default | Pieter Wuille | 2013-01-26 | 2 | -2/+2 | |
| | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | | full translations update | Philip Kaufmann | 2013-01-26 | 40 | -8896/+23650 | |
| * | | | | | | | Merge pull request #2168 from sipa/txindex | Gavin Andresen | 2013-01-25 | 5 | -7/+94 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Add optional transaction index to databases | Pieter Wuille | 2013-01-18 | 5 | -7/+94 | |
| * | | | | | | | Merge pull request #2207 from gavinandresen/leveldb19 | Gavin Andresen | 2013-01-24 | 41 | -988/+2029 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix corruption bug found and analyzed by [email protected] | David Grogan | 2013-01-23 | 5 | -2/+115 | |
| | * | | | | | | | added utility to dump leveldb files | Sanjay Ghemawat | 2013-01-23 | 5 | -5/+253 | |
| | * | | | | | | | Port leveldb to MinGW32 | Gavin Andresen | 2013-01-23 | 6 | -38/+68 | |
| | * | | | | | | | Mingw support for Windows LevelDB port | Pieter Wuille | 2013-01-23 | 2 | -0/+13 | |
| | * | | | | | | | Pre-Vista leveldb::port::InitOnce implementation | Pieter Wuille | 2013-01-23 | 2 | -8/+21 | |
| | * | | | | | | | Native Windows LevelDB port | Pieter Wuille | 2013-01-23 | 7 | -1/+1371 | |
| | * | | | | | | | Remove Snappy support | Pieter Wuille | 2013-01-23 | 1 | -11/+0 | |
| | * | | | | | | | Replace leveldb/ with vanilla 1.7.0 | Pieter Wuille | 2013-01-23 | 34 | -1216/+481 | |
| * | | | | | | | | 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 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | enable GCC large address aware linker flag (Windows only) | Philip Kaufmann | 2013-01-17 | 2 | -2/+4 | |
| * | | | | | | | | | 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 #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 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 #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 | 8 | -41/+341 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Remove contention on signature cache during block validation | Pieter Wuille | 2013-01-08 | 3 | -10/+16 | |
| | * | | | | | | | | | | Parallelize script verification | Pieter Wuille | 2013-01-08 | 6 | -6/+280 | |
| | * | | | | | | | | | | 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 | 20 | -62/+1312 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | 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 | |