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-05-28
test: remove BasicTestingSetup from bech32 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from base64 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from base32 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from arith_uint256 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from amount unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from allocator unit tests
fanquake
2021-05-28
p2p: remove torv2 from SetNetFromBIP155Network()
Jon Atack
2021-05-28
fuzz: rename CNetAddr/CService deserialize targets
Jon Atack
2021-05-28
p2p: drop onions from IsAddrV1Compatible(), no longer relay torv2
Jon Atack
2021-05-27
p2p: remove torv2/ADDR_TORV2_SIZE from SetTor()
Jon Atack
2021-05-27
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...
W. J. van der Laan
2021-05-27
index: Add chainstate member to BaseIndex
Carl Dong
2021-05-27
miner: Pass in chainman to RegenerateCommitments
Carl Dong
2021-05-27
Merge bitcoin/bitcoin#22029: [fuzz] Improve transport deserialization fuzz te...
W. J. van der Laan
2021-05-26
Merge bitcoin/bitcoin#21966: Remove double serialization; use software encode...
W. J. van der Laan
2021-05-26
fuzz: don't try and use fopencookie when building for Android
fanquake
2021-05-25
Mark `CheckTxInputs` `[[nodiscard]]` (out-param `txfee` only set if call is s...
practicalswift
2021-05-25
[fuzz] Occasional valid magic bytes for transport serialization test
Dhruv Mehta
2021-05-25
[fuzz] Occasional valid checksum for transport serialization fuzz test
Dhruv Mehta
2021-05-25
[fuzz] Add serialization to deserialization test
Dhruv Mehta
2021-05-24
Add roundtrip fuzz tests for CAddress serialization
Pieter Wuille
2021-05-24
Remove support for double serialization
Pieter Wuille
2021-05-24
Convert uses of double-serialization to {En,De}codeDouble
Pieter Wuille
2021-05-24
Convert existing float encoding tests
Pieter Wuille
2021-05-24
Add unit tests for serfloat module
Pieter Wuille
2021-05-24
Remove unused float serialization
MarcoFalke
2021-05-24
Add TaprootBuilder class
Pieter Wuille
2021-05-24
Change Solver() output for WITNESS_V1_TAPROOT
Pieter Wuille
2021-05-24
[policy] limit package sizes
glozow
2021-05-24
[fuzz] add ProcessNewPackage call in tx_pool fuzzer
glozow
2021-05-24
[test] unit tests for ProcessNewPackage
glozow
2021-05-24
[test] make submit optional in CreateValidMempoolTransaction
glozow
2021-05-24
Merge bitcoin/bitcoin#21186: net/net processing: Move addr data into net_proc...
fanquake
2021-05-24
Merge bitcoin/bitcoin#21848: refactor: Make CFeeRate constructor architecture...
MarcoFalke
2021-05-24
scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls
Kiminuo
2021-05-24
scripted-diff: Change `ArgsManager.GetDataDirPath()` to `ArgsManager.GetDataD...
Kiminuo
2021-05-22
Merge bitcoin/bitcoin#21953: fuzz: Add utxo_snapshot target
MarcoFalke
2021-05-21
fuzz: Terminate immediately if a fuzzing harness ever tries to perform a DNS ...
practicalswift
2021-05-21
Merge bitcoin/bitcoin#22004: fuzz: Speed up transaction fuzz target
MarcoFalke
2021-05-21
Merge bitcoin/bitcoin#21936: fuzz: Terminate immediately if a fuzzing harness...
MarcoFalke
2021-05-21
Merge bitcoin/bitcoin#22003: txmempool: add thread safety annotations
MarcoFalke
2021-05-21
txmempool: add thread safety annotations
Anthony Towns
2021-05-20
[validation] make CheckSequenceLocks context-free
glozow
2021-05-20
fuzz: Terminate immediately if a fuzzing harness ever tries to create a TCP s...
practicalswift
2021-05-20
Merge bitcoin/bitcoin#21843: p2p, rpc: enable GetAddr, GetAddresses, and getn...
W. J. van der Laan
2021-05-20
fuzz: Speed up banman fuzz target
MarcoFalke
2021-05-20
fuzz: Speed up transaction fuzz target
MarcoFalke
2021-05-19
Merge bitcoin/bitcoin#21970: fuzz: Add missing CheckTransaction before CheckT...
MarcoFalke
2021-05-19
Merge bitcoin/bitcoin#21659: net: flag relevant Sock methods with [[nodiscard]]
W. J. van der Laan
2021-05-19
p2p: allow CConnman::GetAddresses() by network, add doxygen
Jon Atack
[prev]
[next]