Commit Graph

238 Commits

Author SHA1 Message Date
Anton 6c23dba5f4 docs: migration listening done 2025-03-31 10:39:01 +02:00
Anton 355cd6bdb1 docs: add review & optimize json, jsonParsed, base64 2025-03-31 10:37:45 +02:00
Anton 4b224879dd docs: migration listening done 2025-03-31 10:27:47 +02:00
Anton 5b9d8595a8 Merge pull request #74 from chainstacklabs/feat/get-pumpswap-pools-script
Get PumpSwap market data (learning example)
2025-03-31 07:00:29 +00:00
smypmsa 925b4bfaee fix: add missed load_dotenv 2025-03-31 06:59:41 +00:00
smypmsa bf275c338d fix: use base64 for get_program_accounts 2025-03-30 12:55:50 +00:00
smypmsa 30fe0a6877 feat: add manual pumpswap sell 2025-03-30 12:51:02 +00:00
Ake 4dad20719a Update README.md 2025-03-30 07:14:10 +08:00
Anton fca7da81f5 Merge pull request #73 from chainstacklabs/feature/listen-to-migrations-script
Listen to migrations script (learning example)
2025-03-29 23:05:19 +00:00
smypmsa 008446e253 feat: add script to get pumpswap market data 2025-03-29 21:31:46 +00:00
smypmsa 6b2211c1ca feat: add script to listen to migrations 2025-03-29 18:10:50 +00:00
Anton 72ac4c526f docs: ATA closing done 2025-03-28 19:03:30 +01:00
Anton 1f55adeeea docs: ATA closing done 2025-03-28 09:30:16 +01:00
Anton ddb1849d10 Merge pull request #71 from chainstacklabs/feature/cleanup-ata-support
Integrate ATA closing into trader
2025-03-28 08:29:13 +00:00
smypmsa 7d64ff7245 chore: fix typos in config 2025-03-27 21:22:52 +00:00
smypmsa 2514be2b31 chore: update default params 2025-03-27 21:13:12 +00:00
smypmsa 5c2d044569 feat: cleanup manager integrated into trader, enhanced config 2025-03-27 21:11:48 +00:00
smypmsa 735ab11d4d feat: added cleanup manager and modes 2025-03-27 15:19:52 +00:00
smypmsa 6d9d0a106d fix: minor formatting fixes in cli 2025-03-27 14:59:15 +00:00
Anton 2db8b2ec50 Merge pull request #69 from chainstacklabs/feature/close-ata-script
Close ATA script for token cleanup (learning example)
2025-03-26 07:37:22 +00:00
smypmsa 075e5ae191 chore: scaffold cleanup module and config for ATA closing feature 2025-03-25 16:25:12 +00:00
smypmsa 6b2ae66c73 feat: add script to close ATA and reclaim rent 2025-03-25 15:58:50 +00:00
Anton 1b9c3c5b4b docs: sync readme with main 2025-03-25 14:39:31 +01:00
Ake 528ddf33a7 Change Raydium to PumpSwap 2025-03-24 14:57:07 +08:00
Anton 6544e4bd36 Update README.md 2025-03-21 15:23:05 +01:00
Ake 91e73569f0 Update README.md 2025-03-21 12:10:51 +08:00
smypmsa 9268d7aaa9 fix: remove unused imports, update sell tx in learning 2025-03-19 21:09:26 +00:00
smypmsa ca91c879c3 fix: align learning examples with refactored modules 2025-03-19 16:01:46 +00:00
Anton e6236a9a86 docs: update README.md 2025-03-19 08:13:07 +01:00
Anton 4039ec3707 Merge pull request #65 from chainstacklabs/feature/logs-subscribe
Add logsSubscribe listener
2025-03-19 07:11:12 +00:00
smypmsa 3cc0e38b37 fix: removed print 2025-03-18 16:08:01 +00:00
smypmsa dacb3d377b feat: add logsSubscribe 2025-03-18 16:03:46 +00:00
Anton 669f8e8807 docs: minor fix in readme 2025-03-17 17:29:00 +01:00
Anton d3985d6bde docs: added uv instructions 2025-03-17 17:27:43 +01:00
smypmsa 684b1c4b61 fix: pyproject.toml, module paths 2025-03-17 15:47:28 +00:00
Anton 396e9bce1d docs: update README.md 2025-03-15 09:23:15 +01:00
Anton ffe81463d7 Merge pull request #64 from chainstacklabs/feature/dynamic-prior-fees
Add dynamic/fixed priority fee
2025-03-15 08:22:12 +00:00
smypmsa f8d05ae825 chore(config): update comments and remove default nodes 2025-03-14 18:25:56 +00:00
smypmsa a1d5966f29 refactor: tx building, getting dynamic prior fee 2025-03-13 21:01:26 +00:00
smypmsa ac3d463d20 feat: add priority fee support with dynamic/fixed options, hard cap, and extra fee 2025-03-12 22:11:31 +00:00
Anton 071f9c9280 chore: delete .vscode directory 2025-03-12 20:44:56 +01:00
smypmsa 3fb5d15104 removed unused files 2025-03-07 21:21:44 +00:00
Anton 4c4b9a270b updated readme 2025-03-07 22:11:21 +01:00
smypmsa 4cda58265a updated readme 2025-03-07 21:09:41 +00:00
smypmsa 3084a1cf68 increased delays for beter resilience 2025-03-06 22:26:01 +00:00
smypmsa 3791a1c109 decreased default max_token_age 2025-03-06 22:19:40 +00:00
smypmsa bfcea298fd added max_token_age 2025-03-06 22:05:51 +00:00
smypmsa ab186210fd removed unused imports, minor fixes 2025-03-06 21:52:43 +00:00
smypmsa fce547ec9e fixed and buy transactions 2025-03-06 16:14:17 +00:00
smypmsa a7b2c135f9 fixed buy and sell transactions 2025-03-06 16:13:59 +00:00