gravity-bridge icon indicating copy to clipboard operation
gravity-bridge copied to clipboard

A CosmosSDK application for moving assets on and off of EVM based, POW chains

Results 65 gravity-bridge issues
Sort by recently updated
recently updated
newest added

I have run slither against the main branch (apologies, if another branch is used for contract development, please let me know). Slither runs static code analysis and has reported 228...

I read https://github.com/cosmos/gravity-bridge#run-gravity-bridge-right-now-using-docker and tried to execute it. There is no `tests` folder however, and I cannot locate the bash scripts mentioned. Is a preliminary step necessary?

Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.43.0 to 0.44.2. Release notes Sourced from github.com/cosmos/cosmos-sdk's releases. Cosmos SDK v0.44.2 Release Notes Recently, the Cosmos-SDK team became aware of a high-severity security vulnerability that impacts...

dependencies
go

Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.43.0 to 0.44.2. Release notes Sourced from github.com/cosmos/cosmos-sdk's releases. Cosmos SDK v0.44.2 Release Notes Recently, the Cosmos-SDK team became aware of a high-severity security vulnerability that impacts...

dependencies
go

I am following https://github.com/cosmos/gravity-bridge#run-gravity-bridge-right-now-using-docker And I have a problem. ``` > [11/13] RUN pushd /gravity/orchestrator/ && PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/go/bin:$HOME/.cargo/bin cargo build --all --release: #18 0.313 /gravity/orchestrator / #18 0.439 error: failed to...

Pull in docs from the Althea branch and update to the Cosmos bridge code layout.

https://github.com/cosmos/gravity-bridge/runs/2861667656?check_suite_focus=true please fix it

Since the logo is all black with a transparent background, it is very hard to see when using dark mode on GitHub. A non-transparent image could probably solve this. Screen...