Acala icon indicating copy to clipboard operation
Acala copied to clipboard

EVM release checklist

Open xlc opened this issue 2 years ago • 4 comments

Before we enable EVM on Karura, we need to make sure:

  • [x] We include the standard set of precompiles and they are up to date
  • [x] The scheduler precompile should be disabled for Karura
  • [x] Make sure all custom precompiles are safe
  • [x] Double check gas to weight ratio
  • [x] Double check storage byte fee
  • [x] https://github.com/AcalaNetwork/Acala/issues/1846
  • [x] Audit EVM config & precompiles
  • [x] Double check evm call transaction fee is reasonable
  • [x] Audit predeploy contracts
  • [x] https://github.com/AcalaNetwork/Acala/issues/1427
  • [x] Enable EVM calls
  • [x] https://github.com/AcalaNetwork/Acala/issues/2027
  • [x] Ensure wormhole contracts are successfully deployed
  • [ ] https://github.com/AcalaNetwork/Acala/issues/1967
  • [ ] https://github.com/AcalaNetwork/Acala/issues/2085

xlc avatar Jan 18 '22 21:01 xlc

Deploy Token pre-deploy contract will use 199,930,910,452(39.98%) weight.

zjb0807 avatar Feb 21 '22 09:02 zjb0807

Is placing the token contract for each precompiled tokens a step in this process?

gluneau avatar Mar 09 '22 18:03 gluneau

#2166

zjb0807 avatar May 27 '22 05:05 zjb0807

honzon-bridge system account: qmmNufxeWaAUy6KGcxwC3u3EagHc9G9mbhHuxEaefbfXg3V

zjb0807 avatar Jun 28 '22 05:06 zjb0807