aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | [net] Remove CombinerAllJohn Newbery2020-10-082-32/+0
* | | | | | | | | | | | | | | | | | | | | | | Merge #20101: rpc: change no wallet loaded message to be clearerMarcoFalke2020-10-082-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | rpc: change no wallet loaded message to be clearerAndrew Chow2020-10-072-3/+3
* | | | | | | | | | | | | | | | | | | | | | | Merge #20065: fuzz: Configure check for main functionMarcoFalke2020-10-082-9/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | fuzz: Configure check for main functionMarcoFalke2020-10-042-9/+14
| | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge #20027: Use mockable time everywhere in net_processingMarcoFalke2020-10-083-39/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Avoid 'timing mishap' warnings when mockingPieter Wuille2020-10-081-1/+1
| * | | | | | | | | | | | | | | | | | | | | Use mockable time everywhere in net_processingPieter Wuille2020-10-083-38/+33
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge #20092: util: Do not use gArgs global in ArgsManager member functionsMarcoFalke2020-10-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | util: Do not use gArgs global in ArgsManager member functionsHennadii Stepanov2020-10-061-2/+2
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #19339: validation: re-delegate absurd fee checking from mempool to cli...fanquake2020-10-0715-47/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | [validation] Remove absurdfee from accepttomempoolJohn Newbery2020-10-059-23/+16
| * | | | | | | | | | | | | | | | | | | | | scripted-diff: update max-fee-exceeded error message to include RPCgzhao4082020-10-056-11/+11
| * | | | | | | | | | | | | | | | | | | | | [rpc/node] check for high fee before ATMP in clientsgzhao4082020-10-054-18/+41
* | | | | | | | | | | | | | | | | | | | | | Merge #20095: CI: Bump vcpkg commit ID to get new msys mirror listPieter Wuille2020-10-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Bump vcpkg commit ID to get new msys mirror listAaron Clauson2020-10-061-1/+1
* | | | | | | | | | | | | | | | | | | | | | Merge #19947: Test: Cover "change_type" option of "walletcreatefundedpsbt" RPCMarcoFalke2020-10-051-1/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | test: Assert exclusive PSBT funding optionsOliver Gugger2020-10-021-0/+4
| * | | | | | | | | | | | | | | | | | | | | | test: Assert PSBT change typeOliver Gugger2020-10-021-1/+20
* | | | | | | | | | | | | | | | | | | | | | | Merge #20064: RPC: remove duplicate line in getblock helpfanquake2020-10-051-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | RPC: remove duplicate line in getblock helpFabian Jahr2020-10-031-1/+0
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge #19723: Ignore unknown messages before VERACKMarcoFalke2020-10-041-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Ignore unknown messages before VERACKSuhas Daftuar2020-08-281-2/+1
* | | | | | | | | | | | | | | | | | | | | | Merge #20072: ci: Build Arm64 on Travis without functional testsMarcoFalke2020-10-042-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | ci: Build Arm64 on Travis without functional testsFabian Jahr2020-10-032-2/+2
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge #20069: test: Mention commit id in scripted diff errorMarcoFalke2020-10-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | test: Mention commit id in scripted diff errorWladimir J. van der Laan2020-10-031-1/+1
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge #20071: ci, lint: Remove usage of TRAVIS_COMMIT_RANGEMarcoFalke2020-10-043-8/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | lint: Use TRAVIS_BRANCH in lint-git-commit-check.shFabian Jahr2020-10-031-0/+8
| * | | | | | | | | | | | | | | | | | | | | lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linterFabian Jahr2020-10-031-7/+16
| * | | | | | | | | | | | | | | | | | | | | lint: Don't use TRAVIS_COMMIT_RANGE for commit-script-checkFabian Jahr2020-10-031-1/+5
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge #19956: rpc: Improve invalid vout value rpc error messagefanquake2020-10-034-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | scripted diff: Improve invalid vout value rpc error messageNima Yazdanmehr2020-09-304-5/+5
* | | | | | | | | | | | | | | | | | | | | Merge #20034: test: Get rid of default wallet hacksMarcoFalke2020-10-0227-92/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | test: Get rid of default wallet hacksRussell Yanofsky2020-09-2917-57/+57
| * | | | | | | | | | | | | | | | | | | | | test, refactor: add default_wallet_name and wallet_data_filename variablesRussell Yanofsky2020-09-2915-36/+38
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #19951: net, test: CNetAddr scoped ipv6 test coverage, rename scopeId ...Wladimir J. van der Laan2020-10-023-4/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | net: rename CNetAddr scopeId to m_scope_id, improve code docJon Atack2020-10-022-4/+8
| * | | | | | | | | | | | | | | | | | | | | test: add test coverage for CNetAddr ipv6 scoped addressesJon Atack2020-10-021-0/+19
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #19871: doc: Clarify scope of eviction protection of outbound block-rel...Wladimir J. van der Laan2020-10-021-8/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | [doc] Clarify semantic of peer's m_protect w.r.t to outbound eviction logicsAntoine Riard2020-09-101-4/+14
| * | | | | | | | | | | | | | | | | | | | [doc] Clarify scope of eviction protection of outbound block-relay peersAntoine Riard2020-09-071-4/+5
* | | | | | | | | | | | | | | | | | | | | Merge #19991: net: Use alternative port for incoming Tor connectionsWladimir J. van der Laan2020-10-028-56/+125
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | doc: Update onion service target port numbers in tor.mdHennadii Stepanov2020-10-011-4/+5
| * | | | | | | | | | | | | | | | | | | | net: Extend -bind config option with optional network typeHennadii Stepanov2020-10-013-13/+54
| * | | | | | | | | | | | | | | | | | | | net, refactor: Move AddLocal call one level upHennadii Stepanov2020-10-011-4/+5
| * | | | | | | | | | | | | | | | | | | | net: Pass onion service target to Tor controllerHennadii Stepanov2020-10-013-14/+33
| * | | | | | | | | | | | | | | | | | | | refactor: Rename TorController::target to m_tor_control_centerHennadii Stepanov2020-09-291-17/+17
| * | | | | | | | | | | | | | | | | | | | net, refactor: Refactor CBaseChainParams::RPCPort functionHennadii Stepanov2020-09-291-4/+4
| * | | | | | | | | | | | | | | | | | | | net: Add alternative port for onion serviceHennadii Stepanov2020-09-292-5/+12