Index blob hashes #27

Open
roysc wants to merge 2 commits from index-blob-hashes into main
Member
No description provided.
roysc added 14 commits 2024-05-30 12:15:10 +00:00
add chaingen & indexing test utils
All checks were successful
Test / Run compliance tests (pull_request) Successful in 4m36s
Test / Run unit tests (pull_request) Successful in 12m40s
Test / Run integration tests (pull_request) Successful in 29m9s
d94b880cb7
dev ref
Some checks failed
Test / Run integration tests (pull_request) Failing after 1s
Test / Run compliance tests (pull_request) Failing after 1s
Test / Run unit tests (pull_request) Successful in 11m19s
b527aa0ffb
goose min version = 20
Some checks failed
Test / Run compliance tests (pull_request) Failing after 0s
Test / Run integration tests (pull_request) Failing after 3m49s
Test / Run unit tests (pull_request) Successful in 9m43s
fdb62b02b4
update ipld-eth-db in test compose
Some checks failed
Test / Run unit tests (pull_request) Failing after 4s
Test / Run compliance tests (pull_request) Failing after 0s
Test / Run integration tests (pull_request) Failing after 3m45s
ad79a26cfc
pass context to WriteStateSnapshot
Some checks failed
Test / Run integration tests (pull_request) Failing after 0s
Test / Run compliance tests (pull_request) Failing after 0s
Test / Run unit tests (pull_request) Successful in 9m49s
353d0ce688
this allows canceling the workers
tag doesn't exist on lighthouse fork
All checks were successful
Test / Run compliance tests (pull_request) Successful in 4m58s
Test / Run unit tests (pull_request) Successful in 13m8s
Test / Run integration tests (pull_request) Successful in 33m12s
9a4955d070
- withdrawal_cids

- withdrawal iplds

- header withdrawals_root
withdrawal indexing tests
Some checks failed
Test / Run unit tests (pull_request) Failing after 10m7s
Test / Run compliance tests (pull_request) Successful in 4m41s
Test / Run integration tests (pull_request) Failing after 38m57s
110a6d73ec
[dev] ipld-eth-db tag
Some checks failed
Test / Run unit tests (pull_request) Failing after 10m51s
Test / Run compliance tests (pull_request) Successful in 5m3s
Test / Run integration tests (pull_request) Successful in 31m28s
c751c1afb3
index blob hashes
Some checks failed
Test / Run compliance tests (pull_request) Successful in 4m16s
Test / Run unit tests (pull_request) Failing after 8m55s
Test / Run integration tests (pull_request) Successful in 29m4s
65883e4cb8
roysc added 1 commit 2024-05-30 12:33:20 +00:00
check indices in test
Some checks failed
Test / Run unit tests (pull_request) Failing after 10m11s
Test / Run compliance tests (pull_request) Successful in 4m41s
Test / Run integration tests (pull_request) Successful in 32m32s
151d27262d
roysc force-pushed index-blob-hashes from 151d27262d to 292abcd9af 2024-07-01 11:16:07 +00:00 Compare
roysc changed title from WIP: Index blob hashes to Index blob hashes 2024-07-01 11:16:08 +00:00
dboreham was assigned by roysc 2024-07-01 11:16:14 +00:00
telackey was assigned by roysc 2024-07-01 11:16:15 +00:00
Some checks failed
Test / Run compliance tests (pull_request) Successful in 4m32s
Test / Run unit tests (pull_request) Failing after 10m1s
Test / Run integration tests (pull_request) Failing after 31m7s
This pull request has changes conflicting with the target branch.
  • indexer/test_helpers/test_helpers.go
  • test_helpers/db.go

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin index-blob-hashes:index-blob-hashes
git checkout index-blob-hashes
Sign in to join this conversation.
No reviewers
No Milestone
No project
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/plugeth-statediff#27
No description provided.