Skip to content

Open Sniper v0.1.1

Choose a tag to compare

@0xsyncroot 0xsyncroot released this 12 Aug 07:39
· 3 commits to main since this release

Bản nâng cấp telemetry production không chặn luồng snip.

  • JSONL telemetry chạy trên writer thread riêng, bounded queue và try_send fail-open.
  • Không có console/file I/O giữa ký và khởi động gửi trực tiếp tới sequencer.
  • Theo dõi lifecycle, reject, submission, receipt, health và latency thực tế.
  • Rotation 64 MiB, quyền file 0600; không ghi private key hoặc raw signed transaction.
  • Benchmark telemetry p50 50 ns, p99 140 ns; được ghi sau khi submit đã được khởi động.
  • Đã qua cargo fmt/clippy/test/release build, forge fmt/test/build, cargo audit và fork test executor đã deploy.

Executor Solidity không đổi; không cần deploy lại. Gói phát hành dành cho Linux x86_64.