| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | Rework addnode behaviour | Pieter Wuille | 2016-06-13 | 3 | -121/+91 | |
| * | | | | | | | | | | | | Merge #8171: [RPC] Fix createrawtx sequence number unsigned int parsing | Wladimir J. van der Laan | 2016-06-16 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [RPC] Fix createrawtx sequence number unsigned int parsing | Jonas Schnelli | 2016-06-08 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | Merge #8084: Add recently accepted blocks and txn to AttemptToEvictConnection. | Wladimir J. van der Laan | 2016-06-16 | 4 | -17/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Allow disconnecting a netgroup with only one member in eviction. | Gregory Maxwell | 2016-06-15 | 1 | -7/+0 | |
| | * | | | | | | | | | | | | | Add recently accepted blocks and txn to AttemptToEvictConnection. | Gregory Maxwell | 2016-06-15 | 4 | -10/+61 | |
| * | | | | | | | | | | | | | | Merge #8208: Do not set extra flags for unfiltered DNS seed results | Wladimir J. van der Laan | 2016-06-16 | 3 | -12/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Do not set extra flags for unfiltered DNS seed results | Pieter Wuille | 2016-06-15 | 3 | -12/+14 | |
| | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge #8207: [trivial] Add a link to the Bitcoin-Core repository and website ... | Wladimir J. van der Laan | 2016-06-16 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | [doc] Add website links to about dialog | MarcoFalke | 2016-06-16 | 1 | -1/+10 | |
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge #7636: Add bitcoin address label to request payment QR code | Jonas Schnelli | 2016-06-14 | 4 | -7/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Add address label to request payment QR Code (QT) | Francesco 'makevoid' Canessa | 2016-06-13 | 4 | -7/+20 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation impleme... | Wladimir J. van der Laan | 2016-06-14 | 4 | -4/+154 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Detect -usehd mismatches when wallet.dat already exists | Jonas Schnelli | 2016-06-14 | 1 | -0/+7 | |
| | * | | | | | | | | | | | [Wallet] use constant for bip32 hardened key limit | Jonas Schnelli | 2016-06-01 | 1 | -4/+8 | |
| | * | | | | | | | | | | | [Wallet] Add simplest BIP32/deterministic key generation implementation | Jonas Schnelli | 2016-05-31 | 4 | -4/+143 | |
| * | | | | | | | | | | | | Introduce REQUIRED_SERVICES constant | Pieter Wuille | 2016-06-13 | 3 | -2/+4 | |
| * | | | | | | | | | | | | Introduce enum ServiceFlags for service flags | Pieter Wuille | 2016-06-13 | 11 | -83/+89 | |
| * | | | | | | | | | | | | Don't require services in -addnode | Pieter Wuille | 2016-06-13 | 6 | -63/+64 | |
| * | | | | | | | | | | | | Only store and connect to NODE_NETWORK nodes | Pieter Wuille | 2016-06-13 | 2 | -0/+7 | |
| * | | | | | | | | | | | | Verify that outbound connections have expected services | Pieter Wuille | 2016-06-13 | 3 | -0/+15 | |
| * | | | | | | | | | | | | Keep addrman's nService bits consistent with outbound observations | Pieter Wuille | 2016-06-13 | 3 | -0/+33 | |
| | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge #8141: Continuing port of java comparison tool | Wladimir J. van der Laan | 2016-06-13 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Catch exceptions from non-canonical encoding and print only to log | mrbandrews | 2016-06-02 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Merge #7598: Refactor CreateNewBlock to be a method of the BlockAssembler class | Wladimir J. van der Laan | 2016-06-13 | 5 | -206/+333 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | FIX: correctly measure size of priority block | Alex Morcos | 2016-06-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | FIX: Account for txs already added to block in addPriorityTxs | Alex Morcos | 2016-05-24 | 1 | -1/+6 | |
| | * | | | | | | | | | | | Refactor CreateNewBlock to be a method of the BlockAssembler class | Alex Morcos | 2016-05-18 | 5 | -206/+328 | |
| * | | | | | | | | | | | | qt: translations update | Wladimir J. van der Laan | 2016-06-10 | 2 | -17/+10 | |
| * | | | | | | | | | | | | Merge #8133: build: Finish up out-of-tree changes | Wladimir J. van der Laan | 2016-06-10 | 4 | -9/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | bulid: fix "make translate" when out-of-tree | Cory Fields | 2016-06-09 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | build: add temporary fix for "bad magic number" error in out-of-tree builds | Cory Fields | 2016-06-03 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | build: more out-of-tree fixups | Cory Fields | 2016-06-01 | 2 | -2/+4 | |
| | * | | | | | | | | | | | | build: out-of-tree fixups | Cory Fields | 2016-06-01 | 2 | -4/+59 | |
| * | | | | | | | | | | | | | Merge #8181: build: Get rid of `CLIENT_DATE` | Wladimir J. van der Laan | 2016-06-10 | 4 | -12/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | build: Get rid of `CLIENT_DATE` | Wladimir J. van der Laan | 2016-06-09 | 4 | -12/+2 | |
| * | | | | | | | | | | | | | Merge #7292: [RPC] Expose ancestor/descendant information over RPC | Pieter Wuille | 2016-06-09 | 2 | -39/+223 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Add ancestor statistics to mempool entry RPC output | Suhas Daftuar | 2016-06-09 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | Add getmempoolentry RPC call | Suhas Daftuar | 2016-06-09 | 1 | -0/+34 | |
| | * | | | | | | | | | | | | Add getmempooldescendants RPC call | Suhas Daftuar | 2016-06-09 | 2 | -1/+67 | |
| | * | | | | | | | | | | | | Add getmempoolancestors RPC call | Suhas Daftuar | 2016-05-17 | 2 | -0/+66 | |
| | * | | | | | | | | | | | | Refactor logic for converting mempool entries to JSON | Suhas Daftuar | 2016-05-17 | 1 | -39/+51 | |
| * | | | | | | | | | | | | | Merge #8166: src/test: Do not shadow local variables | Wladimir J. van der Laan | 2016-06-09 | 4 | -8/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Do not shadow local variables | Pavel JanÃk | 2016-06-07 | 4 | -8/+8 | |
| * | | | | | | | | | | | | | Merge #8154: drop vAddrToSend after sending big addr message | Wladimir J. van der Laan | 2016-06-09 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drop vAddrToSend after sending big addr message | Kaz Wesley | 2016-06-06 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | Merge #8168: util: Add ParseUInt32 and ParseUInt64 | Wladimir J. van der Laan | 2016-06-09 | 3 | -0/+111 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | util: Add ParseUInt32 and ParseUInt64 | Wladimir J. van der Laan | 2016-06-08 | 3 | -0/+111 | |
| * | | | | | | | | | | | | | | | Merge #8172: Fix two warnings for comparison between signed and unsigned | Wladimir J. van der Laan | 2016-06-09 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fix two warnings for comparison between signed and unsigned | Pieter Wuille | 2016-06-08 | 2 | -2/+2 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||