datahaven/operator/node/src
Gonza Montiel 535c38de6a
feat(operator): 🏗️ add frontier client (#13)
- [x] Add frontier client dependencies
- [x] Add ethereum client config
- [x] Add changes to cli.rs
- [x] Add changes to service.rs
- [x] Add runtime apis
- [x] Add changes to chain spec
- [ ] Add tests

---------

Co-authored-by: Facundo Farall <37149322+ffarall@users.noreply.github.com>
2025-04-14 13:40:24 +02:00
..
benchmarking.rs style(node): 🎨 fix cargo clippy (#30) 2025-04-04 16:14:05 +02:00
chain_spec.rs Set EVM chain ID & token metadata (#31) 2025-04-07 12:58:14 +02:00
cli.rs feat(operator): 🏗️ add frontier client (#13) 2025-04-14 13:40:24 +02:00
client.rs feat(operator): 🏗️ add frontier client (#13) 2025-04-14 13:40:24 +02:00
command.rs feat(operator): 🏗️ add frontier client (#13) 2025-04-14 13:40:24 +02:00
eth.rs feat(operator): 🏗️ add frontier client (#13) 2025-04-14 13:40:24 +02:00
main.rs feat(operator): 🏗️ add frontier client (#13) 2025-04-14 13:40:24 +02:00
rpc.rs build: 🏗️ DataHaven operator setup (#6) 2025-03-17 17:57:14 +01:00
service.rs feat(operator): 🏗️ add frontier client (#13) 2025-04-14 13:40:24 +02:00