Skip to content

v1.2.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 10:41
· 3593 commits to master since this 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