21 Commits (master)

Author SHA1 Message Date
Just Wonder 10c5b0d0fd Fixed namespace creation. 4 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
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
practicalswift 5a9b508279 [trivial] Add end of namespace comments 7 years ago
Jorge Timón b463bc9215
scripted-diff: s/BIP9DeploymentInfo/VBDeploymentInfo/ 7 years ago
Matthew Zipkin 557c9a68fb RPC: getblockchaininfo: BIP9 stats 7 years ago
Suhas Daftuar abe7b3d3ab Don't require segwit in getblocktemplate for segwit signalling or mining 7 years ago
mruddy fc146095d2 RPC: augment getblockchaininfo bip9_softforks data 8 years ago
Pieter Wuille 8b49040854 BIP141: Commitment structure and deployment 8 years ago
Luke Dashjr 98790608a4 getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not 8 years ago
Luke Dashjr d3df40e51a Implement BIP 9 GBT changes 8 years ago
paveljanik a22bde9449 Fix typo: Optimizaton -> Optimization 8 years ago
Pieter Wuille 6851107b3a BIP9 Implementation 8 years ago