Commit 85d3870
feat: Batch relaying (#466)
* Wire components required for batch relaying
* Add BatchConfig to StarknetChain
* fix semantic conflict
* Bump Hermes SDK revision
---------
Co-authored-by: Rano | Ranadeep <ranadeep@informal.systems>
Co-authored-by: Ranadeep Biswas <mail@rnbguy.at>1 parent d07bc55 commit 85d3870
23 files changed
Lines changed: 254 additions & 116 deletions
File tree
- light-client
- nix
- relayer
- crates
- starknet-chain-components/src
- impls/types
- types/cosmos
- starknet-chain-context
- src/contexts
- starknet-cli/src
- contexts
- impls
- starknet-integration-tests/src
- contexts
- impls
- tests
- starknet-relayer/src/contexts
- starknet-test-components/src/impls/bootstrap
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments