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
b6928d1f5f
feat(core): integrate account data size limit ( #144 )
...
* feat(core): integrate account data size limit in buyer and seller transaction
* refactor: format code for improved readability and consistency
2025-10-28 21:21:21 +01:00
Anton
68cac87aad
Fix/update letsbonk fun instructions in the bot ( #142 )
...
* feat(core): support multiple initialize instruction variants in LetsBonkEventParser
* feat(core): add creator and platform fee vault derivation methods and update account handling in buy/sell instructions
* feat(letsbonk): add global_config and platform_config to TokenInfo and update address provider logic
2025-10-26 16:21:58 +01:00
smypmsa
9731b179cc
feat(core): add configurable cu limits
2025-09-03 15:05:12 +00:00
smypmsa
8ab8932168
docs(claude): add claude code rules
2025-08-11 05:35:25 +00:00
smypmsa
329266611c
fix(core): minor fixes in hardcoded values
2025-08-05 20:19:00 +00:00
smypmsa
874d148777
fix(core): use logger exception
2025-08-05 16:09:05 +00:00
smypmsa
ea1d6b469a
feat(core): pump portal fully integrated
2025-08-04 05:40:02 +00:00
smypmsa
bae03c3fab
fix(core): block event processor account keys bytes
2025-08-02 16:41:23 +00:00
smypmsa
e7107751f5
fix(letsbonk): buy/sell instructions
2025-08-02 15:38:53 +00:00
smypmsa
9a09862f0d
feat(letsbonk): add idl manager
2025-08-02 14:52:40 +00:00
smypmsa
1ddadcd0af
feat(letsbonk): integrate idl parser
2025-08-02 14:38:54 +00:00
smypmsa
4acabfb1af
wip(letsbonk): idl parser in parser, builder
2025-08-02 14:33:44 +00:00
smypmsa
8ee6b95d2d
feat(core): cleanup address management system
2025-08-02 14:03:41 +00:00
smypmsa
227ef0b3bd
wip(core): platform aware trading
2025-08-02 13:27:07 +00:00
smypmsa
9ec9eeb793
wip(core): platform aware trading
2025-08-02 11:30:30 +00:00
smypmsa
bb35101a8f
wip(core): platform aware trading
2025-08-02 09:25:39 +00:00