Skip to content

test(cluster): tighten the test suite and fix crate docs - #672

Open
iamquang95 wants to merge 1 commit into
mainfrom
feat/fix-603
Open

test(cluster): tighten the test suite and fix crate docs#672
iamquang95 wants to merge 1 commit into
mainfrom
feat/fix-603

Conversation

@iamquang95

Copy link
Copy Markdown
Collaborator

Hardens pluto-cluster's tests where they asserted less than they appeared to, and corrects docs that described pluto's own types as charon's.

  • threshold pinned to a ceil(2n/3) oracle table (n=1..22) plus an exact-ceil property check
  • Dropped the silent http://127.0.0.1:8545 dependency — 22 sites now use EthClient::Noop
  • Example fixtures parse from their pristine bytes; the back-filling patcher is gone (no parser gap found)
  • Version tests assert parsed fields instead of let _ = from_str::<V>()
  • New coverage: ssz hasher error paths, verify_sig branches, agg_sign round-trip, every Definition::new validation error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant