index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chainparams.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
1
-1
/
+12
*
Correct build and test net seed
Ross Nicoll
2019-04-28
1
-1
/
+1
*
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2019-04-03
1
-90
/
+93
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
doc: Fix chainTxData comment
MarcoFalke
2018-07-30
1
-1
/
+1
*
|
chainparams: Update with data from assumed valid chain
MarcoFalke
2018-07-29
1
-13
/
+12
|
/
*
Trivial: s/SetBestChain/ChainStateFlushed in comments after #13106
Russell Yanofsky
2018-05-02
1
-1
/
+1
*
Use P2SH consensus rules for all blocks
Suhas Daftuar
2018-04-13
1
-3
/
+3
*
Remove duplicate includes
practicalswift
2018-04-09
1
-1
/
+0
*
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
1
-0
/
+1
|
\
|
*
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+1
*
|
Merge #11962: [net] add seed.bitcoin.sprovoost.nl to DNS seeds
Wladimir J. van der Laan
2018-03-26
1
-0
/
+1
|
\
\
|
*
|
[net] add seed.bitcoin.sprovoost.nl to DNS seeds
Sjors Provoost
2018-01-29
1
-0
/
+1
|
|
/
*
|
Disable wallet fallbackfee by default on mainnet
Jonas Schnelli
2018-02-25
1
-0
/
+8
*
|
Fix typos
practicalswift
2018-01-28
1
-1
/
+1
|
/
*
Update chainTxData for 0.16
Wladimir J. van der Laan
2018-01-25
1
-8
/
+8
*
Update defaultAssumeValid according to release-process.md.
Gregory Maxwell
2018-01-25
1
-2
/
+2
*
Merge #11512: Use GetDesireableServiceFlags in seeds, dnsseeds, fixing static...
Wladimir J. van der Laan
2018-01-24
1
-11
/
+15
|
\
|
*
Update chainparams comment for more info on service bits per dnsseed
Matt Corallo
2018-01-19
1
-1
/
+5
|
*
Fall back to oneshot for DNS Seeds which don't support filtering.
Matt Corallo
2018-01-19
1
-10
/
+10
|
*
bluematt's testnet-seed now supports x9 (and is just a static list)
Matt Corallo
2017-12-24
1
-1
/
+1
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
|
/
*
[net] add seed.testnet.bitcoin.sprovoost.nl to testnet DNS seeds
Sjors Provoost
2017-12-16
1
-0
/
+1
*
Merge #11558: Minimal code changes to allow msvc compilation
Wladimir J. van der Laan
2017-12-13
1
-3
/
+3
|
\
|
*
Minimal code changes to allow msvc compilation.
Aaron Clauson
2017-11-10
1
-3
/
+3
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
|
/
*
Have SegWit active by default
Pieter Wuille
2017-11-06
1
-1
/
+1
*
[consensus] Pin P2SH activation to block 173805 on mainnet
John Newbery
2017-11-06
1
-0
/
+3
*
Improve handling of BIP9Deployment limits
Anthony Towns
2017-11-06
1
-3
/
+3
*
Remove my testnet DNS seed as I currently don't have the capacity to keep it ...
Andreas Schildbach
2017-10-19
1
-1
/
+0
*
Implement BIP173 addresses and tests
Pieter Wuille
2017-09-28
1
-0
/
+6
*
Update chain transaction statistics
Pieter Wuille
2017-08-03
1
-7
/
+7
*
Update defaultAssumeValid according to release-process.md.
Gregory Maxwell
2017-07-28
1
-4
/
+4
*
chainparams: make supported service bits option explicit
Cory Fields
2017-06-22
1
-3
/
+3
*
net: switch to dummy internal ip for dns seed source
Cory Fields
2017-06-14
1
-10
/
+10
*
Use list initialization (C++11) for maps/vectors instead of boost::assign::ma...
practicalswift
2017-06-06
1
-27
/
+28
*
Rename -bip9params to -vbparams
shaolinfry
2017-05-30
1
-4
/
+3
*
Chainparams: Get rid of CChainParams& Params(std::string)
Jorge Timón
2017-05-03
1
-7
/
+0
*
Chainparams: Use a regular factory for creating chainparams
Jorge Timón
2017-05-03
1
-21
/
+24
*
Remove unused code
practicalswift
2017-03-17
1
-3
/
+0
*
Add seed.btc.petertodd.org to mainnet DNS seeds
Peter Todd
2017-02-19
1
-0
/
+1
*
Update nMinimumChainWork and defaultAssumeValid.
Gregory Maxwell
2017-02-16
1
-4
/
+4
*
Remove bitseed.xf2.org form the dns seed list
Jonas Schnelli
2017-02-09
1
-1
/
+0
*
Introduce assumevalid setting to skip presumed valid scripts.
Gregory Maxwell
2017-01-13
1
-0
/
+9
*
Update estimated transaction count data
Pieter Wuille
2017-01-11
1
-6
/
+8
*
Shorten variable names and switch to tx/s
Pieter Wuille
2017-01-11
1
-2
/
+2
*
Move tx estimation data out of CCheckPointData
Pieter Wuille
2017-01-04
1
-2
/
+12
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Introduce convenience type CTransactionRef
Pieter Wuille
2016-11-19
1
-1
/
+1
[next]