You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: fix integration test suite to resolve lock contention problem from external app injection (#810)
* chore: use tmp homedir for integration test
It is to prevent race conditions related to home directory locks in chains that use the WASM module.
* refactor: make precompile tests runnable with other chain binaries
* chore: remove redundant addr prefix setup from eip712 test
* chore: update CHANGELOG.md
* chore: add description about app injection to integration test suite
---------
Co-authored-by: Alex | Cosmos Labs <[email protected]>
0 commit comments