| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | Add warning if -blockminsize is used. | Suhas Daftuar | 2016-07-05 | 2 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | Remove -blockminsize option | Suhas Daftuar | 2016-06-30 | 4 | -10/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | Remove addScoreTxs() | Suhas Daftuar | 2016-06-30 | 2 | -64/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | Exclude witness transactions in addPackageTxs() pre-segwit activation | Suhas Daftuar | 2016-06-30 | 2 | -6/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | | CreateNewBlock: add support for size-accounting to addPackageTxs | Suhas Daftuar | 2016-06-27 | 2 | -11/+16 | |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge #8323: Add HD keypath to CKeyMetadata, report metadata in validateaddress | Wladimir J. van der Laan | 2016-07-18 | 6 | -7/+43 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | [Wallet] comsetic non-code changes for the HD feature | Jonas Schnelli | 2016-07-15 | 4 | -9/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | [Wallet] ensure CKeyMetadata.hdMasterKeyID will be cleared during SetNull() | Jonas Schnelli | 2016-07-15 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | [QA] extend wallet-hd test to cover HD metadata | Jonas Schnelli | 2016-07-09 | 1 | -0/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | [Wallet] print hd masterkeyid in getwalletinfo | Jonas Schnelli | 2016-07-09 | 2 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | [Wallet] report optional HDKeypath/HDMasterKeyId in validateaddress | Jonas Schnelli | 2016-07-09 | 1 | -0/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | | [Wallet] extend CKeyMetadata with HD keypath | Jonas Schnelli | 2016-07-09 | 2 | -1/+14 | |
| | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge #8305: Improve handling of unconnecting headers | Wladimir J. van der Laan | 2016-07-18 | 3 | -1/+145 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Add test for handling of unconnecting headers | Suhas Daftuar | 2016-07-12 | 1 | -0/+105 | |
| | | * | | | | | | | | | | | | | | | | | | | Improve handling of unconnecting headers | Suhas Daftuar | 2016-07-12 | 2 | -1/+40 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge #8324: [Wallet] keep HD seed during salvagewallet | Wladimir J. van der Laan | 2016-07-14 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | [Wallet] keep HD seed during salvagewallet | Jonas Schnelli | 2016-07-09 | 2 | -2/+2 | |
| | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge #8340: [qa] Solve trivial merge conflict in p2p-segwit.py | MarcoFalke | 2016-07-14 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | [qa] Solve merge conflict of 4324bd237c3147fc153ba5046c211f03e8ac956a | MarcoFalke | 2016-07-14 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge #8312: Fix mempool DoS vulnerability from malleated transactions | Wladimir J. van der Laan | 2016-07-14 | 2 | -8/+56 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | Test that unnecessary witnesses can't be used for mempool DoS | Suhas Daftuar | 2016-07-07 | 1 | -3/+51 | |
| | | * | | | | | | | | | | | | | | | | | | | | Fix DoS vulnerability in mempool acceptance | Suhas Daftuar | 2016-07-07 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge #8311: Rename CTxinWitness -> CTxInWitness | Wladimir J. van der Laan | 2016-07-14 | 6 | -40/+40 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | Rename CTxinWitness -> CTxInWitness | Bob McElrath | 2016-07-06 | 6 | -40/+40 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge #8271: [bugfix] Do not send witnesses in cmpctblock | Wladimir J. van der Laan | 2016-07-14 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | Do not send witnesses in cmpctblock | Pieter Wuille | 2016-06-26 | 1 | -1/+1 | |
| | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | qt: periodic translation update | Wladimir J. van der Laan | 2016-07-12 | 54 | -422/+574 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge #8317: [rpcwallet] Don't use floating point | Wladimir J. van der Laan | 2016-07-11 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | [rpcwallet] Don't use floating point | MarcoFalke | 2016-07-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge #8289: bash-completion: Adapt for 0.12 and 0.13 | Wladimir J. van der Laan | 2016-07-11 | 5 | -100/+224 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | bash-completion: Adapt for 0.12 and 0.13 | Christian von Roques | 2016-07-07 | 5 | -100/+224 | |
| | | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge #8314: Fix pkg-config issues for 0.13 | Wladimir J. van der Laan | 2016-07-08 | 2 | -13/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | build: fix Windows builds without pkg-config | Cory Fields | 2016-07-07 | 1 | -9/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | build: Fix Qt5PlatformSupport check without pkg-config | Cory Fields | 2016-07-07 | 1 | -4/+16 | |
| | | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge #8315: gitian: Don't require sudo for Linux. | Wladimir J. van der Laan | 2016-07-08 | 1 | -6/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | gitian: use a wrapped gcc/g++ to avoid the need for a system change | Cory Fields | 2016-07-07 | 1 | -6/+34 | |
| | | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY | Wladimir J. van der Laan | 2016-07-08 | 9 | -68/+71 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | Rename NOP3 to CHECSEQUENCEVERIFY in rpc tests | BtcDrak | 2016-06-28 | 2 | -5/+5 | |
| | | * | | | | | | | | | | | | | | | | | | Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY | BtcDrak | 2016-06-28 | 7 | -63/+66 | |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge #8303: [Doc] Update bips.md for CSV softfork. | Wladimir J. van der Laan | 2016-07-08 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | [Doc] Update bips.md for CSV softfork. | fanquake | 2016-07-05 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | Merge #8309: [qa] Add wallet-hd test | Wladimir J. van der Laan | 2016-07-08 | 3 | -0/+82 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | [qa] Add wallet-hd test | MarcoFalke | 2016-07-07 | 2 | -0/+78 | |
| | | * | | | | | | | | | | | | | | | | | | | [qa] test_framework: Add wrapper for stop_node | MarcoFalke | 2016-07-07 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge #8310: build: require boost for bench | Wladimir J. van der Laan | 2016-07-08 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | build: require boost for bench | Cory Fields | 2016-07-06 | 1 | -1/+1 | |
| | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge #8304: [travis] Update SDK_URL | Jonas Schnelli | 2016-07-07 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | [travis] Update SDK_URL | MarcoFalke | 2016-06-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge #8288: qt: Network-specific example address | Jonas Schnelli | 2016-07-06 | 1 | -1/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | qt: Network-specific example address | Wladimir J. van der Laan | 2016-06-29 | 1 | -1/+19 | |