38 Commits (master)

Author SHA1 Message Date
Just Wonder d60b8d523b WIP. 5 years ago
Jianping Wu ed57dabf1e Moved to testnet7. 6 years ago
Jianping Wu ce06e591cd Changed default mainnet P2P port from 9333 to 9338. 6 years ago
Jianping Wu f5935c6a39 Fixed testnet address prefix. 6 years ago
Luke Dashjr 18b0c69e2f
Bugfix: Include <memory> for std::unique_ptr 6 years ago
shaolinfry cbf7b9c79d
Litecoin: Adjust chain parameters 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
Marko Bencun bb81e17355 scripted-diff: stop using the gArgs wrappers 7 years ago
Ferdinando M. Ametrano ce3baa193f changed regtest RPCport to 18443 to avoid conflict with testnet 18332 7 years ago
Jorge Timón f87f3626e3
Chainparams: Use a regular factory for creating chainparams 8 years ago
practicalswift b51aaf1c42 Remove unused C++ code not covered by unit tests 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Jorge Timón fad0088e75 TRIVIAL: Chainparams: Remove unused CBaseUnitTestParams 9 years ago
Luke Dashjr 02354c93be Constrain rpcport default values to a single location in code 9 years ago
Jorge Timón 55a89751fa Chainparams: Translations: DRY: options and error strings 9 years ago
Jorge Timón f3525e24e3 Chainparams: Replace CBaseChainParams::Network enum with string constants (suggested by Wladimir) 9 years ago
Jorge Timón c4973aaaf6 Chainparams: CTestNetParams and CRegTestParams extend directly from CChainParams 9 years ago
Wladimir J. van der Laan 59bd89f116 test: Remove UNITTEST params 10 years ago
Cory Fields 856e862f4a namespace: drop most boost namespaces and a few header cleanups 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
jtimon eb0d34b494 Remove unused chainparam networkID 10 years ago
Michael Ford f2e03ffae9 Update comments in chainparams to be doxygen compatible 10 years ago
jtimon ca3ce0fa03 squashme on 3fdb9e8c (Bluematt's bikeshedding) 10 years ago
jtimon b796cb084b SQUASHME: NetworkIdFromCommandLine() function instead of method 10 years ago
SergioDemianLerner f0fd00cb77 Switch testing framework from MAIN to new UNITTEST network 10 years ago
Wladimir J. van der Laan 8d132431b4
Revert merge of pull #4845 10 years ago
SergioDemianLerner a25fd6be13 Switch testing framework from MAIN to new UNITTEST network 10 years ago
jtimon 3fdb9e8c15 Remove CBaseChainParams::NetworkID() 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Philip Kaufmann 187115c01d cleanup include of assert.h 10 years ago
Wladimir J. van der Laan 96ff9d6403 Can't log to debug log before chain params initialized 10 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 10 years ago