Skip to content

Releases: icon-project/centralized-relay

v1.8.1-rc7

24 Oct 09:29
bcde318
Compare
Choose a tag to compare
v1.8.1-rc7 Pre-release
Pre-release

Changelog

  • bcde318 Merge pull request #407 from icon-project/fix/wrong_xcallsn
  • a9067b2 Merge branch 'main' into fix/wrong_xcallsn
  • 8750562 Merge pull request #405 from icon-project/feat/sui-intent-fixes
  • c281c27 fix: print sn as any
  • e5ffbff fix: xcallsn nil
  • e32aa0b Merge pull request #399 from icon-project/fix/balance-calc
  • b5348bd fix: update sui config
  • c9a056d Merge branch 'fix/balance-calc' of github.com:icon-project/centralized-relay into fix/balance-calc
  • 1e906a2 rf: use global default var
  • 03f2ba8 fix: remove irrelevant changes
  • ae59586 merge main
  • 8744ccc Merge branch 'main' into fix/balance-calc
  • c0f1f12 fix: missing build flags for version info
  • 179bcfa fix: calculate balance using decimals
  • 541a447 Merge branch 'main' of github.com:icon-project/centralized-relay
  • 9440f12 Merge branch 'main' of github.com:icon-project/centralized-relay
  • 8aaa227 fix: update get_receipts
  • 35afe40 fix: use mdulenames from config
  • 85c20b3 fix: query type args before recv_message

v1.9.0-rc2

23 Oct 10:02
0f494f0
Compare
Choose a tag to compare
v1.9.0-rc2 Pre-release
Pre-release

Changelog

  • 0f494f0 Merge branch 'main' of github.com:icon-project/centralized-relay
  • e32aa0b Merge pull request #399 from icon-project/fix/balance-calc
  • c9a056d Merge branch 'fix/balance-calc' of github.com:icon-project/centralized-relay into fix/balance-calc
  • 1e906a2 rf: use global default var
  • faf57bb Merge branch 'main' of github.com:icon-project/centralized-relay
  • 8744ccc Merge branch 'main' into fix/balance-calc
  • c5563c5 Merge branch 'main' of github.com:icon-project/centralized-relay
  • c0f1f12 fix: missing build flags for version info
  • 179bcfa fix: calculate balance using decimals
  • 541a447 Merge branch 'main' of github.com:icon-project/centralized-relay
  • 9440f12 Merge branch 'main' of github.com:icon-project/centralized-relay

v1.8.1-rc6

22 Oct 07:19
d334a0e
Compare
Choose a tag to compare
v1.8.1-rc6 Pre-release
Pre-release

Changelog

  • d334a0e Merge pull request #404 from icon-project/hotfix/empty_conn_program
  • 8abaaf8 hotfix: drop CallMessage if dst connection address is empty for old messages

v1.8.1-rc5

22 Oct 05:56
e3dd880
Compare
Choose a tag to compare
v1.8.1-rc5 Pre-release
Pre-release

Changelog

  • e3dd880 Merge pull request #403 from icon-project/fix/handle_cb_err
  • 009bdfd fix: add missing log message
  • a87fb96 fix: handle callback error for cosmwasm
  • e9c8a9b fix: handle callback error for sui
  • f13218d fix: handle callback error for icon
  • b4c2016 fix: handle callback error for evm
  • b9c0efd Merge pull request #398 from icon-project/fix/stellar_resource_limit_error
  • 436596e Merge pull request #397 from icon-project/fix/solana_concurrency_error
  • 2c745d1 fix: set max supported txn version while querying solana block
  • 5340539 fix: stellar handle error properly
  • eed090b fix: solana concurrency issue
  • 76ed126 Merge pull request #370 from icon-project/feat/new-api-sockets
  • 0143904 fix: implemented new methods
  • a08474e Merge remote-tracking branch 'origin' into feat/new-api-sockets
  • 10cee3c rm: unused apis, rf: various response format
  • b0b02c8 Merge pull request #396 from icon-project/fix/tx_not_finalized
  • 6649e50 fix: json tags typo
  • fb235e4 fix: check tx status error
  • a46cea1 feat: set compute units and compute price in instructions
  • bcd4fd0 fix: block events not searched properly
  • a486b75 fix: replace recent blockhash while tx simulation
  • eb8ff7b fix: use commitment finalized while sending tx
  • a108eb1 fix: missing json tag on chainInfo struct
  • 3b0630d fix: use commitment confirmed
  • 87840a4 rm(lint): debug statements
  • 6c59803 Merge pull request #394 from icon-project/fix/handle_failure_in_cb
  • 5a22ef6 fix: make tx confirmation time configurable for solana
  • 617e2e7 fix: create common handler for message failed to route
  • 08ddcad fix: handle failure case in callback
  • 2f3f618 Merge pull request #391 from icon-project/solana-release
  • e635a09 docs: add release notes for solana
  • 7ae2745 Merge pull request #389 from icon-project/fix/stellar-large-request
  • e7d621f Merge branch 'fix/stellar-large-request' of github.com:icon-project/centralized-relay into fix/stellar-large-request
  • 60039c9 fix: changed logging for error
  • d6c42d8 Merge branch 'main' into fix/stellar-large-request
  • 906bf16 Merge pull request #278 from icon-project/feature/solana-contract-integration
  • 70c2814 fix: do not suppress invalid request id error
  • 859b3a1 fix: properly handle message received
  • c589215 fix: changed stellar query method to get events
  • 7c0b8a1 docs: add example config for solana
  • 46dec5c fix: use simulate tx for ready only contract calls
  • b662656 Merge pull request #385 from icon-project/feat/solana-e2e-tests
  • 48052f3 fix: fixed merge conflicts
  • e0b46dc fix: malformed go.sum
  • 806e959 fix: merge conflicts
  • 70d7c2e fix: check if relayer is executor
  • 793e69e chore: yaml tag
  • 7d08ffb fix: decouple dapp
  • 388f423 chore: updated to latest contract changes
  • 3166ac3 fix: increase defaultTxConfirmationTime to 15s
  • f67ec9f fix: do not remove rm in linker
  • c05a09c fix: add proper err wrap while provider initialization
  • 6045744 fix: save last process tx sign in db
  • fc791e3 fix: resolve merge conflicts
  • af29417 fix: delay processing tx signature while listening events
  • 6dafcb0 fix: set slot offset to -1
  • 5e52c16 fix: mistaken block height with slot
  • e875f2f fix: while initialization do not return error on keystore restore fail
  • 4dc1e67 fix: foundry rul fixed
  • 49698ff fix: issue with multiple connection
  • 625b211 fix: fixed issue with idl push
  • 5b57cdf feat: added sample configs and accounts
  • 3452267 feat: e2e tests for solana chain
  • ed46be0 fix: add sysvar instruction key in lut
  • c97eecd fix: execute rollback not working
  • 40deed1 fix: add static accounts in lut
  • 276225e fix: set fee
  • aa76375 fix: add remaining accounts in revert message
  • 33ee54d fix: revert message with accounts query
  • 3f69c03 fix: get dapp config prefix dynamically
  • 556365f fix: handle invalid request id error in icon
  • 9ab1c10 feat: add instructions to extend compute units in execute call
  • 347a7cb fix: add daap address in alt
  • 4852ca6 fix: send v0 txns
  • 876d7c8 chore: rename functions
  • 6879378 fix: remove unwanted comments
  • 448db6b fix: remove unwanted function
  • c6ef152 fix: add static alts
  • eef7ce4 fix: remove unwanted pdas
  • 4f4ff9c fix: merge issues
  • da4c7a7 fix: resolve merge conflicts
  • 0c16618 fix: combine xcall and conn events
  • cf617be chore: write proper log message for successful packet relay
  • 71e32dc feat: execute rollback
  • 3573a00 fix: execute call issues
  • 14748c2 fix: recv message with accounts fetching from contract
  • 15639e9 feat: fetch recv message accounts
  • 72f2e8a feat: fetch accounts for execute call
  • 3cd01f2 fix: lookup table serialization
  • b7d3054 feat: address lookup table
  • c0558c8 fix: wrong data type in xcall config struct
  • 12611ce fix: send success code in callback
  • e832dcf fix: recv_message not working
  • 7b95951 fix: wrong big int bytes
  • 231d623 fix: failed to decode cs message
  • 2a8af30 fix: restore keystore before routing
  • 027dd8b feat: implement recv_message method
  • 67fe24e fix: borsh deserialiation for decode cs message
  • 6393544 feat: implement receive message method
  • ce93c58 chore: ignore error while getting progId from Idl
  • 705151b fix: have proper logs and error message
  • 4f7a21b fix: message received check of uninitialized account
  • d8e2929 fix: encode number directly
  • 9532cb3 feat: implement MessageReceived
  • d87d2ee feat: implement QueryTransactionReceipt
  • de5358f feat: implement GenerateMessages method
  • 3a5ea23 feat: partially implement revert_message method
  • 26b1773 feat: implement GetFee method
  • 7e65c33 feat: implement QueryBalance method
  • 437bd30 feat: implement method claim_fees
  • b98d7d8 feat: implement set_fee method
  • a60d733 feat: implement set_admin method
  • 75830ac feat: add PDA Registry in provider
  • 27316bd Merge pull request #265 from icon-project/feat/solana-listener
  • 5d4afe8 fix: do not used passed arg as a variable in listenByPolling function
  • 5871389 fix: process events of initial start signature
  • 30c8f50 fix: while fetching signature on next query fetch from most recent one
  • 62f144b...
Read more

v1.9.0-rc1

18 Oct 05:51
541a447
Compare
Choose a tag to compare
v1.9.0-rc1 Pre-release
Pre-release

Changelog

  • 541a447 Merge branch 'main' of github.com:icon-project/centralized-relay
  • 76ed126 Merge pull request #370 from icon-project/feat/new-api-sockets
  • 0143904 fix: implemented new methods
  • a08474e Merge remote-tracking branch 'origin' into feat/new-api-sockets
  • 10cee3c rm: unused apis, rf: various response format
  • b0b02c8 Merge pull request #396 from icon-project/fix/tx_not_finalized
  • 9440f12 Merge branch 'main' of github.com:icon-project/centralized-relay
  • 6649e50 fix: json tags typo
  • fb235e4 fix: check tx status error
  • a46cea1 feat: set compute units and compute price in instructions
  • bcd4fd0 fix: block events not searched properly
  • a486b75 fix: replace recent blockhash while tx simulation
  • eb8ff7b fix: use commitment finalized while sending tx
  • a108eb1 fix: missing json tag on chainInfo struct
  • 3b0630d fix: use commitment confirmed
  • 87840a4 rm(lint): debug statements
  • 724a405 rm(ci): rm redunant job
  • 52fcf29 rm(docker): docker setup
  • b28669c add: find block event
  • df7f6c0 revert: darwin builds for arm issue
  • 88475aa fix: arm64 binary format debug 1
  • 54a028e fix: arm64 binary format debug
  • 9b615c4 fix(ci): dockerhub username from vars
  • c975697 fix(ci): setup go version
  • 48cd40d rm(ci): docker builds on releaser
  • c90131b fix(ci): dockerhub username
  • b829168 fix: docker compose supply start command
  • 6b8bdc0 fix: image typo
  • 15c1fc8 Merge branch 'ci/docker-build' into merge/docker-build-socket-api
  • da47a1d fix: update socket api changes in stellar chain
  • 94e2c90 rf: use version info from core
  • a36f0a8 Merge branch 'main' into feat/new-api-sockets
  • 0269a7b Merge branch 'deployment/docker-compose' into ci/docker-build
  • 260ed84 feat(ci): publish docker images to dockerhub
  • 0db97ee fix: socket path env for docker compose
  • b33ef23 add(ci): use v.23.1 releaser
  • d7e3e81 fix: latest tag manifest
  • e991b36 fix: socket path
  • 70afbc8 Merge branch 'deployment/docker-compose' of github.com:icon-project/centralized-relay into deployment/docker-compose
  • faad61d fix: socket path
  • c96a884 Merge branch 'ci/docker-build' into deployment/docker-compose
  • d24a7e6 Merge branch 'ci/docker-build' of github.com:icon-project/centralized-relay into ci/docker-build
  • bf5fce2 fix: docker build for releaser
  • 4780824 fix: update to recent changes in sui
  • 0639c84 Merge branch 'main' into feat/new-api-sockets
  • d24a346 Merge branch 'main' into ci/docker-build
  • 71a2b5f fix: do not use user for scratch image
  • 618973b fix: docker build for goreleaser
  • 6867cbd Merge branch 'main' into feat/new-api-sockets
  • 5cd1f76 Merge branch 'main' into deployment/docker-compose
  • ac0a6c1 feat: ability to specify socket path, add: docker compose
  • 9313aa9 add: use buildx
  • 01dbccc add: docker build for goreleaser
  • bc47743 Merge branch 'main' of github.com:icon-project/centralized-relay
  • 3a453f5 Merge pull request #357 from icon-project/feat/socket-endpoints
  • 95bfde2 fix: flag shorthand
  • 6faaddf fix: add missing flag
  • ea5468b feat: enable to relay message based on tx hash
  • c32ed46 feat: fetch message of tx
  • 1c5a2f3 fix: improper error message
  • abfeac8 fix: remove unused query in socket client
  • 87c0b01 fix: remove unncessary type definition
  • 7878c99 fix: add unimplemented event handlers in socket server
  • 4e852a7 fix: address socket server changes in relayer client
  • 4e1e7ef fix: implement ContractsAddress in sui config
  • a5b43ac fix: update generate message implementation in sui
  • 08e8fc5 fix: resolve merge conflicts
  • 6691729 rm: unneded socket events, rf: use limit for pagination
  • 2bbc100 rm: redunant cmds
  • 0b57418 add: get block event event
  • 8d6fdad rf: socket api response format
  • 7d6c5cc Merge branch 'main' of github.com:icon-project/centralized-relay
  • 46fa772 fix: updated as per PR comment
  • a47b3d5 Merge branch 'main' into feat/new-api-sockets
  • d9d8ffe fix: fixed resource cleanups
  • 79d88ad fix: fixed issues with relaying messages
  • b540b63 chore: added command to relay from range and cleanups
  • e145f67 chore: removed unwanted print statment
  • 93a3827 feat: added api to get latest chain height, set/get last processed block and query range when available
  • bb2b0d2 add: docker-compose.yaml file

v1.8.1-rc4

16 Oct 11:30
fb235e4
Compare
Choose a tag to compare
v1.8.1-rc4 Pre-release
Pre-release

Changelog

  • fb235e4 fix: check tx status error

v1.8.1-rc3

16 Oct 09:53
a46cea1
Compare
Choose a tag to compare
v1.8.1-rc3 Pre-release
Pre-release

Changelog

  • a46cea1 feat: set compute units and compute price in instructions
  • a486b75 fix: replace recent blockhash while tx simulation

v1.8.1-rc2

16 Oct 07:09
eb8ff7b
Compare
Choose a tag to compare
v1.8.1-rc2 Pre-release
Pre-release

Changelog

  • eb8ff7b fix: use commitment finalized while sending tx
  • 3b0630d fix: use commitment confirmed

v1.8.1-rc1

15 Oct 12:28
6c59803
Compare
Choose a tag to compare
v1.8.1-rc1 Pre-release
Pre-release

Changelog

  • 6c59803 Merge pull request #394 from icon-project/fix/handle_failure_in_cb
  • 5a22ef6 fix: make tx confirmation time configurable for solana
  • 617e2e7 fix: create common handler for message failed to route
  • 08ddcad fix: handle failure case in callback

v1.6.1-rc1

02 Oct 08:11
df7f6c0
Compare
Choose a tag to compare
v1.6.1-rc1 Pre-release
Pre-release

Changelog

  • 9b615c4 fix(ci): dockerhub username from vars
  • c975697 fix(ci): setup go version
  • 48cd40d rm(ci): docker builds on releaser
  • c90131b fix(ci): dockerhub username
  • b829168 fix: docker compose supply start command
  • 6b8bdc0 fix: image typo
  • 15c1fc8 Merge branch 'ci/docker-build' into merge/docker-build-socket-api
  • da47a1d fix: update socket api changes in stellar chain
  • 94e2c90 rf: use version info from core
  • a36f0a8 Merge branch 'main' into feat/new-api-sockets
  • 0269a7b Merge branch 'deployment/docker-compose' into ci/docker-build
  • 260ed84 feat(ci): publish docker images to dockerhub
  • 0db97ee fix: socket path env for docker compose
  • b33ef23 add(ci): use v.23.1 releaser
  • d7e3e81 fix: latest tag manifest
  • e991b36 fix: socket path
  • 70afbc8 Merge branch 'deployment/docker-compose' of github.com:icon-project/centralized-relay into deployment/docker-compose
  • faad61d fix: socket path
  • c96a884 Merge branch 'ci/docker-build' into deployment/docker-compose
  • d24a7e6 Merge branch 'ci/docker-build' of github.com:icon-project/centralized-relay into ci/docker-build
  • bf5fce2 fix: docker build for releaser
  • 4780824 fix: update to recent changes in sui
  • 0639c84 Merge branch 'main' into feat/new-api-sockets
  • d24a346 Merge branch 'main' into ci/docker-build
  • 71a2b5f fix: do not use user for scratch image
  • 618973b fix: docker build for goreleaser
  • 6867cbd Merge branch 'main' into feat/new-api-sockets
  • 5cd1f76 Merge branch 'main' into deployment/docker-compose
  • ac0a6c1 feat: ability to specify socket path, add: docker compose
  • 9313aa9 add: use buildx
  • 01dbccc add: docker build for goreleaser
  • bc47743 Merge branch 'main' of github.com:icon-project/centralized-relay
  • 3a453f5 Merge pull request #357 from icon-project/feat/socket-endpoints
  • 95bfde2 fix: flag shorthand
  • 6faaddf fix: add missing flag
  • ea5468b feat: enable to relay message based on tx hash
  • c32ed46 feat: fetch message of tx
  • 1c5a2f3 fix: improper error message
  • abfeac8 fix: remove unused query in socket client
  • 87c0b01 fix: remove unncessary type definition
  • 7878c99 fix: add unimplemented event handlers in socket server
  • 4e852a7 fix: address socket server changes in relayer client
  • 4e1e7ef fix: implement ContractsAddress in sui config
  • a5b43ac fix: update generate message implementation in sui
  • 08e8fc5 fix: resolve merge conflicts
  • 6691729 rm: unneded socket events, rf: use limit for pagination
  • 2bbc100 rm: redunant cmds
  • 0b57418 add: get block event event
  • 8d6fdad rf: socket api response format
  • 7d6c5cc Merge branch 'main' of github.com:icon-project/centralized-relay
  • 46fa772 fix: updated as per PR comment
  • a47b3d5 Merge branch 'main' into feat/new-api-sockets
  • d9d8ffe fix: fixed resource cleanups
  • 79d88ad fix: fixed issues with relaying messages
  • b540b63 chore: added command to relay from range and cleanups
  • e145f67 chore: removed unwanted print statment
  • 93a3827 feat: added api to get latest chain height, set/get last processed block and query range when available
  • bb2b0d2 add: docker-compose.yaml file