这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Conversation

@mvines
Copy link
Contributor

@mvines mvines commented Jan 27, 2020

#7988 for master

@mvines mvines added the v0.23 label Jan 27, 2020
@mvines mvines force-pushed the fixm branch 2 times, most recently from 5522d48 to 823c203 Compare January 27, 2020 23:48
@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label Jan 28, 2020
@solana-grimes solana-grimes removed the automerge Merge this Pull Request automatically once CI passes label Jan 28, 2020
@solana-grimes
Copy link
Contributor

💔 Unable to automerge due to CI failure

@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label Jan 28, 2020
for (slot, count) in hard_forks.iter() {
let mut buf = [0u8; 16];
LittleEndian::write_u64(&mut buf[..7], *slot);
LittleEndian::write_u64(&mut buf[..8], *slot);
Copy link
Contributor

Choose a reason for hiding this comment

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

nice fix!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah oof :-/

@solana-grimes solana-grimes merged commit fd7d5cb into solana-labs:master Jan 28, 2020
@codecov
Copy link

codecov bot commented Jan 28, 2020

Codecov Report

Merging #7989 into master will increase coverage by <.1%.
The diff coverage is 81.2%.

@@           Coverage Diff            @@
##           master   #7989     +/-   ##
========================================
+ Coverage    81.9%   81.9%   +<.1%     
========================================
  Files         245     245             
  Lines       52727   52740     +13     
========================================
+ Hits        43200   43217     +17     
+ Misses       9527    9523      -4

mergify bot pushed a commit that referenced this pull request Jan 28, 2020
automerge

(cherry picked from commit fd7d5cb)
mvines added a commit that referenced this pull request Jan 28, 2020
automerge

(cherry picked from commit fd7d5cb)
@mvines mvines deleted the fixm branch January 28, 2020 02:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge this Pull Request automatically once CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants