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
2022-02-21
Use `GetAllOutputTypes` in `getblock` RPC function
Kiminuo
2022-02-14
Move `GetAllOutputTypes` function from `rpc/rawtransaction.cpp` to `rpc/util....
Kiminuo
2022-02-14
Merge bitcoin/bitcoin#24309: test: test that OP_1-OP_16 (but not lower/higher...
fanquake
2022-02-14
Merge bitcoin/bitcoin#24187: Followups for getdeploymentinfo
MarcoFalke
2022-02-14
Merge bitcoin/bitcoin#24301: build: header-only Boost
fanquake
2022-02-14
Merge bitcoin/bitcoin#24319: refactor: Avoid unsigned integer overflow in cor...
MarcoFalke
2022-02-14
Merge bitcoin/bitcoin#24180: script: Handle request exception and check svg i...
laanwj
2022-02-13
build: remove native B2 package
fanquake
2022-02-13
build: header-only Boost
fanquake
2022-02-13
build: use header-only Boost unit test
fanquake
2022-02-13
improved getcoins.py
sh15h4nk
2022-02-13
Merge bitcoin/bitcoin#24276: build, refactor: Improve package version usage
fanquake
2022-02-13
Merge bitcoin/bitcoin#24330: doc: release-process: Specify remote name in "gi...
MarcoFalke
2022-02-13
release-process: Specify remote name in "git fetch"
Jeremy Rand
2022-02-12
Merge bitcoin/bitcoin#24277: build: Fix `make deploy` for Windows when buildi...
fanquake
2022-02-11
Merge bitcoin/bitcoin#23998: build: support OpenBSD in depends
fanquake
2022-02-11
Merge bitcoin/bitcoin#24307: RPC: Return external_signer in getwalletinfo
Andrew Chow
2022-02-11
refactor: Avoid unsigned integer overflow in core_write
MarcoFalke
2022-02-11
Merge bitcoin/bitcoin#24308: util: use stronger-guarantee rename method
MarcoFalke
2022-02-11
Merge bitcoin/bitcoin#24316: ci: Rename Cirrus CI osx_instance to macos_instance
MarcoFalke
2022-02-11
ci: Follow Cirrus CI docs
Hennadii Stepanov
2022-02-11
Merge bitcoin/bitcoin#24241: doc: cleanup doc on need of Developer Account to...
fanquake
2022-02-10
doc: cleanup doc on need of Developer Account to obtain macOS SDK
jarolrod
2022-02-10
build: add support for OpenBSD to depends
fanquake
2022-02-10
build: add a default build tar in depends
fanquake
2022-02-10
Merge bitcoin/bitcoin#24238: random: use arc4random on OpenBSD
laanwj
2022-02-10
Test that OP_1-OP_16 (but not lower/higher) start witness programs
Pieter Wuille
2022-02-10
util: use stronger-guarantee rename method
Vasil Dimov
2022-02-10
Merge bitcoin/bitcoin#24297: Fix unintended unsigned integer overflow in stre...
fanquake
2022-02-10
Merge bitcoin/bitcoin#24302: test: Remove unused integer sanitizer suppressions
fanquake
2022-02-10
Merge bitcoin/bitcoin#24298: fuzz: Avoid unsigned integer overflow in FormatP...
fanquake
2022-02-10
RPC: Return external_signer in getwalletinfo
Kristaps Kaupe
2022-02-09
Merge bitcoin/bitcoin#24265: Drop StripRedundantLastElementsOfPath() function
fanquake
2022-02-09
test: Remove unused integer sanitizer suppressions
MarcoFalke
2022-02-09
util: Drop no longer needed StripRedundantLastElementsOfPath() function
Hennadii Stepanov
2022-02-09
Use ArgsManager::GetPathArg() for "-walletdir" option
Hennadii Stepanov
2022-02-09
Use ArgsManager::GetPathArg() for "-blocksdir" option
Hennadii Stepanov
2022-02-09
Use ArgsManager::GetPathArg() for "-datadir" option
Hennadii Stepanov
2022-02-09
util: Add ArgsManager::GetPathArg() function
Hennadii Stepanov
2022-02-09
Merge bitcoin/bitcoin#24253: Remove broken and unused CDataStream methods
laanwj
2022-02-09
fuzz: Avoid unsigned integer overflow in FormatParagraph
MarcoFalke
2022-02-09
Fix unintended unsigned integer overflow in strencodings
MarcoFalke
2022-02-09
Merge bitcoin/bitcoin#24288: build, refactor: Drop redundant `$(package)_down...
fanquake
2022-02-09
Merge bitcoin/bitcoin#24196: Fix integer sanitizer suppressions in validation...
MarcoFalke
2022-02-09
Merge bitcoin-core/gui#404: Fix various edge case bugs in QValidatedLineEdit
Hennadii Stepanov
2022-02-08
Merge bitcoin/bitcoin#24235: validation: use stronger EXCLUSIVE_LOCKS_REQUIRED()
MarcoFalke
2022-02-08
Merge bitcoin/bitcoin#24266: util: Avoid buggy std::filesystem:::create_direc...
MarcoFalke
2022-02-08
Merge bitcoin/bitcoin#24282: docs: Move explanation of hardened key syntax cl...
fanquake
2022-02-08
Merge bitcoin/bitcoin#24259: test: Remove unused valgrind suppressions
fanquake
2022-02-08
build, refactor: Drop redundant `$(package)_download_file` assignments
Hennadii Stepanov
[next]