Skip to content

feat: add T8 Committee#78

Open
stevencartavia wants to merge 1 commit into
tempoxyz:mainfrom
stevencartavia:add-t8-committee
Open

feat: add T8 Committee#78
stevencartavia wants to merge 1 commit into
tempoxyz:mainfrom
stevencartavia:add-t8-committee

Conversation

@stevencartavia

@stevencartavia stevencartavia commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Adds T8 CurrentCommittee support:

  • Add the precompile address and typed committee query
  • Decode epoch and ordered committee public keys
  • Update integration hardfork ordering through T8
  • Add unit and T8 integration coverage

Closes OSS-534

Comment thread tests/integration_test.go

// TestIntegration_T8CurrentCommittee queries the effective validator committee (TIP-1070).
func TestIntegration_T8CurrentCommittee(t *testing.T) {
if !isT8OrLater() {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same issue / comment as for pytempo T8 tests tempoxyz/pytempo#67 (comment)

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.

2 participants