| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clarify RPC rawtransaction documentation | Jameson Lopp | 2018-11-26 | 1 | -2/+2 |
| * | Merge #14400: Add Benchmark to test input de-duplication worst case | MarcoFalke | 2018-11-25 | 2 | -0/+101 |
| |\ | |||||
| | * | Add Benchmark to test input de-duplication worst case | Jeremy Rubin | 2018-11-25 | 2 | -0/+101 |
| |/ | |||||
| * | Merge #14785: Scripts: Fix detection of copyright holders | MarcoFalke | 2018-11-23 | 1 | -15/+15 |
| |\ | |||||
| | * | Fix detection of copyright holders | Cornelius Schumacher | 2018-11-23 | 1 | -15/+15 |
| * | | Merge #14764: travis: Run thread sanitizer on unit tests | MarcoFalke | 2018-11-23 | 4 | -6/+32 |
| |\ \ | |||||
| | * | | test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan | MarcoFalke | 2018-11-22 | 2 | -1/+1 |
| | * | | travis: --disable-hardening for xenial thread sanitizer | MarcoFalke | 2018-11-22 | 1 | -1/+1 |
| | * | | travis: Run thread sanitizer | MarcoFalke | 2018-11-22 | 3 | -5/+31 |
| * | | | Merge #14521: qt, docs: Fix `bitcoin-qt -version` output formatting | Wladimir J. van der Laan | 2018-11-23 | 2 | -4/+5 |
| |\ \ \ | |||||
| | * | | | Fix `bitcoin-qt -version` output formatting | Hennadii Stepanov | 2018-11-05 | 2 | -4/+5 |
| * | | | | Merge #14678: [wallet] remove redundant KeyOriginInfo access, already done in... | Wladimir J. van der Laan | 2018-11-23 | 1 | -9/+2 |
| |\ \ \ \ | |||||
| | * | | | | GetPubKey: make sigdata const | Gregory Sanders | 2018-11-13 | 1 | -1/+1 |
| | * | | | | remove redundant KeyOriginInfo access, already done in CreateSig | Gregory Sanders | 2018-11-12 | 1 | -8/+1 |
| * | | | | | Merge #14612: Include full version number in released file names | Wladimir J. van der Laan | 2018-11-23 | 2 | -2/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update release-process.md to include RC version bumping | Andrew Chow | 2018-11-01 | 1 | -1/+2 |
| | * | | | | | build: include rc number in version number | Andrew Chow | 2018-10-30 | 1 | -1/+2 |
| | * | | | | | build: if VERSION_BUILD is non-zero, include it in the package version | Andrew Chow | 2018-10-30 | 1 | -1/+1 |
| * | | | | | | Merge #14448: doc: Clarify rpcwallet flag url change | Wladimir J. van der Laan | 2018-11-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | clarify rpcwallet flag url change | Jordan Baczuk | 2018-10-09 | 1 | -1/+1 |
| * | | | | | | | Merge #14728: fix uninitialized read when stringifying an addrLocal | Wladimir J. van der Laan | 2018-11-23 | 3 | -2/+39 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | fix uninitialized read when stringifying an addrLocal | Kaz Wesley | 2018-11-15 | 2 | -2/+1 |
| | * | | | | | | | add test demonstrating addrLocal UB | Kaz Wesley | 2018-11-15 | 1 | -0/+38 |
| * | | | | | | | | Merge #14726: Use RPCHelpMan for all RPCs | Wladimir J. van der Laan | 2018-11-23 | 12 | -426/+1032 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | rpc: Documentation fixups | MarcoFalke | 2018-11-15 | 2 | -1/+8 |
| | * | | | | | | | | Use RPCHelpMan for all RPCs | MarcoFalke | 2018-11-14 | 11 | -426/+1008 |
| | * | | | | | | | | lint: Must use RPCHelpMan to generate the RPC docs | MarcoFalke | 2018-11-14 | 1 | -0/+17 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge #14778: A few minor formatting fixes and clarifications to descriptors.md | Wladimir J. van der Laan | 2018-11-23 | 1 | -11/+15 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | A few minor formatting fixes and clarifications to descriptors.md | John Newbery | 2018-11-22 | 1 | -11/+15 |
| | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge #14777: tests: Add regtest for JSON-RPC batch calls | MarcoFalke | 2018-11-22 | 2 | -0/+47 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add regtest for JSON-RPC batch calls. | Daniel Kraft | 2018-11-21 | 2 | -0/+47 |
| * | | | | | | | | | Merge #14771: test: Add BOOST_REQUIRE to getters returning optional | MarcoFalke | 2018-11-22 | 4 | -11/+12 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| | * | | | | | | | | test: Add BOOST_REQUIRE to getters returning optional | MarcoFalke | 2018-11-20 | 4 | -11/+12 |
| * | | | | | | | | | Merge #14756: Improve rpcauth.py by using argparse and getpass modules | Wladimir J. van der Laan | 2018-11-22 | 2 | -22/+28 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | rpcauth: Improve by using argparse and getpass modules | João Barbosa | 2018-11-21 | 2 | -22/+28 |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge #14532: Never bind INADDR_ANY by default, and warn when doing so explic... | Wladimir J. van der Laan | 2018-11-22 | 4 | -5/+20 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | rpcbind: Warn about exposing RPC to untrusted networks | Luke Dashjr | 2018-11-22 | 2 | -1/+5 |
| | * | | | | | | | | | CNetAddr: Add IsBindAny method to check for INADDR_ANY | Luke Dashjr | 2018-11-22 | 2 | -0/+11 |
| | * | | | | | | | | | net: Always default rpcbind to localhost, never "all interfaces" | Luke Dashjr | 2018-11-22 | 2 | -5/+5 |
| * | | | | | | | | | | Merge #14715: Drop defunct prevector compat handling | Wladimir J. van der Laan | 2018-11-22 | 3 | -18/+10 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Implement prevector::fill once | Ben Woosley | 2018-11-14 | 1 | -5/+1 |
| | * | | | | | | | | | Drop defunct IS_TRIVIALLY_CONSTRUCTIBLE handling from prevector.h | Ben Woosley | 2018-11-14 | 3 | -13/+9 |
| * | | | | | | | | | | Merge #14708: Warn unrecognised sections in the config file | Wladimir J. van der Laan | 2018-11-21 | 4 | -9/+56 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Warn unrecognized sections in the config file | Akio Nakamura | 2018-11-20 | 4 | -9/+56 |
| * | | | | | | | | | | | Merge #14719: qa: Check specific reject reasons in feature_block | Wladimir J. van der Laan | 2018-11-21 | 2 | -16/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | qa: Check specific reject reasons in feature_block | MarcoFalke | 2018-11-13 | 2 | -16/+19 |
| * | | | | | | | | | | | Merge #14742: Properly generate salt in rpcauth.py | Wladimir J. van der Laan | 2018-11-21 | 2 | -12/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Properly generate salt in rpcauth.py, update tests | Carl Dong | 2018-11-17 | 2 | -12/+9 |
| * | | | | | | | | | | | | Merge #14770: travis: Do not specify sudo in .travis | Wladimir J. van der Laan | 2018-11-20 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Do not specify sudo in .travis | Julian Fleischer | 2018-11-20 | 1 | -2/+0 |
| |/ / / / / / / / / / / / | |||||