ysq
3006bd0ced
feat: upgrade dependencies and bump to v0.2.15
2025-08-05 18:30:26 +08:00
wei
04bfd9fdfe
change sol_str_to_lamports to sol_to_lamports
2025-08-05 15:48:11 +08:00
ysq
e976af6935
feat: upgrade to v0.2.12 and refactor system instructions
2025-08-03 22:51:11 +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
148cce8253
.
2025-06-20 00:55:40 +08:00
sgxiang
428ece5d6a
feat: refactor trading architecture with unified framework
...
- Add unified TradeExecutor interface and protocol abstraction
- Refactor PumpFun/PumpSwap into adapter pattern
- Introduce TradeFactory for multi-protocol support
- Add parallel execution and unified parameter system
- Include Raydium protocol support and log parsing
- Simplify codebase structure and improve maintainability
2025-06-17 23:32:20 +08:00