Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
830a467
Merge pull request #329 from InjectiveLabs/chore/sync_with_master_v1_…
aarmoa Aug 14, 2025
6e349e8
(feat) Updated the proto definitions to match injective-core v1.16.4 …
aarmoa Sep 13, 2025
bd8bcac
(feat) added the downtime detector module to the codec configuration
aarmoa Sep 18, 2025
8461bc0
(feat) Updated proto definitions to match Injective core v1.16.4 and …
aarmoa Sep 23, 2025
05bd437
(fix) Updated the official tokens JSON files URLs
aarmoa Sep 23, 2025
56d001c
Merge pull request #332 from InjectiveLabs/feat/sync_dev_with_master_…
aarmoa Sep 24, 2025
d55c55a
(feat) Updated proto definitions to injective-core v1.17.0-beta.3 and…
aarmoa Oct 17, 2025
0cf6aec
(fix) Updated example scripts
aarmoa Oct 23, 2025
2a8c959
(feat) Updated proto definitions to injective-core v1.17.0 and indexe…
aarmoa Nov 10, 2025
a9bfddd
Merge pull request #336 from InjectiveLabs/cp-651/update_protos_for_v…
aarmoa Nov 10, 2025
31af78e
[C-655] Updated proto definitions to chain v1.18.0 and indexer v1.17.…
aarmoa Dec 22, 2025
5d03de9
[C-655] Fixed lint errors
aarmoa Dec 22, 2025
3b2f795
fix: update copyright year in README.md to 2026
danidomi Jan 16, 2026
3cd7a8b
Merge pull request #343 from InjectiveLabs/feat/bump-readme-year-2026
aarmoa Jan 16, 2026
6b7426c
[C-655] Updated proto definitions to chain v1.18.0 and indexer v1.17.…
aarmoa Jan 23, 2026
4d94440
Merge branch 'dev' into c-655/add_chainlink_data_streams_oracle
aarmoa Jan 23, 2026
37c2e4c
Merge pull request #342 from InjectiveLabs/c-655/add_chainlink_data_s…
aarmoa Jan 23, 2026
b6c1536
[CHORE] Update Injective Core to v1.18.0-beta2
aarmoa Feb 8, 2026
3c0a688
[CHORE] Updated copyright year in NOTICE.md file
aarmoa Feb 8, 2026
7ebd018
Merge pull request #345 from InjectiveLabs/chore/update_injective_cor…
aarmoa Feb 8, 2026
0183def
[CHORE] Updated proto dependencies to Injective chain v1.18.0 and Ind…
aarmoa Feb 13, 2026
1077e88
Merge pull request #346 from InjectiveLabs/release/v1_60_0
aarmoa Feb 13, 2026
643b8ab
Merge branch 'master' of https://github.com/InjectiveLabs/sdk-go into…
aarmoa Feb 13, 2026
30c5766
Merge branch 'master' of https://github.com/InjectiveLabs/sdk-go into…
aarmoa Feb 13, 2026
60b13e6
[CHORE] Fixed errors from merging with latest master branch
aarmoa Feb 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
all:

clone-injective-indexer:
git clone https://github.com/InjectiveLabs/injective-indexer.git -b v1.17.16 --depth 1 --single-branch
git clone https://github.com/InjectiveLabs/injective-indexer.git -b v1.18.3 --depth 1 --single-branch

clone-injective-core:
git clone https://github.com/InjectiveLabs/injective-core.git -b v1.17.0 --depth 1 --single-branch
git clone https://github.com/InjectiveLabs/injective-core.git -b v1.18.0 --depth 1 --single-branch

copy-exchange-client: clone-injective-indexer
rm -rf exchange/*
Expand Down Expand Up @@ -104,11 +104,11 @@ copy-chain-types: clone-injective-core
cp injective-core/injective-chain/modules/oracle/types/oracle.go chain/oracle/types && \
cp injective-core/injective-chain/modules/oracle/types/params.go chain/oracle/types && \
cp injective-core/injective-chain/modules/oracle/types/proposal.go chain/oracle/types && \
cp injective-core/injective-chain/modules/oracle/types/stork_oracle.go chain/oracle/types && \
cp -r injective-core/injective-chain/modules/oracle/bandchain chain/oracle
cp injective-core/injective-chain/modules/oracle/types/stork_oracle.go chain/oracle/types
mkdir -p chain/peggy/types && \
cp injective-core/injective-chain/modules/peggy/types/*.pb.go chain/peggy/types && \
cp injective-core/injective-chain/modules/peggy/types/abi_json.go chain/peggy/types && \
cp injective-core/injective-chain/modules/peggy/types/batch.go chain/peggy/types && \
cp injective-core/injective-chain/modules/peggy/types/codec.go chain/peggy/types && \
cp injective-core/injective-chain/modules/peggy/types/ethereum.go chain/peggy/types && \
cp injective-core/injective-chain/modules/peggy/types/ethereum_signer.go chain/peggy/types && \
Expand Down Expand Up @@ -206,9 +206,9 @@ extract-message-names:
# done

tests:
go test -race ./client/... ./ethereum/...
go clean -testcache && go test -race ./client/... ./ethereum/...
coverage:
go test -race -coverprofile=coverage.out -covermode=atomic ./client/... ./ethereum/...
go clean -testcache && go test -race -coverprofile=coverage.out -covermode=atomic ./client/... ./ethereum/...

lint: export GOPROXY=direct
lint:
Expand Down
2 changes: 1 addition & 1 deletion NOTICE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright © 2020 - 2022 Injective Labs Inc. (https://injectivelabs.org/)
Copyright © 2020 - 2026 Injective Labs Inc. (https://injectivelabs.org/)

<a href="https://drive.google.com/uc?export=view&id=1-fPQRh_D_dnun2yTtSsPW5MypVBOVYJP"><img src="https://drive.google.com/uc?export=view&id=1-fPQRh_D_dnun2yTtSsPW5MypVBOVYJP" style="width: 300px; max-width: 100%; height: auto" />

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Reach out to us at one of the following places!

## License

Copyright © 2020 - 2025 Injective Labs Inc. (https://injectivelabs.org/)
Copyright © 2020 - 2026 Injective Labs Inc. (https://injectivelabs.org/)

<a href="https://drive.google.com/uc?export=view&id=1-fPQRh_D_dnun2yTtSsPW5MypVBOVYJP"><img src="https://drive.google.com/uc?export=view&id=1-fPQRh_D_dnun2yTtSsPW5MypVBOVYJP" style="width: 300px; max-width: 100%; height: auto" />

Expand Down
139 changes: 137 additions & 2 deletions chain/evm/precompiles/bank/fixed_supply_bank_erc20.abigen.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/evm/precompiles/bank/i_bank_module.abigen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

139 changes: 137 additions & 2 deletions chain/evm/precompiles/bank/mint_burn_bank_erc20.abigen.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/evm/precompiles/exchange/i_exchange_module.abigen.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/evm/precompiles/staking/i_staking_module.abigen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions chain/evm/types/events.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ package types
const (
EventTypeEthereumTx = TypeMsgEthereumTx
EventTypeBlockBloom = "block_bloom"
EventTypeTxLog = "tx_log"

AttributeKeyContractAddress = "contract"
AttributeKeyRecipient = "recipient"
Expand All @@ -13,7 +12,7 @@ const (
AttributeKeyTxIndex = "txIndex"
AttributeKeyTxGasUsed = "txGasUsed"
AttributeKeyTxType = "txType"
AttributeKeyTxLog = "txLog"

// tx failed in eth vm execution
AttributeKeyEthereumTxFailed = "ethereumTxFailed"
AttributeValueCategory = ModuleName
Expand Down
Loading
Loading