15784 Commits (51ae7660b81f536fb33fff775c1f4f46829d67a7)
 

Author SHA1 Message Date
Gregory Sanders 6697a70894 add test for unconfirmed balance between restarts 7 years ago
Gregory Sanders 6ba8f30e7b don't attempt mempool entry for wallet transactions on startup if already in mempool 7 years ago
MarcoFalke f60b4ad579
Merge #11835: Add Travis check for unused Python imports 7 years ago
practicalswift d60b320740 Add Travis check for unused Python imports 7 years ago
practicalswift c7399e7082 Remove unused Python imports 7 years ago
Wladimir J. van der Laan 59d3dc85b6
Merge #11740: Implement BIP159 NODE_NETWORK_LIMITED (pruned peers) *signaling only* 7 years ago
Russell Yanofsky 9c8eca7704 Split up key and script metadata for better type safety 7 years ago
Wladimir J. van der Laan 4ef4dfebbc
Merge #11847: Make boost::multi_index comparators const 7 years ago
Wladimir J. van der Laan 80f9dad0b7
Merge #11809: gui: Fix proxy setting options dialog crash 7 years ago
Wladimir J. van der Laan 3e50024120
Merge #11838: qa: Add getrawtransaction in_active_chain=False test 7 years ago
Wladimir J. van der Laan f05d349887 gui: Fix proxy setting options dialog crash 7 years ago
Suhas Daftuar 1ec0c0a01c Make boost::multi_index comparators const 7 years ago
Wladimir J. van der Laan 7630a1fe9a
Merge #11829: Test datadir specified in conf file exists 7 years ago
Jonas Schnelli de74c62583
[Doc] Update bip.md, add support for BIP 159 7 years ago
Jonas Schnelli e054d0e532
[QA] Add node_network_limited test 7 years ago
Karl-Johan Alm b3411435ae
[build] Add missing stuff to clean-local 7 years ago
Henrik Jonsson 3121d76ba1 doc: Update release notes for share/rpcauth/rpcauth.py rename 7 years ago
MarcoFalke fa4c16d2e7 qa: Add getrawtransaction in_active_chain=False test 7 years ago
Henrik Jonsson 3fdb29778a Rename rpcuser.py to rpcauth.py 7 years ago
Wladimir J. van der Laan 497d0e014c
Merge #10275: [rpc] Allow fetching tx directly from specified block in getrawtransaction 7 years ago
Wladimir J. van der Laan a13e443851
Merge #11830: rpcuser.py: Use 'python' not 'python2' 7 years ago
Pieter Wuille 5bea05bc1d
Merge #11834: [verify-commits] Fix gpg.sh's echoing for commits with '\n' 7 years ago
Jonas Schnelli bd09416524
Avoid leaking the prune height through getdata (fingerprinting countermeasure) 7 years ago
Jonas Schnelli 27df193efd
Always set NODE_NETWORK_LIMITED bit 7 years ago
Jonas Schnelli 7caba38568
Add NODE_NETWORK_LIMITED flags and min block amount constants 7 years ago
Matt Corallo a38686cea0 [verify-commits] Fix gpg.sh's echoing for commits with '\n' 7 years ago
Matt Corallo 07c483895d Always return true if AppInitMain got to the end 7 years ago
Henrik Jonsson 6d2f277b19 rpcuser.py: Use 'python' not 'python2' 7 years ago
MeshCollider 529b866759 Test datadir in conf file exists 7 years ago
Jonas Schnelli 91eeaa0335
Merge #11556: [Qt] Improved copy for RBF checkbox and tooltip 7 years ago
Karl-Johan Alm 434526aba6
[test] Add tests for getrawtransaction with block hash. 7 years ago
Karl-Johan Alm b167951677
[rpc] Allow getrawtransaction to take optional blockhash to fetch transaction from a block directly. 7 years ago
Pieter Wuille c17f11f7b4
Merge #10773: Shell script cleanups 7 years ago
Wladimir J. van der Laan 24df9af816
Merge #11781: Add `-debuglogfile` option 7 years ago
Matt Corallo 22fdddeabb Avoid calling GetSerializeSize on each tx in a block if !fTxIndex 7 years ago
Matt Corallo 2862aca40f Move some additional variables into CChainState private 7 years ago
Matt Corallo fd4d80a2f8 Create initial CChainState to hold chain state information 7 years ago
Matt Corallo e104f0fb7e Move block writing out of AcceptBlock 7 years ago
Matt Corallo 50701ba5fc Move txindex/undo data disk location stuff out of ConnectBlock 7 years ago
Matt Corallo 93a34cfeec Make DisconnectBlock unaware of where undo data resides on disk 7 years ago
Wladimir J. van der Laan 00d25e90db
Merge #11804: [docs] Fixed outdated link with archive.is 7 years ago
Tim Shimmin bf20a7d640 [docs] Fixed outdated link with archive.is 7 years ago
Wladimir J. van der Laan 0d7e0a3289
Merge #11337: Fix code constness in CBlockIndex::GetAncestor() overloads 7 years ago
Anthony Towns 5a7c09aebf test: Add tests for `-debuglogfile` with subdirs 7 years ago
Wladimir J. van der Laan 4158734946 doc: Update release notes for `-debuglogfile` 7 years ago
Wladimir J. van der Laan 23232422e5 test: Add test for `-debuglogfile` 7 years ago
MarcoFalke 13e31dd654
Merge #11791: [tests] Rename NodeConn and NodeConnCB 7 years ago
MarcoFalke fbce66a982
Merge #10493: Use range-based for loops (C++11) when looping over map elements 7 years ago
Wladimir J. van der Laan 9e38d35744
Merge #10874: [RPC] getblockchaininfo: Loop through the bip9 soft fork deployments instead of hard coding 7 years ago
Andrew Chow e4d0af4fe1 Loop through the bip9 soft fork deployments instead of hard coding 7 years ago