datahaven/operator/node/src
Steve Degosserie ee7969b540
chore: ♻️ Update project dependencies (#147)
This PR updates the project dependencies as follows:
- **Polkadot SDK**: from the `stable2412` (moving) branch to the
`polkadot-stable2412-6` (fixed) tag.
- **StorageHub**: to revision
`f8281283b6003a3009a32431ed0f3cd628561d6b`, which also depends on
Polkadot SDK `polkadot-stable2412-6`.
- **Frontier**: revision `75329a2df49e2cc7981485392c31160929d1bd48n`
which, likewise, depends on Polkadot SDK `polkadot-stable2412-6`.
2025-09-04 00:17:11 +02:00
..
chain_spec feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
benchmarking.rs feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
cli.rs feat(operator): 🏗️ add frontier client (#13) 2025-04-14 13:40:24 +02:00
client.rs feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
command.rs chore: ♻️ Update project dependencies (#147) 2025-09-04 00:17:11 +02:00
consensus.rs feat: Add Polkadot API support to CLI and e2e testing infra (#68) 2025-05-13 03:03:21 +00:00
eth.rs feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
main.rs feat(operator): Add Ethereum RPCs (#55) 2025-04-30 17:01:21 +00:00
rpc.rs feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
service.rs feat: Add Polkadot API support to CLI and e2e testing infra (#68) 2025-05-13 03:03:21 +00:00