-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix ci: miscellaneous chores and fixes #3
Conversation
6258fa5
to
6e5c985
Compare
81e75bb
to
486f220
Compare
b23deab
to
fa8ec11
Compare
This comment has been minimized.
This comment has been minimized.
fa8ec11
to
a65ce84
Compare
This comment has been minimized.
This comment has been minimized.
3 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
32ea66e
to
e1ae752
Compare
This comment has been minimized.
This comment has been minimized.
e1ae752
to
cdaf392
Compare
c7d67f2
to
0055aa7
Compare
This comment has been minimized.
This comment has been minimized.
0055aa7
to
5eff046
Compare
🤖 Cargo Audit Report 🤖 Crate: object_store Crate: ansi_term Crate: atty Crate: dotenv Crate: proc-macro-error Crate: atty warning: 5 allowed warnings found (Empty means OK! 👍) |
Hey, could you take a look at the audit? There are a few crates that need some updates.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Let's create an issue for this, but getting CI to pass is the aim of this PR. |
…oofs-for-historical-summary-given-historical-summaries-root test: compute proof for historical_record given historical_records_root
* build(header-accumulator): fix workspace crate dev-dependency import * build: install protoc in CI tests * fix(header-accumulator): fix cargo fmt * chore(flat-files-decoder): fix clippy::doc-lazy-continuation warning * chore(firehose-client): fix clippy::unnecessary_to_owned warning * chore(flat-files-decoder): fix clippy::filter_next warning * chore(sf-protos): fix code snippet in doc comment * chore(header-accumulator): fix clippy::bool_assert_comparison * chore(firehose-client): add streaming support for beacon and ethereum * build(forrestrie): add firehose-client as dependency * build(forrestrie): add reqwest as dependency * chore(forrestrie): make historical roots index public * chore(forrestrie): add fetch and verify block example * chore(forrestrie): add verify block inclusion proof example * chore(forrestrie): add historical state roots proof example * chore(forrestrie): add historical summary proof example * chore(forrestrie): add block roots proof example * chore(forrestrie): add block roots only proof example * chore(forrestrie): add empty slot hashes example * chore(firehose-client): add fetch ethereum block example * chore(firehose-client): add stream ethereum blocks example * chore(firehose-client): add stream beacon blocks example * chore(forehose-client): add fetch beacon block example * docs: add note on examples to README * build(workspace): use workspace dependency imports for legibility * ci(tests): remove coverage requirements for now
* build(header-accumulator): fix workspace crate dev-dependency import * build: install protoc in CI tests * fix(header-accumulator): fix cargo fmt * chore(flat-files-decoder): fix clippy::doc-lazy-continuation warning * chore(firehose-client): fix clippy::unnecessary_to_owned warning * chore(flat-files-decoder): fix clippy::filter_next warning * chore(sf-protos): fix code snippet in doc comment * chore(header-accumulator): fix clippy::bool_assert_comparison * chore(firehose-client): add streaming support for beacon and ethereum * build(forrestrie): add firehose-client as dependency * build(forrestrie): add reqwest as dependency * chore(forrestrie): make historical roots index public * chore(forrestrie): add fetch and verify block example * chore(forrestrie): add verify block inclusion proof example * chore(forrestrie): add historical state roots proof example * chore(forrestrie): add historical summary proof example * chore(forrestrie): add block roots proof example * chore(forrestrie): add block roots only proof example * chore(forrestrie): add empty slot hashes example * chore(firehose-client): add fetch ethereum block example * chore(firehose-client): add stream ethereum blocks example * chore(firehose-client): add stream beacon blocks example * chore(forehose-client): add fetch beacon block example * docs: add note on examples to README * build(workspace): use workspace dependency imports for legibility * ci(tests): remove coverage requirements for now
BACK-36
cargo clippy
warningscargo fmt
protoc
in CI testsforrestrie
tests to examples)examples/
README
and document usingexamples/
firehose-client
tests toexamples/
header-accumulator
test