Anton Sauchyk
|
03a4e7bcbc
|
Add mayhem mode support and Token2022 integration (#149)
* feat: mayhem update in idl
* feat(examples): update bonding curve scripts
* feat(example): update listen_blocksubscribe
* feat(examples): update geyser listener
* feat(examples): update all new token listeners
* feat(examples): add comments, fix printing, formatting
* feat(examples): pumpswap buy and sell update with mayhem mode
* fix(examples): sell pump amm fee recipient
* feat(examples): update decode scripts
* feat(examples): update fetch price
* feat(examples): buy and sell bonding curve scripts
* feat(examples): add mint with mayhem mode enabled
* feat(examples): improve listening to wallet txs
* feat(examples): migration listener improvements
* feat(examples): global vol accumulator is not writable
* feat(examples): support token/token2022 programs in buy instructions
* feat(examples): token/token2022 for pumpswap buy
* feat(examples): token/token2022 supprot for sell instructions
* feat(bot): support create_v2 with token2022, mayhem mode, other fixes
* fix(bot): support only token2022 in logs and pumportal listeners
* feat(bot): token2022 support in cleanup flow
* fix(bot): update token program handling and improve price validation in trading logic
* feat(bot): enhance token program handling for LetsBonk integration
|
2025-11-18 13:09:37 +01:00 |
|
Anton Sauchyk
|
7ae8b560bd
|
feat(pumpswap): update pool account to writable for buy/sell instructions (#146)
|
2025-11-04 17:06:22 +01:00 |
|
smypmsa
|
9731b179cc
|
feat(core): add configurable cu limits
|
2025-09-03 15:05:12 +00:00 |
|
smypmsa
|
e1e15dd539
|
feat(pumpfun): add fee_config and fee_program, close #132
|
2025-08-29 15:21:36 +00:00 |
|
smypmsa
|
0eb8811d78
|
chore(examples): remove hardcoded token mints
|
2025-08-14 10:00:19 +00:00 |
|
smypmsa
|
8ab8932168
|
docs(claude): add claude code rules
|
2025-08-11 05:35:25 +00:00 |
|
smypmsa
|
d2f157e7f0
|
feat(examples): update pump amm buy instruction
|
2025-08-01 05:11:31 +00:00 |
|
Ved Patel
|
40b5e36154
|
fix(examples): wrapping SOL before pumpswap buy
|
2025-07-03 17:12:25 -07:00 |
|
smypmsa
|
9495d250b9
|
fix(pumpswap): set global config writable false
|
2025-05-15 13:29:31 +00:00 |
|
smypmsa
|
f80e06e180
|
fix: repair pumpswap buy tx
|
2025-05-14 15:25:04 +00:00 |
|
smypmsa
|
e4675c5284
|
feat: update rest of scripts with creator fee
|
2025-05-14 07:22:35 +00:00 |
|
smypmsa
|
81c2af4af1
|
feat: add example of programSubscribe listener for migrations, group examples into subfolders
|
2025-04-21 11:36:09 +00:00 |
|