Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add docker-compose.yml and Dockerfile #73

Closed
wants to merge 84 commits into from

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    8534f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af587a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22c4efa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34df3ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5b88a6 View commit details
    Browse the repository at this point in the history
  6. Update Dockerfile

    anvarknian committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fd52c44 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Clean up CLI logs

    Journeytojah committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    727c779 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    01941d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    704c46b View commit details
    Browse the repository at this point in the history
  2. Merge pull request warp-id#78 from Journeytojah/master

    Small improvements
    Journeytojah committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b13f986 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. feat: complete rewrite

    fdundjer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    643002a View commit details
    Browse the repository at this point in the history
  2. cleanup: package json

    fdundjer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d17dc60 View commit details
    Browse the repository at this point in the history
  3. fix: update pool size filter

    fdundjer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0c5786c View commit details
    Browse the repository at this point in the history
  4. feat: add warp tx executor

    fdundjer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    25bb1a6 View commit details
    Browse the repository at this point in the history
  5. feat: update readme

    fdundjer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    83f4bf9 View commit details
    Browse the repository at this point in the history
  6. fix: snipe list

    fdundjer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6c708ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c27d9ff View commit details
    Browse the repository at this point in the history
  8. feat: warp readme

    fdundjer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1ddf5bd View commit details
    Browse the repository at this point in the history
  9. feat: warp readme

    fdundjer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7ecdd9c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    2c7770f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11452c View commit details
    Browse the repository at this point in the history
  3. fix typo: warp readme

    fdundjer committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5ecd7eb View commit details
    Browse the repository at this point in the history
  4. fix anchor

    fdundjer committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    90b7a53 View commit details
    Browse the repository at this point in the history
  5. update warp executor

    fdundjer committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ce14cc2 View commit details
    Browse the repository at this point in the history
  6. fix min tip

    fdundjer committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    93346da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e861882 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. fix: pool size filter

    fdundjer committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ffe0b69 View commit details
    Browse the repository at this point in the history
  2. Merge pull request warp-id#84 from fdundjer/feat/v2

    feat: warp transactions
    fdundjer committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0925fd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix: default values for fees

    fdundjer committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7186467 View commit details
    Browse the repository at this point in the history
  2. Merge pull request warp-id#85 from fdundjer/master

    fix: default values for fees
    fdundjer committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a0ba6cd View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Signed-off-by: Alexandru Higyedi <onerootboii@proton.me>
    Journeytojah committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7014779 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e49acb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. feat: real time filtering

    fdundjer committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    da9512b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0215073 View commit details
    Browse the repository at this point in the history
  3. docs: update readme

    fdundjer committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5d9ffcb View commit details
    Browse the repository at this point in the history
  4. Merge pull request warp-id#88 from fdundjer/master

    feat: real time pool filtering
    fdundjer committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5a49cfd View commit details
    Browse the repository at this point in the history
  5. 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>
    Journeytojah committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f98ff97 View commit details
    Browse the repository at this point in the history
  6. Merge pull request warp-id#89 from warp-id/Journeytojah-patch-1

    fix: Update LOG_LEVEL in .env.copy to trace
    Journeytojah committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    df38d33 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Add freezable filter

    Check if owner can freeze tokens
    TheoBrigitte committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    508e521 View commit details
    Browse the repository at this point in the history
  2. update error message

    TheoBrigitte committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    ff0ebad View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. feat: add error handling

    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d0b5910 View commit details
    Browse the repository at this point in the history
  2. cleanup: warnings

    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e169295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40432ee View commit details
    Browse the repository at this point in the history
  4. update README

    TheoBrigitte committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b92a9ee View commit details
    Browse the repository at this point in the history
  5. Merge pull request warp-id#91 from fdundjer/master

    feat: warp errors
    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c0999a5 View commit details
    Browse the repository at this point in the history
  6. keep filter

    TheoBrigitte committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    70ba5ee View commit details
    Browse the repository at this point in the history
  7. Merge pull request warp-id#90 from TheoBrigitte/freezable

    Add freezable filter
    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6dbebe2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3dbe5a5 View commit details
    Browse the repository at this point in the history
  9. fix: filters

    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6103401 View commit details
    Browse the repository at this point in the history
  10. fix: fix output

    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    41075b7 View commit details
    Browse the repository at this point in the history
  11. Add mutable filter

    Check if owner can change metadata
    TheoBrigitte committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a5d9fc1 View commit details
    Browse the repository at this point in the history
  12. fix: change log levels

    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ef87a36 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a34a609 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c7a7c9f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3c850c4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1991390 View commit details
    Browse the repository at this point in the history
  17. bump version

    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a7d435a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    19e012c View commit details
    Browse the repository at this point in the history
  19. Merge pull request warp-id#92 from fdundjer/master

    fix: disable filters when snipe list is on
    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    95ae801 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' into mutable

    Signed-off-by: Filip Dunđer <fdundjer@outlook.com>
    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c9dc532 View commit details
    Browse the repository at this point in the history
  21. add missing property

    fdundjer committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    142a915 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Added Jito-RPC Executer

    mcoder9 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    39ef59f View commit details
    Browse the repository at this point in the history
  2. Merge pull request warp-id#93 from TheoBrigitte/mutable

    Add mutable filter
    fdundjer committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    54317de View commit details
    Browse the repository at this point in the history
  3. fixed some typos

    mcoder9 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    35cc982 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1abcaac View commit details
    Browse the repository at this point in the history
  5. Merge pull request warp-id#95 from mcoder9/master

    Added Jito-RPC Executer
    fdundjer committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    91aa164 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Add social filter

    TheoBrigitte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b1bdcd9 View commit details
    Browse the repository at this point in the history
  2. filter cleanup

    fdundjer committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    8335c98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44a2006 View commit details
    Browse the repository at this point in the history
  4. Merge pull request warp-id#97 from TheoBrigitte/social-filter

    Add social filter
    fdundjer committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b6ae549 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df2de77 View commit details
    Browse the repository at this point in the history
  6. Merge pull request warp-id#94 from fdundjer/master

    fix: add missing property
    fdundjer committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    cec68e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ce963e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68c37c1 View commit details
    Browse the repository at this point in the history
  9. lint

    fdundjer committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c76a5d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aded319 View commit details
    Browse the repository at this point in the history
  11. Merge pull request warp-id#98 from fdundjer/master

    cleanup: mutable and renounced filters
    fdundjer committed Apr 27, 2024
    2 Configuration menu
    Copy the full SHA
    6bb1443 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    f2fa914 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge pull request warp-id#109 from ajakka/master

    Fixed issue when using a raw array key
    fdundjer committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4c9304a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    9a18b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a1e6be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    102c91b View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile

    anvarknian committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    cf48bd0 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/docker' into docker

    # Conflicts:
    #	README.md
    #	buy.ts
    #	package-lock.json
    #	package.json
    anvarknian committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    8b2d4e4 View commit details
    Browse the repository at this point in the history