Fix BlobTx RPC #266

Merged
roysc merged 10 commits from roysc/fix-blob-tx into v5 2024-08-07 04:50:54 +00:00

10 Commits

Author SHA1 Message Date
bee4391f24 update system-tests ref
All checks were successful
Test the stack. / Run unit tests (pull_request) Successful in 6m6s
Test the stack. / Run integration tests (pull_request) Successful in 55m17s
2024-08-06 22:40:05 -05:00
cbbf54531f system-tests dep conflict fix
Some checks failed
Test the stack. / Run unit tests (pull_request) Successful in 7m53s
Test the stack. / Run integration tests (pull_request) Failing after 49m44s
2024-08-06 20:16:56 -05:00
dd91a16eb9 Revert "patched fixturenet: don't specify v5 branch"
Some checks failed
Test the stack. / Run unit tests (pull_request) Successful in 6m20s
Test the stack. / Run integration tests (pull_request) Failing after 45m41s
This reverts commit 065e71fc10.
2024-08-06 19:05:12 -05:00
32353be7d5 don't run server as part of stack
Some checks failed
Test the stack. / Run integration tests (pull_request) Has been cancelled
Test the stack. / Run unit tests (pull_request) Has been cancelled
2024-08-06 19:03:20 -05:00
065e71fc10 patched fixturenet: don't specify v5 branch
Some checks failed
Test the stack. / Run unit tests (pull_request) Successful in 6m4s
Test the stack. / Run integration tests (pull_request) Has been cancelled
2024-08-06 18:47:46 -05:00
0bc42e301d rm config files from image, entrypoint noise
Some checks failed
Test the stack. / Run unit tests (pull_request) Successful in 6m9s
Test the stack. / Run integration tests (pull_request) Failing after 5m44s
options are all passed in env
2024-08-05 11:47:01 -05:00
9877ba77e3 validate chain ID against config, or defer to config 2024-08-05 11:47:01 -05:00
daee09b85b update ipld-eth-db for blob hashes 2024-08-05 11:47:01 -05:00
17e84ce4cd run blob tx system tests
and skip system tests that use blob indexer
2024-08-05 11:47:01 -05:00
95beee2714 fix RPC for blob tx receipt 2024-08-05 11:43:16 -05:00