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
* remove dynamic Host from logging
* remove dynamic Host from #[storage] macro
* remove dynamic Host from sol_interface and calls
* add Host associated type to HostAccess
* refactor VM
* remove cfg_if from host access impl
* use `impl Host` in tests and apis
* use `impl Host` for unsafe deploy
* add "unsized" constraint for host parameter,
fix ./ci/clippy.sh --contract-client-gen pipeline
* use `impl Host` in tests and contract client generation
Result<<stylus_sdk::alloy_sol_types::sol_data::FixedBytes<32> as stylus_sdk::alloy_sol_types::SolType>::RustType, stylus_sdk::stylus_core::calls::errors::Error>
0 commit comments