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-04-05
test: throw `ValueError` for invalid base58 checksum
Sebastian Falbesoner
2022-04-05
contrib: testgen: use base58 methods from test framework
Sebastian Falbesoner
2022-04-05
scripted-diff: rename `chars` to `b58chars` in test_framework.address
Sebastian Falbesoner
2022-04-05
contrib: testgen: import OP_* constants from test framework
Sebastian Falbesoner
2022-04-05
contrib: testgen: avoid need for manually setting PYTHONPATH
Sebastian Falbesoner
2022-03-15
Merge bitcoin/bitcoin#24510: test: check for importprunedfunds RPC errors
MarcoFalke
2022-03-14
Merge bitcoin/bitcoin#24080: policy: Remove unused locktime flags
MarcoFalke
2022-03-14
Merge bitcoin/bitcoin#24225: wallet: Add sanity checks to DiscourageFeeSniping
Andrew Chow
2022-03-14
Merge bitcoin/bitcoin#24505: wallet: Add a deprecation warning for newly crea...
MarcoFalke
2022-03-13
Merge bitcoin/bitcoin#24528: rpc: rename getdeploymentinfo status-next to sta...
MarcoFalke
2022-03-13
Merge bitcoin/bitcoin#24527: test: set segwit height back to 0 on regtest
MarcoFalke
2022-03-13
Merge bitcoin/bitcoin#24533: test: use MiniWallet for feature_maxuploadtarget.py
MarcoFalke
2022-03-13
Merge bitcoin/bitcoin#24491: contrib: fix implicit function decleration in wi...
laanwj
2022-03-12
Merge bitcoin/bitcoin#24526: build: don't install deprecated libevent headers
fanquake
2022-03-12
Merge bitcoin/bitcoin#24164: build: Bump minimum required clang/libc++ to 8.0
MarcoFalke
2022-03-11
Merge bitcoin/bitcoin#24530: wallet: assert BnB's internally calculated waste...
Andrew Chow
2022-03-11
test: use MiniWallet for feature_maxuploadtarget.py
Sebastian Falbesoner
2022-03-11
Merge bitcoin/bitcoin#24453: Bugfix: doc: Correct change_address/changeAddres...
MarcoFalke
2022-03-11
Merge bitcoin/bitcoin#24421: miner: always assume we can build witness blocks
fanquake
2022-03-11
[wallet] assert BnB internally calculated waste is the same as GetSelectionWa...
glozow
2022-03-11
Merge bitcoin/bitcoin#24524: doc: remove Boost LDFLAGS from netBSD build docs
fanquake
2022-03-11
Merge bitcoin/bitcoin#24509: doc: Add `guix` prefix for changes to reproducib...
fanquake
2022-03-11
Merge bitcoin/bitcoin#24521: build: Fix Boost.Process detection on macOS arm64
fanquake
2022-03-11
rpc: rename getdeploymentinfo status-next to status_next
Jon Atack
2022-03-10
test: set segwit height back to 0 on regtest
Martin Zumsande
2022-03-10
build: don't install deprecated libevent headers
fanquake
2022-03-10
Merge bitcoin-core/gui#563: qt: Remove network detection based on address in ...
Hennadii Stepanov
2022-03-10
doc: remove Boost LDFLAGS from netBSD build docs
fanquake
2022-03-10
Merge bitcoin/bitcoin#24522: ci: remove compiled-but-unused BDB from MSAN job
MarcoFalke
2022-03-10
Merge bitcoin/bitcoin#24404: refactor: Remove confusing P1008R1 violation in ...
fanquake
2022-03-10
ci: remove compiled-but-unused BDB from MSAN job
fanquake
2022-03-10
Merge bitcoin/bitcoin#24486: wallet: refactor: dedup sqlite blob binding
fanquake
2022-03-10
wallet: Add a deprecation warning for newly created legacy wallets
Andrew Chow
2022-03-10
build: Fix Boost.Process detection on macOS arm64
Hennadii Stepanov
2022-03-10
qt: Remove network detection based on address in BIP21
laanwj
2022-03-10
Merge bitcoin/bitcoin#24469: test: Correctly decode UTF-8 literal string paths
MarcoFalke
2022-03-10
Merge bitcoin/bitcoin#24520: guix: only check for the macOS SDK once
Andrew Chow
2022-03-10
guix: only check for the macOS SDK once
fanquake
2022-03-10
Merge bitcoin/bitcoin#24516: build, ci: Fix MSVC builds and other improvements
MarcoFalke
2022-03-10
Merge bitcoin/bitcoin#24371: util: Fix `ReadBinaryFile` reading beyond maxsize
MarcoFalke
2022-03-10
build: Drop `double-conversion` from MSVC dependencies
Hennadii Stepanov
2022-03-10
ci: Invalidate vcpkg binary cache if dependencies changed
Hennadii Stepanov
2022-03-10
build: Specify `zeromq` port explicitly for MSVC builds
Hennadii Stepanov
2022-03-09
Merge bitcoin/bitcoin#24506: build, mac: Include arch in codesignature tarball
fanquake
2022-03-09
Merge bitcoin/bitcoin#24498: qt: Avoid crash on startup if int specified in s...
Andrew Chow
2022-03-09
build, mac: Include arch in codesignature tarball
Andrew Chow
2022-03-09
guix: use latest signapple
Andrew Chow
2022-03-09
test: check for importprunedfunds RPC errors
Sebastian Falbesoner
2022-03-09
Merge bitcoin/bitcoin#24138: index: Commit MuHash and best block together for...
MarcoFalke
2022-03-09
doc: Add `guix` prefix for changes to reproducible builds
Hennadii Stepanov
[next]