issues
search
solana-labs
/
rbpf
Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
277
stars
169
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
static analysis +formal verification of rbpf
#625
shenghaoyuan
opened
5 days ago
2
Feature - Strict ELF parser
#624
Lichtso
opened
1 week ago
0
Do not pass `SBPFVersion` by reference
#623
LucasSte
closed
1 week ago
0
Refactor - make ELF parser modular
#622
Lichtso
closed
1 week ago
0
Add new `syscall` instruction to interpreter and jitter
#621
LucasSte
opened
1 week ago
2
Add new `syscall` instruction to the verifier
#620
LucasSte
closed
1 week ago
1
Enable dense indexing in `FunctionRegistry` and `BuiltinProgram`
#619
LucasSte
closed
1 week ago
0
chore: upgrade hash32 and silence miri false positive
#618
0xalpharush
opened
1 week ago
0
Refactor - Make `FunctionRegistry` accept dense indexes
#617
LucasSte
closed
1 week ago
0
Refactor - Make `declare_builtin_function` receive a generic ContextObject
#616
LucasSte
closed
1 week ago
0
Refactor - Virtual Address Constants
#615
Lichtso
closed
1 week ago
0
Add new `syscall` instruction to the verifier
#614
LucasSte
closed
1 week ago
1
Fix - `emit_validate_instruction_count()` in JIT
#613
Lichtso
closed
2 weeks ago
0
chore: add missing verifier tests and update docs
#612
0xalpharush
closed
2 weeks ago
0
Include new `syscall` instruction in the (dis)assembler
#611
LucasSte
closed
2 weeks ago
0
Process `return` instruction in verifier, interpreter and jitter
#610
LucasSte
closed
2 weeks ago
0
Introduce `return` instruction in the (dis)assembler
#609
LucasSte
closed
2 weeks ago
0
Derive copy for SBPFVersion
#608
LucasSte
closed
3 weeks ago
0
Introduce `ebpf::RETURN` instruction
#607
LucasSte
closed
3 weeks ago
1
Refactor - Make `Executable::ro_section` offset explicit
#606
Lichtso
closed
3 weeks ago
0
Feature - Strict ELF parser
#605
Lichtso
closed
1 week ago
1
Cleanup - test ELFs
#604
Lichtso
closed
3 weeks ago
1
Refactor - Move memory instruction classes
#603
Lichtso
closed
3 weeks ago
0
Refactor - Assign SBPF versions to SIMDs
#602
Lichtso
opened
4 weeks ago
0
pumpfun vs bullx
#601
mooncityorg
closed
4 weeks ago
1
Refactor - Shuffle register assignment in JIT
#600
Lichtso
closed
4 weeks ago
0
Cleanup - `external_internal_function_hash_collision`
#599
Lichtso
closed
1 month ago
0
Cleanup - `reject_callx_r10`
#598
Lichtso
closed
1 month ago
0
Refactor - removes usage of `REGISTER_OTHER_SCRATCH`
#597
Lichtso
closed
1 month ago
0
Refactor - reduce usage of `REGISTER_OTHER_SCRATCH`
#596
Lichtso
closed
1 month ago
0
Interperter CUs Computation questions
#595
shenghaoyuan
closed
3 weeks ago
2
merge ALU and PQR instructions
#594
shenghaoyuan
closed
1 month ago
2
Fix - `ExceededMaxInstructions` final PC
#593
Lichtso
closed
1 month ago
0
Fix - Interpreter `ExceededMaxInstructions` and `ExecutionOverrun`
#592
Lichtso
closed
1 month ago
0
Fix - JIT `ExceededMaxInstructions` and `ExecutionOverrun`
#591
Lichtso
closed
1 month ago
0
Add wasm32 support to integration tests
#590
kevinheavey
opened
1 month ago
0
Docs - fix bytecode spec
#589
Lichtso
closed
1 month ago
0
CI - Have `test_code_length_estimate()` test `MACHINE_CODE_PER_INSTRUCTION_METER_CHECKPOINT`
#588
Lichtso
closed
1 month ago
1
Refactor - Optimize instruction meter profiling
#587
Lichtso
closed
1 month ago
0
CI - Have `test_code_length_estimate()` cover all SBPF-versions
#586
Lichtso
closed
1 month ago
0
Check if syscall is valid during verification
#585
LucasSte
closed
1 month ago
0
Refactor - JIT noop insertion
#584
Lichtso
closed
1 month ago
0
Fix - `callx`
#583
Lichtso
closed
2 months ago
1
Refactor - `Config::enabled_sbpf_versions`
#582
Lichtso
closed
3 months ago
1
Refactor - dissolve text section enum
#581
Lichtso
closed
3 months ago
0
Bump to v0.8.2
#580
Lichtso
closed
3 months ago
0
Adds documentation for the VMs bytecode
#579
Lichtso
closed
3 months ago
1
type casting of rbpf
#578
shenghaoyuan
closed
3 months ago
1
use only required goblin features
#577
kevinheavey
closed
3 months ago
2
Add shuttle testing infrastructure
#576
LucasSte
closed
4 months ago
0
Next