Skip to content
New issue

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

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

Already on GitHub? # to your account

feat/release changes to support chain upgrade v1.12 #199

Merged
merged 47 commits into from
Jan 8, 2024
Merged

feat/release changes to support chain upgrade v1.12 #199

merged 47 commits into from
Jan 8, 2024

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Jan 8, 2024

  • Push all changes in dev branch into master for chain upgrade v1.12

mmeloni and others added 30 commits November 2, 2023 15:06
* build: bump core deps

* build: bump chain core types

* fix: remove orderbook v1 interface definitions and fix imports

* build: bump injective-core dep

* build: bump injective-core dep

* fix: remove core dependency

* chore: add NewNetwork constructor

* chore: go mod tidy

* fix: fix merge errors and copy types
…1_48_10

Feat/sync dev with master 1.48.10
…without_simulation

Feat/add example broadcast without simulation
…er_1_48_11

Feat/synchronize with master 1.48.11
* (feat) Added PYTH/USDT PERP market info in mainnet metadata ini file

* (feat) Synchronized markets and tokens config files to add PYTH/USDT spot market

* (feat) Synchronized markets and tokens config files to add USDY/USDT and WHALE/USDT spot markets (#183)

Co-authored-by: abel <abarmoa@gmail.com>

* (feat) Synchronized markets and tokens config files to add SOL/USDT spot market

* (feat) Synchronized markets and tokens config files to add SEI/USDT and TIA/USDT perpetual markets

* (feat) Added support for spot and derivative TradesV2 and StreamTradesV2. Updated proto definitions to the latest injective-core and injective-indexer candidates for chain upgrade 1.12

---------

Co-authored-by: abel <abarmoa@gmail.com>
…gle constants module. Changed the default gas price from 500000000 to 160000000
…from_main_into_dev

Feat/merge latest changes from main into dev
… from the information provided by the Indexer instead of using the .ini files
…ion_endpoints

Feat/add new indexer position endpoints
… pre-commit stepts, including golangci-lint
abel and others added 17 commits December 22, 2023 00:36
… pre-commit stepts, including golangci-lint
* (feat) Added missing messages from the Bank MOdule

* (feat) Added logic in MarketsAssistant to enable the use of all tokens from the chain denoms metadata

* (fix) Added lazy initialization for the legacy markets assistant (the one initialized from the .ini files).

---------

Co-authored-by: abel <abarmoa@gmail.com>
* (feat) Added configuration for pre-commit. Solved all issues found by pre-commit stepts, including golangci-lint

* (feat) Added GitHub workflow to run pre-commit for PRs and when pushing to master and dev

* (fix) Fix pre-commit configuration

* (fix) Fix pre-commit configuration

* (feat) Added GitHub workflow to run tests and calculate coverage

* (feat) Added Codecov badge in README.md

* (feat) Added configuration for pre-commit. Solved all issues found by pre-commit stepts, including golangci-lint

* (feat) Added GitHub workflow to run pre-commit for PRs and when pushing to master and dev

* (fix) Fix pre-commit configuration

* (fix) Fix pre-commit configuration

* (feat) Added GitHub workflow to run tests and calculate coverage

* (feat) Added Codecov badge in README.md

* (fix) Fixed incorrect numbers in example script module names

---------

Co-authored-by: abel <abarmoa@gmail.com>
…ctory_endpoints

Feat/add wasm and token factory endpoints
@aarmoa aarmoa merged commit b0f68ed into master Jan 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants