Skip to content

Releases: scrtlabs/SecretNetwork

v1.2.0-beta1

15 Aug 10:41
Compare
Choose a tag to compare
v1.2.0-beta1 Pre-release
Pre-release

Version 1.2.0-beta1 has been released - Supernova upgrade testnet v1!

Highlights

  • Upgraded to Cosmos SDK 0.43. Full changelog can be found here

  • Gas prices are lower - as a result of performance upgrades and optimizations, gas amounts required will be much lower. We will be monitoring these metrics during the testnet period, so the numbers may not be final

  • GRPC for cosmos-sdk modules in addition to legacy REST API. See API here

  • New modules:

    • Fee Grant - allows an address to give an allowance to another address
    • Upgrade - Allows triggering of network-wide software upgrades, which significantly reduces the amount of coordination effort hard-forks require
  • Auto Registration - The new node registering process is now automated via a new command secretd auto-register

See the full change log here

Connecting to the network

Explorer: https://secretnodes.com/secret/chains/supernova-1

Faucet: https://faucet.supernova.enigma.co
chain-id: supernova-1

Bootstrap nodes:

Docker Image Name:

  • enigmampc/secret-network-node:v1.2.0-beta1-2-gbe1ca55e-testnet

Registration service (for docker image or auto registration):

  • register.supernova.enigma.co:36667

Docs

https://github.com/enigmampc/SecretNetwork/tree/stargate/docs/testnet/supernova-1

Mainnet secret-2 v1.0.4 (Ferenginar)

16 Dec 15:42
786d3c4
Compare
Choose a tag to compare
  • Instructions for upgrading a full secret-2 node from v1.0.0 to v1.0.4: link.
  • Instructions for upgrading a full secret-2 docker-based node from v1.0.0 to v1.0.4: link.
  • How to run a full node: link.
  • See proposal 25 on secret-2 [1][2] for more details.

secretcli v1.0.3

20 Oct 13:59
v1.0.3
4457a4e
Compare
Choose a tag to compare

Test

14 Sep 01:53
Compare
Choose a tag to compare
Test Pre-release
Pre-release
0.0.0

And one with enabled floating point checks, for fun

secretcli v1.0.2

22 Sep 16:19
741217a
Compare
Choose a tag to compare
  • #567: Fix --code-hash in secretcli tx compute --generate-only

secretcli v1.0.1

17 Sep 11:04
4387b56
Compare
Choose a tag to compare
  • #550: Fix tx output decoding in secretcli q compute tx [hash].

Mainnet secret-2 v1.0.0 (Vulcan)

14 Sep 17:06
490fba9
Compare
Choose a tag to compare
  • Instructions for upgrading a validator from secret-1 to secret-2: link.
  • How to run a full node: link.
  • See proposal 21 on secret-1 [1][2] for more details.

v0.8.1 - Release Candidate Testnet

06 Sep 11:21
d4e3654
Compare
Choose a tag to compare
Pre-release

Explorer: https://explorer.pub.testnet3.enigma.co
Faucet: https://faucet.pub.testnet3.enigma.co
chain-id: enigma-pub-testnet-4

Bootstrap nodes:
115aa0a629f5d70dd1d464bc7e42799e00f4edae@bootstrap.pub.testnet3.enigma.co:26656
c30aad0fc368a0c05901659de575f3592930e002@bootstrap2.pub.testnet3.enigma.co:26656
e54be21138aa15cc98a6cf60da60005a4a156893@bootstrap3.pub.testnet3.enigma.co:26656

Docker image name:
enigmampc/secret-network-node:v0.8.1-mainnet
Registeration service (for docker image):
register.pub.testnet.enigma.co:26667

v0.8.0: Merge pull request #511 from enigmampc/develop

31 Aug 12:26
e7f698a
Compare
Choose a tag to compare

Mainnet secret-1 v0.2.2

30 Aug 20:01
a245976
Compare
Choose a tag to compare
Pre-release

⚠️ This update will help the secret-2 bootstrap validator to export genesis.json from the state of secret-1 at 2020-09-15 14:00:00 UTC.

Changelog