Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Initialize broadcaster to entry count #467

Merged

Conversation

rob-solana
Copy link
Contributor

oddly, this PR doesn't change observed behavior between multinode-demo nodes, nor does it appear to have any effect on Stephen's multinode validator catchup test #450 (which is included in this PR)

@rob-solana rob-solana added the work in progress This isn't quite right yet label Jun 27, 2018
@aeyakovenko
Copy link
Member

Is the initialized count 0?

@rob-solana
Copy link
Contributor Author

in the multi_node tests, the count (both window and broadcaster) start at zero. In the multinode-demo/, with a 10,000 token mint, they both start at 16385.

@rob-solana rob-solana force-pushed the initialize-broadcaster-to-entry-count branch 3 times, most recently from cc8bd1a to 82caadf Compare June 27, 2018 20:15
Copy link
Contributor

@sakridge sakridge left a comment

Choose a reason for hiding this comment

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

looks good. thanks for changing to u64 for the indices. been meaning to do that.

@garious garious added automerge Merge this Pull Request automatically once CI passes and removed work in progress This isn't quite right yet labels Jun 27, 2018
@solana-grimes
Copy link
Contributor

💔 Unable to automerge due to CI failure

1 similar comment
@solana-grimes
Copy link
Contributor

💔 Unable to automerge due to CI failure

@solana-grimes solana-grimes removed automerge Merge this Pull Request automatically once CI passes labels Jun 27, 2018
@rob-solana rob-solana force-pushed the initialize-broadcaster-to-entry-count branch from 82caadf to ea2229a Compare June 27, 2018 21:15
@rob-solana rob-solana force-pushed the initialize-broadcaster-to-entry-count branch from ea2229a to 2a82a1f Compare June 27, 2018 21:20
@rob-solana rob-solana merged commit 2f42658 into solana-labs:master Jun 27, 2018
@garious
Copy link
Contributor

garious commented Jun 28, 2018

@rob-solana, you merged a PR with ... commit messages. This should have been squashed.

@rob-solana
Copy link
Contributor Author

whoops, do you want me to attempt a fix, rewite history or just be more careful in the future?

@garious
Copy link
Contributor

garious commented Jun 28, 2018

Be more careful in the future. And use fixup! instead of ....

@rob-solana rob-solana deleted the initialize-broadcaster-to-entry-count branch June 28, 2018 19:45
@rob-solana
Copy link
Contributor Author

ack

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants