Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Tags: oraichain/orai

Tags

v0.42.4

Toggle v0.42.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ducphamle2 Duc Pham
chore: fix clone production binary

v0.42.3

Toggle v0.42.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/gasless (#60)

* chore: remove docker

* chore: remove e2e docker script

* feat: remove evmutil module

* chore: add todo

* chore: re-add evmutil

* fix: add e2e tests, commit_timeout to 500ms & pass clock counter test

* chore: add more test cases clock counter

v0.42.3-rc0

Toggle v0.42.3-rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/gasless (#60)

* chore: remove docker

* chore: remove e2e docker script

* feat: remove evmutil module

* chore: add todo

* chore: re-add evmutil

* fix: add e2e tests, commit_timeout to 500ms & pass clock counter test

* chore: add more test cases clock counter

v0.42.2

Toggle v0.42.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.42.2 (#55)

* fix: multisig invalid pubkey error ethermint

* fix: gasless panic out of gas

* feat: add begin block clock module

* feat: add multi-sig test cases & pump version to 0.42.2

* chore: add multi-sign docker test

* fix: pass e2e docker tests

* chore: fix test multi docker for amd64

v0.42.1

Toggle v0.42.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.42.1 (#52)

* feat: add token factory

* feat: add gasless and an integration test

* chore: remove test file

* chore: add e2e tests for gasless contracts

* chore: remove redundan files

* chore: comment bindings wasm tokenfactory

* chore: add e2e tests docker

* fix: tokenfactory params to orai & enable capabilities

* chore: add tokenfactory integration tests

* chore: add e2e upgrade tests tokenfactory

* chore: add e2e docker upgrade tests

* chore: add token factory e2s docker upgrade tests

* chore: remove redundant files

* feat: disable force transfer & add cw bindings tests

* chore: add ignore logs to better view test results

* chore: reduce docker test logs

* feat: update code & tests for evm cosmos mapping balance and nonce sync

* chore: pass e2e docker tests

---------

Co-authored-by: trung2891 <trungnv280201@gmail.com>
Co-authored-by: Trung Nguyen <62927315+trung2891@users.noreply.github.com>

v0.42.1-rc3

Toggle v0.42.1-rc3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ducphamle2 Duc Pham
Merge branch 'feat/gasless-contract' of https://github.com/oraichain/…

…orai into feat/gasless-contract

v0.42.1-rc2

Toggle v0.42.1-rc2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ducphamle2 Duc Pham
feat: disable force transfer & add cw bindings tests

v0.42.1-rc1

Toggle v0.42.1-rc1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ducphamle2 Duc Pham
chore: add e2e docker upgrade tests

v0.42.1-rc0

Toggle v0.42.1-rc0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ducphamle2 Duc Pham
chore: remove redundan files

v0.42.0

Toggle v0.42.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ducphamle2 Duc Pham
fix: test erc20 deploy syntax error