Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 2.11 KB

README.md

File metadata and controls

31 lines (22 loc) · 2.11 KB

Oasis Bundle Registry

This repository contains metadata that is used by the nodes for automated bundle discovery and distribution.

List of Bundles

Mainnet

Bundle Manifest Hash
Sapphire 0.8.2 e523903e480a8bef7caf18b846aefaa17913878b67eee13ac618849dd0bb8741

Testnet

Bundle Manifest Hash
Sapphire 0.9.0-testnet 7af652553a1fe1e2b2ec4535458eed4dd760cce1dd4df00c30b164523ecd674e
Sapphire 0.9.1-testnet 30e8e286c45ef0b5381fbcf5ff3e3532ed763ef18e6de736fe15013d482e030d
Cipher 3.2.0-testnet 3e5b5c266b9db4f67ca7b3f8e235eab37ce569cffa93bc3e01e15c3a23b9ccc9
Cipher 3.2.1-testnet c3580cc119821926478135974cfe705d291042e4010a0f3b1173c98e6223e155

Verify Metadata

To ensure that the name of the metadata file matches the hash of the bundle manifest linked within the metadata file, run the following commands:

cd src
go test ./... -count=1 -v