Skip to content

Releases: KiraCore/interx

Release v0.13.0

28 Nov 12:11
f642e3c

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.13.0 in manager/config.yml [skip ci] (3255aee)
  • ci: add matrix reports for lint and integration tests (3a58bad)
  • ci: add integration tests with miro format validation (2e94f86)
  • ci: bump version to v0.12.0 in manager/config.yml [skip ci] (af4e4c9)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.13.0
Proxy ghcr.io/kiracore/interx/proxy:v0.13.0
Storage ghcr.io/kiracore/interx/storage:v0.13.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.13.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.13.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.13.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.13.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.13.0 ghcr.io/kiracore/interx/manager@sha256:52c8bbf77f5b8f87e94f47e1f93b6e7c26564c0d7ac19a48ee8d9698dc0be0c2
Proxy ghcr.io/kiracore/interx/proxy:v0.13.0 ghcr.io/kiracore/interx/proxy@sha256:f4691b3c55817b03c891f0f604ea6581fa82339ded4e52961f81014afd7b22c8
Storage ghcr.io/kiracore/interx/storage:v0.13.0 ghcr.io/kiracore/interx/storage@sha256:26eb4312ecb0d6f54a15ac8e9884152e3a44c54e5e6b9f76f0bef5e18358a2c4
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.13.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:58a317894703c97afe7fb4cdce7e42527820ffd5b652382aabc4286c093a0194
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.13.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:08816bbc1ed1ed6688a5da10e4ccef63a6d3736654cb673e0d4b7957ed622ea8
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.13.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:86ea17898d1d1f559e9d5efb6713f298b4083625f99c9d3f5abd86940b5e7739
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.13.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:8461bb9decb65f1b0493a43a67b4d47b0e668965adc8bb010fd112aeff04be68

📦 Installation

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

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

Release v0.12.0

27 Nov 16:49
3c2b4ef

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.12.0 in manager/config.yml [skip ci] (af4e4c9)
  • Remove file logging (8682613)
  • Add kanban triage workflow (257db78)
  • ci: bump version to v0.11.0 in manager/config.yml [skip ci] (4700a86)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.12.0
Proxy ghcr.io/kiracore/interx/proxy:v0.12.0
Storage ghcr.io/kiracore/interx/storage:v0.12.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.12.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.12.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.12.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.12.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.12.0 ghcr.io/kiracore/interx/manager@sha256:0926dcce806723a604136399c340a9772272dc10fde92ca2f5125edca3076ab5
Proxy ghcr.io/kiracore/interx/proxy:v0.12.0 ghcr.io/kiracore/interx/proxy@sha256:3ea49603b273b1e56aa8e2cca2378658fec707d96e3f4f7d68f22fba3ba43737
Storage ghcr.io/kiracore/interx/storage:v0.12.0 ghcr.io/kiracore/interx/storage@sha256:1d27815372da23f14260e8a4e5b1deb4dad451c28364ff4aeeec407614035fa1
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.12.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:8963209a189b64f33bad20830cda24bdc433fbaa466f0587db254567b14aaa70
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.12.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:10eb06854d51e70a23ccc5771b30e7f85bd6d53256d3ed59c88e9e90be28ec6d
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.12.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:8ac383ad2e21a4358fe114f89f4cbf34b9c2ed5990d67bef95ccd362ec3da22b
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.12.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:a4e0aa3fb47111bd0ade482986111a378873d80411872290af47115b8e16bcbd

📦 Installation

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

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

Release v0.11.0

27 Nov 13:46
239bbb9

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.11.0 in manager/config.yml [skip ci] (4700a86)
  • Remove proposals cache (9fb8c62)
  • ci: bump version to v0.10.7 in manager/config.yml [skip ci] (cc8c34e)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.11.0
Proxy ghcr.io/kiracore/interx/proxy:v0.11.0
Storage ghcr.io/kiracore/interx/storage:v0.11.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.11.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.11.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.11.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.11.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.11.0 ghcr.io/kiracore/interx/manager@sha256:a8f44f1474c4aef3fb0ef7ae3f5011e4749ded12d01efc344678723c5557783f
Proxy ghcr.io/kiracore/interx/proxy:v0.11.0 ghcr.io/kiracore/interx/proxy@sha256:aef311e8cc03fafb644b2943501762a12596f5cd7d6e716130a3e13212c852b4
Storage ghcr.io/kiracore/interx/storage:v0.11.0 ghcr.io/kiracore/interx/storage@sha256:97e9cf91d721d74d37dacf5f1d80c3c37c2d3b8d5b7cac123d38ec8bd1771f78
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.11.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:1fb830eedd1b02861cf7e7cd23a9cc48640eea867b1b76cb7db60d48764c7f34
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.11.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:7df4062d60a9612f04d77aa91272c479c34d7c5d3f57204e9af44fd9d0f33d92
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.11.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:107c82f4747a77c3bfd14e747733dd43ae832d042d50e55008584814607b5e7f
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.11.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:783197431c7d37b1eed5df289b363bba3ca9f163282456db1d5449cc6d1babfc

📦 Installation

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

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

Release v0.10.7

25 Nov 14:47
06b5abd

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: Embed configs into Docker images and update hostnames (0be46bd)

📝 Other Changes

  • ci: bump version to v0.10.7 in manager/config.yml [skip ci] (cc8c34e)
  • ci: bump version to v0.10.6 in manager/config.yml [skip ci] (5801319)

🐳 Docker Images

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

🔐 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.10.7 ghcr.io/kiracore/interx/manager@sha256:b927ea65be3dc973a4992ff8743bd77f41af694f7d77321bad396f3f44fa09f3
Proxy ghcr.io/kiracore/interx/proxy:v0.10.7 ghcr.io/kiracore/interx/proxy@sha256:50887aafecdaee33ea401849668702e3284f9ad81d6aeafef74a721b62338a5a
Storage ghcr.io/kiracore/interx/storage:v0.10.7 ghcr.io/kiracore/interx/storage@sha256:0f8f0fa72be1a6fb05a738505ff132d881ca273a239a7fc68c39369b1f21b20c
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.10.7 ghcr.io/kiracore/interx/cosmos-indexer@sha256:2cf7b4b3f899289ef1bd702ee6dc5052a212bb299a6b4a4c81377c5317c0c6da
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.10.7 ghcr.io/kiracore/interx/cosmos-interaction@sha256:048a0dddb11bb38e25a03edc3a319953582493c7fae2b187a4b670bf07731585
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.10.7 ghcr.io/kiracore/interx/ethereum-indexer@sha256:4c2e3248576e55cd24507bfb76fc170425de964008ca0f7674c3b6a3deb6f0dc
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.10.7 ghcr.io/kiracore/interx/ethereum-interaction@sha256:bafb071e255144839159b431dc5c4003786a73ebdb267c087a6e73e1adf6e296

📦 Installation

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

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

Release v0.10.6

24 Nov 22:18
bcfeb94

Choose a tag to compare

What's Changed

🐛 Bug Fixes

📝 Other Changes

  • ci: bump version to v0.10.6 in manager/config.yml [skip ci] (5801319)
  • ci: bump version to v0.10.5 in manager/config.yml [skip ci] (450fc8d)

🐳 Docker Images

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

🔐 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.10.6 ghcr.io/kiracore/interx/manager@sha256:9917fd81035b3f86784e99bec71d033059a769eeed0efdc5ffaaafd64873eed1
Proxy ghcr.io/kiracore/interx/proxy:v0.10.6 ghcr.io/kiracore/interx/proxy@sha256:13f63262faa9a92e5e8452b3d70a512867530bfbd9bedcfd1e83a9ae260f28e4
Storage ghcr.io/kiracore/interx/storage:v0.10.6 ghcr.io/kiracore/interx/storage@sha256:cb3fbbafc8e34dba46ae7c40bd3e9425f92a07d6ab7db890e992ba0c59378d6c
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.10.6 ghcr.io/kiracore/interx/cosmos-indexer@sha256:b26b3b7e433bff0ca192c85001e34d26df3865c0d0c3946174fefb404f9e9bf0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.10.6 ghcr.io/kiracore/interx/cosmos-interaction@sha256:5d4bce3ee7ec27f0379b0f22acde4a3be852314a8adf706a5d5edb25dec50c36
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.10.6 ghcr.io/kiracore/interx/ethereum-indexer@sha256:9f9fa2d71b589e726520165a32ec7416f02cd80975f3394d3d0b3e8a5264bff5
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.10.6 ghcr.io/kiracore/interx/ethereum-interaction@sha256:9509d28c6c017fb0ff7220951e1c16fdd90e5435a9a32a14f45b085e28c328cc

📦 Installation

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

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

Release v0.10.5

24 Nov 21:33
5dae015

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.10.5 in manager/config.yml [skip ci] (450fc8d)
  • fix(ci): Pipeline test (27b4d72)
  • ci: bump version to v0.10.4 in manager/config.yml [skip ci] (a2069cd)

🐳 Docker Images

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

🔐 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.10.5 ghcr.io/kiracore/interx/manager@sha256:f473f9b0bbf417e606b2bd2601e5482eefa0dede8be47962214a009974f491f1
Proxy ghcr.io/kiracore/interx/proxy:v0.10.5 ghcr.io/kiracore/interx/proxy@sha256:8f33fdbf189bc35c04b945ad3b17b3e8e2ada5f146701c7038e86e3276d1fb24
Storage ghcr.io/kiracore/interx/storage:v0.10.5 ghcr.io/kiracore/interx/storage@sha256:78ad3a2487518a59b0b3231be665d2aefb45e3cda235ceb6a1e578d755daec22
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.10.5 ghcr.io/kiracore/interx/cosmos-indexer@sha256:70a43555bcffc61ba7f75cfbcf88744d24d06d53d3b48d3f837ddfb448f70e11
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.10.5 ghcr.io/kiracore/interx/cosmos-interaction@sha256:2babe379e8e8748463e7feb4bb62a691dd621b44aede30b99d975f0864f8dbaf
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.10.5 ghcr.io/kiracore/interx/ethereum-indexer@sha256:4cba6043b1c0350b0cced912c1e05594d6f2e56aae70a00d886d5ca5e421f9b8
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.10.5 ghcr.io/kiracore/interx/ethereum-interaction@sha256:6c9bd4a95139caab8b95dfa9324ef85a393f2ed18a0ea07bc5ec3f2344a5c28f

📦 Installation

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

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

Release v0.10.4

24 Nov 19:56
f1c0387

Choose a tag to compare

What's Changed

📝 Other Changes

  • ci: bump version to v0.10.4 in manager/config.yml [skip ci] (a2069cd)
  • fix(ci): Fix doubled v tag (f277eba)
  • ci: bump version to v0.10.3 in manager/config.yml [skip ci] (78b9327)

🐳 Docker Images

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

🔐 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.10.4 ghcr.io/kiracore/interx/manager@sha256:471f6ef8c989170b49fe1bf0945e6136cd949f4da1c5198678564fdec418c585
Proxy ghcr.io/kiracore/interx/proxy:v0.10.4 ghcr.io/kiracore/interx/proxy@sha256:43f5f200f3b08954eb13ca3c1c0d68ae67c13f68ab97704c066011391ba61702
Storage ghcr.io/kiracore/interx/storage:v0.10.4 ghcr.io/kiracore/interx/storage@sha256:c1238a1e5d4be204560a804e3631b5acadbc816b2d67767e51407c713e1dbb07
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.10.4 ghcr.io/kiracore/interx/cosmos-indexer@sha256:1573d43a5520c3aa0cf418c99673d121b2c781c648fc88881f3a6c7630474a09
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.10.4 ghcr.io/kiracore/interx/cosmos-interaction@sha256:447fbb38d279ac3a355c81759955b564571f673bbc2d7f977e717af72fef9dee
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.10.4 ghcr.io/kiracore/interx/ethereum-indexer@sha256:9915112bfa7ea8380fe5d8983ef596fad3d72c797c35347e02474bac049e2cb1
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.10.4 ghcr.io/kiracore/interx/ethereum-interaction@sha256:cc9895639679aa6692e44201c1efcffb5d9cb48900c524f31a786e7674ce9bfe

📦 Installation

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

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

Release v0.10.2

18 Nov 18:29
4d7a893

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: interface{} -> *types.ProposalsResponse (31f8669)

🐳 Docker Images

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

🔐 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.10.2 ghcr.io/kiracore/interx/manager@sha256:8e9ef586af69ae43ac44c65705dd8d415133664f1a100d2893a5958e1e070975
Proxy ghcr.io/kiracore/interx/proxy:v0.10.2 ghcr.io/kiracore/interx/proxy@sha256:ec7b6f69fa4203dfd7f4b9d9ca91d91427a480c4194cf9988fd6afc9bdd1ca5a
Storage ghcr.io/kiracore/interx/storage:v0.10.2 ghcr.io/kiracore/interx/storage@sha256:095d3eb49995175045fffc4c05550dfa237a0029a505cdd1e2c80bd3ee91b37b
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.10.2 ghcr.io/kiracore/interx/cosmos-indexer@sha256:6ea76a584c412b89e06d94cbfc08e300eb91ff75d2fdf5f5f3a9eca3e5ce8f92
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.10.2 ghcr.io/kiracore/interx/cosmos-interaction@sha256:c40f2c8ff5ee6153098f88a28bd52ea15d6cde3c7e7cfd77a934435bd89facdd
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.10.2 ghcr.io/kiracore/interx/ethereum-indexer@sha256:a082878116b5ab3532645c8465de5eba31a1115b3a2612282f5ae24ccb44fa85
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.10.2 ghcr.io/kiracore/interx/ethereum-interaction@sha256:ec05f8cdb881fa9357a82118a2b9f519d82299464458253fca3092a260889b16

📦 Installation

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

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

Release v0.10.0

18 Nov 14:02
462c18c

Choose a tag to compare

What's Changed

📝 Other Changes

  • bugfix: Add conversion loop to convert []types.Proposal → []interface{} (f4bda7f)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.10.0
Proxy ghcr.io/kiracore/interx/proxy:v0.10.0
Storage ghcr.io/kiracore/interx/storage:v0.10.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.10.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.10.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.10.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.10.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.10.0 ghcr.io/kiracore/interx/manager@sha256:ea14bc272ad216534051e02587b45df4906708942f9027e5d8ac37314ee722f4
Proxy ghcr.io/kiracore/interx/proxy:v0.10.0 ghcr.io/kiracore/interx/proxy@sha256:15301747a142d06228b5181c5eb704a074c32d16b698f487eb83869d4b1e6861
Storage ghcr.io/kiracore/interx/storage:v0.10.0 ghcr.io/kiracore/interx/storage@sha256:5f1de8357cdf5f788a18f3f9836c7150d002e08b43c27dfe63d1b39657a81786
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.10.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:d35e0935e24c159a35fde3a500bf47cc0ab35758b3e45520849d12b808361890
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.10.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:4c8c88ccaf6ea387f35ca54bc5b3605a76f7b48cef2c3b59253eaab71b00696f
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.10.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:7f4bbf72008b67d7fdc9b1ef83b4ddfe7c81733ccd37a0d63babb1940cc0ffc7
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.10.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:b84a79d1c089304b55fab04c674e1f466eab05ce93ba871767e84dd1603f930f

📦 Installation

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

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

Release v0.9.0

18 Nov 13:17
510bff2

Choose a tag to compare

What's Changed

📝 Other Changes

  • Change getProposals return type to ProposalsResponse (8553203)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.9.0
Proxy ghcr.io/kiracore/interx/proxy:v0.9.0
Storage ghcr.io/kiracore/interx/storage:v0.9.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.9.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.9.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.9.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.9.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.9.0 ghcr.io/kiracore/interx/manager@sha256:89b46dfe33e421088bfb9a9089325e88c641eb0b1628eaa699d55a6b10a15d46
Proxy ghcr.io/kiracore/interx/proxy:v0.9.0 ghcr.io/kiracore/interx/proxy@sha256:3ea074dddae991aa8ab2555d682bae27cf9fdff6424fb1b920cfcc59fcca42f6
Storage ghcr.io/kiracore/interx/storage:v0.9.0 ghcr.io/kiracore/interx/storage@sha256:2ac7116713df049fa6aa8d4fa45b37f9f353f676384e25df5daa0a7bb6b77096
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.9.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:0ebb3484df42d8b59afb1e153382fde1607e35e2d0f4019349e86544a29c6215
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.9.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:18486a98813c3f0cf52c003f1ce73f5bf739fb42f3d6e8c5d41af6dcd366cae5
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.9.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:2f3059fe754e6b1e3f5ee2f2df4046fc7f794b74ab2beec3f3f29c4f78698b5e
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.9.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:5deb85b3abd77f0ce09ef3ec1f2efcfc186ec9444d6605aff85d77838c0447ef

📦 Installation

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

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