ysq
|
f43d44b350
|
feat: bump to v0.1.1
|
2025-07-20 00:39:42 +08:00 |
|
wood
|
666649efbd
|
Merge branch 'main' of github.com:0xfnzero/solana-streamer into main
|
2025-07-20 00:03:28 +08:00 |
|
wood
|
96f477f8e2
|
fix cargo.toml
|
2025-07-20 00:03:15 +08:00 |
|
ysq
|
041850f93b
|
refactor: rename package to solana-streamer-sdk
|
2025-07-19 23:55:37 +08:00 |
|
ysq
|
9e34a01874
|
feat: refactor to multi-protocol event streaming system
Major architectural refactor, upgrading from simple logging system to comprehensive multi-protocol Solana DEX event streaming system:
✨ New Features:
- Support for 5 DEX protocols: PumpFun, PumpSwap, Bonk, Raydium CPMM, Raydium CLMM
- Implement unified event interface (UnifiedEvent trait) and event factory pattern
- Add dual streaming support: Yellowstone gRPC and ShredStream
- Add Chinese documentation (README_CN.md)
🏗️ Architectural Improvements:
- Refactor event parsing system with modular design
- Implement protocol-specific parsers and event types
- Optimize dependency management, update Cargo.toml
- Remove legacy logging modules, clean up redundant code
📊 Statistics:
- Added 46 files, 4511 lines of code
- Removed 1381 lines of legacy code
- Net addition of 3130 lines of code
Tech Stack:
- Rust async/await for asynchronous processing
- Protocol Buffers support
- Multi-protocol event parsing
- High-performance event stream subscription
|
2025-07-19 23:46:42 +08:00 |
|
周威威
|
a7c9721877
|
grpc optimization
|
2025-05-31 14:45:20 +08:00 |
|
William
|
8050d7ea8f
|
rename jito mod
|
2025-04-10 12:29:42 +08:00 |
|
William
|
ec03ed8edc
|
add nextblock, 0slot support
|
2025-04-02 13:39:59 +08:00 |
|
William
|
f4f3c0fb37
|
rebuild code
|
2025-02-21 20:47:28 +08:00 |
|
William
|
38f1ce3fad
|
Refactor the code to optimize performance.
|
2025-02-15 18:53:17 +08:00 |
|
William
|
53e1e94da2
|
fix
|
2025-02-13 20:44:20 +08:00 |
|
William
|
61171af619
|
update jito
|
2025-02-12 20:12:14 +08:00 |
|
William
|
14b77dbdf4
|
update events
|
2025-01-24 14:01:56 +08:00 |
|
William
|
42b7267c2c
|
add yellowstone grpc
|
2025-01-23 17:48:10 +08:00 |
|
William
|
c9f0241de2
|
fix buy
|
2025-01-09 00:12:43 +08:00 |
|
William
|
120b085119
|
first commit
|
2024-12-31 16:51:58 +08:00 |
|