Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next breaking version #334

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Next breaking version #334

wants to merge 9 commits into from

Conversation

Leo-Besancon
Copy link
Contributor

No description provided.

Leo-Besancon and others added 9 commits July 18, 2024 10:41
With the limits imposed to wasm files, over 10 runs,
- the average compilation time is 328.83ms
- max time: 518ms
- min time: 247ms
- standard deviation: 93.47ms
(see test_condom_middleware_calibrate for details)

Also:
- Update ffi, wasmer version, and ci
- Fix calibration tests

Co-authored-by: Damir Vodenicarevic <[email protected]>
Co-authored-by: Leo-Besancon <[email protected]>
Co-authored-by: Jean-François <[email protected]>

Signed-off-by: Jean-François <[email protected]>
* Update rust to 1.81.0

* Update num-format dependency + fix windows compilation

---------

Co-authored-by: sydh <[email protected]>
* Update tonic (0.12.3) & prost (0.13.3)

* Update massa-proto-rs to branch mainnet_2_3
* Add missing default gas cost for some abis

* Add get_abi_costs (only when feature = testing or gas_calibration)

* Add GasCosts::try_insert to notify devs for duplicated entries

* Cargo fmt pass

* Add abi v1 in GasCosts default

* Cargo fmt pass
…#342)

* Improve comment for ser_bytearray_vec and its correspondig unit tests

* Cargo fmt pass
* add_recursion_counter

* fmt

* Add counter to wasmv1 and test interface

* fmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants