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-06-26
doc: Make Windows build docs match the CI task
Hennadii Stepanov
2022-06-26
ci: Increase CPU number for "Win64 native" task
Hennadii Stepanov
2022-06-25
ci: Bump vcpkg to the latest version
Hennadii Stepanov
2022-06-25
ci: Limit ccache cache size properly on "Win64 native" task
Hennadii Stepanov
2022-06-25
ci: Update Windows task image up to visualstudio2022
Hennadii Stepanov
2022-06-25
guix: patch LIEF to fix PPC64 NX default
fanquake
2022-06-25
guix: use LIEF 0.12.1
fanquake
2022-06-25
guix: remove usage of -Wl,-z,noexecstack for PPC64 HOST
fanquake
2022-06-25
Merge bitcoin/bitcoin#25458: guix: parallelize LIEF build
laanwj
2022-06-24
Merge bitcoin/bitcoin#25456: rpc: Use steady_clock for getrpcinfo durations
MacroFake
2022-06-24
remove unused functions
Ayush Sharma
2022-06-24
test: remove wallet dependency from feature_nulldummy.py
Ayush Sharma
2022-06-24
rpc: Fix Univalue push_backV OOM in listtransactions
MacroFake
2022-06-24
Merge bitcoin/bitcoin#25438: refactor: remove unused methods in classes `CDBI...
MacroFake
2022-06-23
wallet test: Add unit test for wallet scan save_progress option
Ryan Ofsky
2022-06-23
wallet: Save wallet scan progress
w0xlt
2022-06-23
Merge bitcoin/bitcoin#25457: Use more specific path when including `memenv.h`...
laanwj
2022-06-23
build: use BOOST_NO_CXX98_FUNCTION_BASE to suppress warnings
fanquake
2022-06-23
build: suppress array-bounds errors in libxkbcommon
fanquake
2022-06-23
Merge bitcoin/bitcoin#25446: p2p: Set CNode::m_relays_txs=true when receiving...
fanquake
2022-06-23
[functional test] submitrawpackage RPC
glozow
2022-06-23
[rpc] add new submitpackage RPC
glozow
2022-06-23
Use more specific path when including `memenv.h` header
Hennadii Stepanov
2022-06-23
rpc: Use steady_clock for getrpcinfo durations
MacroFake
2022-06-23
refactor: remove unused method `CDBWrapper::CompactRange`
Sebastian Falbesoner
2022-06-23
guix: parallelize LIEF build
fanquake
2022-06-23
Merge bitcoin/bitcoin#25451: test: `-whitebind` and `-bind` with `-listen=0`...
MacroFake
2022-06-23
Merge bitcoin-core/gui#623: Getting ready to Qt 6 (9/n). Apply Qt 6 specific ...
laanwj
2022-06-22
scripted-diff: Rename DEFAULT_MAX_MEMPOOL_SIZE to indicate SI unit
Carl Dong
2022-06-22
ArgsMan: Add Get*Arg functions returning optional
Carl Dong
2022-06-22
test: `-whitebind` and `-bind` with `-listen=0` should throw an error
brunoerg
2022-06-22
test: add coverage for 'listreceivedbyaddress' no change addrs return
furszy
2022-06-22
refactor: 'ListReceived' use optional for filtered address
furszy
2022-06-22
refactor: RPC 'ListReceived', encapsulate m_address_book access
furszy
2022-06-22
refactor: RPC 'listlabels', encapsulate 'CWallet::ListAddrBookLabels' functio...
furszy
2022-06-22
Merge bitcoin/bitcoin#25444: ci: macOS task imrovements
MacroFake
2022-06-22
Merge bitcoin/bitcoin#25414: doc: Update Arch Linux build example
laanwj
2022-06-22
Merge bitcoin/bitcoin#25443: test: Fail if connect_nodes fails
laanwj
2022-06-22
Merge bitcoin/bitcoin#25428: Remove Sock::Release() and CloseSocket()
laanwj
2022-06-22
[net processing] Set CNode::m_relays_txs=true when receiving BIP37 filters
dergoegge
2022-06-22
Merge bitcoin/bitcoin#24291: build: Remove negated --enable-fuzz checks from ...
laanwj
2022-06-22
ci: Improve naming related to "macOS 12 native x86_64" task
Hennadii Stepanov
2022-06-22
ci, refactor: Add `MACOS_NATIVE_TASK_TEMPLATE`
Hennadii Stepanov
2022-06-22
Remove LOCKTIME_MEDIAN_TIME_PAST constant
MarcoFalke
2022-06-22
Fix signed integer overflow in prioritisetransaction RPC
MarcoFalke
2022-06-22
refactor: Replace feeDelta by m_modified_fee
MarcoFalke
2022-06-22
net: rename Sock::Reset() to Sock::Close() and make it private
Vasil Dimov
2022-06-22
test: Fail if connect_nodes fails
MacroFake
2022-06-22
build: Remove negated --enable-fuzz checks from build system
MarcoFalke
2022-06-22
Update Arch Linux build example
Igor Bubelov
[prev]
[next]