-
4c3089b70f
docs: clarify installation steps
Anton
2025-07-14 21:21:04 +02:00
-
b10643a744
Merge pull request #120 from vedthemaster/fix/pumpswap-program-error
Anton
2025-07-04 06:43:28 +02:00
-
-
40b5e36154
fix(examples): wrapping SOL before pumpswap buy
Ved Patel
2025-07-03 17:12:25 -07:00
-
-
48ed52ab49
Merge pull request #119 from yanCode/chore/gitignore.DS_Store
Anton
2025-07-02 11:20:58 +02:00
-
-
3f0fcf8adf
chore:.DS_store should be ignored by git
Sheng-Yan
2025-06-30 17:29:15 +08:00
-
-
327145a985
Merge pull request #118 from Bukhtiiarovv/main
Anton
2025-06-30 14:28:41 +02:00
-
-
b74d8df0a9
chore: update generated protobuf files
Bukhtiiarov
2025-06-30 15:10:59 +03:00
-
-
277f52987a
docs: mint feature done
Anton
2025-06-29 21:35:08 +02:00
-
61fab53d47
Merge pull request #117 from chainstacklabs/feat/mint-n-buy-example
Anton
2025-06-29 21:31:19 +02:00
-
-
feaedfd91f
feat(examples): add mint and buy example
smypmsa
2025-06-29 19:21:40 +00:00
-
-
66c6bc37ab
fix(examples): compare listeners print width
smypmsa
2025-06-29 19:06:15 +00:00
-
ddbe5970a2
fix(examples): remove redunant imports, comments
smypmsa
2025-06-28 09:52:53 +00:00
-
f69dfce484
Merge pull request #116 from yanCode/fix/retries
Anton
2025-06-27 23:46:52 +02:00
-
-
fb571337c5
fix: retry send_transaction
Sheng-Yan
2025-06-23 11:15:01 +08:00
-
83c7bb3414
fix: add idempotent_ata_ix
Sheng-Yan
2025-06-23 10:37:28 +08:00
-
-
d493d6668b
docs: mark exist strategies done
Anton
2025-06-17 15:14:05 +02:00
-
e0b9b41ceb
Merge pull request #113 from chainstacklabs/feat/take-profit-stop-loss
Ake
2025-06-16 10:31:39 +08:00
-
-
984f43b757
fix: remove coderabbit syntax bugs
smypmsa
2025-06-15 20:12:54 +00:00
-
2ad0f37912
Update src/trading/buyer.py
Anton
2025-06-15 21:28:23 +02:00
-
ec1c3afae4
Update src/trading/buyer.py
Anton
2025-06-15 21:28:03 +02:00
-
8f8fa2a526
Update src/trading/position.py
Anton
2025-06-15 20:50:38 +02:00
-
578c24b17f
Update src/trading/buyer.py
Anton
2025-06-15 20:49:40 +02:00
-
4bb6b6ae99
Update src/monitoring/pumpportal_listener.py
Anton
2025-06-15 20:48:32 +02:00
-
473b1bec70
feat: add simple tp and sl with price polling
smypmsa
2025-06-15 18:20:13 +00:00
-
185811d854
feat: add pump portal listener
smypmsa
2025-06-15 11:48:31 +00:00
-
-
2153bfd441
Merge pull request #108 from yanCode/fix/creator-parse
Anton
2025-06-09 09:03:10 +02:00
-
-
00216972bf
fix:use STRUCT_2 to parse creator
Zhang ShengYan
2025-06-08 19:53:30 +08:00
-
-
2338c7a5dd
Merge pull request #107 from yanCode/typo/discriminator
Ake
2025-06-05 08:48:36 +08:00
-
-
49504f5106
fix: correct the name of file
Zhang ShengYan
2025-06-04 16:55:58 +08:00
-
-
06166dd8fc
fix(examples): correct formula for bonding curve progress
smypmsa
2025-05-26 14:19:13 +00:00
-
9495d250b9
fix(pumpswap): set global config writable false
smypmsa
2025-05-15 13:29:31 +00:00
-
211031b5e3
Merge pull request #100 from chainstacklabs/feat/learning-examples-creator-fee
Anton
2025-05-14 15:39:02 +00:00
-
-
44e2c83120
fix: remove duplicated function
Anton
2025-05-14 17:36:23 +02:00
-
957722ba73
Update learning-examples/decode_from_getAccountInfo.py
Anton
2025-05-14 17:33:17 +02:00
-
f80e06e180
fix: repair pumpswap buy tx
smypmsa
2025-05-14 15:25:04 +00:00
-
e4675c5284
feat: update rest of scripts with creator fee
smypmsa
2025-05-14 07:22:35 +00:00
-
f811632c3c
feat: manual buy and sell with creator fee
smypmsa
2025-05-13 07:38:46 +00:00
-
-
1e34b5b9e9
Merge pull request #98 from chainstacklabs/feat/pump-fun-update-creator-fee
Anton
2025-05-13 06:22:06 +00:00
-
-
e41a5f4f4f
feat(core): add support for creator fee update
smypmsa
2025-05-12 20:07:51 +00:00
-
-
8e2441b0d9
A quick change on the article name
Ake
2025-05-10 12:03:34 +08:00
-
6e908b8656
Merge pull request #96 from chainstacklabs/refactored/main-v2
Anton
2025-05-06 09:53:14 +00:00
-
-
d979427662
fix: geyser auth type in tests
smypmsa
2025-05-06 09:50:21 +00:00
-
cc5b768e6d
docs: update README.md
Anton
2025-05-06 11:30:46 +02:00
-
ebbc399e0b
docs: update README.md
Anton
2025-05-06 11:07:24 +02:00
-
a21ac60be7
Merge pull request #95 from chainstacklabs/refactored/main-v2
Anton
2025-05-06 08:53:11 +00:00
-
-
fe17df2670
fix: update src/monitoring/geyser_listener.py
Anton
2025-05-06 10:52:07 +02:00
-
aa145dc018
feat: add geyser auth type, compare listeners for new tokens
smypmsa
2025-05-06 08:39:09 +00:00
-
83b1db2b42
docs: refactored code merged into main
Anton
2025-04-30 13:55:38 +02:00
-
157f833fb4
Merge pull request #94 from chainstacklabs/refactored/main-v2
Anton
2025-04-30 11:51:09 +00:00
-
-
9a26aa7532
docs: add license
Anton
2025-04-30 13:38:32 +02:00
-
a36fab7352
fix: comments, minor fixes
smypmsa
2025-04-29 11:56:55 +00:00
-
465e804d39
feat: add warming up endpoint, minor optimizations
smypmsa
2025-04-25 09:38:19 +00:00
-
2ef1a09b8d
fix: decrease tx CUs, add explicit commitment level for getLatestBlockhash
smypmsa
2025-04-25 07:33:44 +00:00
-
2338b81e94
Merge pull request #91 from chainstacklabs/feat/multi-bot-system
Anton
2025-04-25 06:18:48 +00:00
-
-
40e4a4b130
feat: add support for multiple bots
smypmsa
2025-04-24 20:32:47 +00:00
-
-
2aac2f8f64
Merge pull request #89 from chainstacklabs/feat/ps-migration-listener-and-other
Anton
2025-04-22 06:59:52 +00:00
-
-
81c2af4af1
feat: add example of programSubscribe listener for migrations, group examples into subfolders
smypmsa
2025-04-21 11:36:09 +00:00
-
-
eacb2554da
docs: Geyser listener completed
Anton
2025-04-15 09:06:19 +02:00
-
188f43f4cd
docs: Geyser listener completed
Anton
2025-04-15 09:05:31 +02:00
-
46e0862b30
fix: load env vars in cli.py
smypmsa
2025-04-15 07:02:37 +00:00
-
6345afe1bf
Merge pull request #86 from chainstacklabs/feat/geyser-listener-for-bot
Anton
2025-04-15 06:52:43 +00:00
-
-
dfb0f8b273
Merge pull request #85 from chainstacklabs/feat/geyser-listener-script
Anton
2025-04-15 06:52:14 +00:00
-
-
2177bf8c1b
feat: add geyser listener support to bot
smypmsa
2025-04-14 20:12:10 +00:00
-
-
-
b9e29a8b12
feat: add geyser listener script
smypmsa
2025-04-14 15:02:52 +00:00
-
-
f64ca29bd8
Merge pull request #84 from chainstacklabs/feat/get-graduating-mint-address-script
Anton
2025-04-14 06:45:35 +00:00
-
-
6e3b1b3b41
feat: add mint address extraction for graduating tokens
smypmsa
2025-04-13 20:23:58 +00:00
-
-
a113ac82b4
Merge pull request #83 from chainstacklabs/feat/get-graduating-tokens-script
Anton
2025-04-10 06:32:20 +00:00
-
-
18ee63b2b9
feat: add get graduating tokens script
smypmsa
2025-04-09 11:56:44 +00:00
-
-
d9c1733406
Merge pull request #80 from chainstacklabs/feat/recent-blockhash-caching
Anton
2025-04-05 09:01:04 +00:00
-
-
7cfd89d1ae
fix: gracefully cancel blockhash updater task
smypmsa
2025-04-04 21:38:36 +00:00
-
9b9a86a506
feat: add blockhash caching
smypmsa
2025-04-04 21:31:00 +00:00
-
-
8520452060
Merge pull request #79 from chainstacklabs/feat/extreme-fast-mode
Anton
2025-04-04 04:30:39 +00:00
-
-
912ab86296
Merge pull request #77 from chainstacklabs/feature/idempotent-ata-and-merge-burn-close
Anton
2025-04-04 04:30:10 +00:00
-
-
4eacc5a4f7
feat: add EXTREME FAST mode for token buying
smypmsa
2025-04-03 21:57:36 +00:00
-
-
-
ddb331f9e9
feat: use idempotent ata instr, merge burn and close instr
smypmsa
2025-04-03 14:49:01 +00:00
-
-
d662b126b9
Merge pull request #76 from chainstacklabs/feat/track-bonding-curve-progress-script
Anton
2025-04-03 06:12:00 +00:00
-
-
5e0e587ca0
docs: done reviewing base64
Anton
2025-04-02 22:44:17 +02:00
-
62102ddbb7
docs: done reviewing base64
Anton
2025-04-02 22:43:16 +02:00
-
68c8251ccf
feat: add track bonding curve progress script
smypmsa
2025-04-02 15:36:58 +00:00
-
-
c5a0258aa7
fix: use base64 explicitly
smypmsa
2025-04-01 14:57:01 +00:00
-
1064247e6d
chore: comments on base64 encoding
smypmsa
2025-04-01 14:37:13 +00:00
-
54f3bd4b0e
Merge pull request #75 from chainstacklabs/feat/pumpswap-sell-script
Anton
2025-04-01 08:13:49 +00:00
-
-
094e46e523
fix: final fixes in instructions, docstrings, comments
smypmsa
2025-04-01 07:19:27 +00:00
-
7bf78830f0
fix: fixes in initial implementation
smypmsa
2025-03-31 15:14:07 +00:00
-
6c23dba5f4
docs: migration listening done
Anton
2025-03-31 10:39:01 +02:00
-
355cd6bdb1
docs: add review & optimize json, jsonParsed, base64
Anton
2025-03-31 10:37:45 +02:00
-
4b224879dd
docs: migration listening done
Anton
2025-03-31 10:27:47 +02:00
-
5b9d8595a8
Merge pull request #74 from chainstacklabs/feat/get-pumpswap-pools-script
Anton
2025-03-31 07:00:29 +00:00
-
-
925b4bfaee
fix: add missed load_dotenv
smypmsa
2025-03-31 06:59:41 +00:00
-
bf275c338d
fix: use base64 for get_program_accounts
smypmsa
2025-03-30 12:55:50 +00:00
-
30fe0a6877
feat: add manual pumpswap sell
smypmsa
2025-03-30 12:51:02 +00:00
-
4dad20719a
Update README.md
Ake
2025-03-30 07:14:10 +08:00
-
fca7da81f5
Merge pull request #73 from chainstacklabs/feature/listen-to-migrations-script
Anton
2025-03-29 23:05:19 +00:00
-
-
008446e253
feat: add script to get pumpswap market data
smypmsa
2025-03-29 21:31:46 +00:00
-
-
6b2211c1ca
feat: add script to listen to migrations
smypmsa
2025-03-29 18:10:50 +00:00
-
-
72ac4c526f
docs: ATA closing done
Anton
2025-03-28 19:03:30 +01:00
-
1f55adeeea
docs: ATA closing done
Anton
2025-03-28 09:30:16 +01:00
-
ddb1849d10
Merge pull request #71 from chainstacklabs/feature/cleanup-ata-support
Anton
2025-03-28 08:29:13 +00:00
-
-
-
-
7d64ff7245
chore: fix typos in config
smypmsa
2025-03-27 21:22:52 +00:00
-
2514be2b31
chore: update default params
smypmsa
2025-03-27 21:13:12 +00:00