| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests: Add fuzzing harness for SigHasLowR(...) and ecdsa_signature_parse_der_... | practicalswift | 2020-08-18 | 3 | -1/+41 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19099: refactor: Move wallet methods out of chain.h and node.h | MarcoFalke | 2020-08-31 | 23 | -158/+131 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gui refactor: Inline SplashScreen::ConnectWallet | Russell Yanofsky | 2020-08-27 | 2 | -10/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor: Move wallet methods out of chain.h and node.h | Russell Yanofsky | 2020-08-27 | 20 | -139/+111 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor: Create interfaces earlier during initialization | Russell Yanofsky | 2020-08-27 | 4 | -10/+17 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19710: bench: Prevent thread oversubscription and decreases the varian... | MarcoFalke | 2020-08-31 | 2 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bench: Prevent thread oversubscription | Hennadii Stepanov | 2020-08-26 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bench: Allow skip benchmark | Hennadii Stepanov | 2020-08-14 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19826: Pass mempool reference to chainstate constructor | MarcoFalke | 2020-08-31 | 7 | -37/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass mempool reference to chainstate constructor | MarcoFalke | 2020-08-28 | 7 | -37/+55 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19803: Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDB | fanquake | 2020-08-31 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDB | Luke Dashjr | 2020-08-25 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19828: wallet, refactor: Remove duplicate map lookups in GetAddressBal... | fanquake | 2020-08-31 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wallet, refactor: Remove duplicate map lookups in GetAddressBalances | João Barbosa | 2020-08-28 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19830: test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles | fanquake | 2020-08-31 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles | MarcoFalke | 2020-08-29 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19839: Set appveyor VM version to previous Visual Studio 2019 release | MarcoFalke | 2020-08-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set appveyor vm version to previous Visual Studio 2019 release. | Aaron Clauson | 2020-08-30 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #18921: build: add stack-clash and control-flow protection options to h... | Wladimir J. van der Laan | 2020-08-29 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: add -fstack-clash-protection to hardening flags | fanquake | 2020-06-19 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: add -fcf-protection=full to hardening options | fanquake | 2020-06-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han... | MarcoFalke | 2020-08-29 | 2 | -0/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: Document differences in bitcoind and bitcoin-qt locale handling | practicalswift | 2020-08-29 | 2 | -0/+34 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19607: [p2p] Add Peer struct for per-peer data in net processing | Wladimir J. van der Laan | 2020-08-28 | 4 | -80/+104 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scripted-diff: rename misbehavior members | John Newbery | 2020-08-12 | 3 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [net processing] Move misbehavior tracking state to Peer | John Newbery | 2020-08-12 | 2 | -72/+53 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [net processing] Add Peer | John Newbery | 2020-08-12 | 1 | -0/+46 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [net processing] Remove CNodeState.name | John Newbery | 2020-08-12 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving... | MarcoFalke | 2020-08-28 | 3 | -19/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Leverage the default "Create new receiving address" button | Hennadii Stepanov | 2020-07-21 | 2 | -19/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Make "Create new receiving address" default unconditionally | Hennadii Stepanov | 2020-07-21 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19797: net: Remove old check for 3-byte shifted IP addresses from pre-... | MarcoFalke | 2020-08-28 | 1 | -11/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove old check for 3-byte shifted IP addresses from pre-0.2.9 node messages | Raúl Martínez (RME) | 2020-08-28 | 1 | -11/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19739: refactor: remove c-string interfaces for DecodeBase58{Check} | Wladimir J. van der Laan | 2020-08-28 | 2 | -15/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | util: remove c-string interfaces for DecodeBase58{Check} | Sebastian Falbesoner | 2020-08-17 | 2 | -15/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19646: doc: Updated outdated help command for getblocktemplate | Wladimir J. van der Laan | 2020-08-28 | 1 | -10/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated outdated help command for getblocktemplate (fixes #19625) | Jake Leventhal | 2020-08-15 | 1 | -10/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19758: Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annot... | fanquake | 2020-08-28 | 1 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotations | Hennadii Stepanov | 2020-08-18 | 1 | -5/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19822: chain: Fix CChain comparison UB by removing it (it was unused) | fanquake | 2020-08-28 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chain: Remove UB CChain comparison | Carl Dong | 2020-08-27 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19067: tests: Add fuzzing harness for CNode | MarcoFalke | 2020-08-28 | 2 | -0/+163 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests: Add fuzzing harness for CNode | practicalswift | 2020-08-27 | 2 | -0/+163 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge bitcoin-core/gui#40: Clarify block height label | MarcoFalke | 2020-08-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gui: Clarify block height label | Hennadii Stepanov | 2020-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19169: rpc: Validate provided keys for query_options parameter in list... | MarcoFalke | 2020-08-27 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Validate provided keys for query_options parameter in listunspent | pasta | 2020-06-05 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19289: wallet: GetWalletTx and IsMine require cs_wallet lock | Wladimir J. van der Laan | 2020-08-27 | 3 | -32/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wallet: IsChange requires cs_wallet lock | João Barbosa | 2020-08-21 | 2 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wallet: IsMine overloads require cs_wallet lock | João Barbosa | 2020-08-17 | 3 | -27/+37 | |