| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | Prevent duplicate connections where one is by name and another by ip | Pieter Wuille | 2016-06-13 | 1 | -0/+20 | |
| | | * | | | | | | | | | | | | | | | | | | 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 | 2 | -2/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | [RPC] Fix createrawtx sequence number unsigned int parsing | Jonas Schnelli | 2016-06-08 | 2 | -2/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | 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 #8198: [trivial] Sync ax_pthread with upstream draft4 | Wladimir J. van der Laan | 2016-06-14 | 1 | -275/+275 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | [trivial] Sync ax_pthread with upstream draft | fanquake | 2016-06-13 | 1 | -275/+275 | |
| | | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation impleme... | Wladimir J. van der Laan | 2016-06-14 | 6 | -4/+173 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Detect -usehd mismatches when wallet.dat already exists | Jonas Schnelli | 2016-06-14 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | [Docs] Add release notes and bip update for Bip32/HD wallets | Jonas Schnelli | 2016-06-10 | 2 | -0/+19 | |
| | | * | | | | | | | | | | | | | | | | | | | [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 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge #8194: [gitian] set correct PATH for wrappers | Wladimir J. van der Laan | 2016-06-14 | 3 | -6/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | [gitian] set correct PATH for wrappers | MarcoFalke | 2016-06-12 | 3 | -6/+12 | |
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge #8197: [trivial] Ignore split-debug.sh | Wladimir J. van der Laan | 2016-06-14 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | [trivial] Ignore split-debug.sh | fanquake | 2016-06-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge #8201: [qa] fundrawtransaction: Fix race, assert amounts | Wladimir J. van der Laan | 2016-06-14 | 3 | -12/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | [qa] fundrawtransaction: Fix race, assert amounts | MarcoFalke | 2016-06-13 | 1 | -6/+12 | |
| | | * | | | | | | | | | | | | | | | | | | | | [qa] util: Move check_fee_amount out of wallet.py | MarcoFalke | 2016-06-13 | 2 | -6/+10 | |
| | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge #7749: Enforce expected outbound services | Wladimir J. van der Laan | 2016-06-13 | 11 | -78/+142 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | 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 | 5 | -129/+1075 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Tests: Edit bloated varint test and add option for 'barely expensive' tests | mrbandrews | 2016-06-08 | 1 | -45/+53 | |
| | | * | | | | | | | | | | | | | | | | | | | Catch exceptions from non-canonical encoding and print only to log | mrbandrews | 2016-06-02 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | Continuing port of java comptool | mrbandrews | 2016-06-02 | 3 | -111/+1010 | |
| | | * | | | | | | | | | | | | | | | | | | | Tests: Rework blockstore to avoid re-serialization. | mrbandrews | 2016-05-31 | 2 | -19/+53 | |
| | * | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge #8193: [trivial][doc] Use Debian 8.5 in the gitian-build guide | Wladimir J. van der Laan | 2016-06-13 | 1 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | [trivial][doc] Use Debian 8.5 in the gitian-build guide | fanquake | 2016-06-12 | 1 | -6/+6 | |
| | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge #8188: Add armhf/aarch64 gitian builds | Wladimir J. van der Laan | 2016-06-13 | 6 | -17/+57 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | build: add armhf/aarch64 gitian builds | Cory Fields | 2016-06-10 | 4 | -13/+47 | |
| | | * | | | | | | | | | | | | | | | | | | | depends: only build qt on linux for x86_64/x86 | Cory Fields | 2016-06-10 | 2 | -4/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge #8067: travis: use slim generic image, and some fixups | Wladimir J. van der Laan | 2016-06-10 | 1 | -37/+26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | travis: use slim generic image, and some fixups | Cory Fields | 2016-05-21 | 1 | -37/+26 | |