smypmsa
|
feaedfd91f
|
feat(examples): add mint and buy example
|
2025-06-29 19:21:40 +00:00 |
|
smypmsa
|
66c6bc37ab
|
fix(examples): compare listeners print width
|
2025-06-29 19:06:15 +00:00 |
|
smypmsa
|
ddbe5970a2
|
fix(examples): remove redunant imports, comments
|
2025-06-28 09:52:53 +00:00 |
|
Anton
|
f69dfce484
|
Merge pull request #116 from yanCode/fix/retries
[Refactor] manual_buy.py & manual_sell.py
|
2025-06-27 23:46:52 +02:00 |
|
Sheng-Yan
|
fb571337c5
|
fix: retry send_transaction
|
2025-06-24 10:50:23 +08:00 |
|
Sheng-Yan
|
83c7bb3414
|
fix: add idempotent_ata_ix
|
2025-06-23 10:37:28 +08:00 |
|
Anton
|
d493d6668b
|
docs: mark exist strategies done
|
2025-06-17 15:14:05 +02:00 |
|
Ake
|
e0b9b41ceb
|
Merge pull request #113 from chainstacklabs/feat/take-profit-stop-loss
Add PumpPortal listener, simple TP and SL functionality
|
2025-06-16 10:31:39 +08: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 |
|
Anton
|
2153bfd441
|
Merge pull request #108 from yanCode/fix/creator-parse
fix(learning examples): use STRUCT_2 to parse creator
|
2025-06-09 09:03:10 +02:00 |
|
Zhang ShengYan
|
00216972bf
|
fix:use STRUCT_2 to parse creator
|
2025-06-08 19:53:30 +08:00 |
|
Ake
|
2338c7a5dd
|
Merge pull request #107 from yanCode/typo/discriminator
fix: correct the name of file
|
2025-06-05 08:48:36 +08:00 |
|
Zhang ShengYan
|
49504f5106
|
fix: correct the name of file
|
2025-06-04 16:55:58 +08:00 |
|
smypmsa
|
06166dd8fc
|
fix(examples): correct formula for bonding curve progress
|
2025-05-26 14:19:13 +00:00 |
|
smypmsa
|
9495d250b9
|
fix(pumpswap): set global config writable false
|
2025-05-15 13:29:31 +00:00 |
|
Anton
|
211031b5e3
|
Merge pull request #100 from chainstacklabs/feat/learning-examples-creator-fee
Add/update buy and sell transaction for PumpSwap
|
2025-05-14 15:39:02 +00:00 |
|
Anton
|
44e2c83120
|
fix: remove duplicated function
|
2025-05-14 17:36:23 +02:00 |
|
Anton
|
957722ba73
|
Update learning-examples/decode_from_getAccountInfo.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-05-14 17:33:17 +02: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
|
f811632c3c
|
feat: manual buy and sell with creator fee
|
2025-05-13 07:38:46 +00:00 |
|
Anton
|
1e34b5b9e9
|
Merge pull request #98 from chainstacklabs/feat/pump-fun-update-creator-fee
Add support for Pump Fun creator fee upgrade
|
2025-05-13 06:22:06 +00:00 |
|
smypmsa
|
e41a5f4f4f
|
feat(core): add support for creator fee update
|
2025-05-12 20:07:51 +00:00 |
|
Ake
|
8e2441b0d9
|
A quick change on the article name
|
2025-05-10 12:03:34 +08:00 |
|
Anton
|
6e908b8656
|
Merge pull request #96 from chainstacklabs/refactored/main-v2
Fix Geyser authentication type in tests
|
2025-05-06 09:53:14 +00:00 |
|
smypmsa
|
d979427662
|
fix: geyser auth type in tests
|
2025-05-06 09:50:21 +00:00 |
|
Anton
|
cc5b768e6d
|
docs: update README.md
|
2025-05-06 11:30:46 +02:00 |
|
Anton
|
ebbc399e0b
|
docs: update README.md
|
2025-05-06 11:07:24 +02:00 |
|
Anton
|
a21ac60be7
|
Merge pull request #95 from chainstacklabs/refactored/main-v2
Add Geyser authentication type, compare listeners for new tokens script (learning example)
|
2025-05-06 08:53:11 +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 |
|
Anton
|
83b1db2b42
|
docs: refactored code merged into main
|
2025-04-30 13:55:38 +02:00 |
|
Anton
|
157f833fb4
|
Merge pull request #94 from chainstacklabs/refactored/main-v2
Promoting refactored bot to the main branch
|
2025-04-30 11:51:09 +00:00 |
|
Anton
|
9a26aa7532
|
docs: add license
|
2025-04-30 13:38:32 +02: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 |
|
Anton
|
2338b81e94
|
Merge pull request #91 from chainstacklabs/feat/multi-bot-system
Add support for multiple instances of bots
|
2025-04-25 06:18:48 +00:00 |
|
smypmsa
|
40e4a4b130
|
feat: add support for multiple bots
|
2025-04-24 20:32:47 +00:00 |
|
Anton
|
2aac2f8f64
|
Merge pull request #89 from chainstacklabs/feat/ps-migration-listener-and-other
Add programSubscribe listener for migrations and other (learning example)
|
2025-04-22 06:59:52 +00:00 |
|
smypmsa
|
81c2af4af1
|
feat: add example of programSubscribe listener for migrations, group examples into subfolders
|
2025-04-21 11:36:09 +00:00 |
|
Anton
|
eacb2554da
|
docs: Geyser listener completed
|
2025-04-15 09:06:19 +02:00 |
|
Anton
|
188f43f4cd
|
docs: Geyser listener completed
|
2025-04-15 09:05:31 +02:00 |
|