Enable Light Client req/resp domain (#15281)

* add rpc toppic mappings and types

* placeholder funcs

* bootstrap write chunk

* add rpc toppic mappings and types

* placeholder funcs

* bootstrap write chunk

* deps

* add messageMapping entries

* add handlers and register RPC

* deps

* tests

* read context in tests

* add tests

* add flag and changelog entry

* fix linter

* deps

* increase topic count in ratelimiter test

* handle flag
This commit is contained in:
Bastin
2025-05-19 17:15:13 +02:00
committed by GitHub
parent c1b99b74c7
commit 5bbcfe5237
13 changed files with 998 additions and 34 deletions

View File

@@ -0,0 +1,3 @@
### Added
- Add support for light client req/resp domain.