Commit Graph

17 Commits

Author SHA1 Message Date
smypmsa e41a5f4f4f feat(core): add support for creator fee update 2025-05-12 20:07:51 +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 2177bf8c1b feat: add geyser listener support to bot 2025-04-14 20:12:10 +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 1064247e6d chore: comments on base64 encoding 2025-04-01 14:37:13 +00:00
smypmsa 684b1c4b61 fix: pyproject.toml, module paths 2025-03-17 15:47:28 +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 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 25c304f0fe minor fixes 2025-03-06 13:52: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