| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge pull request #2825 from sipa/incompatkey | Pieter Wuille | 2013-07-14 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Fix minor backward incompatibility | |||||
| | * | | | | | | Fix minor backward incompatibility | Pieter Wuille | 2013-07-13 | 1 | -2/+3 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The key refactor changed the way unencrypted private keys with compressed public key are stored in the wallet. Apparently older versions relied on this to verify the correctness of stored keys. Note that earlier pre-release versions do risk creating wallets that can not be opened by 0.8.3 and earlier. | |||||
| * | | | | | | Merge pull request #2743 from jgarzik/reject-reason | Jeff Garzik | 2013-07-10 | 4 | -18/+38 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Log reason for non-standard transaction rejection | |||||
| | * | | | | | | Log reason for non-standard transaction rejection | Jeff Garzik | 2013-06-23 | 4 | -18/+38 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #2812 from jgarzik/rpcbestblock | Jeff Garzik | 2013-07-10 | 3 | -0/+11 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | RPC: add getbestblockhash, to return tip of best chain | |||||
| | * | | | | | | | RPC: add getbestblockhash, to return tip of best chain | Jeff Garzik | 2013-07-03 | 3 | -0/+11 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2820 from fanquake/remove-readme-rst | Wladimir J. van der Laan | 2013-07-10 | 6 | -169/+5 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove readme-qt.rst and update documentation for readme-qt.md | |||||
| | * | | | | | | | | Remove readme-qt.rst and update documentation for readme-qt.md | fanquake | 2013-07-10 | 6 | -169/+5 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2817 from Michagogo/release-process-followable-verbatim | Gavin Andresen | 2013-07-09 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Made the build/release process completable verbatim as listed in release-process.md | |||||
| | * | | | | | | | | Made the build/release process completable verbatim as listed in | Micha | 2013-07-07 | 1 | -3/+4 | |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | release-process.md | |||||
| * | | | | | | | | Merge pull request #2816 from wtogami/gitianwtogami | Gavin Andresen | 2013-07-08 | 3 | -0/+139 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add wtogami to gitian download scripts. | |||||
| | * | | | | | | | | Add wtogami to gitian download scripts. | Warren Togami | 2013-07-07 | 3 | -0/+139 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2796 from gmaxwell/remove_overactive_rand_tests | Gregory Maxwell | 2013-07-07 | 1 | -33/+1 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Make the rand tests determinstic. | |||||
| | * | | | | | | | Make the rand tests determinstic. (fixes #2714) | Gregory Maxwell | 2013-07-07 | 1 | -33/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids spurious errors with the old tests but still tests enough that if the rng is replaced with a totally broken one it should still fail. | |||||
| * | | | | | | | | Merge pull request #2801 from gavinandresen/urifix | Gavin Andresen | 2013-07-02 | 2 | -1/+21 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | Fixes for bitcoin: URI handling on Linux | |||||
| | * | | | | | | | README for contrib/debian | Gavin Andresen | 2013-06-27 | 1 | -0/+20 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Fix Gnome bitcoin: URI handler | Gavin Andresen | 2013-06-26 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2803 from sipa/tarversion | Pieter Wuille | 2013-06-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | Fix build date for from-tarball builds | |||||
| | * | | | | | | | Fix build date for from-tarball builds | Pieter Wuille | 2013-06-29 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2793 from Diapolo/translations | Pieter Wuille | 2013-06-26 | 2 | -92/+123 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | translation update 2013-06-25 | |||||
| | * | | | | | | translation update 2013-06-25 | Philip Kaufmann | 2013-06-25 | 2 | -92/+123 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - updates bitcoinstrings.cpp and bitcoin_en.ts so new translations can be made on Transifex | |||||
| * | | | | | | | Merge pull request #2174 from CodeShark/sync_macro_clarification | Pieter Wuille | 2013-06-26 | 1 | -0/+42 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added comments to sync.h to make it easier to understand the macros | |||||
| | * | | | | | | | Added comments to sync.h to make it easier to understand the macros | Eric Lombrozo | 2013-06-25 | 1 | -0/+42 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2209 from CodeShark/WalletRegistrationLocks | Pieter Wuille | 2013-06-25 | 3 | -1/+17 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Wallet registration locks in main.cpp + UnregisterAllWallet() function | |||||
| | * | | | | | | Calling UnregisterAllWallets() instead of UnregisterWallet(pwalletMain) in ↵ | Eric Lombrozo | 2013-06-24 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init.cpp | |||||
| | * | | | | | | Added locks on the setpwalletRegistered functions in main.cpp and added an ↵ | Eric Lombrozo | 2013-06-24 | 1 | -0/+14 | |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | UnregisterAllWallets function. | |||||
| * | | | | | | Merge pull request #2792 from sipa/coreimpl | Jeff Garzik | 2013-06-25 | 3 | -280/+316 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Move core implementations to core.cpp | |||||
| | * | | | | | Move core implementations to core.cpp | Pieter Wuille | 2013-06-25 | 3 | -280/+316 | |
| | |/ / / / | ||||||
| * | | | | | Truncate oversize 'tx' messages before relaying/storing. | Peter Todd | 2013-06-25 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | | Fixes a memory exhaustion attack on low-memory peers. | |||||
| * | | | | | Merge pull request #2679 from vhf/patch-1 | Gavin Andresen | 2013-06-25 | 3 | -4/+19 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | Too many bitcoins allowed as amount. (Issue #2401) | |||||
| | * | | | | Too many bitcoins allowed in amount. (#2401) | vhf / victor felder | 2013-06-02 | 3 | -4/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Using magic number doesn't seem right. Could we factor this out, together with https://github.com/bitcoin/bitcoin/blob/master/src/bitcoinrpc.cpp#L96 ? And what about BitcoinUnits::parse() as well ? | |||||
| * | | | | | main.h->core.h include dependency improvements. | Jeff Garzik | 2013-06-24 | 4 | -4/+3 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #2789 from sipa/overdump | Jeff Garzik | 2013-06-24 | 2 | -3/+6 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Dump addresses every 15 minutes instead of 10 seconds | |||||
| | * | | | | | Dump addresses every 15 minutes instead of 10 seconds | Pieter Wuille | 2013-06-24 | 2 | -3/+6 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #2771 from super3/master | Jeff Garzik | 2013-06-24 | 8 | -62/+394 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Docs Markdown Cleanup - Part 2 | |||||
| | * | | | | | | Markdown Cleanup - Part 2 | super3 | 2013-06-16 | 8 | -62/+394 | |
| | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Now everything is in markdown... | |||||
| * | | | | | | Merge pull request #2758 from CodeShark/CBlock-to-core | Jeff Garzik | 2013-06-24 | 7 | -273/+275 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Finish moving core data structures into core.h. | |||||
| | * | | | | | Moved CBlock from main.h to core.h | Eric Lombrozo | 2013-06-23 | 2 | -122/+123 | |
| | | | | | | | ||||||
| | * | | | | | Pulled AcceptBlock out of CBlock. | Eric Lombrozo | 2013-06-23 | 2 | -21/+20 | |
| | | | | | | | ||||||
| | * | | | | | Pulled CheckBlock out of CBlock. | Eric Lombrozo | 2013-06-23 | 3 | -21/+21 | |
| | | | | | | | ||||||
| | * | | | | | Pulled AddToBlockIndex out of CBlock. | Eric Lombrozo | 2013-06-23 | 2 | -11/+10 | |
| | | | | | | | ||||||
| | * | | | | | Pulled ConnectBlock out of CBlock. | Eric Lombrozo | 2013-06-23 | 2 | -22/+23 | |
| | | | | | | | ||||||
| | * | | | | | Pulled DisconnectBlock out of CBlock. | Eric Lombrozo | 2013-06-23 | 2 | -12/+16 | |
| | | | | | | | ||||||
| | * | | | | | Moved ReadBlockFromDisk implementation to main.cpp | Eric Lombrozo | 2013-06-23 | 2 | -24/+25 | |
| | | | | | | | ||||||
| | * | | | | | Moved CBlock::ReadFromDisk out of CBlock to functions ReadBlockFromDisk in ↵ | Eric Lombrozo | 2013-06-23 | 5 | -48/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | main.h | |||||
| | * | | | | | Moved WriteBlockToDisk implementation from main.h to main.cpp | Eric Lombrozo | 2013-06-23 | 2 | -25/+27 | |
| | | | | | | | ||||||
| | * | | | | | Moved CBlock::WriteToDisk out of CBlock to inline function WriteBlockToDisk ↵ | Eric Lombrozo | 2013-06-23 | 2 | -27/+28 | |
| |/ / / / / | | | | | | | | | | | | | | | | in main.h | |||||
| * | | | | | Merge pull request #2783 from sipa/newtxindex | Pieter Wuille | 2013-06-23 | 1 | -6/+6 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Initialize database before checking changed txindex | |||||
| | * | | | | | Initialize database before checking changed txindex | Pieter Wuille | 2013-06-22 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case no database exists yet, and -txindex(=1) is passed, we currently first check whether fTxIndex differs from -txindex (and ask the user to reindex in that case), and only afterwards initialize the database. By swapping these around (the initialization is a no-op in case the database already exists), we allow it to be born in txindex mode, without warning. That also means we don't need to check -reindex anymore, as the wiping/reinit of the databases happens before checking. | |||||
| * | | | | | | Merge pull request #2592 from sipa/dumpwallet | Pieter Wuille | 2013-06-23 | 8 | -18/+295 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Add dumpwallet and importwallet RPC commands | |||||