Commit graph

8 commits

Author SHA1 Message Date
Sina Mahmoodi
e60974955d minor 2026-05-07 19:16:06 +00:00
Sina Mahmoodi
2e9e14238d fix lint 2026-05-07 14:56:38 +00:00
Sina Mahmoodi
acb4e0001f detect entry by tag 2026-05-07 13:54:21 +00:00
Sina Mahmoodi
15aff745b1 fix test for win 2026-05-07 10:47:46 +00:00
Sina Mahmoodi
8f4f38002f reject noreceipts, fixes & test 2026-05-07 10:32:29 +00:00
Sina Mahmoodi
77d19df307 internal/era: update to latest ere spec 2026-05-06 16:12:55 +00:00
Sina M
9426444825
internal/era: update eraE type IDs to match spec (#33827)
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
Update to match the spec:
https://github.com/eth-clients/e2store-format-specs/pull/16

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
2026-02-11 14:03:08 -07:00
shazam8253
c9b7ae422c
internal/era: New EraE implementation (#32157)
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
Here is a draft for the New EraE implementation. The code follows along
with the spec listed at https://hackmd.io/pIZlxnitSciV5wUgW6W20w.

---------

Co-authored-by: shantichanal <158101918+shantichanal@users.noreply.github.com>
Co-authored-by: lightclient <lightclient@protonmail.com>
Co-authored-by: MariusVanDerWijden <m.vanderwijden@live.de>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2026-02-09 08:30:19 -07:00