aurora-is-near / aurora-engine

⚙️ Aurora Engine implements an Ethereum Virtual Machine (EVM) on the NEAR Protocol.
https://doc.aurora.dev/develop/compat/evm
325 stars 78 forks source link

Release 2.9.3 #796

Closed joshuajbouw closed 1 year ago

joshuajbouw commented 1 year ago

This is a quick patch to ensure that there are no complications when deploying from a DAO as we are running close to the 300 Tgas gas limit when doing deploy_upgrade, and reduces the amount of votes required by a DAO for deployment to a single vote.

Changes