Tags: soapywu/solana
Tags
Detect tracer key in sigverify (solana-labs#25579) (solana-labs#25645) * Mark the tracer transaction * simplify tracer check (cherry picked from commit 90a3315) Co-authored-by: carllin <[email protected]>
Ignore rocksdb directories when unpacking genesis archive (solana-lab… …s#25575) (solana-labs#25670) Unpacking the rocksdb directory from genesis archive can have unintended consequences, such as clobbering files in pre-existing rocksdb directory. (cherry picked from commit 6b2f581) Co-authored-by: steviez <[email protected]>
bump executor cache max entries (solana-labs#25600) (solana-labs#25613) * executor-cache: unify `remove` calls * executor-cache: metrics - add one-hit-wonder counter * executor-cache: bump max entries to 256 (cherry picked from commit 4e6b276) Co-authored-by: Trent Nelson <[email protected]>
Add pre shrink pass before sigverify batch (backport solana-labs#25136)… … (solana-labs#25610) * Add pre shrink pass before sigverify batch (solana-labs#25136) (cherry picked from commit e4409a8) # Conflicts: # core/src/sigverify_stage.rs # perf/src/sigverify.rs * resolve conflicts * Add zero check Co-authored-by: Justin Starry <[email protected]>
PreviousNext