Skip to content

eth2-client-v0.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 16:14
9783ca4
feat(eth2-client): added trusted relayer (#963)

* feat: added trusted relayer

* fix: ci

* chore: updated image hash

* fix: tests

* feat: allow only `DAO` to set relayer config

* fix: `Method init is private` in tests

* fix: tests by granting `UnrestrictedSubmitLightClientUpdate`

* fix(eth2-client): clippy

* fix(relayer): lifecycle tests

* feat: different bypass roles for different methods

* fix(tests): grant `UnrestrictedSubmitExecutionHeader` role

* chore: removed unrestricted roles from paused

* chore: updated `omni-utils`

* chore: updated `omni-utils`

* feat(tests): covered that random account can't call trusted relayer methods

* chore(eth2-client): bumped version

* chore: updated `omni-utils`