Reply to this post with your EVM wallet address for some MON on Monad mainnet.
The MON will cover your first few gas fees so you can start using the chain right away.
You must be following @monad to receive it.
Monad client is now open source --> time for an audit competition
A $500k unconditional prize pool is live on @code4rena
Open for the next 27 days
Competition link belowย ๐
v0.11.1 has been deployed on testnet-2
Notable behavioral changes:
- Staking
- Reserve balance logic
- EIP-7702
- Opcode repricing
- Raised block gas limit from 150M to 200M (from 375Mgas/s to 500Mgas/s)
- Dynamic base fee as per the Monad Initial Spec Proposal (MISP) + raise min basefee from 50 MON-gwei to 100 MON-gwei
- Execution events SDK
- EIP-2935 (historical block hashes in state) + blockhash buffer
- EIP-7951: P256VERIFY precompile
- Extend eth_call support for preStateTracer and stateDiffTracer with debug_traceCall
Notable performance changes:
- Relaxed merge validation - optimization to reduce number of re-executions
- Kernel caching of db reads and writes
- Improve RPC Db Node Cache and make it memory bounded
This is a huge upgrade, and there's a lot more to say about each of these changes!
Next stop: deployment on testnet (testnet-1)