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
/
test
Age
Commit message (
Expand
)
Author
2021-04-15
test: Remove intermittently failing and not very meaningful `BOOST_CHECK` in ...
practicalswift
2021-04-13
Merge #21575: refactor: Create blockstorage module
fanquake
2021-04-13
Merge #21633: refactor: add [[noreturn]] attribute where applicable
fanquake
2021-04-13
Merge #21330: Deal with missing data in signature hashes more consistently
fanquake
2021-04-13
refactor: add [[noreturn]] attribute where applicable
fanquake
2021-04-11
Merge #21602: rpc: add additional ban time fields to listbanned
MarcoFalke
2021-04-09
Merge #21606: fuzz: Extend psbt fuzz target a bit
MarcoFalke
2021-04-09
fuzz: Extend psbt fuzz target a bit
MarcoFalke
2021-04-09
Merge #21592: test: Remove option to make TestChain100Setup non-deterministic
MarcoFalke
2021-04-08
Merge #21574: Drop JSONRPCRequest constructors after #21366
MarcoFalke
2021-04-08
test: Remove option to make TestChain100Setup non-deterministic
MarcoFalke
2021-04-08
test: Use compressed keys in TestChain100Setup
MarcoFalke
2021-04-08
Merge #21626: doc: Fix typos from codespell
fanquake
2021-04-07
doc: Fix typos from codespell lint
Yerzhan Mazhkenov
2021-04-07
Drop JSONRPCRequest constructors after #21366
Russell Yanofsky
2021-04-07
Merge #21617: fuzz: Fix uninitialized read in i2p test
MarcoFalke
2021-04-07
test: increase listbanned unit test coverage
Jon Atack
2021-04-07
Merge #21582: Fix assumeutxo crash due to missing base_blockhash
MarcoFalke
2021-04-06
fuzz: Fix uninitialized read in test
MarcoFalke
2021-04-06
Merge #21571: test: make sure non-IP peers get discouraged and disconnected (...
MarcoFalke
2021-04-05
move-only: Move *Disk functions to blockstorage
MarcoFalke
2021-04-05
Merge #21302: wallet: createwallet examples for descriptor wallets
W. J. van der Laan
2021-04-04
Fix assumeutxo crash due to missing base_blockhash
MarcoFalke
2021-04-02
test: make sure non-IP peers get discouraged and disconnected
Vasil Dimov
2021-04-02
test: also check disconnect in denialofservice_tests/peer_discouragement
Vasil Dimov
2021-04-02
test: use pointers in denialofservice_tests/peer_discouragement
Vasil Dimov
2021-04-01
Merge #21525: [Bundle 4.5/n] Followup fixups to bundle 4
MarcoFalke
2021-03-31
Merge #21366: refactor: replace util::Ref with std::any (C++17)
W. J. van der Laan
2021-03-30
Merge #21553: fuzz: Misc refactor
MarcoFalke
2021-03-30
Merge #21387: p2p: Refactor sock to add I2P fuzz and unit tests
Wladimir J. van der Laan
2021-03-30
Merge #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction...
Wladimir J. van der Laan
2021-03-30
Merge #20228: addrman: Make addrman a top-level component
MarcoFalke
2021-03-30
fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz target
MarcoFalke
2021-03-30
fuzz: Removed unused try-catch in coins_view
MarcoFalke
2021-03-30
fuzz: [refactor] Use ConsumeScript in signature_checker fuzz target
MarcoFalke
2021-03-29
remove unused class util::Ref and its unit test
Sebastian Falbesoner
2021-03-29
refactor: replace util::Ref by std::any (C++17)
Sebastian Falbesoner
2021-03-29
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
MarcoFalke
2021-03-29
Merge #21531: test: remove qt byteswap compattests
MarcoFalke
2021-03-29
Merge #21477: test: Add test for CNetAddr::ToString IPv6 address formatting (...
MarcoFalke
2021-03-29
test: remove qt byteswap compattests
fanquake
2021-03-25
Merge #21522: fuzz: [refactor] Use PickValue where possible
MarcoFalke
2021-03-24
miner: Add chainstate member to BlockAssembler
Carl Dong
2021-03-24
Revert "scripted-diff: Invoke CreateNewBlock with chainstate"
Carl Dong
2021-03-24
Merge #21489: fuzz: cleanups for versionbits fuzzer
fanquake
2021-03-24
fuzz: [refactor] Use PickValue where possible
MarcoFalke
2021-03-23
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
Michael Dietz
2021-03-23
fuzz: Fix tx_pool target to properly fuzz immature outpoints
MarcoFalke
2021-03-23
fuzz: Style fixups
MarcoFalke
2021-03-23
Merge #21142: fuzz: Add tx_pool fuzz target
MarcoFalke
[next]