Galaxias Mainnet V2 Hardfork
lewtran opened this issue · 0 comments
lewtran commented
Technical specs for Galaxias Mainnet (v2) hardfork (#207)
The hardfork block is scheduled at height: 6039393
- Implement sign transaction with ChainID (#203)
Galaxias Fork will support both singing transaction with chainId=0 and chainId=24 - Make KVM compatible with the latest EVM version
Fix gethashfnc (#206)
Fix estimate gas with empty param (#211)
Fix use dynamic gas (#211)
Add checkpoint for v2 instruction set (implement opCode chainId) (#211) - Block Constructor v2 (#209)
- Network:
Applied Reactor v2
Reduce the Block Gas Limit from 200,000,000 to 100,000,000
Reduce TxGas from 29000 to 21000 - Node
Implement tracer API (#184)