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

Deployment scripts #144

Draft
wants to merge 66 commits into
base: main
Choose a base branch
from
Draft

Deployment scripts #144

wants to merge 66 commits into from

Commits on Jul 19, 2024

  1. solana: add new IDs

    a5-pickle committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2dc4d90 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    cee22bb View commit details
    Browse the repository at this point in the history
  2. initial commit deployment scripts

    solanoepalacio authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    09ad27b View commit details
    Browse the repository at this point in the history
  3. environment setup utils

    solanoepalacio authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3122ddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f7d16a View commit details
    Browse the repository at this point in the history
  5. improves configuration structure

    solanoepalacio authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    791acfb View commit details
    Browse the repository at this point in the history
  6. evm deploy matching engine script

    solanoepalacio authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d192dc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    371eb32 View commit details
    Browse the repository at this point in the history
  8. evm: deploy-token-router script

    solanoepalacio authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c33754a View commit details
    Browse the repository at this point in the history
  9. WIP deployment scripts

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ece0606 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17132ef View commit details
    Browse the repository at this point in the history
  11. Add config scripts

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e3349ea View commit details
    Browse the repository at this point in the history
  12. Refactor scripts deps

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7e58f45 View commit details
    Browse the repository at this point in the history
  13. Add ecosystem json

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1a533ce View commit details
    Browse the repository at this point in the history
  14. Update readme

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0083a6b View commit details
    Browse the repository at this point in the history
  15. Remove unused var

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1caa884 View commit details
    Browse the repository at this point in the history
  16. Refactor verification scripts

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8725e68 View commit details
    Browse the repository at this point in the history
  17. Deprecate matching engine evm scripts

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    dbb637b View commit details
    Browse the repository at this point in the history
  18. Refactor base fn and add disable script

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6ce7ad6 View commit details
    Browse the repository at this point in the history
  19. deploy: minor fix in README

    scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6c913fe View commit details
    Browse the repository at this point in the history
  20. misc: adds tmp to .gitignore

    scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b8dde61 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    29fa171 View commit details
    Browse the repository at this point in the history
  22. deploy: adds spl token package

    scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6d0fcba View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f18d73c View commit details
    Browse the repository at this point in the history
  24. WIP scripts

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5994efb View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    48a442d View commit details
    Browse the repository at this point in the history
  26. Finished cross registration script

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    84ef0f8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    77f08a4 View commit details
    Browse the repository at this point in the history
  28. deploy: adds Solana config

    scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d18f354 View commit details
    Browse the repository at this point in the history
  29. deploy: mainnet configuration

    scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b779b46 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cf092cb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7051e80 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1455ff8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    23dc77e View commit details
    Browse the repository at this point in the history
  34. Fix ts errors

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0a370c7 View commit details
    Browse the repository at this point in the history
  35. Finish bytecode verification script

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e43bf13 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7f95719 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8245873 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    08bc576 View commit details
    Browse the repository at this point in the history
  39. Add solana programs helpers

    AgusVelez5 authored and scnale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    063c6ca View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    038fb14 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    43d92e9 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    9cd7c1a View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3b25e04 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e761480 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    8c9bad1 View commit details
    Browse the repository at this point in the history
  2. deploy: cleans up imports

    scnale committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    898dde9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    833cb0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3ea806 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a7982f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f18aab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56c9d47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1785320 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1111b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2aaa627 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Token router config hotfix

    AgusVelez5 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b7b0a59 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    11abed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    510d7d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb6efcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29fc5ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c23ee7 View commit details
    Browse the repository at this point in the history
  6. Revert "deployment: cross-registration - get mint recipient always fr…

    …om solana"
    
    This reverts commit 29fc5ad.
    solanoepalacio committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2d0216c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6c766f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    850a596 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. mainnet upgrade

    solanoepalacio committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7cda366 View commit details
    Browse the repository at this point in the history