Releases: meterio/meter-pov
Releases · meterio/meter-pov
Fork10
Fork10 is scheduled at height 40093000, around 7/12/2023 10:00 AM(PDT), including fixes:
- liquid staking native methods:
- native_bucket_open
- native_bucket_close
- native_bucket_deposit
- native_bucket_withdraw
- native_bucket_transfer_fund
- native_bucket_merge
- native_bucket_update_candidate
- native_bucket_value
- native_bucket_exists
- remove move vulnerability from MTR/MTRG system contract
- disable staking with MTR
- range check for autobid in candidate and delegate op
- update mainnet settings to shrink bootstrap node from 11 to 5
- emit NativeAuctionStart and NativeAuctionEnd event in auction module
- Transfer fund from validator benefit to eMTRG map
tesla-fork9-fix1
This release enables a fork9 scheduled at 36427000 to happen on Meter Mainnet, features included:
- candidate totalVotes correction (existing data revise and bucket sub calculation fix)
- London fork tx format support EIP-2930, EIP-1559, EIP-155 and Legacy, BASEFEE opcode support
- goroutine leak fix for pow connection
- golang version upgrade to 1.18, dependency upgrades for libraries include goleveldb, go-amino, prometheus, crypto and log15
- pacemaker revertTo added cleaning for pendingList and lastVotingHeight after proposalMap
- use (epoch, round) to identify OnBeat, so no more scheduled OnBeat from last epoch will be triggered
- avoid panic if block validation fails
tesla-fork9
This release enables a fork9 scheduled at 36427000 to happen on Meter Mainnet, features included:
- candidate totalVotes correction (existing data revise and bucket sub calculation fix)
- London fork tx format support EIP-2930, EIP-1559, EIP-155 and Legacy, BASEFEE opcode support
- goroutine leak fix for pow connection
- golang version upgrade to 1.18, dependency upgrades for libraries include goleveldb, go-amino, prometheus, crypto and log15
- pacemaker revertTo added cleaning for pendingList and lastVotingHeight after proposalMap
- use (epoch, round) to identify OnBeat, so no more scheduled OnBeat from last epoch will be triggered
- avoid panic if block validation fails