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
e1e15dd539
feat(pumpfun): add fee_config and fee_program, close #132
2025-08-29 15:21:36 +00:00
smypmsa
f8e0414ee7
fix(core): handle block listener errors
2025-08-14 09:49:01 +00:00
smypmsa
8ab8932168
docs(claude): add claude code rules
2025-08-11 05:35:25 +00:00
smypmsa
a9c58faf9e
fix(pump): derive associated bonding curve
2025-08-05 20:30:41 +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
53763b7123
fix(core): remove unused args, improve logging
2025-08-05 14:56:59 +00:00
smypmsa
7e644286a8
fix(core): remove redundant kwargs
2025-08-05 14:53:53 +00:00
smypmsa
2c2306e80b
fix(core): add missing method to event parser interface
2025-08-05 14:53:07 +00:00
smypmsa
3e82cfa128
fix(core): replace os with pathlib
2025-08-05 14:51:48 +00:00
smypmsa
80b03748b0
fix(core): refactor dataclass to use class vars
2025-08-05 14:44:06 +00:00
smypmsa
a831cafaf4
fix(core) import level
2025-08-05 14:41:36 +00:00
smypmsa
49c5085764
fix(core): remove silent failures
2025-08-05 14:40:43 +00:00
smypmsa
ea1d6b469a
feat(core): pump portal fully integrated
2025-08-04 05:40:02 +00:00
smypmsa
2c6da58eb7
fix(core): fix event idl parser for logs
2025-08-04 05:02:53 +00:00
smypmsa
9b6563cecc
feat(core): add event idl parser
2025-08-02 19:19:20 +00:00
smypmsa
bae03c3fab
fix(core): block event processor account keys bytes
2025-08-02 16:41:23 +00:00
smypmsa
26c048c86a
fix(core): platform listener check
2025-08-02 16:12:45 +00:00
smypmsa
e7107751f5
fix(letsbonk): buy/sell instructions
2025-08-02 15:38:53 +00:00
smypmsa
93332794a3
feat(pump): integrate idl parser manager
2025-08-02 15:10:24 +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
f92f68fc41
wip(core): dynamic idl parser
2025-08-02 14:21:16 +00:00
smypmsa
04342fee5a
fix(pump): fix curve management
2025-08-02 14:17:29 +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
smypmsa
60c452da0f
fix(core): increase cu limit
2025-08-01 12:00:17 +00:00
smypmsa
3faeb1338e
feat(core): update buy instruction, add volume_accumulator accounts
2025-08-01 05:25:54 +00:00
smypmsa
536a5dd6a5
docs(cursor): add uv rules, formatting
2025-07-18 12:03:00 +00:00
Bukhtiiarov
b74d8df0a9
chore: update generated protobuf files
2025-06-30 15:10:59 +03:00
smypmsa
984f43b757
fix: remove coderabbit syntax bugs
2025-06-15 20:12:54 +00:00
Anton
2ad0f37912
Update src/trading/buyer.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-15 21:28:23 +02:00
Anton
ec1c3afae4
Update src/trading/buyer.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-15 21:28:03 +02:00
Anton
8f8fa2a526
Update src/trading/position.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-15 20:50:38 +02:00
Anton
578c24b17f
Update src/trading/buyer.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-15 20:49:40 +02:00
Anton
4bb6b6ae99
Update src/monitoring/pumpportal_listener.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-15 20:48:32 +02:00
smypmsa
473b1bec70
feat: add simple tp and sl with price polling
2025-06-15 18:20:13 +00:00
smypmsa
185811d854
feat: add pump portal listener
2025-06-15 11:48:31 +00:00
smypmsa
e41a5f4f4f
feat(core): add support for creator fee update
2025-05-12 20:07:51 +00:00
Anton
fe17df2670
fix: update src/monitoring/geyser_listener.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-06 10:52:07 +02:00
smypmsa
aa145dc018
feat: add geyser auth type, compare listeners for new tokens
2025-05-06 08:39:13 +00:00
smypmsa
a36fab7352
fix: comments, minor fixes
2025-04-29 11:56:55 +00:00
smypmsa
465e804d39
feat: add warming up endpoint, minor optimizations
2025-04-25 09:38:19 +00:00
smypmsa
2ef1a09b8d
fix: decrease tx CUs, add explicit commitment level for getLatestBlockhash
2025-04-25 07:33:44 +00:00
smypmsa
40e4a4b130
feat: add support for multiple bots
2025-04-24 20:32:47 +00:00