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

rbpf-v0.2.5 #15334

Merged
merged 1 commit into from
Feb 15, 2021
Merged

rbpf-v0.2.5 #15334

merged 1 commit into from
Feb 15, 2021

Conversation

Lichtso
Copy link
Contributor

@Lichtso Lichtso commented Feb 15, 2021

Problem

Multiple bugs in the BPF JIT compiler

Summary of Changes

Bump solana-rbpf to v0.2.5

Fixes #14948

@Lichtso Lichtso added the v1.5 label Feb 15, 2021
@codecov
Copy link

codecov bot commented Feb 15, 2021

Codecov Report

Merging #15334 (9e2d45d) into master (5d3caa5) will increase coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #15334   +/-   ##
=======================================
  Coverage    79.5%    79.5%           
=======================================
  Files         403      403           
  Lines      102995   102995           
=======================================
+ Hits        81973    81974    +1     
+ Misses      21022    21021    -1     

@Lichtso Lichtso merged commit b43d2bc into solana-labs:master Feb 15, 2021
@Lichtso Lichtso deleted the rbpf-v0.2.5 branch February 15, 2021 17:27
mergify bot pushed a commit that referenced this pull request Feb 15, 2021
(cherry picked from commit b43d2bc)

# Conflicts:
#	cli/Cargo.toml
#	programs/bpf/Cargo.toml
#	programs/bpf_loader/Cargo.toml
@mergify mergify bot mentioned this pull request Feb 15, 2021
Lichtso added a commit that referenced this pull request Feb 15, 2021
(cherry picked from commit b43d2bc)
mvines pushed a commit that referenced this pull request Feb 16, 2021
(cherry picked from commit b43d2bc)
mergify bot added a commit that referenced this pull request Feb 16, 2021
(cherry picked from commit b43d2bc)

Co-authored-by: Alexander Meißner <[email protected]>
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.

Hash mismatch on v1.5 in accounts simulation
1 participant