ysq
d27a44735a
feat: Add Raydium AMM V4 support and middleware system
...
- Add Raydium AMM V4 trading protocol support
- Implement instruction middleware system for dynamic processing
- Refactor trade executors to support middleware parameters
- Add fee calculation and slippage protection mechanisms
- Maintain backward compatibility with optional middleware
2025-08-19 18:07:21 +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
ysq
75a29cd7ee
feat: integrate Raydium CPMM trading protocol support
...
- Add Raydium CPMM constants, instruction builder and pool implementation
- Implement unified buy/sell trading interface and event parsing system
- Update documentation and examples to support new protocol
2025-07-16 22:54:23 +08:00
wood
8f79c3bfd9
rebuild sdk dir
2025-07-10 02:38:06 +08:00
sgxiang
94c2a22ab7
feat: Add PumpSwap trading functionality module
2025-06-06 22:29:30 +08:00
sgxiang
63109713f4
refactor: organize code into multi-protocol architecture with PumpFun submodules
2025-06-06 22:13:19 +08:00
sgxiang
bfe76fcddc
feat: Add address lookup, caching system and Jito GRPC integration
...
- Implement address lookup tables and multi-level caching
- Add GRPC stream processing and YellowStone connections
- Extend PumpFun functionality including token creation
- Integrate Jito GRPC services (auth, block engine, relayer)
- Optimize log processing and event system
2025-05-29 18:53:58 +08:00
William
2a06ebe2c0
remove pumpfun create token
2025-05-21 20:41:00 +08:00
William
07651638b9
fix
2025-05-13 07:08:01 +08:00
William
3a60969b22
fix pump upgrade
2025-05-13 06:34:57 +08:00
William
7c755058cc
fix create token, add param with creator pubkey
2025-04-10 11:04:55 +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
c0528b2007
remove logs
2025-01-25 17:49:52 +08:00
William
7bff98eaa5
add log
2025-01-25 16:14:49 +08:00
William
a01275367e
add callback to subscribe
2025-01-23 21:15:55 +08:00
William
42b7267c2c
add yellowstone grpc
2025-01-23 17:48:10 +08:00