index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-03-12
Merge bitcoin/bitcoin#29306: policy: enable sibling eviction for v3 transactions
Ava Chow
2024-03-12
Merge bitcoin/bitcoin#29236: log: Nuke error(...)
fanquake
2024-03-11
Merge bitcoin/bitcoin#29007: test: create deterministic addrman in the functi...
Ava Chow
2024-03-11
Merge bitcoin/bitcoin#29458: refactor: Preallocate result in TryParseHex to a...
Ava Chow
2024-03-11
Merge bitcoin/bitcoin#29586: wallet: default wallet migration, modify inconve...
Ava Chow
2024-03-11
refactor: Remove unused error()
MarcoFalke
2024-03-11
scripted-diff: Replace error() with LogError()
MarcoFalke
2024-03-11
refactor: Make error() return type void
MarcoFalke
2024-03-11
scripted-diff: return error(...); ==> error(...); return false;
MarcoFalke
2024-03-11
refactor: Add missing {} around error() calls
MarcoFalke
2024-03-11
Merge bitcoin/bitcoin#28120: p2p: make block download logic aware of limited ...
Ava Chow
2024-03-11
Merge bitcoin/bitcoin#26564: test: test_bitcoin: allow -testdatadir=<datadir>
Ava Chow
2024-03-08
Merge bitcoin/bitcoin#29569: Rename CalculateHeadersWork to CalculateClaimedH...
Ava Chow
2024-03-08
Merge bitcoin/bitcoin#29393: i2p: log connection was refused due to arbitrary...
Ava Chow
2024-03-08
Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CScheduler
Ava Chow
2024-03-08
wallet: default wallet migration, modify inconvenient backup filename
furszy
2024-03-07
test: test_bitcoin: allow -testdatadir=<datadir>
Larry Ruane
2024-03-07
build: Add missed definition for `AM_OBJCXXFLAGS`
Hennadii Stepanov
2024-03-07
Merge bitcoin-core/gui#803: test: Set organization name
Hennadii Stepanov
2024-03-06
Merge bitcoin/bitcoin#29561: Fixed seeds update for 27.0
fanquake
2024-03-05
fuzz: restrict fopencookie usage to Linux & FreeBSD
fanquake
2024-03-05
Merge bitcoin/bitcoin#29547: kernel: chainparams updates for 27.x
fanquake
2024-03-05
Rename CalculateHeadersWork to CalculateClaimedHeadersWork
Greg Sanders
2024-03-05
qt, test: Clean settings after tests
Hennadii Stepanov
2024-03-05
qt, test: Set organization name
Hennadii Stepanov
2024-03-04
seeds: Update testnet seeds
Ava Chow
2024-03-04
seeds: Update mainnet seeds
Ava Chow
2024-03-04
Merge bitcoin/bitcoin#29546: qt: 27.0 translations update
fanquake
2024-03-04
kernel: chainparams updates for 27.x
fanquake
2024-03-04
kernel: update chainTxData for 27.x
fanquake
2024-03-04
kernel: update nMinimumChainWork & defaultAssumeValid for 27.x
fanquake
2024-03-04
Merge bitcoin-core/gui#801: Fix nullptr clientModel access during shutdown
Hennadii Stepanov
2024-03-04
Merge bitcoin/bitcoin#29524: p2p: Don't consider blocks mutated if they don't...
fanquake
2024-03-04
qt: 27.0 translations update
Hennadii Stepanov
2024-03-01
build: move sha256_sse4 into libbitcoin_crypto_base
fanquake
2024-03-01
Merge bitcoin/bitcoin#29263: serialization: c++20 endian/byteswap/clz moderni...
fanquake
2024-03-01
[unit test] sibling not returned from SingleV3Checks if 1p2c or 3gen
glozow
2024-03-01
[policy] sibling eviction for v3 transactions
glozow
2024-03-01
Merge bitcoin/bitcoin#29495: fuzz: add target for local address stuff
fanquake
2024-02-29
p2p: Don't consider blocks mutated if they don't connect to known prev block
Greg Sanders
2024-02-29
Merge bitcoin/bitcoin#29407: build: remove confusing and inconsistent disable...
fanquake
2024-02-29
Merge bitcoin/bitcoin#29516: test: removes unnecessary check from validation_...
fanquake
2024-02-29
build: remove confusing and inconsistent disable-asm option
Cory Fields
2024-02-29
Merge bitcoin/bitcoin#29510: wallet: `getrawchangeaddress` and `getnewaddress...
Ava Chow
2024-02-29
refactor: gui, simplify boost signals disconnection
furszy
2024-02-29
fuzz: add target for local addresses
brunoerg
2024-02-29
test: removes unnecessary check from validation_tests
Sergi Delgado Segura
2024-02-28
Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocks
Ava Chow
2024-02-28
Merge bitcoin/bitcoin#29489: test: Remove Windows-specific code from `system_...
fanquake
2024-02-28
Merge bitcoin/bitcoin#29493: subtree: update crc32c subtree
fanquake
[next]