Skip to content
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

Bitfield points to an invalid index in the committee #2600

Closed
ligi opened this issue May 14, 2019 · 3 comments
Closed

Bitfield points to an invalid index in the committee #2600

ligi opened this issue May 14, 2019 · 3 comments

Comments

@ligi
Copy link

ligi commented May 14, 2019

my logs are currently swamped with

[2019-05-14 17:02:11] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000000 01000000 00000000]
[2019-05-14 17:02:12] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 10000000]
[2019-05-14 17:02:12] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000000 00010000 00000000]
[2019-05-14 17:02:12] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00001000 00000000 00000000]
[2019-05-14 17:02:14] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 10000000 00000000 00000000]
[2019-05-14 17:02:17] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000010 00000000 00000000 00000000]
[2019-05-14 17:02:19] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000000 00001000 00000000]
[2019-05-14 17:02:20] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000100 00000000]
[2019-05-14 17:02:21] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 01000000 00000000 00000000]
[2019-05-14 17:02:21] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000100 00000000 00000000]
[2019-05-14 17:02:23] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00010000]
[2019-05-14 17:02:24] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000010 00000000 00000000]
[2019-05-14 17:02:25] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00010000 00000000 00000000]
[2019-05-14 17:02:26] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00010000 00000000 00000000]
[2019-05-14 17:02:26] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00100000 00000000 00000000]
[2019-05-14 17:02:27] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00100000 00000000 00000000]
[2019-05-14 17:02:27] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000010 00000000 00000000]
[2019-05-14 17:02:27] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000010 00000000]
[2019-05-14 17:02:29] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000000 10000000 00000000]
[2019-05-14 17:02:30] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00100000]
[2019-05-14 17:02:30] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00010000 00000000 00000000]
[2019-05-14 17:02:31] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000100 00000000]
[2019-05-14 17:02:32] ERROR attestation: Bitfield points to an invalid index in the committee: bitfield [00000000 00000000 00000000 00000000 00000000 00000010 00000000 00000000 00000000]

@prestonvanloon
Copy link
Member

Waiting for #2312 to re-evaluate this.

@rauljordan
Copy link
Contributor

See #2683 - this is resolved by the latest fork choice rule and spec v0.8.1 @prestonvanloon and @ligi

@prestonvanloon
Copy link
Member

LGTM. Let's close for now. Shouldn't be an issue with the passing spectests and new testnet.

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

No branches or pull requests

3 participants