ethereum / trin

An Ethereum portal client: a json-rpc server with nearly instant sync, and low CPU & storage usage
375 stars 112 forks source link

Devcon Notes #463

Closed njgheorghita closed 1 year ago

njgheorghita commented 2 years ago
  1. Stabilize history network
    • [ ] stabilize utp transmission [MANAGED IN UTP CRATE]
    • [x] interop (manual & automated)
    • [ ] db consolidation (maybe) [TRACKED IN #240]
    • [x] jsonrpc refactor (maybe)
    • [ ] gas price widget / other demos (maybe) [OUTDATED]
    • [x] enr client string
    • [x] bridge (follow head & backfill)
  1. Get beacon lc integrated for execution headers [IMPLEMENTED]

  2. State / CI / EVM ... [IRRELEVANT]

  3. Functional wallet [OUTDATED]

njgheorghita commented 1 year ago

closing this issue since all of the points are implemented, outdated, or tracked in a separate issue

njgheorghita commented 1 year ago

closing