Add eth.blob_hashes table #8

Merged
roysc merged 4 commits from add-blob-hashes-table into v5 2024-08-01 00:21:07 +00:00
4 Commits
Author SHA1 Message Date
roysc c36d2907c1 fix migration version
Basic test / Build and sanity check (pull_request) Successful in 48s
2024-07-25 20:04:48 +08:00
roysc 375c08de68 update schema.sql
Basic test / Build and sanity check (pull_request) Failing after 1m53s
2024-07-25 19:16:23 +08:00
roysc d0fffa2deb Merge branch 'v5' into add-blob-hashes-table 2024-07-25 19:09:10 +08:00
roysc 82988a3472 Add eth.blob_hashes table
Docker Build / Dummy job (pull_request) Successful in 4s
Docker Build / Run docker build (pull_request) Successful in 28s
Map transaction hashes to (externally stored) blob versioned hashes.
2024-07-01 14:08:03 +08:00