Skip to content

Fork10

Latest
Compare
Choose a tag to compare
@simonzg simonzg released this 11 Jul 18:23
· 246 commits to mainnet since this release

Fork10 is scheduled at height 40093000, around 7/12/2023 10:00 AM(PDT), including fixes:

  1. 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
  2. remove move vulnerability from MTR/MTRG system contract
  3. disable staking with MTR
  4. range check for autobid in candidate and delegate op
  5. update mainnet settings to shrink bootstrap node from 11 to 5
  6. emit NativeAuctionStart and NativeAuctionEnd event in auction module
  7. Transfer fund from validator benefit to eMTRG map