Loving the new master node wallet look
but it would be good to see a easy (dummies guide) Newbie for windows master node setup

as well the linux one
Hi, yes there will be a Masternode setup guide on the new website which will be launched soon. We are still waiting to fully activate the Masternode network, as per previous posts.
Remember there is also a Auto-Setup Script available in discord.
Bata has activated the following spork of FxTC features for block 1100000:
{
"SPORK_2_INSTANTSEND_ENABLED": 0,
"SPORK_3_INSTANTSEND_BLOCK_FILTERING": 0,
"SPORK_5_INSTANTSEND_MAX_VALUE": 1000,
"SPORK_8_MASTERNODE_PAYMENT_ENFORCEMENT": 4070908800,
"SPORK_9_SUPERBLOCKS_ENABLED": 4070908800,
"SPORK_10_MASTERNODE_PAY_UPDATED_NODES": 4070908800,
"SPORK_12_RECONSIDER_BLOCKS": 0,
"SPORK_13_OLD_SUPERBLOCK_FLAG": 4070908800,
"SPORK_14_REQUIRE_SENTINEL_FLAG": 4070908800,
"SPORK_FXTC_01_HANDBRAKE_HEIGHT": 4070908800,
"SPORK_FXTC_01_HANDBRAKE_FORCE_SHA256D": 1,
"SPORK_FXTC_01_HANDBRAKE_FORCE_SCRYPT": 1,
"SPORK_FXTC_01_HANDBRAKE_FORCE_NIST5": 1,
"SPORK_FXTC_01_HANDBRAKE_FORCE_LYRA2Z": 1,
"SPORK_FXTC_01_HANDBRAKE_FORCE_X11": 1,
"SPORK_FXTC_01_HANDBRAKE_FORCE_X16R": 1,
"SPORK_FXTC_02_IGNORE_SLIGHTLY_HIGHER_COINBASE": 4070908800,
"SPORK_FXTC_02_IGNORE_FOUNDER_REWARD_CHECK": 4070908800,
"SPORK_FXTC_02_IGNORE_FOUNDER_REWARD_VALUE": 4070908800,
"SPORK_FXTC_02_IGNORE_MASTERNODE_REWARD_VALUE": 4070908800,
"SPORK_FXTC_02_IGNORE_MASTERNODE_REWARD_PAYEE": 4070908800,
"SPORK_FXTC_03_BLOCK_REWARD_SMOOTH_HALVING_START": 4070908800,
"SPORK_BATA_01_FXTC_CHAIN_START": 1100000,
"SPORK_BATA_02_UNLIMITED_BLOCK_SUBSIDY_START": 4070908800
}
You can check if you see this in your wallet by "spork show" command in console.
Pools will have to enable 1% dev fee to address B689SM77Pe56wJze6KPywtKkva9rhPZZUc
Old wallets will fork because v2 blocks will not be backward compatible - multi algo will be enabled.
SHA256D, SCRYPT, NIST5, LYRA2Z, X11 and X16R will be Bata's multi algo.
Block rewards will be dynamic up to 0.25 BTA. That means only with enough nethash full block rewards will be mined.
What is a SPORK?
A spork is a mechanism that was unique to Dash. Now a mechanism of Bata (BTA)
It used to safely deploy new features to the network through network-level variables to avoid the risk of unintended network forking during upgrades.
[moderator's note: consecutive posts merged]