aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests: Add fuzzing harness for SigHasLowR(...) and ecdsa_signature_parse_der_...practicalswift2020-08-183-1/+41
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19099: refactor: Move wallet methods out of chain.h and node.hMarcoFalke2020-08-3123-158/+131
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gui refactor: Inline SplashScreen::ConnectWalletRussell Yanofsky2020-08-272-10/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor: Move wallet methods out of chain.h and node.hRussell Yanofsky2020-08-2720-139/+111
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor: Create interfaces earlier during initializationRussell Yanofsky2020-08-274-10/+17
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19710: bench: Prevent thread oversubscription and decreases the varian...MarcoFalke2020-08-312-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bench: Prevent thread oversubscriptionHennadii Stepanov2020-08-261-3/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bench: Allow skip benchmarkHennadii Stepanov2020-08-141-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19826: Pass mempool reference to chainstate constructorMarcoFalke2020-08-317-37/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass mempool reference to chainstate constructorMarcoFalke2020-08-287-37/+55
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19803: Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDBfanquake2020-08-312-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDBLuke Dashjr2020-08-252-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19828: wallet, refactor: Remove duplicate map lookups in GetAddressBal...fanquake2020-08-311-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wallet, refactor: Remove duplicate map lookups in GetAddressBalancesJoão Barbosa2020-08-281-3/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19830: test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFilesfanquake2020-08-311-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFilesMarcoFalke2020-08-291-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19839: Set appveyor VM version to previous Visual Studio 2019 releaseMarcoFalke2020-08-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set appveyor vm version to previous Visual Studio 2019 release.Aaron Clauson2020-08-301-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #18921: build: add stack-clash and control-flow protection options to h...Wladimir J. van der Laan2020-08-291-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: add -fstack-clash-protection to hardening flagsfanquake2020-06-191-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: add -fcf-protection=full to hardening optionsfanquake2020-06-191-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...MarcoFalke2020-08-292-0/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: Document differences in bitcoind and bitcoin-qt locale handlingpracticalswift2020-08-292-0/+34
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19607: [p2p] Add Peer struct for per-peer data in net processingWladimir J. van der Laan2020-08-284-80/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scripted-diff: rename misbehavior membersJohn Newbery2020-08-123-9/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [net processing] Move misbehavior tracking state to PeerJohn Newbery2020-08-122-72/+53
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [net processing] Add PeerJohn Newbery2020-08-121-0/+46
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [net processing] Remove CNodeState.nameJohn Newbery2020-08-121-6/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving...MarcoFalke2020-08-283-19/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Leverage the default "Create new receiving address" buttonHennadii Stepanov2020-07-212-19/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Make "Create new receiving address" default unconditionallyHennadii Stepanov2020-07-211-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19797: net: Remove old check for 3-byte shifted IP addresses from pre-...MarcoFalke2020-08-281-11/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove old check for 3-byte shifted IP addresses from pre-0.2.9 node messagesRaúl Martínez (RME)2020-08-281-11/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19739: refactor: remove c-string interfaces for DecodeBase58{Check}Wladimir J. van der Laan2020-08-282-15/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | util: remove c-string interfaces for DecodeBase58{Check}Sebastian Falbesoner2020-08-172-15/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19646: doc: Updated outdated help command for getblocktemplateWladimir J. van der Laan2020-08-281-10/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated outdated help command for getblocktemplate (fixes #19625)Jake Leventhal2020-08-151-10/+9
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19758: Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annot...fanquake2020-08-281-5/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotationsHennadii Stepanov2020-08-181-5/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19822: chain: Fix CChain comparison UB by removing it (it was unused)fanquake2020-08-281-6/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chain: Remove UB CChain comparisonCarl Dong2020-08-271-6/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19067: tests: Add fuzzing harness for CNodeMarcoFalke2020-08-282-0/+163
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests: Add fuzzing harness for CNodepracticalswift2020-08-272-0/+163
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge bitcoin-core/gui#40: Clarify block height labelMarcoFalke2020-08-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gui: Clarify block height labelHennadii Stepanov2020-07-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19169: rpc: Validate provided keys for query_options parameter in list...MarcoFalke2020-08-271-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Validate provided keys for query_options parameter in listunspentpasta2020-06-051-0/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19289: wallet: GetWalletTx and IsMine require cs_wallet lockWladimir J. van der Laan2020-08-273-32/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wallet: IsChange requires cs_wallet lockJoão Barbosa2020-08-212-4/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wallet: IsMine overloads require cs_wallet lockJoão Barbosa2020-08-173-27/+37