Pieter Wuille
|
6851107b3a
|
BIP9 Implementation
Inspired by former implementations by Eric Lombrozo and Rusty Russell, and
based on code by Jorge Timon.
|
před 5 roky |
MarcoFalke
|
fa24439ff3
|
Bump copyright headers to 2015
|
před 5 roky |
Alex Morcos
|
33c90cf197
|
Make skipping BIP30 check chain agnostic
|
před 5 roky |
Eric Lombrozo
|
7801f4387d
|
Added fPowNoRetargeting field to Consensus::Params that disables nBits recalculation.
|
před 5 roky |
Philip Kaufmann
|
a21df62069
|
ensure consistent header comment naming conventions
- BITCOIN_FOLDER_SUBFOLDER_FILENAME_H
|
před 6 roky |
Cory Fields
|
fd311996e8
|
consensus: don't use arith_uint256 in consensus.h
Requiring arith_uint256 at such a base level is not good for modularity.
|
před 6 roky |
Jorge Timón
|
bd006110fb
|
Consensus: Refactor: Introduce Consensus::Params class
|
před 6 roky |