github scrtlabs/SecretNetwork v1.2.5
v1.2.5 - Querying Nodes

latest releases: v2.0.0-beta.13, v2.0.0-beta.12, v2.0.0-beta.11...
2 years ago

Architecture now split into query nodes and validator nodes. Query nodes contain optimizations that may not be entirely safe for validators and greatly improve querying performance. In addition, contracts are now served by two different enclaves: Query enclaves and execute enclaves. This will allow upgrading query enclave and improving performance without consensus-breaking changes. Lastly, rocksdb support is enabled. We are releasing binaries for each supported Database. Rocksdb is recommended for performance, but requires a resync of any nodes currently running goleveldb. Rocksdb currently only supported for Ubuntu 20.04. Using this release will require machines with at least 32GB of RAM (up from a minimum of 16).

This release focuses mostly on querying node only. We are providing validator binaries for benchmarking and testing purposes only. Use at your own risk.

Version notation: secretnetwork_[version][query/validator][database type]_[cpu arch]

See changelog for more details

Don't miss a new SecretNetwork release

NewReleases is sending notifications on new releases.