| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | [net] Remove CombinerAll | John Newbery | 2020-10-08 | 2 | -32/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #20101: rpc: change no wallet loaded message to be clearer | MarcoFalke | 2020-10-08 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | rpc: change no wallet loaded message to be clearer | Andrew Chow | 2020-10-07 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #20065: fuzz: Configure check for main function | MarcoFalke | 2020-10-08 | 2 | -9/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | fuzz: Configure check for main function | MarcoFalke | 2020-10-04 | 2 | -9/+14 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #20027: Use mockable time everywhere in net_processing | MarcoFalke | 2020-10-08 | 3 | -39/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Avoid 'timing mishap' warnings when mocking | Pieter Wuille | 2020-10-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Use mockable time everywhere in net_processing | Pieter Wuille | 2020-10-08 | 3 | -38/+33 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #20092: util: Do not use gArgs global in ArgsManager member functions | MarcoFalke | 2020-10-07 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | util: Do not use gArgs global in ArgsManager member functions | Hennadii Stepanov | 2020-10-06 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #19339: validation: re-delegate absurd fee checking from mempool to cli... | fanquake | 2020-10-07 | 15 | -47/+63 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | [validation] Remove absurdfee from accepttomempool | John Newbery | 2020-10-05 | 9 | -23/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | scripted-diff: update max-fee-exceeded error message to include RPC | gzhao408 | 2020-10-05 | 6 | -11/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | [rpc/node] check for high fee before ATMP in clients | gzhao408 | 2020-10-05 | 4 | -18/+41 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #20095: CI: Bump vcpkg commit ID to get new msys mirror list | Pieter Wuille | 2020-10-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Bump vcpkg commit ID to get new msys mirror list | Aaron Clauson | 2020-10-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #19947: Test: Cover "change_type" option of "walletcreatefundedpsbt" RPC | MarcoFalke | 2020-10-05 | 1 | -1/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | test: Assert exclusive PSBT funding options | Oliver Gugger | 2020-10-02 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | test: Assert PSBT change type | Oliver Gugger | 2020-10-02 | 1 | -1/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #20064: RPC: remove duplicate line in getblock help | fanquake | 2020-10-05 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | RPC: remove duplicate line in getblock help | Fabian Jahr | 2020-10-03 | 1 | -1/+0 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #19723: Ignore unknown messages before VERACK | MarcoFalke | 2020-10-04 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Ignore unknown messages before VERACK | Suhas Daftuar | 2020-08-28 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #20072: ci: Build Arm64 on Travis without functional tests | MarcoFalke | 2020-10-04 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | ci: Build Arm64 on Travis without functional tests | Fabian Jahr | 2020-10-03 | 2 | -2/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #20069: test: Mention commit id in scripted diff error | MarcoFalke | 2020-10-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | test: Mention commit id in scripted diff error | Wladimir J. van der Laan | 2020-10-03 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #20071: ci, lint: Remove usage of TRAVIS_COMMIT_RANGE | MarcoFalke | 2020-10-04 | 3 | -8/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | lint: Use TRAVIS_BRANCH in lint-git-commit-check.sh | Fabian Jahr | 2020-10-03 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linter | Fabian Jahr | 2020-10-03 | 1 | -7/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | lint: Don't use TRAVIS_COMMIT_RANGE for commit-script-check | Fabian Jahr | 2020-10-03 | 1 | -1/+5 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #19956: rpc: Improve invalid vout value rpc error message | fanquake | 2020-10-03 | 4 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | scripted diff: Improve invalid vout value rpc error message | Nima Yazdanmehr | 2020-09-30 | 4 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #20034: test: Get rid of default wallet hacks | MarcoFalke | 2020-10-02 | 27 | -92/+94 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | test: Get rid of default wallet hacks | Russell Yanofsky | 2020-09-29 | 17 | -57/+57 | |
| | * | | | | | | | | | | | | | | | | | | | | | test, refactor: add default_wallet_name and wallet_data_filename variables | Russell Yanofsky | 2020-09-29 | 15 | -36/+38 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #19951: net, test: CNetAddr scoped ipv6 test coverage, rename scopeId ... | Wladimir J. van der Laan | 2020-10-02 | 3 | -4/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | net: rename CNetAddr scopeId to m_scope_id, improve code doc | Jon Atack | 2020-10-02 | 2 | -4/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | test: add test coverage for CNetAddr ipv6 scoped addresses | Jon Atack | 2020-10-02 | 1 | -0/+19 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #19871: doc: Clarify scope of eviction protection of outbound block-rel... | Wladimir J. van der Laan | 2020-10-02 | 1 | -8/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | [doc] Clarify semantic of peer's m_protect w.r.t to outbound eviction logics | Antoine Riard | 2020-09-10 | 1 | -4/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | [doc] Clarify scope of eviction protection of outbound block-relay peers | Antoine Riard | 2020-09-07 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #19991: net: Use alternative port for incoming Tor connections | Wladimir J. van der Laan | 2020-10-02 | 8 | -56/+125 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | doc: Update onion service target port numbers in tor.md | Hennadii Stepanov | 2020-10-01 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | net: Extend -bind config option with optional network type | Hennadii Stepanov | 2020-10-01 | 3 | -13/+54 | |
| | * | | | | | | | | | | | | | | | | | | | | net, refactor: Move AddLocal call one level up | Hennadii Stepanov | 2020-10-01 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | net: Pass onion service target to Tor controller | Hennadii Stepanov | 2020-10-01 | 3 | -14/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | refactor: Rename TorController::target to m_tor_control_center | Hennadii Stepanov | 2020-09-29 | 1 | -17/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | net, refactor: Refactor CBaseChainParams::RPCPort function | Hennadii Stepanov | 2020-09-29 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | net: Add alternative port for onion service | Hennadii Stepanov | 2020-09-29 | 2 | -5/+12 | |