Skip to content

Releases: KiraCore/interx

Release v0.23.0

08 Dec 21:35
92ea5bc

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.23.0 in manager/config.yml [skip ci] (4a9603a)
  • ci: bump version to v0.22.0 in manager/config.yml [skip ci] (88c1f5e)
  • Proposals response structure fix (a78a3af)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.23.0
Proxy ghcr.io/kiracore/interx/proxy:v0.23.0
Storage ghcr.io/kiracore/interx/storage:v0.23.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.23.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.23.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.23.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.23.0

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.23.0 ghcr.io/kiracore/interx/manager@sha256:0c3454194a49f8068a90356c706c55c4226dd00ef06a739b558e9380a89d294b
Proxy ghcr.io/kiracore/interx/proxy:v0.23.0 ghcr.io/kiracore/interx/proxy@sha256:3dc24abc468145e90857d63a3b358139f156fd21d24f5815a5d00ee9bb7bd9d3
Storage ghcr.io/kiracore/interx/storage:v0.23.0 ghcr.io/kiracore/interx/storage@sha256:2d36f12b360adb77ebc3d61d39cb9c122064fcde34517739af58e33fc1daa843
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.23.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:01de042c9acdfecf0251c2035c8ac360b490c6d1823f0c90d5ca2df22878d5e1
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.23.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:6345644ca5cb20ec92b795e955e66ff1b79799d8ade62f71680750ed19122a11
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.23.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:f8360ba73af729f861cd204f7991081e831e3d36b658b0eebe712e75802012fa
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.23.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:427c139db8b115becbefd264dd1174d61e32e134debd167718585ccc26c13ae1

📦 Installation

Update your docker-compose.yml to use version v0.23.0 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.23.0

Release v0.22.0

08 Dec 15:50
128ff8a

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.22.0 in manager/config.yml [skip ci] (88c1f5e)
  • Numeric ordering collation option (aa17671)
  • ci: bump version to v0.21.0 in manager/config.yml [skip ci] (574c8cb)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.22.0
Proxy ghcr.io/kiracore/interx/proxy:v0.22.0
Storage ghcr.io/kiracore/interx/storage:v0.22.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.22.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.22.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.22.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.22.0

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.22.0 ghcr.io/kiracore/interx/manager@sha256:5bcee51958ed446b54ffb2045d206148359cbf488b789c03e1de748f8c73f572
Proxy ghcr.io/kiracore/interx/proxy:v0.22.0 ghcr.io/kiracore/interx/proxy@sha256:7a8673170a1b31477fbcffafa77c3f3c7c6069356e7f49b94262cd26cacd08a2
Storage ghcr.io/kiracore/interx/storage:v0.22.0 ghcr.io/kiracore/interx/storage@sha256:4e644f8f309f6de68f8e9dfcd7751850d0aae2948bdbaa53adadd2c20f391748
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.22.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:ff7d292304b5b39f7ca5704ade1a9c8efc058b40c4cbe8e293a4dd83497bcb9c
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.22.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:901e90fe9b28416c681458eb4a81030413a1988634d4c874872a229a3fd37ca8
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.22.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:6dc69f01bdc814bac127aec454c860173c0d0244e421481d704cfdedf3844b60
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.22.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:bfaf7ea10d785af933c90fa24c83c7708ff703008aa2ca91bbb93e875a8e0237

📦 Installation

Update your docker-compose.yml to use version v0.22.0 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.22.0

Release v0.21.0

05 Dec 10:25
e291e7e

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.21.0 in manager/config.yml [skip ci] (574c8cb)
  • Numeric ordering collation option (ff1a218)
  • ci: bump version to v0.20.0 in manager/config.yml [skip ci] (d2fc6c5)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.21.0
Proxy ghcr.io/kiracore/interx/proxy:v0.21.0
Storage ghcr.io/kiracore/interx/storage:v0.21.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.21.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.21.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.21.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.21.0

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.21.0 ghcr.io/kiracore/interx/manager@sha256:a05e918989a986a7d70509ac28afef56acd0f67c6942adf16ef8b1888fd3b98d
Proxy ghcr.io/kiracore/interx/proxy:v0.21.0 ghcr.io/kiracore/interx/proxy@sha256:aec32742b5bb0f7a2ccd647915d8d6735d48b1789a010cc84fd4093604d2c1ee
Storage ghcr.io/kiracore/interx/storage:v0.21.0 ghcr.io/kiracore/interx/storage@sha256:c4ec4f5fc103d1c055ed5a5f764ad783c8ee65a26c9e0e815d2018ceb166d73a
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.21.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:f66b0d01e328d6cbc8f3d4f02e47d4f898449f50e07552ccdecdfbb34e4dc344
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.21.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:e87fecb9b2df5129c3f47b389293f91103d97d194cc70db081fa3fc4d7a10622
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.21.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:789d34770d38618a23a1248091fef457a68f565dd6101031f36e98fd38c68d87
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.21.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:e745b3faeb6c7249c34723c410176833f7792e5b7d61eb88e06c59e357f3c594

📦 Installation

Update your docker-compose.yml to use version v0.21.0 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.21.0

Release v0.20.0

04 Dec 13:17
3efc1fd

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.20.0 in manager/config.yml [skip ci] (d2fc6c5)
  • ci: bump version to v0.19.0 in manager/config.yml [skip ci] (b81a4cb)
  • Blocks order (f702586)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.20.0
Proxy ghcr.io/kiracore/interx/proxy:v0.20.0
Storage ghcr.io/kiracore/interx/storage:v0.20.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.20.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.20.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.20.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.20.0

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.20.0 ghcr.io/kiracore/interx/manager@sha256:605d03a85912ae95a50297b821331231d47cd30e3689c1d5b2f3319d139a6f81
Proxy ghcr.io/kiracore/interx/proxy:v0.20.0 ghcr.io/kiracore/interx/proxy@sha256:c70e1ce4918dd04bc5c6ff98238ed129769e8ef333657035fcfb6822ea27a6f1
Storage ghcr.io/kiracore/interx/storage:v0.20.0 ghcr.io/kiracore/interx/storage@sha256:e51903e481938a9825e96ff94dc95732f79603a9f59f03a87b04de237c0448b5
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.20.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:bd35cea7c4387f0f63f39b456d1a186ca5f59445a172f949d9ffa713e466b6f2
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.20.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:210e9188c6e84a41c92153c321ef4e6919769c88a6ee6757bc4a162fa59950f3
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.20.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:b5d5a54d97bc8ded44ad569a6a12132a3c406da6eafd4991a55b0c08888ff16b
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.20.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:5931be4b6a99461e654cc83694dc74fe08d09b4733f4492d2fce39bc046f4f0a

📦 Installation

Update your docker-compose.yml to use version v0.20.0 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.20.0

Release v0.19.0

04 Dec 12:53
a779776

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.19.0 in manager/config.yml [skip ci] (b81a4cb)
  • ci: bump version to v0.18.0 in manager/config.yml [skip ci] (52a88de)
  • Add indexes on first transaction (817ec4c)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.19.0
Proxy ghcr.io/kiracore/interx/proxy:v0.19.0
Storage ghcr.io/kiracore/interx/storage:v0.19.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.19.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.19.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.19.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.19.0

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.19.0 ghcr.io/kiracore/interx/manager@sha256:3d5232de102d17e1d9e04ba3141306c68858b9695ceba8a04d63f20e01e2f54f
Proxy ghcr.io/kiracore/interx/proxy:v0.19.0 ghcr.io/kiracore/interx/proxy@sha256:6d5f5ab98f412a5239146827a52f81af88da674e998602e3fdff34a2de1062d9
Storage ghcr.io/kiracore/interx/storage:v0.19.0 ghcr.io/kiracore/interx/storage@sha256:227d079f578ed7cfd2db6c6f0da2929e5351fef097ca668741e93d7a3dcd15b5
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.19.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:76455e50ede85715e6c2c8769979289e5267d0fa93ad4c82035decd2251c6016
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.19.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:9fe521957b6786157460f52cd9a2d73a04a329b9915330c6f1091059dc714f6b
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.19.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:68fd2abb29ef799f238f61e587e3356455e82444024e361237b6c152cc4f20e9
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.19.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:44b62c71f335bb564f7938bfd308551fcbdf4ccbfc291d806084cdb8d7dba7b0

📦 Installation

Update your docker-compose.yml to use version v0.19.0 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.19.0

Release v0.18.0

04 Dec 12:30
4694721

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix: Transaction Query Filters Not Implemented or Broken (36a29a0)
  • Fix: Transaction Query Filters Not Implemented or Broken (c0d88de)

📝 Other Changes

  • ci: bump version to v0.18.0 in manager/config.yml [skip ci] (52a88de)
  • ci: bump version to v0.17.1 in manager/config.yml [skip ci] (0222ffe)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.18.0
Proxy ghcr.io/kiracore/interx/proxy:v0.18.0
Storage ghcr.io/kiracore/interx/storage:v0.18.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.18.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.18.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.18.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.18.0

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.18.0 ghcr.io/kiracore/interx/manager@sha256:91761dfb7bd0d531b3b2e1df1aaf4e58b07b9313d5207296277b89027e130efc
Proxy ghcr.io/kiracore/interx/proxy:v0.18.0 ghcr.io/kiracore/interx/proxy@sha256:d361c5ab3b0796bdb752810c746eba466a8be39312555a2c3d5957f9caf9f488
Storage ghcr.io/kiracore/interx/storage:v0.18.0 ghcr.io/kiracore/interx/storage@sha256:92cb1915e7d49e8459661525e694298eabbbfeef0e78392061e9be6379d9ec40
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.18.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:aa37d81bf2c61ca14d09efbbfd9c746fbcbdd82203af837c931af55c19b0c631
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.18.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:153ae28c453218e0936425fbaf19619539e5f9a717a2d085d52686a8097bc4b5
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.18.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:fb5cbabde9a867394ac3499eab97b7c65c8240d722b7d43b5d5331befaaf81dc
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.18.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:c730a25020b95999620798c3b55865b0a5cf928f3b7878b014854d0da2eefa5a

📦 Installation

Update your docker-compose.yml to use version v0.18.0 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.18.0

Release v0.17.1

01 Dec 15:43
7d8d514

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: update imports from saiset-co to KiraCore in cosmos_agregated3.go (df6ab1a)

📝 Other Changes

  • ci: bump version to v0.17.1 in manager/config.yml [skip ci] (0222ffe)
  • ci: bump version to v0.17.0 in manager/config.yml [skip ci] (345179e)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.17.1
Proxy ghcr.io/kiracore/interx/proxy:v0.17.1
Storage ghcr.io/kiracore/interx/storage:v0.17.1
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.17.1
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.17.1
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.17.1
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.17.1

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.17.1 ghcr.io/kiracore/interx/manager@sha256:e43fb79e338f73538cc95dbcf04e3c3d435f5de66f6e84d7459f724e24af6990
Proxy ghcr.io/kiracore/interx/proxy:v0.17.1 ghcr.io/kiracore/interx/proxy@sha256:7eca015e53a279227b59abed594d19cb17faa19d88ea0fe684fced5b670ac769
Storage ghcr.io/kiracore/interx/storage:v0.17.1 ghcr.io/kiracore/interx/storage@sha256:daca1631010e9f8fa696d274b0eba582b40f0e2b53f3fcac3e162ef38648ad71
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.17.1 ghcr.io/kiracore/interx/cosmos-indexer@sha256:938938f544ebefbb7e50cef527f62bf536126fd793d95c9ef45a45ad2604decb
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.17.1 ghcr.io/kiracore/interx/cosmos-interaction@sha256:3604d3dc584b493a5cdfef222f7d139fce4666b38ea4cf7fcc71c5c64fc0bdd8
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.17.1 ghcr.io/kiracore/interx/ethereum-indexer@sha256:feb7b53e2f59ffbef2e91dcca1b244eab57f9d3261ef945c24786506d8be8f35
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.17.1 ghcr.io/kiracore/interx/ethereum-interaction@sha256:7e8bb1907715908e47b1fc8c76bbab4e2f0b0629f4142517315773e870de0393

📦 Installation

Update your docker-compose.yml to use version v0.17.1 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.17.1

Release v0.16.0

01 Dec 13:49
605916c

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.16.0 in manager/config.yml [skip ci] (821d0e2)
  • docs: add comprehensive configuration documentation to all config files (9b7408d)
  • ci: bump version to v0.15.0 in manager/config.yml [skip ci] (fd37349)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.16.0
Proxy ghcr.io/kiracore/interx/proxy:v0.16.0
Storage ghcr.io/kiracore/interx/storage:v0.16.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.16.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.16.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.16.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.16.0

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.16.0 ghcr.io/kiracore/interx/manager@sha256:cd4d06e0ec7bb8d13f712fb0544c6b548a278d87f8c2da37f774611b803e89c1
Proxy ghcr.io/kiracore/interx/proxy:v0.16.0 ghcr.io/kiracore/interx/proxy@sha256:c36704e8e123b1f1393ff2202574d606005f7e0e23d771842e262d8683a2fb6c
Storage ghcr.io/kiracore/interx/storage:v0.16.0 ghcr.io/kiracore/interx/storage@sha256:f17b09f96f8d488e75cfe98bccbcaa5bfd4901bd3277d31861401e28b819fbf0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.16.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:1d956143be6e1c67ec1860290cbbe5cd1ab70d36741dfc748c8b54608a274585
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.16.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:6bc108b2852a6d64f7c7ca2566c5f7c37e3ba0e42cc02783ec1811a078e3271b
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.16.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:266f428b58127fc67391efaf40c385429efa9f0e5acffeab70ac3dcefc3c1f4d
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.16.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:c91fa7ac6aa91e17ee8cea0f90d34eae12e61d79440341841378df6f1f71f539

📦 Installation

Update your docker-compose.yml to use version v0.16.0 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.16.0

Release v0.15.0

01 Dec 13:13
8246ed6

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.15.0 in manager/config.yml [skip ci] (fd37349)
  • ci: bump version to v0.14.1 in manager/config.yml [skip ci] (439da2c)
  • Create indexes on init (3aab188)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.15.0
Proxy ghcr.io/kiracore/interx/proxy:v0.15.0
Storage ghcr.io/kiracore/interx/storage:v0.15.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.15.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.15.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.15.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.15.0

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.15.0 ghcr.io/kiracore/interx/manager@sha256:bf38ecb79135fe7873da82e7deb1aa155a143b44aca4a07b4721a43299b878c8
Proxy ghcr.io/kiracore/interx/proxy:v0.15.0 ghcr.io/kiracore/interx/proxy@sha256:ff985f3ba050392692964a0beaaaae014f4676dd2cc80c27da11402f72085b4b
Storage ghcr.io/kiracore/interx/storage:v0.15.0 ghcr.io/kiracore/interx/storage@sha256:a4a985828c67598f3098bdc7122e038b2153c828a9f4dc7eeedfbd0cc50b08b7
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.15.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:cd3b091b5343e342d45a484d1cea08a64ca81d17c293cf0c3c1a309ec26171e1
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.15.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:bad743eec6d4f5010d6a29686d97d1e4d1558135cc4c18c62c1c6ddfd554c502
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.15.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:70b04658b49d27fdea63aa8a4f6d24bfa7f41089088bdf411adde7755e848b43
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.15.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:0abe515201cf29176d60d9006decc642a9f5d5ca9eec7793183bd170d6f60a2b

📦 Installation

Update your docker-compose.yml to use version v0.15.0 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.15.0

Release v0.14.1

01 Dec 12:56
fdb97c7

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: add GOPRIVATE and go mod tidy to all Dockerfiles for KiraCore deps (32966dd)

📝 Other Changes

  • ci: bump version to v0.14.1 in manager/config.yml [skip ci] (439da2c)
  • ci: bump version to v0.14.0 in manager/config.yml [skip ci] (ec450ca)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.14.1
Proxy ghcr.io/kiracore/interx/proxy:v0.14.1
Storage ghcr.io/kiracore/interx/storage:v0.14.1
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.14.1
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.14.1
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.14.1
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.14.1

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.14.1 ghcr.io/kiracore/interx/manager@sha256:9b257a86e5f85bd1ec66a8f6ce5fc4baedcfbdb5d01a26b30badb7d842a4a784
Proxy ghcr.io/kiracore/interx/proxy:v0.14.1 ghcr.io/kiracore/interx/proxy@sha256:e6959e811442068863fadc3785a888950e2a572c6f31a18e2cd1e4d99fec0b64
Storage ghcr.io/kiracore/interx/storage:v0.14.1 ghcr.io/kiracore/interx/storage@sha256:972893688c7304c76b8759035414962fd45101dec5ecdd7b3511b065e8bf2b45
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.14.1 ghcr.io/kiracore/interx/cosmos-indexer@sha256:79a14aa478af4539ea7c1c4794e4828f38fbaf4e97e6d99bccc82c22c0702ae0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.14.1 ghcr.io/kiracore/interx/cosmos-interaction@sha256:d2810ed33e2389b5afa1aaf532c9eec17fee41e1d9b9f0f0eb5d3910ff8497f5
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.14.1 ghcr.io/kiracore/interx/ethereum-indexer@sha256:fc34ea3f0a5e60a7cb81b2c12e7e55b12258934b707e312ae8323989053c033b
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.14.1 ghcr.io/kiracore/interx/ethereum-interaction@sha256:6f251248b001dee244982c8e0186eae72538d684b428aab9cc35806477b4975f

📦 Installation

Update your docker-compose.yml to use version v0.14.1 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.14.1