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
fix(kreivo-runtime): remove feature-gateway for pallet-black-hole (to…
…o complicated as `frame_support::runtime` is not the only one that needs to have things sorted out).
fix: inventory attributes weren't being retrieved.
- chore(Cargo): update deps
- chore(kreivo-apis): enable logging to help on debugging calls for chain extensions.
feat: Updated weights (#447)
* Manually run benchmark on reference machine to update weights
* feat(kreivo-runtime): set new weights in pallet configs
* Manually run benchmark on reference machine to update weights
* chore(kreivo-runtime): insert weights for frame-system and pallet-contracts
* fix(kreivo-runtime): missing references to weights in pallet configs
* fix(kreivo-runtime): version bump and fix release command to include specific features
---------
Co-authored-by: Pablo Andrés Dorado Suárez <hola@pablodorado.com>
Co-authored-by: Virto Benchmarking Machine <devops@us3.virto.one>