ysq
57474bfa6e
feat: major refactor with calculation utilities and instruction optimization
...
- Add comprehensive calculation utilities for all protocols (bonk, pumpfun, pumpswap, raydium)
- Refactor instruction modules to reduce code complexity and improve maintainability
- Optimize trading parameters structure and enhance common utilities
- Separate calculation logic from trading modules for better code organization
- Update dependencies and module exports
2025-08-18 18:00:14 +08:00
ysq
63244f4073
refactor: restructure trading modules and add price calculation utilities
...
- Remove redundant pool.rs files from trading protocols
- Consolidate protocol logic into common.rs files
- Add comprehensive price calculation utilities for all protocols
- Add decimals constants module
- Restructure utils module for better organization
- Update documentation with price utilities information
Breaking changes:
- Removed bonding_curve.rs from pumpfun module
- Consolidated trading logic across protocols
- Refactored utils module structure
2025-08-14 22:45:33 +08:00
ysq
069c5e3d21
feat: upgrade to v0.3.3
2025-08-12 11:39:37 +08:00
ysq
07a42641de
feat: v0.2.10 - add PumpFun volume accumulator support
...
- Bump version to 0.2.10
- Upgrade solana-streamer-sdk to 0.1.8
- Add volume accumulator PDAs and functions
2025-08-01 22:59:39 +08:00
ysq
c98d022ae8
refactor: migrate streaming functionality to separate SDK, bump to v0.2.2
2025-07-20 00:56:11 +08:00
wood
36b25c1fbe
update readme
2025-07-10 23:27:40 +08:00
ysq
b891b2bc27
refactor: Major SDK architecture refactoring and API consolidation
...
- Consolidate separate buy/sell modules into unified trading interface
- Remove protocol-specific buy/sell files (bonk, pumpfun, pumpswap)
- Add new trading constants and utility functions
- Simplify API with unified buy/sell methods supporting multiple protocols
- Enhance documentation with comprehensive examples and usage guides
- Add balance checking and token account management utilities
- Improve code organization and maintainability
2025-07-10 18:14:21 +08:00
wood
516b682519
rename grpc to streaming
2025-07-10 03:24:13 +08:00
wood
f1649ac933
update dir
2025-07-10 02:53:01 +08:00
wood
8f79c3bfd9
rebuild sdk dir
2025-07-10 02:38:06 +08:00