Advance forge rollout, Ethereum rails, and NBC sources

This commit is contained in:
every.channel 2026-04-01 15:58:49 -07:00
parent be26313225
commit 7d84510eac
No known key found for this signature in database
88 changed files with 11230 additions and 302 deletions

View file

@ -8,5 +8,8 @@ license.workspace = true
blake3 = "1"
chacha20poly1305 = "0.10"
ed25519-dalek = { version = "2", features = ["pkcs8"] }
ec-eth = { path = "../ec-eth" }
hex = "0.4"
ec-core = { path = "../ec-core" }
k256 = { version = "0.13", features = ["ecdsa"] }
sha3 = "0.10"