I have pm'ed you because the bounty for the thread translation. Please let me know if it is still available.
Thats no problem at all ! I would please ask that you wait until we have the hard fork figured out so we can also notify the users of the incoming fork. I will return your pm once I get everything sorted out on my end.
EDIT: Looks like i couldnt get everything i wanted included. But heres an updated list so far
A list of the changes below.
Discourage fee sniping with nLockTime
Limited drop of difficulty per block
Minimum age replaced with Minimum confirmations
Reward and Min Conf Blocks Changed
nTargetSpacing replaced with Static Const TARGET_SPACING
TARGET_SPACING set to 60 seconds after the fork, Was set to 69 seconds
Ignore getaddr messages on Outbound connections
Increase Stake Split Threshold
Correctly randomize change output position
Fix boost::get usage with Boost 1.58 in rpcrawtransaction.cpp
Fix issue where getrawtransaction RPC call does not work
Fix issue on open orders tab of the trading page
Removal of old code
IsProtocolV1/IsProtocolV2 hard fork switches removed
FutureDriftV1/FutureDriftV2 reverted back to FutureDrift
CheckStakeKernelHashV1/CheckStakeKernalHashV2 reverted back to CheckStakeKernelHash
Decentralized checkpoints from PosV3
PosV3 Modifier
The things that didnt make it so far are.
Made special marker non spendable
Added nonspendable encoding for block signing key
BIP66 compatibility
Replaced NOP7 with CHECKLOCKTIMEVERIFY
Enforce new script verification flags
Demand canonical block sig from updated peers
Submitblock: Add submission of stake template