Jianping Wu
68ffbfc104
Changed block hash calculation, used cryptonote header instead.
6 years ago
Jianping Wu
ddc43217ca
Genesis block also used cn header.
6 years ago
Jianping Wu
c301a99642
Updated chainparams with CN v4.
6 years ago
Jianping Wu
aa97d9938c
WIP: getblocktemplate for cn style return.
6 years ago
Jianping Wu
ce06e591cd
Changed default mainnet P2P port from 9333 to 9338.
...
Changed default mainnet RPC port from 9332 to 9337.
mBTC: va
uBTC: mva
Changed default example address to SegWit address.
6 years ago
Jianping Wu
e86e3a33a8
Increased MAX_PROTOCOL_MESSAGE_LENGTH to 6MB.
...
Increase nPowTargetTimespan to 20 from 10, for RegTest.
6 years ago
Jianping Wu
3cf8093553
Increased nPowTargetTimespan to 10 seconds for RegTest.
...
Checked fPowNoRetargeting in pow.cpp.
6 years ago
Jianping Wu
0c6a908f7c
Fixed all rpc test cases.
6 years ago
Jianping Wu
ff0f32d468
Updated genesis block for testnet 5.
6 years ago
Jianping Wu
f5935c6a39
Fixed testnet address prefix.
...
Moved to testnet5.
6 years ago
Jianping Wu
72d45d6a69
Fixed unit tests.
6 years ago
Jianping Wu
166d96ea1c
Properly fixed testnet checking.
6 years ago
Jianping Wu
7b9d2ade4e
Adjusted genesis block difficulty.
...
Updated dns seeders.
6 years ago
Jianping Wu
1bc0bb7c55
Disabled mainnet for now.
6 years ago
Jianping Wu
fd939df4f2
Updated dns seeders.
6 years ago
Jianping Wu
9a34a74f14
Fixed testnet configuration.
6 years ago
Jianping Wu
9dfb141524
Fixed test net genesis nonce.
6 years ago
Jianping Wu
f80d9fed49
Set the same halving schedule as bitcoin. Increased block reward to 500.
6 years ago
Jianping Wu
33bb11cdda
Re-arranged keva ops.
...
Changed genesis block reward to 0.00001 coin.
6 years ago
Jianping Wu
cf0c3f22c0
Reduced the nMinimumChainWork for the first release.
6 years ago
Jianping Wu
ceb78e8e72
Fixed genesis coinbase scriptPubKey.
6 years ago
Jianping Wu
638a5a715c
Added kevacoin DNS seeders.
6 years ago
Jianping Wu
e4376fdcb5
Increased total supply to: 1344000000.
...
Fixed subsidy test case.
6 years ago
Jianping Wu
7a994de062
First major changes to kevacoin text.
6 years ago
Jianping Wu
2c382b4dc0
Fixed test net genesis.
6 years ago
Jianping Wu
98234230d2
Added Base58 format checking for namespace.
6 years ago
Jianping Wu
348513dda6
Upgraded to Cryptonight V8.
6 years ago
Jianping Wu
c50e868e14
Began to use SEGWIT by default!
6 years ago
Jianping Wu
a93ded2feb
Used kva instead of ltc.
...
Changed Base58 prefix for legacy (K), segwit (V) and secret key (M).
6 years ago
Jianping Wu
0a3cd4eccd
Fixed consensus.nMinimumChainWork.
6 years ago
Jianping Wu
97b35682e0
WIP: main.cpp compiled.
6 years ago
Jianping Wu
7b6206d83a
nSubsidyHalvingInterval from 840000 to 840000 * 4.
6 years ago
Jianping Wu
30e907bac6
Digishield difficulty adjustment.
...
Changed block time to 2 minutes.
6 years ago
Jianping Wu
b3a0506e4c
Changed initial target.
6 years ago
Jianping Wu
d40f735500
Lowered difficulty for CN algorithm.
6 years ago
Jianping Wu
ec7aaa8b1f
Fixed genesis block generation - GetPoWHash is scrypt hash, GetHash is SHA2 hash!
6 years ago
Jianping Wu
108ab19e27
WIP: changed pchMessageStart for test and regtest.
6 years ago
Jianping Wu
ddc94011a2
WIP: started working on genesis block.
6 years ago
Adrian Gallagher
67f7fbf9f5
Litecoin: Update default minimum chain work and default assume valid values
7 years ago
Luke Dashjr
18b0c69e2f
Bugfix: Include <memory> for std::unique_ptr
...
GitHub-Pull: #12859
Rebased-From: a5bca13
7 years ago
Adrian Gallagher
f1e1ab4ebc
Litecoin: Update bech32 HRP's
7 years ago
Adrian Gallagher
020b92fb75
Litecoin: Update chainparams and blockchain size
7 years ago
shaolinfry
cbf7b9c79d
Litecoin: Adjust chain parameters
7 years ago
Wladimir J. van der Laan
a8c344b913
Update chainTxData for 0.16
...
Another part of the release process.
7 years ago
Gregory Maxwell
bde8bcd8ad
Update defaultAssumeValid according to release-process.md.
...
Updated for block 506067 (0000000000000000005214481d2d96f898e3d5416e43359c145944a909d242e0).
7 years ago
Matt Corallo
2b839abd3e
Update chainparams comment for more info on service bits per dnsseed
7 years ago
Matt Corallo
62e764219b
Fall back to oneshot for DNS Seeds which don't support filtering.
...
This allows us to not have to update the chainparams whenever a
DNS Seed changes its filtering support, as well fixes a bug
introduced in 44407100f
where returned nodes will never be
attempted.
7 years ago
Akira Takizawa
595a7bab23
Increment MIT Licence copyright header year on files modified in 2017
7 years ago
Matt Corallo
fb6f6b1519
bluematt's testnet-seed now supports x9 (and is just a static list)
7 years ago
Sjors Provoost
f455a24da7
[net] add seed.testnet.bitcoin.sprovoost.nl to testnet DNS seeds
7 years ago