aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | net: Use network byte order for in_addr.s_addrHennadii Stepanov2020-09-291-1/+1
* | | | | | | | | | | | | | | | | | | | | Merge #20055: rpc: Set HTTP Content-Type in bitcoin-clifanquake2020-10-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | rpc: Set HTTP Content-Type in bitcoin-cliWladimir J. van der Laan2020-10-011-0/+1
| | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #20060: refactor: fix -Wbraced-scalar-init warning in validation testsMarcoFalke2020-10-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | refactor: fix -Wbraced-scalar-init warning in validation testsfanquake2020-10-021-1/+1
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge #20058: Update transifex slug for 0.21fanquake2020-10-0262-2183/+16116
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | qt: Periodic translations updateWladimir J. van der Laan2020-10-0161-2182/+16115
| * | | | | | | | | | | | | | | | | | | | | tx: Update transifex slug for 0.21Wladimir J. van der Laan2020-10-011-1/+1
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge #18309: zmq: Add support to listen on multiple interfacesWladimir J. van der Laan2020-10-015-12/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | zmq: Append address to notify log outputnthumann2020-10-011-8/+8
| * | | | | | | | | | | | | | | | | | | | | test: Add zmq test to support multiple interfacesnthumann2020-10-011-0/+24
| * | | | | | | | | | | | | | | | | | | | | doc: Add release notes to support multiple interfacesnthumann2020-09-231-0/+4
| * | | | | | | | | | | | | | | | | | | | | doc: Adjust ZMQ usage to support multiple interfacesnthumann2020-09-231-0/+2
| * | | | | | | | | | | | | | | | | | | | | zmq: Add support to listen on multiple interfacesNicolas Thumann2020-09-231-4/+2
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #20048: chainparams: do not log signet startup messages for other chainsMarcoFalke2020-10-013-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | signet: do not log signet startup messages for other chainsJon Atack2020-10-013-2/+8
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #19253: Tests: tidy up address.py and segwit_addr.pyMarcoFalke2020-10-014-51/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | [tests] Replace bytes literals with hex literalsJohn Newbery2020-09-031-12/+12
| * | | | | | | | | | | | | | | | | | | | [tests] Fix pep8 style violations in address.pyJohn Newbery2020-09-031-12/+12
| * | | | | | | | | | | | | | | | | | | | [tests] Correct docstring for address.pyJohn Newbery2020-09-031-1/+4
| * | | | | | | | | | | | | | | | | | | | [tests] Tidy up imports in address.pyJohn Newbery2020-09-031-4/+1
| * | | | | | | | | | | | | | | | | | | | [tests] Remove unused optional verify_checksum parameterJohn Newbery2020-09-031-3/+7
| * | | | | | | | | | | | | | | | | | | | [tests] Rename segwit encode and decode functionsJohn Newbery2020-09-032-7/+7
| * | | | | | | | | | | | | | | | | | | | [tests] Move bech32 unit tests to test frameworkJohn Newbery2020-09-033-14/+16
* | | | | | | | | | | | | | | | | | | | | Merge #20004: test: Add signet witness commitment section parse testsWladimir J. van der Laan2020-09-309-33/+96
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | test: Add signet witness commitment section parse testsMarcoFalke2020-09-291-0/+62
| * | | | | | | | | | | | | | | | | | | | | Remove gArgs global from CreateChainParams to aid testingMarcoFalke2020-09-299-33/+34
* | | | | | | | | | | | | | | | | | | | | | Merge #19802: doc: elaborate on release notes wrt netmasksWladimir J. van der Laan2020-09-301-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | doc: elaborate on release notes wrt netmasksVasil Dimov2020-09-011-1/+2
* | | | | | | | | | | | | | | | | | | | | | | Merge #19498: Tidy up ProcessOrphanTxMarcoFalke2020-09-302-43/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | ProcessOrphanTx: Move AddToCompactExtraTransactions call into ProcessOrphanTxJohn Newbery2020-09-072-14/+12
| * | | | | | | | | | | | | | | | | | | | | | | ProcessOrphanTx: Remove aliasesJohn Newbery2020-09-071-8/+6
| * | | | | | | | | | | | | | | | | | | | | | | ProcessOrphanTx: Remove outdated commentedJohn Newbery2020-09-071-11/+8
| * | | | | | | | | | | | | | | | | | | | | | | ProcessOrphanTx: remove useless setMisbehaving setJohn Newbery2020-09-071-6/+2
| * | | | | | | | | | | | | | | | | | | | | | | ProcessOrphanTx: remove useless done variableJohn Newbery2020-09-071-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | [net processing] Add doxygen comments for orphan data and functionJohn Newbery2020-09-071-3/+26
* | | | | | | | | | | | | | | | | | | | | | | | Merge #20043: doc: Add 19501 release notesfanquake2020-09-303-38/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | doc: Add 19501 release notesMarcoFalke2020-09-301-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | doc: Remove double-whitespace from help string, other whitespace fixupsMarcoFalke2020-09-302-38/+39
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #20006: Fix misleading error message: Clean stack ruleWladimir J. van der Laan2020-09-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix misleading error message: Clean stack rulesanket17292020-09-241-1/+1
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #20036: signet: Add assumed values for default signetWladimir J. van der Laan2020-09-301-8/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | signet: Add assumed values for default signetMarcoFalke2020-09-291-8/+18
| | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge #19501: send* RPCs in the wallet returns the "fee reason"MarcoFalke2020-09-308-20/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | [test] Make sure send rpc returns fee reasonSishir Giri2020-09-281-0/+12
| * | | | | | | | | | | | | | | | | | | | | | | | [send] Make send RPCs return fee reasonSishir Giri2020-09-268-21/+60
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge #19960: build: The vcpkg tool has introduced a proper way to use manifestsMarcoFalke2020-09-306-30/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Update msvc build to use new vcpkg manifestAaron Clauson2020-09-296-30/+38
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge #19958: doc: Better document features of feelersfanquake2020-09-302-5/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Improve docs about feeler connectionsGleb Naumenko2020-09-242-5/+14