|
|
63d67616ff
|
fix: cleanup sell function
|
2024-02-20 18:51:22 +01:00 |
|
|
|
2f0e73c9eb
|
Remove pnpm
Remove work script command
Reuse poolkeys for sell
|
2024-02-18 18:51:11 +07:00 |
|
|
|
37d78cb999
|
Update README, .env
Remove Docker
|
2024-02-16 20:45:36 +07:00 |
|
|
|
81f406cffe
|
Clean up for merge
|
2024-02-16 20:39:43 +07:00 |
|
|
|
71b02470cb
|
Add auto sell feature
|
2024-02-14 20:06:15 +07:00 |
|
|
|
5bc7cec9bd
|
Merge remote-tracking branch 'origin/HEAD'
|
2024-02-10 13:29:51 +07:00 |
|
|
|
1ab214fcba
|
Disable logging and add auto sell feature
|
2024-02-10 13:20:29 +07:00 |
|
|
|
4f8b80389e
|
Merge pull request #31 from fdundjer/feature/remove-open-book-cache
fix: remove open book cache, improve startup speed
|
2024-02-09 17:25:09 +01:00 |
|
|
|
ab16a326f0
|
fix: remove open book cache, improve startup speed
|
2024-02-09 17:19:57 +01:00 |
|
|
|
f6f1b1bbbd
|
Merge pull request #28 from ThomAille/alternative_getProgramAccount
Alternative getProgramAccounts
|
2024-02-09 16:44:59 +01:00 |
|
|
|
1a6dbf2af9
|
fix: remove axios
|
2024-02-09 16:42:38 +01:00 |
|
|
|
6228e389c4
|
fix: initialization issue
|
2024-02-09 14:57:09 +01:00 |
|
|
|
ee3e252de7
|
feat: use pool open time for pool detection
|
2024-02-09 14:56:18 +01:00 |
|
|
|
0b22f1f396
|
Merge branch 'dockerized'
|
2024-02-09 20:38:14 +07:00 |
|
|
|
2e87fd29da
|
Add auto sell feature and sell delay
|
2024-02-09 20:35:13 +07:00 |
|
|
|
224deebb77
|
Update wait time before selling in processRaydiumPool function
|
2024-02-09 19:57:37 +07:00 |
|
|
|
e0943f4794
|
Add Dockerfile and .dockerignore
|
2024-02-08 23:49:56 +07:00 |
|
|
|
47853e9119
|
Add BN.js import and implement sell function
|
2024-02-08 23:33:29 +07:00 |
|
|
|
afd645ac40
|
Add Discord webhook integration for posting messages
|
2024-02-07 23:27:44 +07:00 |
|
|
|
0c89f0d5e0
|
fix: change call getAllAccountsV4 and getALlMarketsV3
|
2024-02-04 22:00:24 +01:00 |
|
|
|
b7774a5c20
|
fix: change call getAllAccountsV4 and getALlMarketsV3
|
2024-02-04 22:00:22 +01:00 |
|
|
|
f3c0cd5651
|
feat: change getAllLiquidity and GetAllMarket
|
2024-02-04 21:57:41 +01:00 |
|
|
|
e5e20876eb
|
fix: take only open markets when building cache
|
2024-02-04 15:55:19 +01:00 |
|
|
|
d5384e81d9
|
fix: increase max retries amount
|
2024-02-03 20:30:17 +01:00 |
|
|
|
3c487ccd74
|
fix: snipe list issue
|
2024-02-03 20:13:37 +01:00 |
|
|
|
1ad540c594
|
Merge pull request #26 from fdundjer/feature/custom-token-support
feat: add support for buying only specified tokens
|
2024-02-03 10:13:26 +01:00 |
|
|
|
9e1b2da0f1
|
feat: add support for buying only specified tokens
|
2024-02-03 10:12:42 +01:00 |
|
|
|
61531d06a7
|
docs: update readme
|
2024-01-30 10:55:00 +01:00 |
|
|
|
aff6b29bcb
|
docs: cleanup readme
|
2024-01-30 10:10:19 +01:00 |
|
|
|
2eea039456
|
Merge pull request #18 from fdundjer/feature/add-suppport-for-wsol
feat: add support for wsol swaps
|
2024-01-30 09:58:37 +01:00 |
|
|
|
636ef3e515
|
feat: add support for wsol swaps
|
2024-01-30 09:57:39 +01:00 |
|
|
|
e8c8147bae
|
Merge pull request #17 from fdundjer/feature/buy-only-when-market-is-open
feat: add filter for liquidity pool status - #1
|
2024-01-30 08:38:46 +01:00 |
|
|
|
2222abb2c6
|
feat: add filter for liquidity pool status
|
2024-01-30 08:36:43 +01:00 |
|
|
|
fe71335cef
|
Merge pull request #14 from Al366io/master
Update wallet configuration and dependencies
|
2024-01-29 18:43:43 +01:00 |
|
|
|
9ee545d59b
|
Refactors / Cleaning
|
2024-01-22 12:51:17 +01:00 |
|
|
|
1ee44996c4
|
remove unused code
|
2024-01-20 02:02:37 +01:00 |
|
|
|
0720e868ca
|
remove unused code
|
2024-01-20 02:01:57 +01:00 |
|
|
|
7e6c68309b
|
Update README.md
|
2024-01-20 02:01:05 +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 |
|
|
|
dee6078e03
|
Update README.md
|
2024-01-16 10:49:51 +01:00 |
|
|
|
a753ed4cb9
|
Update README.md
|
2024-01-16 10:49:37 +01:00 |
|
|
|
b0e67224a9
|
Merge remote-tracking branch 'origin/master'
|
2024-01-13 15:48:40 +01:00 |
|
|
|
13dc6315e5
|
feat: disable file logging
|
2024-01-13 15:40:27 +01:00 |
|
|
|
1290036bb4
|
docs: update README.md
|
2024-01-13 12:58:32 +01:00 |
|
|
|
a7496b0c24
|
docs: update README.md
|
2024-01-13 12:57:33 +01:00 |
|
|
|
2fdced90ff
|
docs: update readme
|
2024-01-13 12:55:07 +01:00 |
|
|
|
2ad4f93e84
|
feat: add console logging
|
2024-01-13 12:54:53 +01:00 |
|
|
|
6de0604322
|
Merge pull request #9 from fdundjer/fix/script-fails-to-build
fix: issue where script fails to build after package updates
|
2024-01-13 12:14:13 +01:00 |
|
|
|
f541ef93e2
|
fix issue where script fails to build after package updates
|
2024-01-13 12:13:14 +01:00 |
|