| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | qt: remove awkward way of setting GUI pages | Wladimir J. van der Laan | 2013-10-19 | 5 | -17/+23 | |
| | * | | | | | | | | | | | | | | qt: merge walletstack and walletframe | Wladimir J. van der Laan | 2013-10-18 | 7 | -324/+106 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2945 from gmaxwell/fee-logic_encourage_sweeping | Gavin Andresen | 2013-10-19 | 2 | -3/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | [Fee logic] Don't count txins for priority to encourage sweeping. | Gregory Maxwell | 2013-09-17 | 2 | -3/+23 | |
| * | | | | | | | | | | | | | | | Merge pull request #2884 from gavinandresen/canonicalsizes2 | Gavin Andresen | 2013-10-19 | 3 | -1/+66 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Reject non-canonically-encoded sizes | Gavin Andresen | 2013-08-09 | 3 | -1/+66 | |
| * | | | | | | | | | | | | | | | | Merge pull request #3008 from gavinandresen/CENTrule | Gavin Andresen | 2013-10-19 | 2 | -9/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Lower maximum size for free transaction creation | Gavin Andresen | 2013-10-04 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | Remove CENT-output free transaction rule when relaying | Gavin Andresen | 2013-10-04 | 2 | -5/+8 | |
| * | | | | | | | | | | | | | | | | Merge pull request #3101 from Diapolo/sendcoinsentry | Wladimir J. van der Laan | 2013-10-18 | 2 | -6/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | add SendCoinsEntry::updateLabel() function | Philip Kaufmann | 2013-10-16 | 2 | -6/+19 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #3084 from Diapolo/clientmodel | Wladimir J. van der Laan | 2013-10-17 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | clientmodel: remove 2 hard-coded values, use CChainParams instead | Philip Kaufmann | 2013-10-15 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #2981 from gmaxwell/tor2onion | Gavin Andresen | 2013-10-16 | 1 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Rename -tor to -onion to better reflect what it does. | Gregory Maxwell | 2013-09-08 | 1 | -6/+11 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #2950 from pstratem/walletload | Gavin Andresen | 2013-10-16 | 4 | -8/+66 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | comment explaining new wallet format for key/wkey entries | phantomcircuit | 2013-10-12 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | verify vchPubKey matches calculated public key unless fSkipCheck is set | patrick s | 2013-08-29 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | improve wallet load time by removing duplicated calls to EC_KEY_check_key and... | patrick s | 2013-08-28 | 4 | -8/+54 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #2645 from sipa/inlinesighash | Gavin Andresen | 2013-10-16 | 5 | -48/+224 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Inline signature serializer | Pieter Wuille | 2013-09-28 | 5 | -48/+224 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #3069 from Diapolo/fix_addressbook | Wladimir J. van der Laan | 2013-10-15 | 1 | -14/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | don't touch addressbook when using secure payment-requests | Philip Kaufmann | 2013-10-11 | 1 | -14/+18 | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #3094 from Diapolo/btcamountfield | Gavin Andresen | 2013-10-15 | 3 | -9/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | make BitcoinAmountField::setReadOnly() usable | Philip Kaufmann | 2013-10-15 | 3 | -9/+5 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #3083 from sipa/chainlocator | Gavin Andresen | 2013-10-15 | 6 | -144/+86 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Move CBlockLocator to core.h | Pieter Wuille | 2013-10-15 | 2 | -38/+34 | |
| | * | | | | | | | | | | | | | | | | | | Reimplement CBlockLocator's chain-related logic in CChain. | Pieter Wuille | 2013-10-15 | 5 | -108/+54 | |
| | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #3080 from Diapolo/sendcoins-paymentreq | Wladimir J. van der Laan | 2013-10-15 | 3 | -16/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | paymentserver: use own HTML-esc / add new header const | Philip Kaufmann | 2013-10-11 | 1 | -6/+3 | |
| | * | | | | | | | | | | | | | | | | | | sendcoinsdialog: display real failed address string | Philip Kaufmann | 2013-10-11 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | sendcoinsentry: small clear() and setValue() changes | Philip Kaufmann | 2013-10-11 | 1 | -8/+17 | |
| | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | replace %zu with %"PRIszu" macro to prevent compiler warnings | Philip Kaufmann | 2013-10-15 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #2924 from sje397/TrafficGraph | Wladimir J. van der Laan | 2013-10-15 | 13 | -9/+618 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Add network traffic graph | Scott Ellis | 2013-10-14 | 13 | -9/+618 | |
| * | | | | | | | | | | | | | | | | | | | misc spelling / space / style fixes | Philip Kaufmann | 2013-10-15 | 2 | -2/+2 | |
| | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Avoid core dump if rpc port is in use. | Gavin Andresen | 2013-10-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #3077 from sipa/chain | Gavin Andresen | 2013-10-14 | 19 | -213/+217 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Refactor/encapsulate chain globals into a CChain class | Pieter Wuille | 2013-10-11 | 19 | -213/+217 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #2933 from sipa/leveldb113 | Gavin Andresen | 2013-10-14 | 13 | -67/+363 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge src/leveldb changes for LevelDB 1.13 | Pieter Wuille | 2013-08-24 | 13 | -67/+363 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #2937 | Pieter Wuille | 2013-10-13 | 6 | -4/+131 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Added ping time measurement. | Josh Lehan | 2013-10-04 | 6 | -4/+131 | |
| * | | | | | | | | | | | | | | | | | | prevent compiler redefinition warnings | Philip Kaufmann | 2013-10-11 | 1 | -0/+6 | |
| | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #3071 from gavinandresen/windows_h | Wladimir J. van der Laan | 2013-10-11 | 3 | -54/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Remove include of windows.h from allocators.h | Gavin Andresen | 2013-10-09 | 3 | -54/+68 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #3066 from Diapolo/rem_global | Wladimir J. van der Laan | 2013-10-09 | 3 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | make fCommandLine a local variable in AppInit() | Philip Kaufmann | 2013-10-08 | 3 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | Bitcoin-Qt: ensure Qt icon is shown with Qt >= 5.0 | Philip Kaufmann | 2013-10-08 | 1 | -0/+4 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #3059 from Diapolo/Shutdown | Gavin Andresen | 2013-10-07 | 1 | -4/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||