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
2021-08-11
Merge bitcoin/bitcoin#22653: refactor: Rename JoinErrors and re-use it
fanquake
2021-08-10
Merge bitcoin/bitcoin#22632: test: Set regtest.BIP66Height = 102 to speed up ...
W. J. van der Laan
2021-08-10
Merge bitcoin/bitcoin#22547: cli: Add progress bar for -getinfo
Samuel Dobson
2021-08-09
Merge bitcoin/bitcoin#22642: release: Release with separate SHA256SUMS and si...
fanquake
2021-08-09
Merge bitcoin/bitcoin#22643: guix-verify: Non-zero exit code when anything fails
fanquake
2021-08-09
Merge bitcoin/bitcoin#21800: mempool/validation: mempool ancestor/descendant ...
fanquake
2021-08-09
Merge bitcoin/bitcoin#22337: wallet: Use bilingual_str for errors
Samuel Dobson
2021-08-09
Merge bitcoin/bitcoin#22359: wallet: Do not set fInMempool in transactionAdde...
Samuel Dobson
2021-08-09
Merge bitcoin/bitcoin#21500: wallet, rpc: add an option to list private descr...
Samuel Dobson
2021-08-07
Merge bitcoin/bitcoin#22657: fuzz: Re-enable assert in banman again
MarcoFalke
2021-08-07
fuzz: Re-enable assert in banman again
MarcoFalke
2021-08-06
refactor: Reuse MakeUnorderedList where possible
Hennadii Stepanov
2021-08-06
refactor: Move MakeUnorderedList into util/string.h to make it reusable
Hennadii Stepanov
2021-08-06
scripted-diff: Rename JoinErrors in more general MakeUnorderedList
Hennadii Stepanov
2021-08-06
Merge bitcoin-core/gui#396: Ensure external signer option remains disabled wi...
Hennadii Stepanov
2021-08-06
Merge bitcoin-core/gui#379: Prompt to reset settings when settings.json canno...
Hennadii Stepanov
2021-08-06
[test] mempool package ancestor/descendant limits
glozow
2021-08-06
[test] parameterizable fee for make_chain and create_child_with_parents
glozow
2021-08-06
[test] helper function to increase transaction weight
glozow
2021-08-06
extract/rename helper functions from rpc_packages.py
glozow
2021-08-06
[policy] ancestor/descendant limits for packages
glozow
2021-08-05
gui: ensure external signer option remains disabled without signers
Andrew Chow
2021-08-05
guix-verify: Non-zero exit code when anything fails
Carl Dong
2021-08-05
release: Release with separate SHA256SUMS and sig files
Carl Dong
2021-08-05
Merge bitcoin/bitcoin#21129: fuzz: check that ser+unser produces the same Add...
MarcoFalke
2021-08-05
[mempool] check ancestor/descendant limits for packages
glozow
2021-08-05
[refactor] pass size/count instead of entry to CalculateAncestorsAndCheckLimits
glozow
2021-08-05
MOVEONLY: add helper function for calculating ancestors and checking limits
glozow
2021-08-05
misc package validation doc improvements
glozow
2021-08-05
Merge bitcoin/bitcoin#22619: test: refactor: use consistent bytes <-> hex-str...
MarcoFalke
2021-08-05
test: Set regtest.BIP66Height = 102 to speed up tests
MarcoFalke
2021-08-05
Merge bitcoin/bitcoin#22630: test: Add missing include
fanquake
2021-08-05
test: Add missing include
MarcoFalke
2021-08-05
Merge bitcoin/bitcoin#22277: test: Properly set BIP34 height in CreateNewBloc...
MarcoFalke
2021-08-05
Merge bitcoin/bitcoin#22618: [p2p] Small follow-ups to 21528
MarcoFalke
2021-08-05
Merge bitcoin-core/gui#393: Fix regression in "Encrypt Wallet" menu item
Hennadii Stepanov
2021-08-05
Merge bitcoin-core/gui#337: test: Use Regex Search in Apptests
Hennadii Stepanov
2021-08-04
[net_processing] Provide debug error if code assumptions change.
Amiti Uttarwar
2021-08-04
[docs] Add release notes for #21528
Amiti Uttarwar
2021-08-04
test: refactor: remove binascii from test_framework
Zero-1729
2021-08-04
Merge bitcoin/bitcoin#22621: make ParseOutputType return a std::optional<Outp...
MarcoFalke
2021-08-04
fuzz: check that ser+unser produces the same AddrMan
Vasil Dimov
2021-08-04
Merge bitcoin/bitcoin#22603: doc: Add release notes for 22570 (ignore banlist...
MarcoFalke
2021-08-04
Merge bitcoin/bitcoin#22616: p2p, rpc: address relay fixups
MarcoFalke
2021-08-04
Merge bitcoin/bitcoin#22577: Close minor startup race between main and schedu...
MarcoFalke
2021-08-04
make ParseOutputType return a std::optional<OutputType>
fanquake
2021-08-04
Merge bitcoin/bitcoin#22576: doc: Update high-level addrman description
fanquake
2021-08-03
qt: Fix regression in "Encrypt Wallet" menu item
Hennadii Stepanov
2021-08-03
Merge bitcoin/bitcoin#22609: [GetTransaction] remove unneeded cs_main lock ac...
fanquake
2021-08-03
Merge bitcoin/bitcoin#22597: consensus/params: simplify ValidDeployment check...
MarcoFalke
[next]