Releases: Near-One/omni-bridge
Releases · Near-One/omni-bridge
omni-relayer-v0.1.0
Install omni-relayer 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Near-One/omni-bridge/releases/download/omni-relayer-v0.1.0/omni-relayer-installer.sh | sh
Download omni-relayer 0.1.0
File | Platform | Checksum |
---|---|---|
omni-relayer-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
omni-relayer-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
omni-relayer-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
omni-relayer-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
omni-relayer-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.0
fix: react on git tags
v44dbfb6a4c79b234bd59eb1d30905e849ec3f97f
Add "Bridge New Token To Ethereum" workflow (#170) * Add initialization of NEAR contracts along with deployment. * Add contracts initialization. * Add "Bridge New Token to Ethereum" end-to-end workflow. * Update README.md * Minor fixes. * Add missing variable. * Add correct prover to omni-bridge. * Typo fix. * Format: update variables case. * Format: reorganize and ensure PHONY declarations. * Major formatting improvements and fixes. * Add updated README. * Minor fixes and improvements. * Update Bridge SDK and make corresponding changes. * Update README.md. * Return typo back to fix it in another PR * Update WASM files
v10e8e01b2dbd6323dc8641586b63e194b762ba1e
Add "Bridge New Token To Ethereum" workflow (#170) * Add initialization of NEAR contracts along with deployment. * Add contracts initialization. * Add "Bridge New Token to Ethereum" end-to-end workflow. * Update README.md * Minor fixes. * Add missing variable. * Add correct prover to omni-bridge. * Typo fix. * Format: update variables case. * Format: reorganize and ensure PHONY declarations. * Major formatting improvements and fixes. * Add updated README. * Minor fixes and improvements. * Update Bridge SDK and make corresponding changes. * Update README.md. * Return typo back to fix it in another PR * Update WASM files