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
/
chainparams.cpp
Age
Commit message (
Expand
)
Author
2021-08-26
Set regtest.BIP65Height = 111 to speed up tests
MarcoFalke
2021-08-05
test: Set regtest.BIP66Height = 102 to speed up tests
MarcoFalke
2021-08-03
Merge bitcoin/bitcoin#16333: test: Set BIP34Height = 2 for regtest
MarcoFalke
2021-08-03
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
fanquake
2021-07-30
[test] Introduce test logic to query DNS seeds
Amiti Uttarwar
2021-07-22
Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServices
W. J. van der Laan
2021-07-19
Update assumed chain params
Sriram
2021-07-07
[p2p] remove unused segwitheight=-1 option
Dhruv Mehta
2021-06-30
[move-only] Rename versionbitsinfo to deploymentinfo
Anthony Towns
2021-06-18
test: Set BIP34Height = 2 for regtest
MarcoFalke
2021-06-02
CRegTestParams: Use `args` instead of `gArgs`.
Kiminuo
2021-05-16
fuzz: Add utxo_snapshot target
MarcoFalke
2021-05-11
refactor: Use type-safe assumeutxo hash
MarcoFalke
2021-05-11
refactor: Remove unused code
MarcoFalke
2021-04-14
Add mainnet and testnet taproot activation params
Andrew Chow
2021-04-15
Merge #21377: Speedy trial support for versionbits
fanquake
2021-04-12
chainparams: drop versionbits threshold to 90% for mainnnet and signet
Anthony Towns
2021-04-12
versionbits: Add explicit NEVER_ACTIVE deployments
Anthony Towns
2021-04-12
versionbits: Add support for delayed activation
Anthony Towns
2021-04-08
test: Use compressed keys in TestChain100Setup
MarcoFalke
2021-04-06
Merge #21560: net: Add Tor v3 hardcoded seeds
W. J. van der Laan
2021-04-05
net: Deserialize hardcoded seeds from BIP155 blob
W. J. van der Laan
2021-04-01
[doc] correct comment in chainparams
glozow
2021-02-18
Merge #15946: Allow maintaining the blockfilterindex when using prune
Jonas Schnelli
2021-02-18
Merge #20429: refactor: replace (sizeof(a)/sizeof(a[0])) with C++17 std::size
MarcoFalke
2021-02-16
Add debug startup parameter -fastprune for more effective pruning tests
Jonas Schnelli
2021-02-12
chainparams: add allowed assumeutxo values
James O'Beirne
2021-01-31
refactor: init vectors via std::{begin,end} to avoid pointer arithmetic
Sebastian Falbesoner
2020-12-15
Move signet onion seed from v2 to v3
Sjors Provoost
2020-11-16
Merge #20238: doc: Missing comments for signet parameters
MarcoFalke
2020-11-02
Update assumed chain params
MarcoFalke
2020-10-26
doc: Missing comments for signet parameters
kanon
2020-10-21
Merge #20157: Bugfix: chainparams: Add missing (always enabled) Taproot deplo...
MarcoFalke
2020-10-20
Bugfix: chainparams: Add missing (disabled) Taproot deployment for Signet
Luke Dashjr
2020-10-16
Initialize default-initialized uint256 consensus params to zero explicitly
MarcoFalke
2020-10-15
doc: Move assumed-values doxygen comments to header
MarcoFalke
2020-10-15
signet: Fix uninitialized read in validation
MarcoFalke
2020-10-12
Activate Taproot/Tapscript on regtest (BIP 341, BIP 342)
Pieter Wuille
2020-10-01
signet: do not log signet startup messages for other chains
Jon Atack
2020-09-30
Merge #20004: test: Add signet witness commitment section parse tests
Wladimir J. van der Laan
2020-09-29
signet: Add assumed values for default signet
MarcoFalke
2020-09-29
Remove gArgs global from CreateChainParams to aid testing
MarcoFalke
2020-09-18
signet: hard-coded parameters for Signet Global Network VI (2020-09-07)
Karl-Johan Alm
2020-09-18
add signet chain and accompanying parameters
Karl-Johan Alm
2020-08-12
Merge #19316: [net] Cleanup logic around connection types
fanquake
2020-08-07
scripted-diff: Rename OneShot to AddrFetch
Amiti Uttarwar
2020-07-29
refactor: use local argsmanager in CRegTestParams
Ivan Metlushko
2020-06-15
[net] Add seed.bitcoin.wiz.biz to DNS seeds
wiz
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-02
chainparams: Bump assumed valid hash
MarcoFalke
[next]