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-06-22
test: add two edge case tests for CSubNet
Vasil Dimov
2020-06-21
Merge #19198: test: Check that peers with forcerelay permission are not asked...
MarcoFalke
2020-06-21
doc: Remove -whitelistforcerelay from comment
MarcoFalke
2020-06-21
test: Check that peers with forcerelay permission do not get a feefilter message
MarcoFalke
2020-06-21
test: Add connect_nodes method
MarcoFalke
2020-06-21
test: Add test for no net permission
MarcoFalke
2020-06-21
test: Replace self.nodes[0].p2p with conn
MarcoFalke
2020-06-21
test: remove redundant generate
MarcoFalke
2020-06-21
test: pep-8 p2p_feefilter.py
MarcoFalke
2020-06-21
Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...
MarcoFalke
2020-06-21
Merge #18027: "PSBT Operations" dialog
Samuel Dobson
2020-06-21
Merge #19133: rpc, cli, test: add bitcoin-cli -generate command
Samuel Dobson
2020-06-21
Merge #19095: [tools] Update clang-format config for multi-line function decl...
MarcoFalke
2020-06-21
Merge #19200: rpc: remove deprecated getaddressinfo fields
Samuel Dobson
2020-06-21
Merge #16377: [rpc] don't automatically append inputs in walletcreatefundedpsbt
Samuel Dobson
2020-06-21
Merge #17938: Disallow automatic conversion between disparate hash types
Samuel Dobson
2020-06-20
Merge #19018: docs: fixing description of the field sequence in walletcreatef...
MarcoFalke
2020-06-19
Merge #19054: wallet: Skip hdKeypath of 'm' when determining inactive hd seeds
MarcoFalke
2020-06-19
Disallow automatic conversion between hash types
Ben Woosley
2020-06-19
Remove an apparently unnecessary conversion
Ben Woosley
2020-06-19
Explicitly support conversion between equivalent hash types
Ben Woosley
2020-06-19
Use explicit conversion from WitnessV0KeyHash -> CKeyID
Ben Woosley
2020-06-19
Use explicit conversion from PKHash -> CKeyID
Ben Woosley
2020-06-19
Convert CPubKey to WitnessV0KeyHash directly
Ben Woosley
2020-06-19
Prefer explicit CScriptID construction
Ben Woosley
2020-06-19
Prefer explicit uint160 conversion
Ben Woosley
2020-06-19
Merge #19309: refactor: Fix link error with --enable-debug
MarcoFalke
2020-06-19
Merge #19267: ci: Upgrade most ci configs to focal
MarcoFalke
2020-06-19
ci: Upgrade most ci configs to focal
MarcoFalke
2020-06-19
doc: move doc to ci readme
MarcoFalke
2020-06-19
ci: Have one config run in xenial to test against python3.5
MarcoFalke
2020-06-19
travis: Always run multiprocess build
MarcoFalke
2020-06-19
Merge #19321: ci: Run asan ci config on cirrus
MarcoFalke
2020-06-19
Merge #18863: refactor: Make CScriptVisitor stateless
MarcoFalke
2020-06-19
Merge #18937: refactor: s/command/msg_type/ in CNetMsgMaker and CSerializedNe...
MarcoFalke
2020-06-19
Make lint-spelling.py happy
Glenn Willen
2020-06-19
[gui] Load PSBT from clipboard
Glenn Willen
2020-06-19
[gui] PSBT Operations Dialog (sign & broadcast)
Glenn Willen
2020-06-19
Merge #19293: net: Avoid redundant and confusing FAILED log
fanquake
2020-06-19
Merge #19322: [net] split PushInventory()
fanquake
2020-06-18
FillPSBT: report number of inputs signed (or would sign)
Glenn Willen
2020-06-18
Improve TransactionErrorString messages.
Glenn Willen
2020-06-19
Merge #19197: init: use std::thread for ThreadImport()
fanquake
2020-06-18
Merge #19310: wallet: BerkeleyDatabase make BerkeleyDatabase::Create, CreateM...
MarcoFalke
2020-06-18
[net] split PushInventory()
John Newbery
2020-06-18
ci: Run asan ci config on cirrus
MarcoFalke
2020-06-18
cirrus: Clear dummy task
MarcoFalke
2020-06-18
Merge #19071: doc: Separate repository for the gui
MarcoFalke
2020-06-18
test: move sync_blocks and sync_mempool functions to test_framework.py
Roy Shao
2020-06-18
Merge bitcoin-core/gui#3: scripted-diff: Make SeparatorStyle a scoped enum
MarcoFalke
[next]