Commit Graph

51 Commits

Author SHA1 Message Date
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
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
Ake faba3d8306 Add logsSubcribe doc 2025-02-21 07:36:38 +07:00
Ake 32dd44c128 Changing this until I release an updated version 2025-02-21 07:08:01 +07:00
Ake 093459d280 Update README.md 2025-01-22 15:13:32 +07:00
Ake f10781ae4a Update README.md 2025-01-22 15:13:02 +07:00
Ake 905658db26 fix typo 2025-01-14 07:41:05 +07:00
Ake 345522e23d Update scam patterns for tagging 2025-01-14 07:27:13 +07:00
Ake 6fe4d47336 Update README.md 2025-01-10 09:07:42 +07:00
Ake 9ac0c2738d Add better error handling & rertries 2025-01-10 08:54:18 +07:00
Ake 15ca1a6692 Update README.md 2025-01-09 09:07:01 +07:00
Ake d330620c69 Update spam patterns 2025-01-07 11:01:15 +07:00
Ake db3253f9c5 Fix GH auto-assign 2025-01-07 09:52:49 +07:00
Ake a06efd2d55 Update MAINTAINERS.md 2025-01-07 08:26:19 +07:00
Ake 16dba59d68 Update MAINTAINERS.md 2025-01-07 08:24:04 +07:00
Ake 37f3c038a4 Update README.md 2025-01-07 08:23:22 +07:00
Ake d7768b5c73 Add GH actions for spam & issue assignment 2025-01-07 08:21:54 +07:00
Ake 5287d7e275 Update README.md 2024-12-29 13:10:56 +07:00
Ake 0d50b03cc2 Update README.md 2024-12-29 12:57:42 +07:00
Ake e1669ede66 Implement computing associatedBondingCurve from bondingCurve
For reference #26
2024-12-29 12:43:47 +07:00
Ake c582de2f04 Add the liquidity migrator address
Added the pump.fun address that migrates the tokens that completed their associated bonding cure status and are moved to Raydium
2024-12-23 08:57:54 +07:00
Ake 525e8f9626 Update README.md 2024-12-22 07:29:17 +07:00
Ake 282d089eb4 Update README.md 2024-12-20 23:34:12 +07:00
Ake f5d76a941c Update README.md 2024-12-20 23:32:14 +07:00
Ake d803e1de3c Add bonding curve state check & Raydium migration event listening 2024-12-20 23:22:44 +07:00
Ake b327dcb07f Update README.md 2024-12-20 23:18:39 +07:00
Ake a8713f0be6 Merge pull request #10 from smypmsa/bug-fix-transaction-buy
Use Transaction from solders
2024-11-07 07:33:38 +08:00
Anton Sauchyk eef799f053 Use Transaction from solders 2024-11-06 13:16:39 +00:00
Ake 713fceab6f Add requirements.txt 2024-10-24 10:24:17 +07:00
Ake 1c1115848f Update README.md 2024-09-11 12:01:50 +07:00
Ake 9d093a21ed Update README.md 2024-09-09 10:42:46 +07:00
Ake 7bdb1134ee Update README.md 2024-09-09 09:05:57 +07:00
Ake dcd8475920 Add the full code 2024-09-09 09:04:23 +07:00