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 |
|
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 |
|
smypmsa
|
e41a5f4f4f
|
feat(core): add support for creator fee update
|
2025-05-12 20:07:51 +00:00 |
|
smypmsa
|
d979427662
|
fix: geyser auth type in tests
|
2025-05-06 09:50:21 +00: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 |
|
smypmsa
|
81c2af4af1
|
feat: add example of programSubscribe listener for migrations, group examples into subfolders
|
2025-04-21 11:36:09 +00:00 |
|
smypmsa
|
46e0862b30
|
fix: load env vars in cli.py
|
2025-04-15 07:02:37 +00:00 |
|
smypmsa
|
2177bf8c1b
|
feat: add geyser listener support to bot
|
2025-04-14 20:12:10 +00:00 |
|
smypmsa
|
b9e29a8b12
|
feat: add geyser listener script
|
2025-04-14 15:02:52 +00:00 |
|
smypmsa
|
6e3b1b3b41
|
feat: add mint address extraction for graduating tokens
|
2025-04-13 20:23:58 +00:00 |
|
smypmsa
|
18ee63b2b9
|
feat: add get graduating tokens script
|
2025-04-09 11:56:44 +00:00 |
|
smypmsa
|
7cfd89d1ae
|
fix: gracefully cancel blockhash updater task
|
2025-04-04 21:38:36 +00:00 |
|
smypmsa
|
9b9a86a506
|
feat: add blockhash caching
|
2025-04-04 21:31:00 +00:00 |
|
smypmsa
|
4eacc5a4f7
|
feat: add EXTREME FAST mode for token buying
|
2025-04-03 21:57:36 +00:00 |
|
smypmsa
|
ddb331f9e9
|
feat: use idempotent ata instr, merge burn and close instr
|
2025-04-03 14:49:01 +00:00 |
|
smypmsa
|
68c8251ccf
|
feat: add track bonding curve progress script
|
2025-04-02 15:36:58 +00:00 |
|
smypmsa
|
c5a0258aa7
|
fix: use base64 explicitly
|
2025-04-01 14:57:01 +00:00 |
|
smypmsa
|
1064247e6d
|
chore: comments on base64 encoding
|
2025-04-01 14:37:13 +00:00 |
|
smypmsa
|
094e46e523
|
fix: final fixes in instructions, docstrings, comments
|
2025-04-01 07:19:27 +00:00 |
|
smypmsa
|
7bf78830f0
|
fix: fixes in initial implementation
|
2025-03-31 15:14:07 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
smypmsa
|
684b1c4b61
|
fix: pyproject.toml, module paths
|
2025-03-17 15:47:28 +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 |
|
smypmsa
|
3fb5d15104
|
removed unused files
|
2025-03-07 21:21:44 +00: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 |
|
smypmsa
|
25c304f0fe
|
minor fixes
|
2025-03-06 13:52:40 +00:00 |
|
smypmsa
|
4f800bbbbe
|
added listener test
|
2025-03-06 12:40:40 +00:00 |
|
smypmsa
|
46a636f912
|
fixed transaction import
|
2025-03-05 17:04:25 +00:00 |
|
smypmsa
|
1567c4df7d
|
updated code structure
|
2025-03-05 16:44:55 +00:00 |
|
smypmsa
|
8bf3700187
|
fixed formatting
|
2025-03-05 07:03:32 +00:00 |
|
Anton Sauchyk
|
eef799f053
|
Use Transaction from solders
|
2024-11-06 13:16:39 +00:00 |
|