You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add lockfile support for the `AotContractExecutor`. (#1075)
* Add lockfile support for the `AotContractExecutor`.
* Remove some unwraps.
* Fix clippy.
* update replay and sequencer versions in blocks workflow
* update replay's version in blocks workflow
* format
* update sequencer and replay versions in blocks workflow
---------
Co-authored-by: FrancoGiachetta <francogiachetta27@gmail.com>
Co-authored-by: Edgar <git@edgarluque.com>
Version v0.2.4 (#941)
* initial gas cost 10k
* remove
* remove unused
* improve doc
* upd replay
* Add MetadataConfig as parameter to compile and pass correct function costs on AotContractExecutor
* Release 0.2.4
* upload both assets