| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | wallet: GetWalletTx requires cs_wallet lock | João Barbosa | 2020-08-17 | 2 | -2/+3 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | gui: Delay interfaces::Node initialization | Russell Yanofsky | 2020-08-26 | 3 | -3/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | gui: Replace interface::Node references with pointers | Russell Yanofsky | 2020-08-26 | 9 | -41/+74 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | gui: Remove unused interfaces::Node references | Russell Yanofsky | 2020-08-26 | 8 | -15/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | gui: Partially revert #10244 gArgs and Params changes | Russell Yanofsky | 2020-08-26 | 7 | -87/+37 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19687: refactor: make EncodeBase{32,64} consume Spans | MarcoFalke | 2020-08-26 | 5 | -19/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | util: make EncodeBase64 consume Spans | Sebastian Falbesoner | 2020-08-25 | 4 | -11/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | util: make EncodeBase32 consume Spans | Sebastian Falbesoner | 2020-08-25 | 3 | -8/+9 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19779: Remove gArgs global from init | fanquake | 2020-08-26 | 5 | -198/+189 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | scripted-diff: gArgs -> args | MarcoFalke | 2020-08-24 | 2 | -148/+140 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | init: Capture copy of blocknotify setting for BlockNotifyCallback | MarcoFalke | 2020-08-24 | 1 | -16/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | init: Pass reference to ArgsManager around instead of relying on global | MarcoFalke | 2020-08-24 | 5 | -34/+35 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19775: test: Activate segwit in TestChain100Setup | fanquake | 2020-08-26 | 2 | -31/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | test: Activate segwit in TestChain100Setup | MarcoFalke | 2020-08-21 | 1 | -12/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | test: Pass empty tx pool to block assembler | MarcoFalke | 2020-08-21 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | test: Move doxygen comment to header | MarcoFalke | 2020-08-21 | 2 | -18/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19628: net: change CNetAddr::ip to have flexible size | MarcoFalke | 2020-08-25 | 10 | -267/+492 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | net: change CNetAddr::ip to have flexible size | Vasil Dimov | 2020-08-24 | 10 | -215/+450 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | net: don't accept non-left-contiguous netmasks | Vasil Dimov | 2020-08-24 | 2 | -55/+45 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19601: Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to... | fanquake | 2020-08-25 | 3 | -19/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Refactor Get{Prevout,Sequence,Outputs}Hash to Get{Prevouts,Sequences,Outputs}... | Jeremy Rubin | 2020-08-07 | 1 | -12/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add SHA256Uint256 helper functions | Jeremy Rubin | 2020-08-06 | 2 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add single sha256 call to CHashWriter | Jeremy Rubin | 2020-08-06 | 1 | -7/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15704: Move Win32 defines to configure.ac to ensure they are globally ... | fanquake | 2020-08-25 | 4 | -15/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Move Win32 defines to configure.ac to ensure they are globally defined | Luke Dashjr | 2020-08-20 | 4 | -15/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19731: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_... | Wladimir J. van der Laan | 2020-08-24 | 3 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rpc: expose nLastBlockTime/TXTime as getpeerinfo last_block/transaction | Jon Atack | 2020-08-15 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | net: add nLastBlockTime/TXTime to CNodeStats, CNode::copyStats | Jon Atack | 2020-08-15 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19704: Net processing: move ProcessMessage() to PeerLogicValidation | fanquake | 2020-08-24 | 6 | -131/+115 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [net_processing] Move ProcessMessage to PeerLogicValidation | John Newbery | 2020-08-21 | 3 | -81/+67 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [net_processing] Change PeerLogicValidation to hold a connman reference | John Newbery | 2020-08-12 | 5 | -51/+49 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | docs: Correct description for getblockstats's txs field | Nadav Ivgi | 2020-08-21 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19733: Move comment about BaseIndex::DB from TxIndex::DB | fanquake | 2020-08-21 | 3 | -12/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused includes | Marcin Jachymiak | 2020-08-18 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Move comment about BaseIndex::DB from TxIndex::DB | Marcin Jachymiak | 2020-08-18 | 2 | -9/+10 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||