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

release/v1.51 chain upgrade 1.13 to master #231

Merged
merged 63 commits into from
Jul 30, 2024

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. Merge pull request #212 from InjectiveLabs/feat/tendermint_module_que…

    …ries
    
    feat/tendermint_module_queries
    aarmoa committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8181fd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. (feat) Changed the cookies management to get the cookie info from eve…

    …ry gRPC response received
    abel committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    86991f4 View commit details
    Browse the repository at this point in the history
  2. (fix) Fix pre-commit issues

    abel committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7ac3f58 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge pull request #215 from InjectiveLabs/feat/cookies_management_re…

    …factoring
    
    feat/cookies_management_refactoring
    aarmoa committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f7b8238 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

  1. Merge pull request #216 from InjectiveLabs/feat/add_ibc_transfer_support

    feat/add_ibc_transfer_support
    aarmoa committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ac5aaab View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. (feat) Added support for IBC Core Channel module queries. Added also …

    …example scripts for all the queries
    abel committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4a698ee View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request #217 from InjectiveLabs/feat/ibc_core_channel_modu…

    …le_queries
    
    (feat) Added support for IBC Core Channel module queries. Added also …
    aarmoa committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4c14bf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    3878473 View commit details
    Browse the repository at this point in the history
  2. (fix) Fixed pre-commit errors

    abel committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    13eff7c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #218 from InjectiveLabs/feat/ibc_client_module_que…

    …ries
    
    (feat) Added script examples for the IBC Core Client module queries
    aarmoa committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    31417bc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    01e7ce1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from InjectiveLabs/feat/ibc_connection_module…

    …_queries
    
    feat/ibc_connection_module_queries
    aarmoa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    73f266a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. (feat) Added a new config option to disable the auto fix of sequence …

    …mismatch. Added configuration for local network.
    abel committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6514823 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #220 from InjectiveLabs/feat/configurable_seq_mism…

    …atch_fixing
    
    (feat) Added a new config option to disable the auto fix of sequence …
    aarmoa committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    68f05f6 View commit details
    Browse the repository at this point in the history

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) Added logic in the markets assistant to load all the tokens fr…

    …om the official tokens lists for each environment
    aarmoa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2218318 View commit details
    Browse the repository at this point in the history
  2. (fix) Fix pre-commit issues

    aarmoa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ce23fb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a1185e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #226 from InjectiveLabs/feat/load_official_tokens_…

    …list
    
    feat/load_official_tokens_list
    aarmoa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b0aed65 View commit details
    Browse the repository at this point in the history
  5. (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
  6. (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
  7. (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
  8. Configuration menu
    Copy the full SHA
    0396597 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81c813d View commit details
    Browse the repository at this point in the history
  10. (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
  11. Configuration menu
    Copy the full SHA
    13fbec8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4836df3 View commit details
    Browse the repository at this point in the history
  13. (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
  14. 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
  15. 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
  3. Merge pull request #224 from InjectiveLabs/feat/update_dependencies_c…

    …hain_v1_13
    
    Feat/update dependencies chain v1 13
    aarmoa committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6dd295b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/InjectiveLabs/sdk-go into…

    … release/v1_51_chain_upgrade_1_13_master
    aarmoa committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7cdfb24 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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