Thanks for the solid questions, let me break it down:
1. PoW + DAA
Parallax runs on Ethash — memory-hard, GPU-friendly, chosen to avoid early SHA-256 ASIC centralization. No merge-mining with BTC, this is its own chain.
Difficulty adjusts every 2016 blocks with the same ±4× bounds as Bitcoin. That’s intentional: conservative, predictable, and audit-friendly. Faster schemes (ASERT/DGW) adapt quicker but add governance/tuning risk. We’d rather inherit Bitcoin’s “slow but ossified” model, even if launch is bumpier.
2. EVM config
Unique ChainID will be set before launch to prevent replay.
No EIP-1559 — Parallax sticks to first-price gas auctions, all fees to miners, no burning (to preserve the 21M cap).
Gas limit starts at 600M per 10-min block (~1M gas/sec, about half of Ethereum). Can be tuned by miners, but sticking with 600M gas limit as a conservative default at launch.
Latency is Bitcoin-like: 10m confirmations at L1, with rollups expected for faster UX.
MEV is treated the same as Ethereum today — neutral L1, leave solutions to miners/tools.
3. Client/tooling
The client is geth based with PoW + Parallax consensus baked in.
Explorer + public RPC soon after launch. We prefer the community involvement in this area to assure users have plenty of options to choose from besides the official ones.
Open-sourced from day one, community review first, formal audits later.
Bug bounties/dev incentives are planned, but no premine/governance token — everything starts clean at genesis.
Parallax is an experiment in merging Bitcoin’s ossified rules with Ethereum’s programmability. Neutrality > short-term tuning.