index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-16
build: disable D-Bus on Android by default
Igor Cota
2020-08-15
Merge #19730: ci: Set increased --timeout-factor by default
MarcoFalke
2020-08-15
test: Remove confusing and broken use of wait_until global
MarcoFalke
2020-08-15
ci: Set increased --timeout-factor by default
MarcoFalke
2020-08-15
Merge #19718: build: Add missed gcov files to 'make clean'
fanquake
2020-08-15
Merge #16841: Replace GetScriptForWitness with GetScriptForDestination
fanquake
2020-08-15
Merge #15937: Add loadwallet and createwallet load_on_startup options
Samuel Dobson
2020-08-15
Merge #17458: Refactor OutputGroup effective value calculations and filtering...
Samuel Dobson
2020-08-14
Merge #19457: wallet: Cleanup wallettool salvage and walletdb extraneous decl...
MarcoFalke
2020-08-14
Merge #19709: test: Fix 'make cov' with clang
MarcoFalke
2020-08-14
build: Add missed gcov files to 'make clean'
Hennadii Stepanov
2020-08-14
Merge #17204: wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in sign...
Wladimir J. van der Laan
2020-08-14
Merge #19455: rpc generate: print useful help and error message
Wladimir J. van der Laan
2020-08-14
test: Fix 'make cov' with clang
Hennadii Stepanov
2020-08-14
Merge #19568: Wallet should not override signing errors
fanquake
2020-08-14
Merge #19528: rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc)
MarcoFalke
2020-08-14
Merge #19644: rpc: document returned error fields as optional if applicable
Samuel Dobson
2020-08-14
Add variables for repeated scripts
MeshCollider
2020-08-14
Remove GetScriptForWitness function
MeshCollider
2020-08-14
Replace usage of GetScriptForWitness with GetScriptForDestination
MeshCollider
2020-08-13
Add loadwallet and createwallet RPC load_on_startup options
Russell Yanofsky
2020-08-13
Merge #19070: p2p: Signal support for compact block filters with NODE_COMPACT...
Wladimir J. van der Laan
2020-08-13
Merge #19655: rpc: Catch listsinceblock target_confirmations exceeding block ...
Wladimir J. van der Laan
2020-08-13
Merge #19011: Reduce cs_main lock accumulation during GUI startup
Jonas Schnelli
2020-08-13
Merge #18654: rpc: separate bumpfee's psbt creation function into psbtbumpfee
Samuel Dobson
2020-08-12
Cap listsinceblock target_confirmations param
Adam Stein
2020-08-12
Merge #19688: build: Add support for llvm-cov
MarcoFalke
2020-08-12
Merge #19696: rpc: Fix addnode remove command error
Wladimir J. van der Laan
2020-08-12
Reduce cs_main lock accumulation during GUI startup
Jonas Schnelli
2020-08-12
Optionally populate BlockAndHeaderTipInfo during AppInitMain
Jonas Schnelli
2020-08-12
Add BlockAndHeaderTipInfo to the node interface/appInit
Jonas Schnelli
2020-08-12
RPCConsole, take initial chaintip data as parameter
Jonas Schnelli
2020-08-12
Merge #19658: [rpc] Allow RPC to fetch all addrman records and add records to...
Wladimir J. van der Laan
2020-08-12
[net] Add addpeeraddress RPC method
John Newbery
2020-08-12
[test] Test that getnodeaddresses() can return all known addresses
John Newbery
2020-08-12
[addrman] Specify max addresses and pct when calling GetAddresses()
John Newbery
2020-08-12
Merge #19316: [net] Cleanup logic around connection types
fanquake
2020-08-11
Refactor OutputGroups to handle effective values, fees, and filtering
Andrew Chow
2020-08-11
rpc: Improve addnode remove command error message
Fabian Jahr
2020-08-11
Merge #19674: refactor: test: use throwaway _ variable for unused loop counters
fanquake
2020-08-10
Merge #19596: Deduplicate parent txid loop of requested transactions and miss...
Wladimir J. van der Laan
2020-08-10
Merge #19605: doc: set CC_FOR_BUILD when building on OpenBSD
fanquake
2020-08-10
Merge #17563: lib: fix a compiler warning: unused GetDevURandom()
fanquake
2020-08-10
Merge #19622: build: Drop ancient hack in gitian-linux descriptor
fanquake
2020-08-09
Merge #19631: test: Wait for 'cmpctblock' in p2p_compactblocks when it is exp...
Wladimir J. van der Laan
2020-08-09
Merge #19657: test: Wait until is_connected in add_p2p_connection
Wladimir J. van der Laan
2020-08-09
Merge #19649: Restore test case for p2p transaction blinding
Wladimir J. van der Laan
2020-08-09
Merge #19660: refactor: Make HexStr take a span
Wladimir J. van der Laan
2020-08-09
Merge #19638: Replace `hidden service` with `onion service`
Wladimir J. van der Laan
2020-08-08
build: Add missed fuzz.coverage/ directory to .gitignore
Hennadii Stepanov
[next]