Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: updated its once more #102

Merged
merged 3 commits into from
Dec 7, 2023
Merged

feat: updated its once more #102

merged 3 commits into from
Dec 7, 2023

Conversation

Foivos
Copy link
Contributor

@Foivos Foivos commented Dec 7, 2023

No description provided.

@milapsheth milapsheth merged commit df4adec into main Dec 7, 2023
1 check passed
@milapsheth milapsheth deleted the feat/update-its-again branch December 7, 2023 16:10
npty pushed a commit that referenced this pull request Dec 8, 2023
* updated its once more

* update version

* fix sui
npty added a commit that referenced this pull request Mar 18, 2024
* chore: init

* chore: refactor setup

* chore: update docker stuff

* chore: fix docker commands

* chore: refactor docker

* chore: add more expect in stop testcase

* chore: export mnemonic

* chore: improve gitignore

* chore: return mnemonic to response

* chore: add more checks in test

* chore: init cosmos client

* chore: replace simd with cosmd

* chore: fix wasm startup script

* chore: update healtchecking url

* chore: setup tests and fix wrong mnemonic exposed

* chore: fix hardcoded denom

* chore: refactor CosmosClient

* chore: add response check

* chore: add wasm contract

* chore: reorder import

* chore: allow denom to be specified

* chore: update chain_name to chain_id

* chore: remove moniker in config

* chore: fix moniker

* chore: add denom to default config

* chore: refactor test

* chore: fix tests

* chore: update default denom

* chore: remove unnecessary confie files

* feat: add axelar container

* chore: fix denom issue

* chore: refactor docker for axelar and wasm

* chore: fix start script

* chore: fix start script to start all chains

* chore: stardardized logs

* chore: fix port issues

* chore: fix return rpcUrl and lcdIrl

* chore: fix tests

* chore: remove lcdPort and rpcPort in config

* chore: fix gas issue

* chore: added IBCRelayerClient

* chore: add axelar setup commands

* chore: updates tests

* chore: refactor scripts

* chore: add ws stop

* chore: update command

* chore: integrate axelar script with start command

* chore: remove conflict

* chore: remove empty function

* chore: add doc to RelayerAccountManager

* chore: fix docker path

* chore: add retry function and fix path

* chore: fix axelar setup bug

* chore: start implemented relayer

* feat: add AxelarRelayerService

* chore: add start script

* chore: add example contracts

* feat: complete evm -> cosmos

* chore: add wasm to evm test

* chore: update

* chore: fix relayer test

* chore: remove unnecessary tests

* chore: add tests for validating axelar chain states

* chore: add Path to provide consistent path values

* chore: remove unused functions

* chore: refactor CosmosClient

* chore: cleanup

* chore: replace readFileSync

* chore: refactor paths

* chore: refactor docker

* chore: fix channels bug

* chore: cleanup

* chore: bump version to 2.2.0-alpha.1

* chore: add build and test command

* chore: fix build error

* v2.2.0-alpha.2

* chore: fix dependencies

* v2.2.0-alpha.3

* chore: bump to alpha.3

* v2.2.0-alpha.4

* chore: remove jest from build

* v2.2.0-alpha.5

* chore: add check if docker command is installed

* chore: remove logs

* chore: add build:cosmos command

* v2.2.0-alpha.6

* chore: add docker to published files

* v2.2.0-alpha.7

* chore: clean up

* chore: handle existing ibc connection doesn't work

* v2.2.0-alpha.8

* chore: allow to pass mnemonic to create function

* v2.2.0-alpha.9

* chore: move create and import account to CosmosClient

* chore: catch error in relay function

* v2.2.0-alpha.10

* chore: start traefik first

* chore: bump version

* chore: update port to avoid conflict

* chore: bump version

* v2.2.0

* chore: update package.json

* feat: add waitTimeout

* chore: bump to alpha 13

* chore: add rpc wait timeout

* chore: bump version to 14

* chore: update docker base image

* chore: add makefile for managing docker images

* chore: update to alpha 16

* chore: fix bug cannot setup axelar chain

* chore: bump to alpha 17

* chore: add way to stop ws connection

* chore: bump to 18

* chore: add back close event listener

* v2.2.0-alpha.19

* chore: refactor AxelarListener

* v2.2.0-alpha.20

* chore: fix cannot remove close event on ws listener

* chore: bump to version 21

* chore: bump to 22

* add maxRetries

* chore: add start:cosmos script

* chore: fix build script

* chore: fix cosmos build error

* chore: update package.lock

chore: update package-lock

chore: fix fsevents

chore: fix interchain-token-service version

* chore: increase sleep duration

chore: start containers during jest setup

* chore: fix fetch is not defined

* chore: fix test

chore: test e2e

chore: fix typo

* feat: updated its once more (#102)

* updated its once more

* update version

* fix sui

* chore: run all tests

chore: update package-lock.json

chore: don't install optional dep

chore: update omit command

chore: update package-lock.json

chore: update  package-lock

chore: uncomment sui-test-validator

chore: update README.md

chore: update root README.md

chore: fix cache key

* v2.2.0-beta.1

* chore: allow configure gas price

* chore: add function doc for `CosmosClient`

* chore: update setup docs

* chore: fix gas price bug

* v2.2.0

* chore: fix need to call relay twice

* chore: refactor AxelarRelayerService to make it easier to use

* chore: remove testMnemonic

* chore: rename function and revert package-lock.json

* chore: update startAll to startChains

* chore: add README.md

* chore: fix test

* v2.2.0-alpha.26

* v2.2.0-alpha.27

* chore: add bech32

* chore:  update v28

* chore: update package.json

* chore: update package-lock.json

* chore: fix package-lock.json

* chore: bump version to 2.3.0

* chore: bump axelar-local-dev version for cosmos

* chore: fix deps install

---------

Co-authored-by: Foivos <foivos@umich.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants