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
|
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
|
58d6b5dac6
|
refactor(instruction): remove create functionality and restructure module
- Remove Create struct and create instruction from PumpFun module
- Clean up mod.rs by removing duplicate instruction implementations
- Maintain core buy/sell instruction functionality
- Simplify instruction module architecture
|
2025-07-17 17:13:17 +08:00 |
|
wood
|
c66a89cad2
|
update example
|
2025-07-10 23:54:49 +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
|
8f79c3bfd9
|
rebuild sdk dir
|
2025-07-10 02:38:06 +08:00 |
|