| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | [depends] OpenSSL 1.0.1k - update config_opts | fanquake | 2016-06-17 | 1 | -3/+36 | |
| | * | | | | | | | | | | | | depends: bump OSX toolchain | Cory Fields | 2016-06-17 | 3 | -11/+14 | |
| | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #8203: Clarify documentation for running a tor node | Wladimir J. van der Laan | 2016-06-20 | 1 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Clarify documentation for running a tor node | Nathaniel Mahieu | 2016-06-17 | 1 | -4/+14 | |
| | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #8224: readme: Omit phrasing; 'new' | Wladimir J. van der Laan | 2016-06-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | readme: Omit phrasing; 'new' | Will Binns | 2016-06-19 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge #8215: [wallet] tests: Don't use floating point | MarcoFalke | 2016-06-18 | 1 | -21/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [wallet] tests: Don't use floating point | MarcoFalke | 2016-06-17 | 1 | -21/+25 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge #8214: [qa] mininode: fail on send_message instead of silent return | MarcoFalke | 2016-06-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | [qa] mininode: fail on send_message instead of silent return | MarcoFalke | 2016-06-17 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge #7600: Mining: Select transactions using feerate-with-ancestors | Pieter Wuille | 2016-06-16 | 3 | -1/+432 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add unit tests for ancestor feerate mining | Suhas Daftuar | 2016-06-16 | 1 | -0/+109 | |
| | * | | | | | | | | | | Use ancestor-feerate based transaction selection for mining | Suhas Daftuar | 2016-06-16 | 2 | -1/+323 | |
| * | | | | | | | | | | | Merge #7892: Add full UTF-8 support to RPC | Wladimir J. van der Laan | 2016-06-16 | 14 | -44/+209 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | doc: Mention full UTF-8 support in release notes | Wladimir J. van der Laan | 2016-06-10 | 1 | -0/+5 | |
| | * | | | | | | | | | | | test: test utf-8 for labels in wallet | Wladimir J. van der Laan | 2016-06-10 | 1 | -0/+14 | |
| | * | | | | | | | | | | | test: add ensure_ascii setting to AuthServiceProxy | Wladimir J. van der Laan | 2016-06-10 | 1 | -7/+9 | |
| | * | | | | | | | | | | | Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2' | Wladimir J. van der Laan | 2016-06-10 | 11 | -37/+181 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Squashed 'src/univalue/' changes from 2740c4f..f32df99 | Wladimir J. van der Laan | 2016-06-10 | 11 | -37/+181 | |
| * | | | | | | | | | | | | | Merge #8113: Rework addnode behaviour | Wladimir J. van der Laan | 2016-06-16 | 4 | -125/+115 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Randomize name lookup result in ConnectSocketByName | Pieter Wuille | 2016-06-13 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | 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 | |