Bogdan Sandu

Results 4 issues of Bogdan Sandu

@pendulum-chain/product: This PR adds changes to the node client code that require a **redeployment of the collator nodes** to take effect. Please ensure that the collator nodes are redeployed after...

### Context At the moment, our Github workflow is running `cargo test` without any feature flags. This allows for changes that break benchmarks to pass the pipeline and therefore be...

This PR introduces a new pallet used to mock block skipping when testing wasm-deploy. The idea behind it is described in [this](https://github.com/pendulum-chain/pendulum/issues/486) ticket in detail. I'll add a broader description...

Continuation from this [ticket](https://github.com/pendulum-chain/tasks/issues/297). This ticket comes directly as an action point from #190. ### Context and recap We are currently using an isolated foucoco-based [runtime](https://github.com/pendulum-chain/foucoco-standalone) for wasm-deploy testings. This...