David Salami

Results 7 issues of David Salami

Closes: #XXX ## Description ______ ### PR author checklist: - [ ] Added changelog entry, using [`unclog`](https://github.com/informalsystems/unclog). - [ ] Added tests: integration (for Hermes) or unit/mock tests (for modules)....

Previously we hardcoded a value for the number of maximum number of concurrent queries, this PR makes it configurable and uses a much smaller the default value

This PR fixes a regression that caused the state machine update notification streams to keep running in the background even when all receivers have been dropped. The state machine update...

It would be much more maintainable to allow Eth L2 State machine updates to happen independent of the beacon consensus client update.

good first issue
help wanted

This PR implements a token gateway pallet that allows substrate chains to make asset transfers to and from token gateway EVM deployments.

The changes that affect the sync committee light client in the Electra Upgrade(Q1 2025) are described here. https://github.com/ethereum/consensus-specs/tree/dev/specs/electra

We'd love to have a substrate template that integrates all ISMP crates, making the hyperbridge integration process easier and more straightforward. - [ ] Substrate Solochain Template - [ ]...

documentation
good first issue