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

Adds documentation for the VMs bytecode #579

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Adds documentation for the VMs bytecode #579

merged 2 commits into from
Jul 5, 2024

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Jul 3, 2024

Put together from various pieces that @riptl @CantelopePeel and myself worked on 8 months ago:
https://github.com/firedancer-io/specs-old/blob/main/docs/protocol/sealevel/sbf/isa.md
https://github.com/firedancer-io/solana-improvement-documents/blob/sbpf-v2-spec/proposals/9999-sbpf-v2.md

Additionally wrote about the verifier and ISA version differences.

@Lichtso Lichtso force-pushed the docs/bytecode branch 2 times, most recently from 5211486 to 7a6e742 Compare July 3, 2024 14:07
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.43%. Comparing base (c478374) to head (7a6e742).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #579      +/-   ##
==========================================
+ Coverage   89.41%   89.43%   +0.01%     
==========================================
  Files          23       23              
  Lines        9998     9993       -5     
==========================================
- Hits         8940     8937       -3     
+ Misses       1058     1056       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Lichtso Lichtso force-pushed the docs/bytecode branch 2 times, most recently from 32ab0ab to 0008b7d Compare July 5, 2024 12:04
@Lichtso Lichtso merged commit a996494 into main Jul 5, 2024
12 checks passed
@Lichtso Lichtso deleted the docs/bytecode branch July 5, 2024 12:14
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.

2 participants