Commit Graph
5312 Commits
Author SHA1 Message Date
Emilia Hane 13efd47238 fixup! Disable use of system time in tests 2023-02-15 09:20:30 +01:00
Emilia Hane 9e4abc79fb Comment out tests that use system time 2023-02-14 14:12:50 +01:00
Emilia Hane 73c7ad73b8 Disable use of system time in tests 2023-02-14 13:33:38 +01:00
Emilia Hane 148385eb70 Remove unused error 2023-02-14 12:43:13 +01:00
Emilia Hane 810d875b02 Fix merge conflicts with eip4844 2023-02-14 12:42:41 +01:00
Emilia Hane 8200d37045 Merge pull request #2 from realbigsean/sean-debug-ci
Debug CI Sean's PR feedback
2023-02-14 12:24:15 +01:00
realbigsean d2ecbd942e fix a couple new lints 2023-02-13 17:13:47 -05:00
realbigsean cd8757de1c Revert "make batch size check compile time panic"
This reverts commit 68f2484efc.
2023-02-13 16:51:55 -05:00
realbigsean 68f2484efc make batch size check compile time panic 2023-02-13 16:51:46 -05:00
realbigsean 4c3561dcaf make batch size check compile time panic 2023-02-13 16:50:33 -05:00
realbigsean 8f9c5cfca9 remove unused structs 2023-02-13 16:47:36 -05:00
realbigsean ad9af6d8b1 complete match for has_context_bytes 2023-02-13 16:44:54 -05:00
realbigsean fc2d07b4e3 allow unused 2023-02-13 16:36:38 -05:00
realbigsean 28702c9d5d merge upstream, add back get_blobs logic 2023-02-13 16:29:21 -05:00
realbigsean e58d7e85bf Merge pull request #3951 from realbigsean/fix-blob-tx-ssz
Encode blob transactions as signed blob transactions
2023-02-13 14:50:44 -05:00
realbigsean e1cb4b8a11 Merge pull request #3869 from emhane/blobs_freezer
Blobs freezer
2023-02-13 14:40:02 -05:00
Emilia Hane c6dfa7a1ac fixup! Add tests for blob pruning flags 2023-02-10 21:15:57 +01:00
Emilia Hane d3a09af7f7 Run cargo update 2023-02-10 16:29:36 +01:00
Emilia Hane 28e9f07746 Fix lint for prune blobs pr 2023-02-10 16:23:04 +01:00
Emilia Hane d9eed481b7 fixup! Add tests for blob pruning flags 2023-02-10 16:18:39 +01:00
Emilia Hane a1768b16b9 fixup! Update dependencies (#3946) 2023-02-10 15:43:40 +01:00
Michael Sproul d890f2bf6b Update dependencies (#3946)
Resolves the cargo-audit failure caused by https://rustsec.org/advisories/RUSTSEC-2023-0010.

I also removed the ignore for `RUSTSEC-2020-0159` as we are no longer using a vulnerable version of `chrono`. We still need the other ignore for `time 0.1` because we depend on it via `sloggers -> chrono -> time 0.1`.
2023-02-10 15:35:01 +01:00
Emilia Hane 3dd42e5723 Remove unused dependencies 2023-02-10 15:35:01 +01:00
Emilia Hane 0104d6143c fixup! Fix latest clippy lints 2023-02-10 15:35:01 +01:00
Emilia Hane 02cca3478b Fix conflicts rebasing eip4844 2023-02-10 15:35:01 +01:00
Michael Sproul 1f3eef2c5f Unpin fixed-hash (#3917)
## Proposed Changes
Remove the `[patch]` for `fixed-hash`.

We pinned it years ago in #2710 to fix `arbitrary` support. Nowadays the 0.7 version of `fixed-hash` is only used by the `web3` crate and doesn't need `arbitrary`.

~~Blocked on #3916 but could be merged in the same Bors batch.~~
2023-02-10 15:35:01 +01:00
Emilia Hane 615402abcf fixup! Fix conflicts rebasing eip4844 2023-02-10 15:35:00 +01:00
Emilia Hane db36eb978b Fix latest clippy lints 2023-02-10 15:35:00 +01:00
Emilia Hane 2653f88b5f Fix conflicts rebasing eip4844 2023-02-10 15:35:00 +01:00
Emilia Hane c7b49feb9e fixup! Change CI clippy 2023-02-10 15:35:00 +01:00
Emilia Hane e0a9cd6b84 Change CI clippy 2023-02-10 15:35:00 +01:00
Emilia Hane 43bf908e7a Fix release tests 2023-02-10 15:34:59 +01:00
Emilia Hane 481718856c Fix clippy 2023-02-10 15:34:59 +01:00
Emilia Hane 4d3ff347a3 Fixes after rebasing eip4844 2023-02-10 15:34:58 +01:00
Emilia Hane 5437dcae9c Fix conflicts rebasing eip4844 2023-02-10 15:34:58 +01:00
Emilia Hane 7545ae9e9b fixup! Fix block lookup debug tests 2023-02-10 15:34:46 +01:00
realbigsean a68e3eac2c pr feedback 2023-02-10 08:25:42 -05:00
Emilia Hane 6beca6defc Fix range sync tests 2023-02-10 09:41:24 +01:00
Emilia Hane e9e198a2b6 Fix conflicts rebasing eip4844 2023-02-10 09:41:23 +01:00
Emilia Hane d292a3a6a8 Fix conflicts rebasing eip4844 2023-02-10 09:41:23 +01:00
Emilia Hane 994990063a Fix weak_subjectivity_sync test 2023-02-10 09:41:23 +01:00
Emilia Hane 546d63f83c Fix rebase conflicts 2023-02-10 09:41:23 +01:00
Emilia Hane 50e01bef1f Add eip4844 fork to tests 2023-02-10 09:41:22 +01:00
Emilia Hane 09370e70d9 Fix rebase conflicts 2023-02-10 09:41:19 +01:00
Emilia Hane 69c30bb6eb Fix release test 2023-02-10 09:39:22 +01:00
Emilia Hane 8365d76277 fixup! Debug tests 2023-02-10 09:39:22 +01:00
Emilia Hane 16cb9cfca2 fixup! Debug tests 2023-02-10 09:39:22 +01:00
Emilia Hane 7220f35ff6 Debug tests 2023-02-10 09:39:21 +01:00
Emilia Hane 995b2715f2 Fix network block_lookups test 2023-02-10 09:39:21 +01:00
Emilia Hane 3676ce78b5 Fix rebase conflicts 2023-02-10 09:39:21 +01:00