Commit Graph

24 Commits (651c636f9ed4a60c4cd003e566e3ac6ae6eda3ed)

Author SHA1 Message Date
Antoine Riard 6576a8765f doc: Improve versionbits.h documentation
5 years ago
Jorge Timón 980b38f8a1
MOVEONLY: Move versionbits info out of versionbits.o
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift 1f45e2164a scripted-diff: Convert 11 enums into scoped enums (C++11)
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky)
7 years ago
Pieter Wuille d07ee77ab9 Always-active versionbits support
7 years ago
practicalswift 64fb0ac016 Declare single-argument (non-converting) constructors "explicit"
7 years ago
MarcoFalke a46a671e25
Merge #10957: Avoid returning a BIP9Stats object with uninitialized values
7 years ago
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
7 years ago
practicalswift 3eb53b8671 Avoid returning a BIP9Stats object with uninitialized values
7 years ago
practicalswift aa95947ded Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class
7 years ago
Wladimir J. van der Laan f3f1e2e7d3
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
7 years ago
practicalswift 5a9b508279 [trivial] Add end of namespace comments
8 years ago
Jorge Timón b463bc9215
scripted-diff: s/BIP9DeploymentInfo/VBDeploymentInfo/
8 years ago
Matthew Zipkin 557c9a68fb RPC: getblockchaininfo: BIP9 stats
8 years ago
Suhas Daftuar abe7b3d3ab Don't require segwit in getblocktemplate for segwit signalling or mining
8 years ago
mruddy fc146095d2 RPC: augment getblockchaininfo bip9_softforks data
8 years ago
Pieter Wuille 8b49040854 BIP141: Commitment structure and deployment
9 years ago
Pieter Wuille 66ed450d77
Merge #7935: Versionbits: GBT support
9 years ago
Luke Dashjr 98790608a4 getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not
9 years ago
Luke Dashjr d3df40e51a Implement BIP 9 GBT changes
9 years ago
paveljanik a22bde9449 Fix typo: Optimizaton -> Optimization
9 years ago
Pieter Wuille 6851107b3a BIP9 Implementation
9 years ago