github pokt-network/pocket-core RC-0.11.1

latest releases: proofofconcept, RC-0.11.3, RC-0.11.2...
pre-release8 months ago

RC-0.11.1

  • What's Changed
  • New Contributors
  • Pocket Core Docker Image
  • GeoMesh Docker Image
  • Release Plan
  • New Parameters
  • New CLI Commands
  • Full Changelog

What's Changed

New Contributors

Pocket Core Docker Image

pkgs/container/pocket-v0

docker pull ghcr.io/pokt-network/pocket-v0:rc-0.11.1

GeoMesh Docker Image

TODO: Add GeoMesh Docker Image

Release Plan

https://www.notion.so/buildwithgrove/RC-0-11-0-Release-Plan-6b33e7b7634f458796b1c3f0a3a2a994?pvs=4

New Parameters

  • pocket_config.prevent_negative_reward_claim (boolean)
    If set to true, this node does not send a claim for an evidence which is expected to earn rewards less than its claiming cost. Defaults to false.

New CLI Commands

For more details, run each command with --help option.

  • pocket nodes stakeNew
    Stakes a node. Unlike the legacy nodes stake command, you can specify <SignerAddress> and <RewardDelegators>, and you don't have to specify a boolean <isBefore8.0>.
  • pocket apps transfer
    Transfers the slot of a staked app from one to another without unstaking it.

Full Changelog

Full Changelog: RC-0.10.4...RC-0.11.1

Don't miss a new pocket-core release

NewReleases is sending notifications on new releases.