This repository was archived by the owner on Nov 13, 2024. It is now read-only.
Tags: oraichain/orai
Tags
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
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 (#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 (#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>
Merge branch 'feat/gasless-contract' of https://github.com/oraichain/… …orai into feat/gasless-contract
feat: disable force transfer & add cw bindings tests
PreviousNext