26 Commits

Author SHA1 Message Date
cb91e04d60 feat: improve exit position logic 2024-04-27 17:01:33 +02:00
b1bdcd9365 Add social filter 2024-04-27 11:06:10 +02:00
91aa1645ed Merge pull request #95 from mcoder9/master
Added Jito-RPC Executer
2024-04-22 18:31:22 +02:00
39ef59f5a6 Added Jito-RPC Executer 2024-04-22 07:27:59 +04:00
19e012c8e1 set freezable and mutable filter to false by default 2024-04-21 16:28:33 +02:00
a5d9fc1a88 Add mutable filter
Check if owner can change metadata
2024-04-21 15:36:00 +02:00
508e521433 Add freezable filter
Check if owner can freeze tokens
2024-04-20 11:38:15 +02:00
f98ff97f0d fix: Update LOG_LEVEL in .env.copy to trace
Updated the `LOG_LEVEL` to make the bot more chatty about what's happening.

Signed-off-by: Alexandru Higyedi <onerootboii@proton.me>
2024-04-19 20:33:57 +07:00
da9512b8bb feat: real time filtering 2024-04-19 12:09:56 +02:00
7186467d10 fix: default values for fees 2024-04-18 13:10:30 +02:00
25bb1a696c feat: add warp tx executor 2024-04-15 22:58:36 +02:00
643002ae8a feat: complete rewrite 2024-04-15 15:27:22 +02:00
01941d8b16 feat: Add MAX_POOL_SIZE check 2024-03-29 23:27:26 +07:00
e5b88a66fb Add ONE_TOKEN_AT_A_TIME flag and update logging 2024-03-26 21:20:06 +07:00
9138ff3edf Add MIN_POOL_SIZE environment variable and implement pool size check 2024-03-22 22:36:12 +07:00
d2bae862d2 fix: push updated env file 2024-03-19 09:17:39 +01:00
223e7cf542 feat: improvements 2024-03-19 09:13:00 +01:00
c482ac774b feat: remove delay and listen to wallet changes 2024-03-16 19:17:40 +01:00
b11ea53a60 Merge branch 'master' into master 2024-03-03 15:34:26 +01:00
f04b9b7f6b cleanup 2024-03-03 15:32:43 +01:00
37d78cb999 Update README, .env
Remove Docker
2024-02-16 20:45:36 +07:00
2e87fd29da Add auto sell feature and sell delay 2024-02-09 20:35:13 +07:00
9e1b2da0f1 feat: add support for buying only specified tokens 2024-02-03 10:12:42 +01:00
636ef3e515 feat: add support for wsol swaps 2024-01-30 09:57:39 +01:00
4d204bf251 Add logic to use env variables 2024-01-20 01:59:58 +01:00
35a6e1a19a Update wallet configuration and dependencies 2024-01-20 01:49:32 +01:00