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

Feat/update dependencies chain v1 13 #224

Merged
merged 40 commits into from
Jul 29, 2024
Merged

Commits on May 30, 2024

  1. (feat) Updated proto definitions from injective-core v1.13. Updated a…

    …ll go.mod dependencies to sync with injective-core dependencies
    aarmoa committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ae043e1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. (fix) Remove unused constants

    aarmoa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    43bd9ea View commit details
    Browse the repository at this point in the history
  2. (fix) Update GitHub workflows configuration to get the Go version to …

    …use from the go.mod file
    aarmoa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2ae0864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ca0af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    020aa4b View commit details
    Browse the repository at this point in the history
  5. (fix) Change in pre-commit workflow config to try and solve the issue…

    … that makes the workflow fail
    aarmoa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    cb865ec View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    9a3740b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    386b2bc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. (feat) Updated proto definitions from injective-core v1.13. Updated a…

    …ll go.mod dependencies to sync with injective-core dependencies
    aarmoa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    191586c View commit details
    Browse the repository at this point in the history
  2. (fix) Remove unused constants

    aarmoa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c0a7b73 View commit details
    Browse the repository at this point in the history
  3. (fix) Update GitHub workflows configuration to get the Go version to …

    …use from the go.mod file
    aarmoa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6554d6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0396597 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81c813d View commit details
    Browse the repository at this point in the history
  6. (fix) Change in pre-commit workflow config to try and solve the issue…

    … that makes the workflow fail
    aarmoa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5df9dbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13fbec8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4836df3 View commit details
    Browse the repository at this point in the history
  9. (fix) Fix dependencies

    aarmoa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9b40110 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feat/update_dependencies_chain_v1_13' of https://github…

    ….com/InjectiveLabs/sdk-go into feat/update_dependencies_chain_v1_13
    aarmoa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4ff9434 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e831104 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 26, 2024

  1. (feat) Added support for module. Added also example scripts for all p…

    …ermissions module's messages and queries
    aarmoa committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b93b4ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fddcb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. (fix) Synced proto definitions with the latest chain upgrade core and…

    … indexer. Updated example scripts
    aarmoa committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d380328 View commit details
    Browse the repository at this point in the history
  2. (fix) Fix pre-commit issues

    aarmoa committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8dcedab View commit details
    Browse the repository at this point in the history
  3. (fix) Fix pre-commit issues

    aarmoa committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cea06a1 View commit details
    Browse the repository at this point in the history
  4. (fix) Fix pre-commit issues

    aarmoa committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c644192 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. chore: update chain protos

    proofofze committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8684986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aae7cb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/update_dependencies_chain_v1_13' of https://github…

    ….com/InjectiveLabs/sdk-go into feat/update_dependencies_chain_v1_13
    aarmoa committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d7aa99d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 15, 2024

  1. chore: lint

    kakysha committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    50dedaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #228 from InjectiveLabs/fix-PrepareFactory-public

    fix: make PrepareFactory public so chilliass can re-use it
    kakysha committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    58aee14 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. (fix) Synced proto definition with latest versions from injective-cor…

    …e and injective-indexer (v1.13 chain upgrade candidates)
    aarmoa committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fb8a8bf View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. (feat) Added support for module. Added also example scripts for all p…

    …ermissions module's messages and queries
    aarmoa committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1f96e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f1ced View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/permissions_module_messages' of https://github.com…

    …/InjectiveLabs/sdk-go into feat/permissions_module_messages
    aarmoa committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e985b0f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #230 from InjectiveLabs/feat/permissions_module_me…

    …ssages
    
    Feat/permissions module messages
    aarmoa committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3bc09db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d45b89b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. (fix) Regenerated all compiled protos. Updated CreateDenom example sc…

    …ript. Updated all markets and tokens INI files
    aarmoa committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9ea244b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ffc005 View commit details
    Browse the repository at this point in the history